Commit History

Author SHA1 Message Date
  Lacey Sanderson b17e6167f0 Tripal CV now matches Drupal coding standards 12 years ago
  Lacey Sanderson 474caf9d1c Ensured every function in tripal_core is documented with a full header 12 years ago
  Lacey Sanderson fd4a688c69 Tripal Core now matches Drupal coding standards 12 years ago
  Lacey Sanderson cc155e8b92 Merge branch '6.x-0.4-dev' into 6.x-1617096-unify_coding_style 12 years ago
  Stephen Ficklin cd4c9f0c50 Adjusted views_handler_filter_chado_select_String to not pull all records at once (makes things too slow) and to export the width of the select box to the admin 12 years ago
  Lacey Sanderson fbd8c088b8 Merged in 6.x-0.4-dev 12 years ago
  Stephen Ficklin d0475de3a5 Adjusted Tripal Views to refer to old materialized views as Legacy MViews and to not include newer Schema API vies in the list of Legacy views 12 years ago
  Stephen Ficklin 31fd6b185b Adjusted Tripal Views to refer to old materialized views as Legacy MViews and to not include newer Schema API vies in the list of Legacy views 12 years ago
  Stephen Ficklin 21f247f98e Added functionality to the Feature Summary Report on the organism page so that site admins can customize which terms appear in the list and rename the terms to make them more legible. By default the report behaves the same 12 years ago
  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 12 years ago
  Lacey Sanderson 4fcc649565 Implemented prepared statements for bulk loadert 12 years ago
  Lacey Sanderson 8438e0e166 Added tripal_db_persistent_chado(), tripal_db_release_persistent_chado(). Also tripal_core_chado_insert() now uses prepared statements :) 12 years ago
  Stephen Ficklin 0b0d4e1f49 Removed the old cvterm.php file as those API functions have been replaced. All call to those old functions have been removed 12 years ago
  Stephen Ficklin 308000ead1 various bug fixes.. can't remember all 12 years ago
  Stephen Ficklin 9e575bc651 Removed & on line 812 of tripal_library.module 12 years ago
  Stephen Ficklin 6d9de99026 Merged in 6.x-0.4-1589084-feature_props 12 years ago
  Stephen Ficklin 2daa180827 fixed stdClass problem 12 years ago
  Stephen Ficklin b8ccf71124 fixed stdClass problem 12 years ago
  Stephen Ficklin b4b47f64c9 Fixed bug in tripal_cv_add_cvterm where the name was used to uniquely identify a cvterm. This may not be the case if the name has changed in future versions 12 years ago
  Stephen Ficklin b6ae576a7b testing a fix 12 years ago
  Stephen Ficklin 953797bb83 testing a fix 12 years ago
  Stephen Ficklin 131a581314 various code adjustments -- can't remember 12 years ago
  Lacey Sanderson f7ae46e4cd Bug Fix: Symbolic link turned to file with path in it. Removed handlers linked to by symbolic link and instead put in tripal_views 12 years ago
  Stephen Ficklin 4485e002a8 Adjustements to drush trpjbs-run 12 years ago
  Stephen Ficklin de06d332f4 Adjustements to drush trpjbs-run 12 years ago
  Stephen Ficklin 2adbec5adc Removed code for the tripal blast analysis module that was present in the tripal analysis module 12 years ago
  Stephen Ficklin e03f5d2e67 Some changes to tripal_core_chado_create_table API function 12 years ago
  Stephen Ficklin bcc8d13f15 Added a new API call for creating tables in Chado 12 years ago
  Stephen Ficklin c0d1e82f08 incremental commit to keep from losing work 13 years ago
  Stephen Ficklin ac311d7fc4 fixed syntax errors in tripal_Feature.api.inc 13 years ago