提交历史

作者 SHA1 备注 提交日期
  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 9 年之前
  Stephen Ficklin 3bb12b4d5a Fixed problems with slow loading 9 年之前
  Chun-Huai Cheng 56fc85d2bf Fixed upgrade and migration 9 年之前
  Stephen Ficklin c0c407fbad Fixed issue with widgetFormValidate in TripalField class 10 年之前
  Chun-Huai Cheng f14cda2e74 Fixed linker_relationship field and worked on prop_adder field 10 年之前
  Chun-Huai Cheng 043161e15e Added autocomplete cvterm for chado_linker__relationship field 10 年之前
  Chun-Huai Cheng 1bcae578e0 Removed the code that checks default cv on migration and added the code to map cvterms before starting migration 10 年之前
  Stephen Ficklin 676fa743b0 Minor textual changes 10 年之前
  Chun-Huai Cheng 0cd19855c2 Prevent hard coded cvterm 'organism' from validation 10 年之前
  Chun-Huai Cheng ac9ca97726 Fixed defautl CV validation for migration 10 年之前
  Chun-Huai Cheng 5116ce9766 Excluded 'local' from default cv check 10 年之前
  Chun-Huai Cheng 4151dedbca Added validation of default CV for tv2 content migration 10 年之前
  Stephen Ficklin 7526753974 Working on cleanup of semantic web term assignments for web services 10 年之前
  Stephen Ficklin f233e628a4 Working on improving entity loading 10 年之前
  Stephen Ficklin c1ef066abd Fixed misnamed 'namespace' for vocabulary short names 10 年之前
  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 10 年之前
  Stephen Ficklin 591387cf5b Added text instructions to migration page 10 年之前
  ccheng 408ba18516 Finished content migration 10 年之前
  ccheng 8c8ae5dc6d Created form elements and implemneted corresponding functions for migration step 4 10 年之前
  ccheng 45ae18eacc Fixed ajax form elements after adding vertical tabs for migrating content 10 年之前
  ccheng 0fd17bc354 Added vertical tabs for the Tripal v2 content migration UI. However, still can't get ajax to work correctly after this change. 10 年之前
  Stephen Ficklin e705de10bd Added support for legacy v2 templates for v3 entities 10 年之前
  ccheng bd4c55a110 Changed to use chado_query() whenever a chado table is being used in a query 10 年之前
  ccheng 747dafaccb Finished Tripal v2 migration (to v3) code. Added hook_node_delete() to remove nid from chado_entity table when a node is deleted. 10 年之前
  ccheng 3af5a94f57 Allowed publishing content (i.e. creating entities) for only synced nodes 10 年之前
  Stephen Ficklin 5e664b919e edits to ugprade code 10 年之前
  ccheng 740ce1c3aa Displayed term_name instead of accession on screen when creating a new bundle. 10 年之前
  ccheng eb9dc6b6ca Finished job submit function for Tripal v2 content migration 10 年之前
  ccheng 9452ef31a3 Finished admin form for Tripal v2 content migration. Added nid column to chado_entity table in tripal_chado.install 10 年之前
  ccheng 31015381e8 Changed the migrate admin form to not show subtype checkboxes when there is no 'type_id' in the base table 10 年之前