Commit History

Author SHA1 Message Date
  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 years ago
  Stephen Ficklin 2ad2077658 Working to fix mapping of bundles to Chado tables 8 years ago
  Stephen Ficklin be39f7d19d Forgot to add new ChadoField classes 8 years ago
  Stephen Ficklin 23e01ef2f4 Moved Chado settings from field to instance 8 years ago
  Stephen Ficklin 1ef5aa8a95 Removed the _adder fields. User's now add new properties and cvterms using the typical field managmenet page. 8 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 8 years ago
  Stephen Ficklin be77d369e7 Updating default entity titles 8 years ago
  Stephen Ficklin 43fb13a967 Merge branch '7.x-3.x' of github.com:tripal/tripal into 7.x-3.x 8 years ago
  Stephen Ficklin 26849afbeb Added Image term 8 years ago
  Stephen Ficklin c6164b3b15 Minor bug fixes 8 years ago
  Stephen Ficklin c891051dbb Changed TripalField to always require an instance 8 years ago
  Stephen Ficklin 501fcba6db Added debugging info when a field doesn't have a cvterm to map to during field creation 8 years ago
  Stephen Ficklin d4d8855936 Fixed where base fields weren't getting a term associated 8 years ago
  Stephen Ficklin 645f323d9b Updated theme bug 8 years ago
  Stephen Ficklin b438e51364 Minor fix to content type manager 8 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 8 years ago
  Stephen Ficklin a5d900ffd4 Moved field classes into their own directories 8 years ago
  Chun-Huai Cheng 5718f9eff4 Fixed merge conflicts 8 years ago
  Chun-Huai Cheng 7e4e5c0af5 Renamed chado_linker_fileds 8 years ago
  Stephen Ficklin f8302df147 Just some cleanup 8 years ago
  Stephen Ficklin 3bb12b4d5a Fixed problems with slow loading 8 years ago
  Stephen Ficklin 6273703a89 Changed field names for base fields 8 years ago
  Stephen Ficklin 63c99dcf22 Fixed saving to Chado for new field classes. Also fixed bugs in relationship field 8 years ago
  Stephen Ficklin 200f0cbb8f minor changes to CV terms 8 years ago
  Chun-Huai Cheng be9edca337 Merge branch '7.x-3.x' of github.com:tripal/tripal into 7.x-3.x 8 years ago
  Chun-Huai Cheng f73bc67954 Split linker fileds into three files each 8 years ago
  Stephen Ficklin 9289521815 Merge branch '7.x-3.x' of github.com:tripal/tripal into 7.x-3.x 8 years ago
  Stephen Ficklin eeb0c1d66e Added Mark's code for OWL parser 8 years ago
  Chun-Huai Cheng 108d58ec93 Fixed Custom base fields 8 years ago
  Stephen Ficklin 6a281e4729 Fixed field naming length issue 8 years ago