Historique des commits

Auteur SHA1 Message Date
  Stephen Ficklin 1d6edea07c Continuing to fix web services to work with new data structures. Added filters for publishing records> il y a 8 ans
  Stephen Ficklin 7716a79d11 Merge branch '7.x-3.x' of github.com:tripal/tripal into 7.x-3.x il y a 8 ans
  Stephen Ficklin 9b8ddcc83b Got field querying working. Web services working again. Added theme function to TripalFieldWidget class il y a 8 ans
  Stephen Ficklin 6990ac893c Fixed merge conflict il y a 8 ans
  Stephen Ficklin 6a3ede2502 Added fix to not let admin change term mapping if 'term_fixed' param is set il y a 8 ans
  Stephen Ficklin a584591704 Added Map content type il y a 8 ans
  Stephen Ficklin b0f8d14c16 Forgot to add the new tripal_chado.bundle.inc file il y a 8 ans
  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 il y a 8 ans
  Stephen Ficklin 2ad2077658 Working to fix mapping of bundles to Chado tables il y a 8 ans
  Stephen Ficklin be39f7d19d Forgot to add new ChadoField classes il y a 8 ans
  Stephen Ficklin 23e01ef2f4 Moved Chado settings from field to instance il y a 8 ans
  Stephen Ficklin 1ef5aa8a95 Removed the _adder fields. User's now add new properties and cvterms using the typical field managmenet page. il y a 8 ans
  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 il y a 8 ans
  Stephen Ficklin be77d369e7 Updating default entity titles il y a 8 ans
  Stephen Ficklin 43fb13a967 Merge branch '7.x-3.x' of github.com:tripal/tripal into 7.x-3.x il y a 8 ans
  Stephen Ficklin 26849afbeb Added Image term il y a 8 ans
  Stephen Ficklin c6164b3b15 Minor bug fixes il y a 8 ans
  Stephen Ficklin c891051dbb Changed TripalField to always require an instance il y a 8 ans
  Stephen Ficklin 501fcba6db Added debugging info when a field doesn't have a cvterm to map to during field creation il y a 8 ans
  Stephen Ficklin d4d8855936 Fixed where base fields weren't getting a term associated il y a 8 ans
  Stephen Ficklin 645f323d9b Updated theme bug il y a 8 ans
  Stephen Ficklin b438e51364 Minor fix to content type manager il y a 8 ans
  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 il y a 8 ans
  Stephen Ficklin a5d900ffd4 Moved field classes into their own directories il y a 8 ans
  Chun-Huai Cheng 5718f9eff4 Fixed merge conflicts il y a 8 ans
  Chun-Huai Cheng 7e4e5c0af5 Renamed chado_linker_fileds il y a 8 ans
  Stephen Ficklin f8302df147 Just some cleanup il y a 8 ans
  Stephen Ficklin 3bb12b4d5a Fixed problems with slow loading il y a 8 ans
  Stephen Ficklin 6273703a89 Changed field names for base fields il y a 8 ans
  Stephen Ficklin 63c99dcf22 Fixed saving to Chado for new field classes. Also fixed bugs in relationship field il y a 8 ans