提交历史

作者 SHA1 备注 提交日期
  Stephen Ficklin b2a1444857 Added the CV and CVTerm admin pages by moving them from legacy. Creation of content types now supports record association using prop tables. Fixed a few other bugs along the way 8 年之前
  Stephen Ficklin 88563d14cd TripalImporter class is working. GFF3 importer ported 8 年之前
  Stephen Ficklin b646c93885 Fixed bug with upgrade problem from Tripal v1.2 to v1.3 8 年之前
  Stephen Ficklin ba4cb29c2b Still working on querying fields with views 8 年之前
  Stephen Ficklin ce857afcbc Nightly check-in 8 年之前
  Stephen Ficklin 75981cb12e Fixed permission problems for loaders 8 年之前
  Stephen Ficklin 1308771d3e Fixed merge conflict 8 年之前
  Stephen Ficklin 455a1942b5 Working on new chado_bio_data_xxx tables 8 年之前
  Shawna Spoor a40041947a ajax pagination for relationships 8 年之前
  Stephen Ficklin 3b8c1d6b63 Fixed bug with cvtermynonym being wiped out after OBO loading in Chado prepare step 8 年之前
  Stephen Ficklin c475797679 Fixed bug in chado_set_active that was cuasing the search path to not get reset 8 年之前
  Stephen Ficklin a0be583029 Fixed problems with upgrade from T2 to T3 8 年之前
  Stephen Ficklin 298111586d Added Tripal Views to Tripal v3 (non legacy) and renamed Tripal Chado Views. Fixed several bugs, removed unneeded files 8 年之前
  Chun-Huai Cheng ece6c4fc47 Fixed bugs for display of custom field title and empty text. Fixed lots of bugs for data__accession, md5checksum, synonym, relationship fields. 8 年之前
  Stephen Ficklin ca1ea98eed Minor change to inline textrea fields 8 年之前
  Stephen Ficklin 43b73641c2 unlocked all fields... need to revisit that. Fixed bug with theming legacy templaates 8 年之前
  Stephen Ficklin f1deb07241 Added field for the publications to display records they link to. Added button to check for new fields for a bundle. Fixed ajax loading so titles don't appear 8 年之前
  Chun-Huai Cheng 742e3d72ac Fixed bugs found when saving an organism or a feature 8 年之前
  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 年之前