dsenalik
|
9f7cacac41
More corrections for typos
|
il y a 4 ans |
bradfordcondon
|
5a8103068a
run phpstorm base style formatter
|
il y a 6 ans |
Stephen Ficklin
|
554d5f3637
Fixed problems related to issue #433
|
il y a 6 ans |
Shawna Spoor
|
9096723c9a
found deprecated terms that needed to be swapped out
|
il y a 6 ans |
Stephen Ficklin
|
338d84c6a8
Changed the way TripalFields specify their data formatters
|
il y a 7 ans |
Stephen Ficklin
|
1f517500bc
Fixed issue with local contact field
|
il y a 7 ans |
Stephen Ficklin
|
35cca6ed93
Begin of functions for support APIs for programmatically creating entities
|
il y a 7 ans |
Stephen Ficklin
|
31ab1431e3
Fixing bugs with fields. Fixed major bug with field filtering
|
il y a 7 ans |
Stephen Ficklin
|
4feb7521f5
Fixed some more issues with querying/sorting of the contact linker field. Fixes a bug with filters by properties
|
il y a 7 ans |
Stephen Ficklin
|
b4d5fa6ba0
Fixing bugs in contact linker field
|
il y a 7 ans |
Stephen Ficklin
|
542f607357
Fixed problem with contact field as well as mistake with public tables in chado_query() statements
|
il y a 7 ans |
Stephen Ficklin
|
e09c7bedc9
Added labels and help where needed to the elementInfo functions of the TripalFields
|
il y a 7 ans |
Stephen Ficklin
|
8a9dca5510
Sorting in Views of TripalFields now working
|
il y a 7 ans |
Stephen Ficklin
|
0db17d9419
Unified the way DrupalViews and WebServices handles TripalField sub elements
|
il y a 7 ans |
Stephen Ficklin
|
76f55da266
Removed from TripalField::load() function
|
il y a 8 ans |
Stephen Ficklin
|
a4e7b2e76e
Added query() function to many of the ChadoFields
|
il y a 8 ans |
Chun-Huai Cheng
|
9186fbf098
Added support for featuremap/project migration. Fixed bugs for linker_contact, linker_prop, relationship fields.
|
il y a 8 ans |
Stephen Ficklin
|
7716a79d11
Merge branch '7.x-3.x' of github.com:tripal/tripal into 7.x-3.x
|
il y a 8 ans |
Stephen Ficklin
|
9b8ddcc83b
Got field querying working. Web services working again. Added theme function to TripalFieldWidget class
|
il y a 8 ans |
Stephen Ficklin
|
6a3ede2502
Added fix to not let admin change term mapping if 'term_fixed' param is set
|
il y a 8 ans |
Stephen Ficklin
|
23e01ef2f4
Moved Chado settings from field to instance
|
il y a 8 ans |
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
|
il y a 8 ans |
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
|
il y a 8 ans |
Stephen Ficklin
|
a5d900ffd4
Moved field classes into their own directories
|
il y a 8 ans |