Commit History

Author SHA1 Message Date
  spficklin 05d50175b0 14 years ago
  laceysanderson 0f66f0150d Added documentation to tripal_core, tripal_analysis, tripal_contact, tripal_stock for the new Doxygen API Site 14 years ago
  spficklin c616bca1ea Add analysis requirement to GFF loader 14 years ago
  laceysanderson a0a61c372e Made administration paths consistent and added module descriptions/help to new tripal admins for all modules except feature 14 years ago
  laceysanderson 0df9939cce Updated tripal API to use hooks for table description and retrieve only the table description needed by calling module_invoke_all. Also added foreign key descriptions to tripal_stock.api.inc:all, tripal_cv.api.inc:cvterm, tripal_db.api.inc:dbxref, tripal_analysis.api.inc:all, tripal_feature.api.inc:feature, tripal_organism.api.inc:all, tripal_contact.api.inc:all 14 years ago
  laceysanderson 3cfd7ba884 Added Views Integration for tripal_analysis 14 years ago
  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 years ago
  mestato 832463e97e The syncing method now tries to figure out what type of analysis is being synchronized by checking the cvterm "analysis_type". This cvterm should be added to each analysis by the individual analysis modules or the user if the upload is directly into chado. The value for this cvterm should reflect the name of the module, "tripal_analysis_unigene", "tripal_analysis_blast", etc. 14 years ago
  mestato 6729e33bcd Added missing } on line 469. 14 years ago
  mestato 61a9834df0 Add abililty for analysis module to detect a unigene-type analysis. Previously made unigene type analyses into generic type analyses. 14 years ago
  mestato 442a75c16a Fixed typo where interval was missing dollar sign. 14 years ago
  mestato 4e3a64a161 Complete revision fo the cleanup method. Still deletes any orphans between node and chado_analysis in drupal but also checks for orphans without records in chado. 14 years ago
  mestato 1b4bb14abc Fixed error Parameter 1 to theme_tripal_analysis_analysis_table() expected to be a reference, value given in /local/sites/drupal/sites/dev.citrusgenomedb.org/modules/devel_themer/devel_themer.module on line 418. Also changed tripal_analysis_analysis_table to tripal_analysis_analysis_page to be more clear. 14 years ago
  spficklin 6590ead491 Initial import of version 0.2 15 years ago