Commit History

Author SHA1 Message Date
  spficklin 6b1bb766f0 14 years ago
  spficklin 00255b8cda 14 years ago
  spficklin 0ef2985939 14 years ago
  spficklin d8567d8967 updates to blast, core, gff loader, etc... fixed several bugs 14 years ago
  spficklin 6610387e7c 14 years ago
  laceysanderson 26939a277a Added to documentation of tripal_feature using doxygen standards 14 years ago
  spficklin c616bca1ea Add analysis requirement to GFF loader 14 years ago
  spficklin 8d69585f9d 14 years ago
  spficklin 19b39807e6 Theming corrections 14 years ago
  spficklin debd75ebbc Feature type chart summary now in new template 14 years ago
  spficklin 711c607d66 14 years ago
  spficklin 5096c81f20 Fixed one more bug with missing feature browser 14 years ago
  spficklin 3e2049c624 Fixed feature browser not appearing 14 years ago
  spficklin eff151490d More work on theming for analysis go, organism and feature 14 years ago
  spficklin 4d8dbf326e Fixed theming so that all variables are populated for the default node theme, but only variables needed for the block are populated 14 years ago
  spficklin bc06d86bf6 Various bug fixes and themeing issues 14 years ago
  spficklin bcb9dedeb5 Continued fixes to the theming 14 years ago
  spficklin ad41f63300 Separated out theming 14 years ago
  laceysanderson 1c59d38e68 Re-arranged feature admin menu including adding the feature module description stub and moving the gff loader from core to feature 14 years ago
  spficklin 5251d6158e Adding aggregator to feature module 14 years ago
  spficklin 536b013486 Renamed admin.php to tripal_feature.admin.inc 14 years ago
  spficklin 492099386d Updates to the Feature module 14 years ago
  spficklin 4c62dd3793 : 14 years ago
  spficklin a52a64b19b Corrected the feature insert to use uniquename, organism_id and type_id to check for uniqueness. This correction also required naming the Drupal nodes uniquely as well. Also added support for Relationships on the feature page and showing the sequences for relationships. 14 years ago
  laceysanderson 068b975f28 Added Views Integration for tripal_feature 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
  ccheng db70fc1dc6 fixed problems where strcmp() expects a string, not an array. 14 years ago
  mestato e6feb5a9b6 Moved the synchronize functions from the main module to syncFeatures.php. Moved the search indexing functions to indexFeatures.php. This allows each sync or index job to be submitted as a separate system call, thus circumventing a problem with php not releasing memory. Also, syncing and indexing all features may now be done through a command line call instead of only through the web interface. 14 years ago
  mestato a957c97937 When taxonomy is assigned to a node, all analyses are included, not just one. 14 years ago
  spficklin d9d2e156a4 Fixed a bug that added error messages to the administration form for features and did not properly set the defaults for some of the fields 15 years ago