Commit History

Author SHA1 Message Date
  Abdullah Almsaeed 8db82989d6 Fix function call 8 years ago
  Anthony Bretaudeau 18cd56a8a3 remove unused vars + fix 'operator not supported for strings' error 8 years ago
  Stephen Ficklin 9e1c7d65cd Fix to chado_insert_record() 8 years ago
  Stephen Ficklin d3cb449f5c Bug fix in chado_select_record() and some in-line document changes 8 years ago
  Stephen Ficklin eca67392b7 Preparing phylogeny module or release 9 years ago
  Lacey Sanderson c8153a1608 Merge branch '7.x-2.x' of https://github.com/tripal/tripal into 7.x-2.x 9 years ago
  Lacey Sanderson cebc3dfb33 Issue #2567053: Added a chado_query_alter hook to allow complete control over the query. 9 years ago
  Nick Booher dfa8c59756 Fix 'Undefined index: chado_is_local' warning 9 years ago
  Lacey Sanderson cee9402ff6 small fixes 9 years ago
  Lacey Sanderson 1bf62fee22 Issue #2567053: Added tripal_get_schema_name() function and hooks to allow changing of the chado schema name. Furthermore, I cleaned up all hard-coding of the chado schema name that I could find. 9 years ago
  Stephen Ficklin 3e42625d8b Fixed bug with node permissions 9 years ago
  Stephen Ficklin ad9e48bb9c Minor comment fixes to meet coding standards 9 years ago
  Lacey Sanderson a48bf3b869 Added support for cross schema joins to chado_query; simply enclose the drupal tables with square brackets. 9 years ago
  Chun-Huai Cheng 74e4f6f717 Fixed uninitilized variable error 9 years ago
  Chun-Huai Cheng 2b40df9955 Fixed a bug for the pager 9 years ago
  Chun-Huai Cheng d5e9bb1480 Fixed pager issue on organism stock listing 9 years ago
  Stephen Ficklin abadb9e1b7 Fixing bugs related to installation testing 10 years ago
  Stephen Ficklin 5898e9d340 Fixed bug in pub import 10 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 10 years ago
  Stephen Ficklin adca4f065c Add a simple check on other chado_xxx_record functions 10 years ago
  Stephen Ficklin 6cfc110816 Add a simple check on chado_udpate_record 10 years ago
  Stephen Ficklin 5d1dc626d2 Fixed merge conflict 10 years ago
  Stephen Ficklin 665c097779 missing indexes on the analysisfeatureprop table in Chado v1.2. Added them. Fixed bug in Chado query API for sub queries that returned nothing or failed. 10 years ago
  Chun-Huai Cheng beae1c1e9b Changed chado_select query to return empty array if sub-query failed or is empty 10 years ago
  Ficklin 51218fc64e Fixed memory leak in GFF loader 10 years ago
  Ficklin a5feceb743 Added support for Tripal variables by adding a new API. Added limit and offset to chado_select_record() 10 years ago
  Stephen Ficklin f7cc3c439d Commit for release on demo site 10 years ago
  Stephen Ficklin 42e261b4c2 Removed dpm's that got left in 10 years ago
  Lacey Sanderson 6d12eb0b5d Added complex filtering to chado_select_record() to allow selection using non-equals operators and multiple criteria per field. This update is completely backwards compatible. 10 years ago
  Stephen Ficklin 3b63f9bf10 Fixed bug in OBO loader where synonmys weren't being added. Fixed calls to older API calls, and minor text changes 10 years ago