提交歷史

作者 SHA1 備註 提交日期
  Stephen Ficklin cac91404aa Added NCBI Taxonomy importer. Phylotree importer added too but it needs some work 8 年之前
  Stephen Ficklin 3dcab18d45 Added a new chado_db_select that mirrors Drupal's db_select but is Chado aware. Added a new query() function to the ChadoField class to allow for Chado fields to support querying of their own data 8 年之前
  Stephen Ficklin 9b8ddcc83b Got field querying working. Web services working again. Added theme function to TripalFieldWidget class 8 年之前
  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 年之前
  Stephen Ficklin 23e01ef2f4 Moved Chado settings from field to instance 8 年之前
  Stephen Ficklin a71c957ea6 Removed property of TripalField as it's not used until field_create_field function. It's been put in the array. Also properties types are automatically added for all types in the database 8 年之前
  Stephen Ficklin 645f323d9b Updated theme bug 8 年之前
  Stephen Ficklin b279f7c64c Added dbxref_id field/widget/formatter 8 年之前
  Stephen Ficklin 6957932829 Adding new subclasses for fields/widgets/formatters 8 年之前
  Stephen Ficklin 32a1a3918c Fixed issue saving properties. Moved field admin form alter to the Chado module. Fixed labels and descriptions on property widgets 8 年之前
  Stephen Ficklin c92894ddd2 Fixing fields to be compatible with updated TripalField class 8 年之前
  Chun-Huai Cheng 2a1acbcd0a Themed relationship admin form option2 8 年之前
  Stephen Ficklin 16e680ac6c Working on TripalField redo 8 年之前
  Stephen Ficklin 702676c7ef Moved tripal_cv_defaults to legacy... can move back if needed 8 年之前
  Stephen Ficklin 8af937f449 Adjusted entity creation to use the tripal_cvterm_mapping table 8 年之前
  Chun-Huai Cheng 563e9efe75 Added a chado base table dropdown so when adding a Tripal Content Type, a default table can be selected 8 年之前
  Chun-Huai Cheng b4a74cc2fa Created tripal_cvterm_mapping table when installing tripal_chado. Fixed function tripal_chado_map_cvterms() to populate the table 8 年之前
  Stephen Ficklin 6cd8b469b8 Fixes from 2.x copied over to 3.x 8 年之前
  Chun-Huai Cheng 8d748b7c26 Added a vocabulary column to the semantic web term list table. Added a function to reset the use of a sematic web term. Added a cancel option when editing/reseting a semantic web term. 8 年之前
  Chun-Huai Cheng 8d2332bb84 Added list/edit forms for changing semantic web settings 8 年之前
  Chun-Huai Cheng e0a6c08566 Added form for setting up semantic web terms 8 年之前
  Stephen Ficklin 29a016cd4a Worked on linker_relationship field. Moved some views API functions out of legacy. Updated the widget_form arguments for the TripalField class. Added the CV Defaults admin page 8 年之前
  Stephen Ficklin ee2027949d Added new files for organization of semantic web support 8 年之前
  Stephen Ficklin 876d83dba9 Fixed slowness in publishing records 8 年之前
  Stephen Ficklin c1ef066abd Fixed misnamed 'namespace' for vocabulary short names 8 年之前
  Stephen Ficklin 4383801029 Separated entity hooksf or tripal and tripal_chado modules into separate include files 8 年之前
  Stephen Ficklin 444460a766 Fixed bug with disappearing fields 9 年之前
  Stephen Ficklin 4278669e8b Fixed bug with using legacy templates and faking entities as nodes 9 年之前
  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 年之前
  Stephen Ficklin 591387cf5b Added text instructions to migration page 9 年之前