Commit History

Author SHA1 Message Date
  Stephen Ficklin ce857afcbc Nightly check-in 7 years ago
  Stephen Ficklin 75981cb12e Fixed permission problems for loaders 7 years ago
  Stephen Ficklin 1308771d3e Fixed merge conflict 7 years ago
  Stephen Ficklin 455a1942b5 Working on new chado_bio_data_xxx tables 7 years ago
  Shawna Spoor a40041947a ajax pagination for relationships 7 years ago
  Stephen Ficklin 3b8c1d6b63 Fixed bug with cvtermynonym being wiped out after OBO loading in Chado prepare step 7 years ago
  Stephen Ficklin c475797679 Fixed bug in chado_set_active that was cuasing the search path to not get reset 7 years ago
  Stephen Ficklin a0be583029 Fixed problems with upgrade from T2 to T3 7 years ago
  Stephen Ficklin 298111586d Added Tripal Views to Tripal v3 (non legacy) and renamed Tripal Chado Views. Fixed several bugs, removed unneeded files 7 years ago
  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. 7 years ago
  Stephen Ficklin ca1ea98eed Minor change to inline textrea fields 7 years ago
  Stephen Ficklin 43b73641c2 unlocked all fields... need to revisit that. Fixed bug with theming legacy templaates 7 years ago
  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 7 years ago
  Chun-Huai Cheng 742e3d72ac Fixed bugs found when saving an organism or a feature 7 years ago
  Stephen Ficklin cac91404aa Added NCBI Taxonomy importer. Phylotree importer added too but it needs some work 7 years ago
  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 7 years ago
  Stephen Ficklin 9b8ddcc83b Got field querying working. Web services working again. Added theme function to TripalFieldWidget class 7 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 7 years ago
  Stephen Ficklin 23e01ef2f4 Moved Chado settings from field to instance 7 years ago
  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 7 years ago
  Stephen Ficklin 645f323d9b Updated theme bug 7 years ago
  Stephen Ficklin b279f7c64c Added dbxref_id field/widget/formatter 7 years ago
  Stephen Ficklin 6957932829 Adding new subclasses for fields/widgets/formatters 7 years ago
  Stephen Ficklin 32a1a3918c Fixed issue saving properties. Moved field admin form alter to the Chado module. Fixed labels and descriptions on property widgets 8 years ago
  Stephen Ficklin c92894ddd2 Fixing fields to be compatible with updated TripalField class 8 years ago
  Chun-Huai Cheng 2a1acbcd0a Themed relationship admin form option2 8 years ago
  Stephen Ficklin 16e680ac6c Working on TripalField redo 8 years ago
  Stephen Ficklin 702676c7ef Moved tripal_cv_defaults to legacy... can move back if needed 8 years ago
  Stephen Ficklin 8af937f449 Adjusted entity creation to use the tripal_cvterm_mapping table 8 years ago
  Chun-Huai Cheng 563e9efe75 Added a chado base table dropdown so when adding a Tripal Content Type, a default table can be selected 8 years ago