Commit History

Author SHA1 Message Date
  Stephen Ficklin f4d1c3d941 fixes requested for PR 6 years ago
  Shawna Spoor d4ccef15fc changes to bring the tripal chado api module files into naming standards setout in ticket 330 6 years ago
  Stephen Ficklin d8f42cb817 Fixed various fields and other bugs 7 years ago
  Stephen Ficklin bc66d891eb Made field widgets consistent when checking for default values from form submits 7 years ago
  Stephen Ficklin 7d748e442e Cleaned up unused formatterSettings function in all fields, and fixed data__accession field 7 years ago
  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 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 43b73641c2 unlocked all fields... need to revisit that. Fixed bug with theming legacy templaates 7 years ago
  Chun-Huai Cheng 742e3d72ac Fixed bugs found when saving an organism or a feature 7 years ago
  Stephen Ficklin 7ab777451c Working through bugs with fields and web services 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 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 97be1bbb0b Adjusted the fields so that the term they are associated with is now in the instance settings. This will allow site admins to change the term, but also allow for flexibility when adding new cvterm and prop fields to an entity 7 years ago
  Stephen Ficklin a5d900ffd4 Moved field classes into their own directories 7 years ago