提交历史

作者 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 b646c93885 Fixed bug with upgrade problem from Tripal v1.2 to v1.3 8 年之前
  Stephen Ficklin 67f13d157e Fixed bug with jobs and removed all dpms 8 年之前
  Stephen Ficklin 0dfb2c3815 Fixing bugs with Views... 8 年之前
  Stephen Ficklin ce857afcbc Nightly check-in 8 年之前
  Stephen Ficklin 455a1942b5 Working on new chado_bio_data_xxx tables 8 年之前
  Stephen Ficklin 53b89155aa Merge branch '7.x-2.x-ds' of github.com:tripal/tripal into 7.x-2.x-ds 8 年之前
  Stephen Ficklin c8b40b4f84 Fixed bug with preparing Chado multiple times. Fixed bug with setting the field term name 8 年之前
  Stephen Ficklin 662dce0cd9 minor bug fixes 8 年之前
  Stephen Ficklin 384e0962da Trying to rework support of TripalFields and views' 8 年之前
  Stephen Ficklin a4e7b2e76e Added query() function to many of the ChadoFields 8 年之前
  Stephen Ficklin 64f6012f93 Fixed a few bugs in web services related to querying 8 年之前
  Stephen Ficklin 00251c7720 Fixed problem with sequences 8 年之前
  Stephen Ficklin 68f3bb393c Fixed bugs with relationship field 8 年之前
  Chun-Huai Cheng ca5baad196 Fixed a bug in the tripal_chado_field_storage_write_merge_fields when saving the entity 8 年之前
  Stephen Ficklin 7798996084 Fixed bug in chado field storage for wrting fields 8 年之前
  Stephen Ficklin 141e27de2c Removed stray dpm 8 年之前
  Stephen Ficklin 6cdac0c05b Fixed Tripal content listing page, pager, filters and sorting works 8 年之前
  Stephen Ficklin 29acc0a89d Working on fixing warning/error messages 8 年之前
  Stephen Ficklin 9987ce03af Fixed problem with text fields not properly dealing with HTML content 8 年之前
  Stephen Ficklin f66fc11369 Fixed bug in field loading if foreign key column names aren't the same in both tables 8 年之前
  Stephen Ficklin 5e476d806e Fixed bug with ajax attaching of fields and with expanding base fields that are of type text 8 年之前
  Stephen Ficklin 52d1570eb8 Fixed various bugs 8 年之前
  Stephen Ficklin 00618a17dd Fixed bug in paging of a collection in web services. Added order capability to filtering in WS 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 1d6edea07c Continuing to fix web services to work with new data structures. Added filters for publishing records> 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 1ef5aa8a95 Removed the _adder fields. User's now add new properties and cvterms using the typical field managmenet page. 8 年之前