Commit History

Author SHA1 Message Date
  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 3220059097 fixed api issued for stock relationships 14 years ago
  laceysanderson aef2a9ac78 Updated tripal_stock api: added functions for selecting stock by stock property and finished select stocks by stock name identifier (name, uniquename, synonym, accession) 14 years ago
  laceysanderson b2a58886a6 tripal api select now returns an array of objects; tripal select foreign key records can return 1+; both previous updates work with tripal api insert/update/select; also began adding natural diversity views integration -currently not ready for use 14 years ago
  spficklin 536b013486 Renamed admin.php to tripal_feature.admin.inc 14 years ago
  spficklin 34f36bc5e5 Commenting added for tripal_core.api.inc 14 years ago
  spficklin d38018781a Added chado_update function to the core API 14 years ago
  spficklin 1a62eff1ae Slight code adjustments to tripal_core.api.inc 14 years ago
  spficklin 312553b21d Tripal core API updates 14 years ago
  spficklin 3ca12bc53e Start of Tripal core API with generic insert & select functions 14 years ago
  laceysanderson 680e07b8d0 Added views integration templates and instructions to all tripal modules 14 years ago
  laceysanderson 99d8efec6e Change of tripal_publication to tripal_pub 14 years ago
  laceysanderson 4e01517e7d Change of tripal_publication to tripal_pub 14 years ago
  laceysanderson 7f760d78c9 Clean-up of tripal_stock module 14 years ago
  laceysanderson 01c9a7625a Updated the tripal_stock api 14 years ago
  laceysanderson 4112e5049e Added skeleton tripal modules for project, contact, publication, phenotype, genetic, natural diversity chado modules 14 years ago
  spficklin 610ca29f50 Updates to the feature template 14 years ago
  spficklin 492099386d Updates to the Feature module 14 years ago
  laceysanderson b819e70f9f Updated Tripal stock to new Tripal API functions & created some needed API functions for cv, db, organism 14 years ago
  spficklin 0047760959 14 years ago
  spficklin e855324df4 Added API functions 14 years ago
  spficklin 4c62dd3793 : 14 years ago
  laceysanderson 27b5b8ab91 Added filter by stock external dbxref accession 14 years ago
  laceysanderson e05951ab12 Added 'Link to Node' option for name/uniquename fields -works regardless of whether the field is from the base table 14 years ago
  laceysanderson 55bd74f8bb Fixed chado stock node view permissions 14 years ago
  spficklin 21f7a5b3df Removed organsim query from feature node tempalte file and moved that to the _load hook for the feature module 14 years ago
  spficklin 6d7de7c8b9 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 733f3c597b Added support for internal chado to views (including joining to node table) for organism, library, feature & analysis 14 years ago
  laceysanderson 0344e05a91 Fixed unaliases stock_id in stockprop argument 14 years ago