Commit History

Author SHA1 Message Date
  bradfordcondon 5a8103068a run phpstorm base style formatter 5 years ago
  Stephen Ficklin 94e694018f One last fix. Removed a now unecessary bit of code from the publication field. 6 years ago
  Lacey Sanderson a7b338e17f Publication Field: Ensure not rendered if no publications are attached. 6 years ago
  Stephen Ficklin 6e3941b018 Fixed the assay.operator_id column so the field works appropriately for it 6 years ago
  Stephen Ficklin 5d06f20ac2 Fixes to these fields: sep__protocol, schema__additional_type, local__contact. 6 years ago
  Lacey-Anne Sanderson 907aba4d19 Merge branch '7.x-3.x' into 7.x-3.x-small_fixes 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 00cb9f3cfc Added checks to prevent errors in the chado_create_custom_table() function, and fixes for PHP 7.2 compatibility 6 years ago
  Stephen Ficklin 35cca6ed93 Begin of functions for support APIs for programmatically creating entities 6 years ago
  Stephen Ficklin 01577bd7a3 Fixed bug in publication formatter 7 years ago
  Stephen Ficklin d5038d1901 Fixed publication properties so they are more convenient, and fixed some fields 7 years ago
  Stephen Ficklin 8a9dca5510 Sorting in Views of TripalFields now working 7 years ago
  Stephen Ficklin 28757e8cc2 Fixed bug with views filters 7 years ago
  Stephen Ficklin 0db17d9419 Unified the way DrupalViews and WebServices handles TripalField sub elements 7 years ago
  Stephen Ficklin 76f55da266 Removed from TripalField::load() function 7 years ago
  Stephen Ficklin b4a7e1d51e Fixed bug with publication formatter 7 years ago
  Stephen Ficklin a4e7b2e76e Added query() function to many of the ChadoFields 7 years ago
  Stephen Ficklin 7716a79d11 Merge branch '7.x-3.x' of github.com:tripal/tripal into 7.x-3.x 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 6a3ede2502 Added fix to not let admin change term mapping if 'term_fixed' param is set 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