Stephen Ficklin
|
141b6d0654
updated property API calls
|
10 years ago |
Stephen Ficklin
|
fda4232253
Fixes to API, bug fixes, etc.
|
10 years ago |
Stephen Ficklin
|
9017e633ed
Fixed bug in stock syncing. Added comments to all hook_node_presave() to prevent the bug from happening again
|
10 years ago |
Stephen Ficklin
|
f972fa4b60
Made tripal_add_db argument optional
|
10 years ago |
Lacey Sanderson
|
c39b529262
API Update: updated all modules to use the db API
|
10 years ago |
Stephen Ficklin
|
3b15f3b503
Nightly checkin .... fixed some issues that caused log entries. working on adding CDS sequences to sequence page
|
11 years ago |
Lacey Sanderson
|
c6fe145450
API: changed names again... hopefully the last time :)
|
11 years ago |
Lacey Sanderson
|
1706616450
API: changed [table]_retrieve to chado_[table]_retrieve
|
11 years ago |
Lacey Sanderson
|
ab6f24fc0d
Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x
|
11 years ago |
Lacey Sanderson
|
38c845af5a
API: changed [table]_insert to chado_[table]_insert_record to fix conflict with drupal's db_insert
|
11 years ago |
Stephen Ficklin
|
849b4065b9
oops didn't mean to leave in temp fix to db_insert API mistake
|
11 years ago |
Stephen Ficklin
|
38d6b34898
Fixed merge conflicts
|
11 years ago |
Lacey Sanderson
|
7e8253ec01
API: changed chado_insert_[table] to [table]_insert
|
11 years ago |
Lacey Sanderson
|
9024b3db55
API: Changed chado_get_[table] naming to [table]_retrieve naming
|
11 years ago |
Lacey Sanderson
|
b6abfec5f2
API: Made the chado_get functions consistent including adding property support where applicable
|
11 years ago |
Stephen Ficklin
|
e17f584dd7
Working on Pub API... checking in to pull
|
11 years ago |
Lacey Sanderson
|
e8d5ef6ddb
API: finished feature api including creating chado_associate_dbxref/cvterm
|
11 years ago |
Lacey Sanderson
|
35ba7a5327
API: Updated db api to match new names -complete
|
11 years ago |
Lacey Sanderson
|
a01b1765de
DB: cleaned up documentation
|
11 years ago |
Stephen Ficklin
|
c1b87f555b
Converted old API functions to new functions
|
11 years ago |
Stephen Ficklin
|
1774b7471b
Fixed missing commas issues
|
11 years ago |
Stephen Ficklin
|
6d5887d2d3
converted all watchdog calls to the new Tripal API function
|
11 years ago |
Lacey Sanderson
|
3d39ea2833
Documention: Small tweaks to the documentation to get the defn groups to display properly in the api site
|
11 years ago |
Lacey Sanderson
|
2e1b627717
Dbxref API: created an api for managing _dbxref tables for the various nodes
|
11 years ago |
spficklin
|
d922b7a57b
Fixed minor coding review problems
|
11 years ago |
spficklin
|
a221e0f38b
Loading of Ontologies is converted to 7.x
|
11 years ago |
spficklin
|
aa118aca79
Fixed bugs, changed the way authors lists are stored, updated ontology
|
12 years ago |
spficklin
|
c423725e2a
Updated Doxygen comments
|
12 years ago |
spficklin
|
66ef98e133
Fixed tripal db module to use Tripal API, adjusted the help text, validates if database name already exists before trying to add/edit. And added checks in tripal core select/insert/update/delete functions to make sure and arguments are arrays and they have values
|
12 years ago |