Stephen Ficklin
|
2253f7ee3c
Fixed both issues described in #1135. Also made a few additional fixes for issues with PHP 7.4, and adjusted the default layouts for sequences
|
4 years ago |
dsenalik
|
9f7cacac41
More corrections for typos
|
4 years ago |
bradfordcondon
|
5a8103068a
run phpstorm base style formatter
|
5 years ago |
Stephen Ficklin
|
9b8ddcc83b
Got field querying working. Web services working again. Added theme function to TripalFieldWidget class
|
7 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 |