dsenalik
|
9f7cacac41
More corrections for typos
|
4 lat temu |
bradfordcondon
|
5a8103068a
run phpstorm base style formatter
|
6 lat temu |
Stephen Ficklin
|
1c693d339f
Fixed bugs deleting collections and warnings from PHP 7.2 upgrade
|
7 lat temu |
Stephen Ficklin
|
182e0fb079
Fixed synonym field. Fixed issue #127
|
7 lat temu |
Lacey Sanderson
|
f9644f2513
Bug Fix during Chado Prepare: unable to look up dbxref due to vocab and accession not being included in the instance details.
|
7 lat temu |
Stephen Ficklin
|
8a9dca5510
Sorting in Views of TripalFields now working
|
7 lat temu |
Stephen Ficklin
|
0db17d9419
Unified the way DrupalViews and WebServices handles TripalField sub elements
|
7 lat temu |
Stephen Ficklin
|
76f55da266
Removed from TripalField::load() function
|
8 lat temu |
Stephen Ficklin
|
a4e7b2e76e
Added query() function to many of the ChadoFields
|
8 lat temu |
Stephen Ficklin
|
fe0d5b9b97
Added a new field for the content type if it's not used to identify the content. And fixed a few bugs
|
8 lat temu |
Stephen Ficklin
|
6742365f61
Fixing entity fields and web services
|
8 lat temu |
Stephen Ficklin
|
7ab777451c
Working through bugs with 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 |