Commit History

Author SHA1 Message Date
  Lacey Sanderson 301eed7778 Issue #2463211: Removed complex sorting and replaced with single indexed field sorting (show most recent) 9 years ago
  Lacey Sanderson 20cdf7c04c Issue #2496565: Added placeholders to the get_select_option_where() method for security and correct quoting (original bug) and ensured that all pertinet where clauses were being added 9 years ago
  Lacey Sanderson 8a24aaeda2 Views Select ID filter: Updated to use Loose index scan SQL 9 years ago
  Lacey Sanderson 0096a1fb26 Views Select cvterm filter: added back in the where clauses 9 years ago
  Stephen Ficklin b6a0a8061a Removed creation of module directory during module install 9 years ago
  Stephen Ficklin 4c3219b361 Fixed issue #2213335 9 years ago
  Stephen Ficklin 7f4a2357cc Merge branch '7.x-2.x' of git.drupal.org:project/tripal into 7.x-2.x 9 years ago
  Stephen Ficklin 5898e9d340 Fixed bug in pub import 9 years ago
  Lacey Sanderson b443b546e6 Merge branch '7.x-2.x' of git.drupal.org:project/tripal into 7.x-2.x 9 years ago
  Nathan Weeks 2c224cc6da Issue #2463211: Updated the cvterm views handler to use loose index scan to generate the drop-down list 9 years ago
  Stephen Ficklin a1e80c5fef Fixed issue #2347931 9 years ago
  Stephen Ficklin 4c8d61eebd Merge branch '7.x-2.x' of git.drupal.org:project/tripal into 7.x-2.x 9 years ago
  Stephen Ficklin a70f34bb3e Fixed bug in new bulk loader export/import code 9 years ago
  Lacey Sanderson 0d02183154 Merge branch '7.x-2.x' of git.drupal.org:project/tripal into 7.x-2.x 9 years ago
  Lacey Sanderson baac0be178 Issue #2463211: Set all administrative views to require input. This ensures that the page won't WSOD if there are too many records in the particular table. NOTE: this was a problem due to speed bottlenecks such as the drop-down filters and sorting of the results. 9 years ago
  Stephen Ficklin 80b9efb84e Added API functions for inserting Bulk loaders. Also fixed bulk loader so it imports and exports JSON format strings. It also is backwards compatible (needs to be removed eventually) for loading serialized PHP and stringified PHP arrays. The Tripal Extensions Import admin page only supports import of JSON strings for security purposes 9 years ago
  Lacey Sanderson 9f258a0c03 Added stacked barchart to feature admin page 9 years ago
  Stephen Ficklin 797addbcf3 Merge branch '7.x-2.x' of git.drupal.org:project/tripal into 7.x-2.x 9 years ago
  Stephen Ficklin deb9d0059f Improved admin delete feature interface, added API for analysis select options, updated GFF to add proteins if not in GFF, fixed a few bugs 9 years ago
  Lacey Sanderson f8556b89b4 Merge branch '7.x-2.x' of git.drupal.org:project/tripal into 7.x-2.x 9 years ago
  Lacey Sanderson c324fbd404 Bug Fix: Stock module didn't check organism/type_id was set before using it to check uniquename uniqueness. 9 years ago
  Stephen Ficklin 1e9614f029 Added organism autocomplete in API 9 years ago
  Stephen Ficklin 0bd6d37113 Merge branch '7.x-2.x' of git.drupal.org:project/tripal into 7.x-2.x 9 years ago
  Stephen Ficklin 4a4fd8d5fb Fixed missing default on chado_update_property() 9 years ago
  Lacey Sanderson faa9546d67 Views Integration (Issue #2479599): Additional Ramifications since the unset mview_id was used to detect legacy mviews repeatedly, there needed to be fixes in the hook_views_data() and views integration UI 9 years ago
  nhenry cb7c1ea654 Bug (Issue #2484067): Memory Leaks when cleaning-up orphaned chado content; Improved: patch supplied by nhenry with addition of form UI to allow Tripal admin to set the batch size. 9 years ago
  Lacey Sanderson 6d442c956d Small Bug Fix:Views Integration actually thought all custom tables were mviews (Fixed); Feature Request: All mviews are now integrated as base tables by default 9 years ago
  Lacey Sanderson f8259a17e5 Bug (Issue #2479599): Only legacy materialized views were detected as Mviews; Fix: Added a check when integrating chado tables to see if the chado table is actually a materialized view 9 years ago
  Lacey Sanderson 6b500167c1 Node API: Made circular relationship error more informative including pointing out the purposeful loop-hole in case someone actually needs a circular relationship. 9 years ago
  Stephen Ficklin adca4f065c Add a simple check on other chado_xxx_record functions 9 years ago