Historial de Commits

Autor SHA1 Mensaje Fecha
  Stephen Ficklin 0db17d9419 Unified the way DrupalViews and WebServices handles TripalField sub elements hace 7 años
  Stephen Ficklin 8843ccf83d protein sequence field is now working. Fixed relationship field to link to entities. Renamed a few new API functions hace 7 años
  Stephen Ficklin 5ee2c2826c Fixed the publication field. It wasn't saving hace 7 años
  Stephen Ficklin 94788d00a1 Fixed bug in relationship settings form hace 7 años
  Stephen Ficklin 9d212cc391 Still working on paging hace 7 años
  Stephen Ficklin 5795917348 Working on fixing relationship pager hace 7 años
  Stephen Ficklin e78e7ab8c1 Working on making pagers easier for fields hace 7 años
  Stephen Ficklin 76f55da266 Removed from TripalField::load() function hace 8 años
  Stephen Ficklin 020eed8650 Fixed bug with missing settings in the relationship field hace 8 años
  Stephen Ficklin 0c753c2810 Trying to rework support of TripalFields and views' hace 8 años
  Stephen Ficklin a4e7b2e76e Added query() function to many of the ChadoFields hace 8 años
  Stephen Ficklin 85a0a4b8cb Merge branch '7.x-3.x' of github.com:tripal/tripal into 7.x-3.x hace 8 años
  Stephen Ficklin 64f6012f93 Fixed a few bugs in web services related to querying hace 8 años
  Chun-Huai Cheng 9186fbf098 Added support for featuremap/project migration. Fixed bugs for linker_contact, linker_prop, relationship fields. hace 8 años
  Stephen Ficklin 5aa70d2613 Fixed bugs in relationship field. Fixed bug in web services for linking to existing entities. Fixed bug in associating the organism.type_id with the additionalType term' hace 8 años
  Chun-Huai Cheng 7a3d8865a0 Fixed bug for chado_linker_prop and sbo_relationship fields hace 8 años
  Stephen Ficklin 68f3bb393c Fixed bugs with relationship field hace 8 años
  Chun-Huai Cheng ece6c4fc47 Fixed bugs for display of custom field title and empty text. Fixed lots of bugs for data__accession, md5checksum, synonym, relationship fields. hace 8 años
  Chun-Huai Cheng 742e3d72ac Fixed bugs found when saving an organism or a feature hace 8 años
  Stephen Ficklin 00618a17dd Fixed bug in paging of a collection in web services. Added order capability to filtering in WS hace 8 años
  Stephen Ficklin b8bc4ab2ee Added query filter for the relationship field hace 8 años
  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 hace 8 años
  Stephen Ficklin 6742365f61 Fixing entity fields and web services hace 8 años
  Stephen Ficklin 7716a79d11 Merge branch '7.x-3.x' of github.com:tripal/tripal into 7.x-3.x hace 8 años
  Stephen Ficklin 9b8ddcc83b Got field querying working. Web services working again. Added theme function to TripalFieldWidget class hace 8 años
  Stephen Ficklin 6a3ede2502 Added fix to not let admin change term mapping if 'term_fixed' param is set hace 8 años
  Stephen Ficklin 23e01ef2f4 Moved Chado settings from field to instance hace 8 años
  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 hace 8 años
  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 hace 8 años
  Stephen Ficklin a5d900ffd4 Moved field classes into their own directories hace 8 años