Lacey Sanderson
|
a36e57753a
Removing CORE Deprecated functions
|
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
|
ba48682fb9
Chado Node API: cleaned up the set title code and added the ability for modules to set a default for their content type
|
11 years ago |
Lacey Sanderson
|
115ab3e4b3
Chado Node API: Replaces stock title functionality with the new API including handling the legacy options
|
11 years ago |
Lacey Sanderson
|
87dd5df1fd
Stock: Updated load to use a preset stock_id rather then always using chado_get_id_from_nid
|
11 years ago |
Lacey Sanderson
|
6c20779734
Stock: fixed bug where stock wasn't created on manual insert due t o stock_id form element in form
|
11 years ago |
Stephen Ficklin
|
5e82fb32e8
Fixed issues with re-setting Feature URLs and node languages. Also started to fix same for stocks but can't create a stock... need to debug that
|
11 years ago |
Stephen Ficklin
|
5b80accad0
Fixed a few bugs in the bulk loader, updated hook_node_insert for features, stocks and example module for setting URLs and added links to terms template to help admin update term links
|
11 years ago |
Stephen Ficklin
|
f0a7b4b3a7
Fixed several bugs just by testing
|
11 years ago |
Stephen Ficklin
|
62eca2aeb4
Misnamed API function
|
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
|
7fc8443a04
Fixed bug in hook_load() if nodes were orphaned
|
11 years ago |
Stephen Ficklin
|
abaec55897
Fixed bug with syncing
|
11 years ago |
Stephen Ficklin
|
6bd10c5a57
Fixed issues with ND genotypes/phenotypes templates for stocks
|
11 years ago |
Stephen Ficklin
|
f209bcf528
Fixed stock URLs
|
11 years ago |
Stephen Ficklin
|
85b4e69ffb
Fixed references titles to all say Cross References
|
11 years ago |
Stephen Ficklin
|
072f12600a
Made all hook_node_info() functions consistent
|
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 |
Lacey Sanderson
|
f7024f708a
Stocks: cleaned up module including documentation and removing no longer used code
|
11 years ago |
Stephen Ficklin
|
c1b87f555b
Converted old API functions to new functions
|
11 years ago |
Stephen Ficklin
|
6d5887d2d3
converted all watchdog calls to the new Tripal API function
|
11 years ago |
Stephen Ficklin
|
34b866f276
Fixed merge conflict and changed 'Details' to 'Overview' on node pages
|
11 years ago |
Stephen Ficklin
|
a28a0652c0
Fixed presave hook title setting for many of the node types. Links in TOC are now sorted if they have the same weight.
|
11 years ago |
Stephen Ficklin
|
50a55700b1
Changed node_view array element from '#value' to '#markup'. Node template now handles teasers properly as well as CCK elements added to a page
|
11 years ago |
Stephen Ficklin
|
6ef8317426
Table of contents on node types is now built using the tripal_core_node_view_alter. Titles of blocks are now set using the same hook so that the table of contents and the block titles will always match. All templates have outer div container and title div removed
|
11 years ago |
Stephen Ficklin
|
7069e91cb2
Updated node template CSS... working on adding node template details on each content block
|
11 years ago |
Lacey Sanderson
|
9787eedc1f
Chado Node API: updated dbxref/relationship api to handle pre-retrieved records in the update functions and changed the update function params to match the details arry form used elsewhere
|
11 years ago |
Lacey Sanderson
|
cc3a5643e7
Stock: some bug fixes to the node form
|
11 years ago |
Lacey Sanderson
|
1013abb11c
Bug fixes to dbxref/prop/rel api
|
11 years ago |
Lacey Sanderson
|
571c4d5db3
Updated analysis, contact, featuremap, project, pub and stock to use the new properties api
|
11 years ago |