Commit History

Author SHA1 Message Date
  Stephen Ficklin eb2f68c63b Fixed bug with entity form submit 8 years ago
  Chun-Huai Cheng 89debb4515 Validated relationship types on the chado_linker_relationship setting form. Populated default cv and cvterm on the widget form. 8 years ago
  Stephen Ficklin 5fb0fa1208 Fiexed TripalField::instanceSettingsFormValidate() function 8 years ago
  Stephen Ficklin 4a10270bfc renamed fieldInfo function of the TripalField class to fieldDefaults(). Fixed instanceSettingsForm on the relationship field 8 years ago
  Chun-Huai Cheng 952b44bf59 Fixed bugs introduced by adding field instanceSettingsForm 8 years ago
  Stephen Ficklin 7f2ef5e873 Added a new instanceSettingsForm() to the TripalField class 8 years ago
  Chun-Huai Cheng dae793fa22 Added relationship type textarea on the setting form 8 years ago
  Chun-Huai Cheng 324f673fba Added settingsFormValidate() 8 years ago
  Chun-Huai Cheng bbef1c739d Fixed a merge conflict 8 years ago
  Stephen Ficklin f2084464ff added settingsFormValidate function to TripalField 8 years ago
  Chun-Huai Cheng 5baa733de2 Worked on chado_linker_relationships field 8 years ago
  Stephen Ficklin 76a714114d Debugging fields 8 years ago
  Stephen Ficklin a968978840 Merge branch '7.x-3.x' of github.com:tripal/tripal into 7.x-3.x 8 years ago
  Stephen Ficklin 1a6fba13f5 Tweaks to menus and text 8 years ago
  Chun-Huai Cheng 043161e15e Added autocomplete cvterm for chado_linker__relationship field 8 years ago
  Stephen Ficklin 5a0e6baec4 Forgot ot add legacy CV API file 8 years ago
  Stephen Ficklin 702676c7ef Moved tripal_cv_defaults to legacy... can move back if needed 8 years ago
  Chun-Huai Cheng bbd2adf8c7 Commented out tripal_cv_defaults transition code when upgrading from Tripal v2 to v3 8 years ago
  Chun-Huai Cheng 0ce5d3a95f Move the tripal_cv_defaults table back to legacy installation. 8 years ago
  Chun-Huai Cheng 1bcae578e0 Removed the code that checks default cv on migration and added the code to map cvterms before starting migration 8 years ago
  Chun-Huai Cheng bbdd00ebbc when a new tripal content type is created. it'll insert, or update if not exsit, a new tripal_cvterm_mapping record. Added local:biomaterial and initial population of tripal_cvterm_mapping to the prepare chado function. 8 years ago
  Stephen Ficklin 59fdae1f40 Change to tripal_cvterm_mapping table 8 years ago
  Stephen Ficklin 8af937f449 Adjusted entity creation to use the tripal_cvterm_mapping table 8 years ago
  Chun-Huai Cheng 563e9efe75 Added a chado base table dropdown so when adding a Tripal Content Type, a default table can be selected 8 years ago
  Stephen Ficklin 676fa743b0 Minor textual changes 8 years ago
  Chun-Huai Cheng b4a74cc2fa Created tripal_cvterm_mapping table when installing tripal_chado. Fixed function tripal_chado_map_cvterms() to populate the table 8 years ago
  Chun-Huai Cheng 0cd19855c2 Prevent hard coded cvterm 'organism' from validation 8 years ago
  Chun-Huai Cheng ac9ca97726 Fixed defautl CV validation for migration 8 years ago
  Chun-Huai Cheng 5116ce9766 Excluded 'local' from default cv check 8 years ago
  Chun-Huai Cheng 4151dedbca Added validation of default CV for tv2 content migration 8 years ago