コミット履歴

作者 SHA1 メッセージ 日付
  Stephen Ficklin 5149855b45 Applied patches by Nathan Weeks: Issue #2367053 10 年 前
  laceysanderson fae6a16541 Issue #2333797: BUG FIX -IF EXISTS postgreSQL syntax is incompatible vith version 8.4 10 年 前
  Stephen Ficklin 9ee5327317 Tripal TOC can now be customized with values in tripal_toc table. Still need an interface 11 年 前
  Stephen Ficklin 726242009c Tripal TOC can now be customized with values in tripal_toc table. Still need an interface 11 年 前
  Stephen Ficklin a5b6e8ee9b Forgot to remove dpm and added new tripal_toc table 11 年 前
  Stephen Ficklin 138b11d0ce Various bug fixes realated to printing errors after rolling back transactions. Fixed issue with OBO parser not having a default CV and a few others 11 年 前
  Lacey Sanderson ef00a82355 Chado Node API: Added API for setting node titles using a generic form. Also added tripal token support including automatic generation of tokens for a given base table 11 年 前
  Stephen Ficklin 5e82fb32e8 Fixed issues with re-setting Feature URLs and node languages. Also started to fix same for stocks but can't create a stock... need to debug that 11 年 前
  Stephen Ficklin 2c6657d84c Added update functions for custom tables where fK relationships were missing. Fixed other bugs and removed ability to edit legacy MViews 11 年 前
  Stephen Ficklin 409ed7066b Done fixing bugs with MViews & Custom Tables 11 年 前
  Stephen Ficklin 5fbf13ed79 Fixed API function for custom tables and mviews to remove redirects. Fixed bugs realted to deleting, editing custom tables that are materialized views 11 年 前
  Lacey Sanderson 1b7fb44284 Core: Cleaned up and added documentation 11 年 前
  Lacey Sanderson 984200e231 Tripal Core: Updated to new api function names 11 年 前
  Stephen Ficklin 6d5887d2d3 converted all watchdog calls to the new Tripal API function 11 年 前
  spficklin aa68dbec7d Bug fixes and commit enablable feature module 11 年 前
  spficklin 9d7bf94295 Changed chado_get_id_for_node API call to accept nid as second parameter and fixed all calls in all modules. Organism module can now sync, edit, upload image for an organism 12 年 前
  spficklin 55d6ec58ba Start converting tripal_core from 6.x to 7.x 12 年 前
  spficklin d2b7b59b9e Fixed issues with the library module 12 年 前
  spficklin fe13e2e1d6 Added function to stocks admin configuration for cleaning up orphaned stocks 12 年 前
  spficklin b98067e791 Renamed custom handlers 12 年 前
  spficklin 3246f8ecb9 Created a wrapper function for querying the schema API and named all schema API functions with the chado version in the name 12 年 前
  Lacey Sanderson 474caf9d1c Ensured every function in tripal_core is documented with a full header 13 年 前
  Lacey Sanderson fd4a688c69 Tripal Core now matches Drupal coding standards 13 年 前
  Stephen Ficklin a56102450e Changed MViews to accept a Schema API array. It is still backwards compatible and can accept old style postgres column definitions. Also, MViews created with a Drupal API schema array are automatically integreated as a custom table and therefore can be used to join with other MViews or Chado tables in the Views Integration 13 年 前
  Stephen Ficklin e03f5d2e67 Some changes to tripal_core_chado_create_table API function 13 年 前
  spficklin af2ff151e6 Moved most extensions out. Moved base modules out of 'base' directory 13 年 前
  alexgl bedfa4fc81 moving a few modules into modules base 13 年 前
  laceysanderson e0500f0746 Tripal: Added documentation 14 年 前
  spficklin 0b16ad03c5 Fixed a bug where the core module would not install 14 年 前
  spficklin 3ab974ee52 Added a new tripal_set_active_db function to replace Drupal's set_active_db function. This function allows Tripal to use a chado database in an external location or a chado database within another schema within the Drupal database. This keeps backwards compatibility with older versions of Tripal. 14 年 前