Commit History

Author SHA1 Message Date
  Stephen Ficklin 987a0163f0 Fixed textarea description fields to support filters 9 years ago
  Lacey Sanderson c324fbd404 Bug Fix: Stock module didn't check organism/type_id was set before using it to check uniquename uniqueness. 10 years ago
  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 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
  Ficklin 846b344b19 Fixed memory leaks on syncing 10 years ago
  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 years ago
  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 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
  Lacey Sanderson 31aaf1871b Chado Node API: URLs: implemented API for stocks. 10 years ago
  Lacey Sanderson c39b529262 API Update: updated all modules to use the db API 10 years ago
  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 11 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