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