Stephen Ficklin
|
0c753c2810
Trying to rework support of TripalFields and views'
|
8 lat temu |
Stephen Ficklin
|
a4e7b2e76e
Added query() function to many of the ChadoFields
|
8 lat temu |
Stephen Ficklin
|
85a0a4b8cb
Merge branch '7.x-3.x' of github.com:tripal/tripal into 7.x-3.x
|
8 lat temu |
Stephen Ficklin
|
64f6012f93
Fixed a few bugs in web services related to querying
|
8 lat temu |
Chun-Huai Cheng
|
9186fbf098
Added support for featuremap/project migration. Fixed bugs for linker_contact, linker_prop, relationship fields.
|
8 lat temu |
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'
|
8 lat temu |
Chun-Huai Cheng
|
7a3d8865a0
Fixed bug for chado_linker_prop and sbo_relationship fields
|
8 lat temu |
Stephen Ficklin
|
68f3bb393c
Fixed bugs with relationship field
|
8 lat temu |
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.
|
8 lat temu |
Chun-Huai Cheng
|
742e3d72ac
Fixed bugs found when saving an organism or a feature
|
8 lat temu |
Stephen Ficklin
|
00618a17dd
Fixed bug in paging of a collection in web services. Added order capability to filtering in WS
|
8 lat temu |
Stephen Ficklin
|
b8bc4ab2ee
Added query filter for the relationship field
|
8 lat temu |
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 lat temu |
Stephen Ficklin
|
6742365f61
Fixing entity fields and web services
|
8 lat temu |
Stephen Ficklin
|
7716a79d11
Merge branch '7.x-3.x' of github.com:tripal/tripal into 7.x-3.x
|
8 lat temu |
Stephen Ficklin
|
9b8ddcc83b
Got field querying working. Web services working again. Added theme function to TripalFieldWidget class
|
8 lat temu |
Stephen Ficklin
|
6a3ede2502
Added fix to not let admin change term mapping if 'term_fixed' param is set
|
8 lat temu |
Stephen Ficklin
|
23e01ef2f4
Moved Chado settings from field to instance
|
8 lat temu |
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 lat temu |
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 lat temu |
Stephen Ficklin
|
a5d900ffd4
Moved field classes into their own directories
|
8 lat temu |