Commit Verlauf

Autor SHA1 Nachricht Datum
  Stephen Ficklin 9749e320fd Fixed bug in TripalField validate. Added the annotation field vor 7 Jahren
  Stephen Ficklin a13d1cc57c Fixed a bug in migrate code vor 7 Jahren
  Stephen Ficklin 8a9dca5510 Sorting in Views of TripalFields now working vor 7 Jahren
  Stephen Ficklin 28757e8cc2 Fixed bug with views filters vor 7 Jahren
  Stephen Ficklin 0db17d9419 Unified the way DrupalViews and WebServices handles TripalField sub elements vor 7 Jahren
  Stephen Ficklin ae29c0c9e5 Added support of sub elements of TripalFields for Drpual Views vor 7 Jahren
  Stephen Ficklin 18ed477f65 Views with filters is now functional. Display of field values uses the field formatter vor 7 Jahren
  Stephen Ficklin 88eb993eba Fixed bug in chado_generate_var for adding the entity_id and also linking to the organism in the organism field vor 7 Jahren
  Stephen Ficklin 76f55da266 Removed from TripalField::load() function vor 8 Jahren
  Stephen Ficklin 455a1942b5 Working on new chado_bio_data_xxx tables vor 8 Jahren
  Stephen Ficklin a4e7b2e76e Added query() function to many of the ChadoFields vor 8 Jahren
  Chun-Huai Cheng 742e3d72ac Fixed bugs found when saving an organism or a feature vor 8 Jahren
  Stephen Ficklin 00618a17dd Fixed bug in paging of a collection in web services. Added order capability to filtering in WS vor 8 Jahren
  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 vor 8 Jahren
  Stephen Ficklin f66a8a4fb4 Added new field for the featuremap.unittype_id column vor 8 Jahren
  Stephen Ficklin 7ab777451c Working through bugs with fields and web services vor 8 Jahren
  Stephen Ficklin 6a3ede2502 Added fix to not let admin change term mapping if 'term_fixed' param is set vor 8 Jahren
  Stephen Ficklin 23e01ef2f4 Moved Chado settings from field to instance vor 8 Jahren
  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 vor 8 Jahren
  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 vor 8 Jahren
  Stephen Ficklin a5d900ffd4 Moved field classes into their own directories vor 8 Jahren