Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Stephen Ficklin 3110cbcecc Added links to auto_attach fields in WS 7 gadi atpakaļ
  Stephen Ficklin 35cca6ed93 Begin of functions for support APIs for programmatically creating entities 7 gadi atpakaļ
  Stephen Ficklin ccde805a45 Added necessary code to support the biomaterial table 7 gadi atpakaļ
  Stephen Ficklin 48c4370467 Fixed a bug where validation is required setting default values when editing a field settings 7 gadi atpakaļ
  Stephen Ficklin b4d5fa6ba0 Fixing bugs in contact linker field 7 gadi atpakaļ
  Stephen Ficklin 9749e320fd Fixed bug in TripalField validate. Added the annotation field 7 gadi atpakaļ
  Stephen Ficklin a13d1cc57c Fixed a bug in migrate code 7 gadi atpakaļ
  Stephen Ficklin 8a9dca5510 Sorting in Views of TripalFields now working 7 gadi atpakaļ
  Stephen Ficklin 28757e8cc2 Fixed bug with views filters 7 gadi atpakaļ
  Stephen Ficklin 0db17d9419 Unified the way DrupalViews and WebServices handles TripalField sub elements 7 gadi atpakaļ
  Stephen Ficklin ae29c0c9e5 Added support of sub elements of TripalFields for Drpual Views 7 gadi atpakaļ
  Stephen Ficklin 18ed477f65 Views with filters is now functional. Display of field values uses the field formatter 7 gadi atpakaļ
  Stephen Ficklin 88eb993eba Fixed bug in chado_generate_var for adding the entity_id and also linking to the organism in the organism field 7 gadi atpakaļ
  Stephen Ficklin 76f55da266 Removed from TripalField::load() function 8 gadi atpakaļ
  Stephen Ficklin 455a1942b5 Working on new chado_bio_data_xxx tables 8 gadi atpakaļ
  Stephen Ficklin a4e7b2e76e Added query() function to many of the ChadoFields 8 gadi atpakaļ
  Chun-Huai Cheng 742e3d72ac Fixed bugs found when saving an organism or a feature 8 gadi atpakaļ
  Stephen Ficklin 00618a17dd Fixed bug in paging of a collection in web services. Added order capability to filtering in WS 8 gadi atpakaļ
  Stephen Ficklin 3dcab18d45 Added a new chado_db_select that mirrors Drupal's db_select but is Chado aware. Added a new query() function to the ChadoField class to allow for Chado fields to support querying of their own data 8 gadi atpakaļ
  Stephen Ficklin f66a8a4fb4 Added new field for the featuremap.unittype_id column 8 gadi atpakaļ
  Stephen Ficklin 7ab777451c Working through bugs with fields and web services 8 gadi atpakaļ
  Stephen Ficklin 6a3ede2502 Added fix to not let admin change term mapping if 'term_fixed' param is set 8 gadi atpakaļ
  Stephen Ficklin 23e01ef2f4 Moved Chado settings from field to instance 8 gadi atpakaļ
  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 gadi atpakaļ
  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 gadi atpakaļ
  Stephen Ficklin a5d900ffd4 Moved field classes into their own directories 8 gadi atpakaļ