Commit History

Author SHA1 Message Date
  Chun-Huai Cheng ec4c72480f Finished up tv2 to tv3 migration. Hid resource blocks/links label by default. Logged errors to Drupal watchdog. 8 years ago
  Stephen Ficklin febcc8922b Fixes to link field creation 8 years ago
  Stephen Ficklin edca5d502a Fixes to link field creation 8 years ago
  Chun-Huai Cheng d844396d2b Added code to migrate also the resources blocks/titles/links 8 years ago
  Chun-Huai Cheng aee03f0705 Fixed migration 8 years ago
  Chun-Huai Cheng abfeeb3838 When migrating organism images, make sure the old style tripal organism images (i.e. genus_species.jpg and nid.jpg) can also be migrated 8 years ago
  Stephen Ficklin 662dce0cd9 minor bug fixes 8 years ago
  Chun-Huai Cheng fb8e4e2eac Added support to mirgate organism images 8 years ago
  Chun-Huai Cheng 45e500f6b6 Fixed duplicate function declarations. Changed pub migration to only one type (i.e. Publiction).Working on organism image migration 8 years ago
  Chun-Huai Cheng 9186fbf098 Added support for featuremap/project migration. Fixed bugs for linker_contact, linker_prop, relationship fields. 8 years ago
  Chun-Huai Cheng 8c57635405 Fixed Tripal v2 to v3 migration. 8 years ago
  Stephen Ficklin de402b67fd Added new chado_bundle table to link a bundle directly to a chado table. Previously it was mapped via the chado_cvterm_mapping table which mapped cvterms but wasn't exact enough for bundles. Also improved the content creation form to allow for more customization for how bundles are mapped to Chado 8 years ago
  Stephen Ficklin 3bb12b4d5a Fixed problems with slow loading 8 years ago
  Chun-Huai Cheng 56fc85d2bf Fixed upgrade and migration 8 years ago
  Stephen Ficklin c0c407fbad Fixed issue with widgetFormValidate in TripalField class 8 years ago
  Chun-Huai Cheng f14cda2e74 Fixed linker_relationship field and worked on prop_adder field 8 years ago
  Chun-Huai Cheng 043161e15e Added autocomplete cvterm for chado_linker__relationship field 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
  Stephen Ficklin 676fa743b0 Minor textual changes 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
  Stephen Ficklin 7526753974 Working on cleanup of semantic web term assignments for web services 8 years ago
  Stephen Ficklin f233e628a4 Working on improving entity loading 8 years ago
  Stephen Ficklin c1ef066abd Fixed misnamed 'namespace' for vocabulary short names 8 years ago
  ccheng c77eb5ed29 Moved execution of migration from hook_validate() to hook_submit(). Fixed Step3 to allow use of legacy templates after migration is complete. Added a variable to remeber the tab after the form is submitted 9 years ago
  Stephen Ficklin 591387cf5b Added text instructions to migration page 9 years ago
  ccheng 408ba18516 Finished content migration 9 years ago
  ccheng 8c8ae5dc6d Created form elements and implemneted corresponding functions for migration step 4 9 years ago