Stephen Ficklin
|
f0201fc309
Fixes to content type creation
|
7 years ago |
Stephen Ficklin
|
8cbdee9a06
Working on fixing caching issue with fields
|
7 years ago |
Stephen Ficklin
|
76f55da266
Removed from TripalField::load() function
|
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
|
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 |