laceysanderson
|
f9b0422c54
Updated tripal stock node_load to only use API select (no hard-coded SQL)
|
před 14 roky |
laceysanderson
|
632f43beff
|
před 14 roky |
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
|
před 14 roky |
laceysanderson
|
3220059097
fixed api issued for stock relationships
|
před 14 roky |
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)
|
před 14 roky |
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
|
před 14 roky |
spficklin
|
536b013486
Renamed admin.php to tripal_feature.admin.inc
|
před 14 roky |
spficklin
|
34f36bc5e5
Commenting added for tripal_core.api.inc
|
před 14 roky |
spficklin
|
d38018781a
Added chado_update function to the core API
|
před 14 roky |
spficklin
|
1a62eff1ae
Slight code adjustments to tripal_core.api.inc
|
před 14 roky |
spficklin
|
312553b21d
Tripal core API updates
|
před 14 roky |
spficklin
|
3ca12bc53e
Start of Tripal core API with generic insert & select functions
|
před 14 roky |
laceysanderson
|
680e07b8d0
Added views integration templates and instructions to all tripal modules
|
před 14 roky |
laceysanderson
|
99d8efec6e
Change of tripal_publication to tripal_pub
|
před 14 roky |
laceysanderson
|
4e01517e7d
Change of tripal_publication to tripal_pub
|
před 14 roky |
laceysanderson
|
7f760d78c9
Clean-up of tripal_stock module
|
před 14 roky |
laceysanderson
|
01c9a7625a
Updated the tripal_stock api
|
před 14 roky |
laceysanderson
|
4112e5049e
Added skeleton tripal modules for project, contact, publication, phenotype, genetic, natural diversity chado modules
|
před 14 roky |
spficklin
|
610ca29f50
Updates to the feature template
|
před 14 roky |
spficklin
|
492099386d
Updates to the Feature module
|
před 14 roky |
laceysanderson
|
b819e70f9f
Updated Tripal stock to new Tripal API functions & created some needed API functions for cv, db, organism
|
před 14 roky |
spficklin
|
0047760959
|
před 14 roky |
spficklin
|
e855324df4
Added API functions
|
před 14 roky |
spficklin
|
4c62dd3793
:
|
před 14 roky |
laceysanderson
|
27b5b8ab91
Added filter by stock external dbxref accession
|
před 14 roky |
laceysanderson
|
e05951ab12
Added 'Link to Node' option for name/uniquename fields -works regardless of whether the field is from the base table
|
před 14 roky |
laceysanderson
|
55bd74f8bb
Fixed chado stock node view permissions
|
před 14 roky |
spficklin
|
21f7a5b3df
Removed organsim query from feature node tempalte file and moved that to the _load hook for the feature module
|
před 14 roky |
spficklin
|
6d7de7c8b9
|
před 14 roky |
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.
|
před 14 roky |