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