Stephen Ficklin
|
441eed840e
Fixed memory leaks
|
9 lat temu |
Lacey Sanderson
|
8bebb35274
Resolved merge conflict where we both fixed the same bug (in stock & feature check ->op is set before ensuring it's save on validation of node form)
|
10 lat temu |
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 lat temu |
Ficklin
|
846b344b19
Fixed memory leaks on syncing
|
10 lat temu |
Lacey Sanderson
|
f4527d659e
Fixed weird bug on features where relationship form ajax was broken and relationships didn't save
|
10 lat temu |
Lacey Sanderson
|
e8da7fddb9
Small change to Chado Node Validation: Now only validate on save (instead of just skipping on delete this also skips on AJAX submission).
|
10 lat temu |
Lacey Sanderson
|
6a812e5652
Switch #markup to #theme & #node in hook_node_view() to ensure that pages are not rendered ahead of time allowing modules to modify the panes being rendered
|
10 lat temu |
Stephen Ficklin
|
9017e633ed
Fixed bug in stock syncing. Added comments to all hook_node_presave() to prevent the bug from happening again
|
10 lat temu |
Lacey Sanderson
|
b5508850ca
Chado Node API: URLs: fixed a few bugs in the implementation for features
|
10 lat temu |
Lacey Sanderson
|
01b385dc93
Chado Node API: Created Custom URL API & tested/implemented in tripal_feature
|
10 lat temu |
Lacey Sanderson
|
d7e312dfa4
API Update: updated all modules to use the CV API
|
10 lat temu |
Lacey Sanderson
|
a36e57753a
Removing CORE Deprecated functions
|
10 lat temu |
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
|
11 lat temu |
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 lat temu |
Lacey Sanderson
|
a80007b178
Chado Node API: Replaces feature title functionality with the new API including handling the legacy options
|
11 lat temu |
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 lat temu |
Stephen Ficklin
|
979660aa34
Renamed include files in the tripal_core module that didn't get renamed. Fixed sequence template to better handle original, alignment and protein sequences
|
11 lat temu |
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 lat temu |
Stephen Ficklin
|
913de0f351
Fixed bug that prevented features from being deleted
|
11 lat temu |
Stephen Ficklin
|
d56a072dc8
Tripal 2.0a (alpha release)
|
11 lat temu |
Stephen Ficklin
|
f0a7b4b3a7
Fixed several bugs just by testing
|
11 lat temu |
Stephen Ficklin
|
3f6a5fceac
Updated all modules to set default vocabularies
|
11 lat temu |
Stephen Ficklin
|
7fc8443a04
Fixed bug in hook_load() if nodes were orphaned
|
11 lat temu |
Stephen Ficklin
|
b41993b80f
Fixed several bugs during new install test
|
11 lat temu |
Stephen Ficklin
|
abaec55897
Fixed bug with syncing
|
11 lat temu |
Stephen Ficklin
|
283f42f54c
Fixed problem with hook_node_access functions denying all pages
|
11 lat temu |
Stephen Ficklin
|
f209bcf528
Fixed stock URLs
|
11 lat temu |
Stephen Ficklin
|
04218d9d98
Changed chado pager to use instead of . Also moved tripal_feature_featurepos template to featuremap module where it belongs
|
11 lat temu |
Stephen Ficklin
|
072f12600a
Made all hook_node_info() functions consistent
|
11 lat temu |
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 lat temu |