Commit History

Author SHA1 Message Date
  Stephen Ficklin 76681a2520 Reorganized the TripalField class and removed the attach_info() function. Broke out into two new functions: create_info and create_instance_info. This is better as it doesn't try to lump creating of a field and creating of an instance into one function and it supports all of thesettings for both operations 9 years ago
  Stephen Ficklin 29a016cd4a Worked on linker_relationship field. Moved some views API functions out of legacy. Updated the widget_form arguments for the TripalField class. Added the CV Defaults admin page 9 years ago
  Stephen Ficklin c3bdbfc710 Fixed a bug in when adding new records to a base table without a type_id field 9 years ago
  Stephen Ficklin 5104bf6ce0 moving control of semantic web settings out of field classes 9 years ago
  Stephen Ficklin ef9c4fc40f Fixed fields and Chado field storage for inserts 9 years ago
  Stephen Ficklin eca8d53f70 Nightly commit... still working on field values and saving to Chado 9 years ago
  Stephen Ficklin e6f7eb4a3d nightly checkin. Fixing fields so that 'values' are the delivered content rather than the Chado value to be saved 9 years ago
  Stephen Ficklin 15959fd25f Fixed lots of bugs in the fields 9 years ago
  Stephen Ficklin 71117751b7 Updating Views for Tripal entities. 9 years ago
  Stephen Ficklin 783ae718fb Updated semantic web settings. Started new contact field 9 years ago
  Stephen Ficklin a272feba31 Minor fixes 9 years ago
  Stephen Ficklin a44fd31eda Converting fields over to classes... dbxref_id done. 9 years ago
  Stephen Ficklin 7446ecb640 Added new TripalField class to help ensure consistency in field creation 9 years ago
  Stephen Ficklin 86433df0e8 Web services now supports linking to entities, and data in Chado from FKs 9 years ago
  Stephen Ficklin 8692c9a368 Added relationship field. Added Chado tokens API functions. Fixed deltion of bundles 9 years ago
  Stephen Ficklin 63d74cf89b Nightly checkin 9 years ago
  Stephen Ficklin 1eeb99cd82 Simplified the field interface so more functions are in the field files. Added the featureloc field 9 years ago
  Stephen Ficklin 4d8b25ecd8 Working on field formatters 9 years ago
  Stephen Ficklin 838e52d75f Added new hook to allow fields to format their web services array as needed 9 years ago
  Stephen Ficklin 6ac6e2d8fa Renamed all fields to have a consitent naming. Adjusted form for adding new content types to help ensure the wrong term isn't used for creating an entity 9 years ago