Lacey Sanderson
|
060340d180
Chado Node API: Added messages to indicate when changes have been made reminding the user to save
|
10 years ago |
Lacey Sanderson
|
4ccb7210dd
Chado node api: changed description text to be more helpful
|
10 years ago |
Lacey Sanderson
|
ba36bef2b8
Chado Node API: Moved into vertical tabs and added summary text.
|
10 years ago |
Lacey Sanderson
|
98bc8c182a
Chado node api: switched properties over to using the property_id instead of rank as key and moving calculation of rank into the update function
|
10 years ago |
Lacey Sanderson
|
5204a98770
Restructured chado node api (properties, dbxrefs, relationships) to deal with a Drupal bug causing the triggering button to be incorectly determined. Essentially there is now a common ajax callback and common remove/add validate/submit functions that determine the button actually triggered using and then call the correct functions. This change is completely backwards compatible as no outward facing function names/parameters were changed.
|
10 years ago |
Lacey Sanderson
|
9b10cab444
Bug Fixes: Chado Node API Properies now handles blank definition of cvterm better; feature and stock node forms skip core validation in ajax and non-save situations
|
10 years ago |
Lacey Sanderson
|
2d0e72060c
Bug: Couldn't add 2+ properties of the same type; FIXED: rank calculated based on prop table and not taking into account ranks in properties list which may not have been saved
|
10 years ago |
Stephen Ficklin
|
bebdbb2a85
Added ability to order links to TOC
|
10 years ago |
Stephen Ficklin
|
9cc848902c
Fixed issues with views integration and fixed form hooks
|
10 years ago |
Stephen Ficklin
|
e86f0491d8
Fixed bug in Title/Path API: insert and update hooks didn't have the table object which required that the form field ids matched table names. This can't always be guaranteed
|
10 years ago |
Lacey Sanderson
|
0aa9fbf9f1
Updated Chado Node code to be aware of default vocabs and further developed the default vocab form so that they can be changed
|
11 years ago |
Stephen Ficklin
|
f0a7b4b3a7
Fixed several bugs just by testing
|
11 years ago |
Stephen Ficklin
|
3f6a5fceac
Updated all modules to set default vocabularies
|
11 years ago |
Stephen Ficklin
|
4b5bf2027a
Fixed bugs in contact, featuremap, project, pub and library modules. Also added new tripal_cv_defaults table for keeping track of default CVs for fields
|
11 years ago |
Stephen Ficklin
|
9a7dbcd45a
Fixed bugs in pub module with checking for duplicates. Also updated dbxref and relationships API to clear out new fields on AJAX callback
|
11 years ago |
Stephen Ficklin
|
ec88ea73fd
updated properties API to accept default propeties. Also updated to include term definition
|
11 years ago |
Stephen Ficklin
|
da3ddedfc7
Fixed bug in node_properties form
|
11 years ago |
Stephen Ficklin
|
c3d11a97cb
updated chado_add_node_form_properties() to include better error checking and to use new chado_id and chado_id_field options
|
11 years ago |
Stephen Ficklin
|
40a22f19d1
Added some error messages if the cv could not be found using the values in the array
|
11 years ago |
Lacey Sanderson
|
522e717fa6
API: Added tripal_set_message and used it in chado node properties/dbxrefs/relationships api
|
11 years ago |
Lacey Sanderson
|
7708d7db5e
API: Discussed changes including moving functions between APIs and highlighting some functionality
|
11 years ago |
Lacey Sanderson
|
67f3896de0
API: Consolidated chado_delete_property/ID and chado_update_property/ID
|
11 years ago |
Lacey Sanderson
|
00d77d137e
API: Consolidated chado_delete_property/ID and chado_update_property/ID
|
11 years ago |
Lacey Sanderson
|
73a68a84d5
Core: some documentation changes
|
11 years ago |
Lacey Sanderson
|
d32cab3f4d
Renamed the tripal api functions for improved readability and consistency. Created deprecated file to ensure backwards compatibility.
|
11 years ago |
Stephen Ficklin
|
6d5887d2d3
converted all watchdog calls to the new Tripal API function
|
11 years ago |
Lacey Sanderson
|
a32036d157
chado node: fixed weights and removed rank from form theme
|
11 years ago |
Lacey Sanderson
|
9d74440468
Chado Nodes: set weight to 10 for prop/dbxref/rel fieldsets
|
11 years ago |
Lacey Sanderson
|
385daaca12
Properties Node API: now excludes existing properties that arn't also in the options array
|
11 years ago |
Lacey Sanderson
|
91c0e33ad9
API: Added Additional documentation to the various core chado api
|
11 years ago |