Stephen Ficklin
|
e65cac10dc
Added theme for the field instance setting form
|
3 лет назад |
dsenalik
|
9f7cacac41
More corrections for typos
|
4 лет назад |
bradfordcondon
|
5a8103068a
run phpstorm base style formatter
|
5 лет назад |
Lacey Sanderson
|
41d5a3a3e8
Chado Field getValueList: added more tests.
|
6 лет назад |
Lacey Sanderson
|
6cc7b75f2a
Chado Field: get values list for fields storing their data in the base table of the bundle via foreign key.
|
6 лет назад |
Lacey Sanderson
|
fdec5f4c47
Chado Field: get values list for fields storing their data in the base table of the bundle and not a foreign key.
|
6 лет назад |
Shawna Spoor
|
9096723c9a
found deprecated terms that needed to be swapped out
|
6 лет назад |
Stephen Ficklin
|
338d84c6a8
Changed the way TripalFields specify their data formatters
|
6 лет назад |
Anthony Bretaudeau
|
3e9d9d5d2b
fix minor typos
|
7 лет назад |
Stephen Ficklin
|
7125cfad7f
Downloader classes Tab and CSV working
|
7 лет назад |
Stephen Ficklin
|
31ab1431e3
Fixing bugs with fields. Fixed major bug with field filtering
|
7 лет назад |
Stephen Ficklin
|
96f16f12fe
Fixed wrapping issue with TripalField and ChadoField default_descriptions. PHP 5.6 doesn't like the concentation across lines but without the new-line is included in the description
|
7 лет назад |
Lacey Sanderson
|
d781a8f26a
Concat in static class vars causes error in PHP < 5.6
|
7 лет назад |
Stephen Ficklin
|
8a9dca5510
Sorting in Views of TripalFields now working
|
7 лет назад |
Stephen Ficklin
|
0db17d9419
Unified the way DrupalViews and WebServices handles TripalField sub elements
|
7 лет назад |
Stephen Ficklin
|
ae29c0c9e5
Added support of sub elements of TripalFields for Drpual Views
|
7 лет назад |
Stephen Ficklin
|
18ed477f65
Views with filters is now functional. Display of field values uses the field formatter
|
7 лет назад |
Stephen Ficklin
|
0dfb2c3815
Fixing bugs with Views...
|
7 лет назад |
Stephen Ficklin
|
65fa5dfa58
Working on Views integration with Tripal fields
|
7 лет назад |
Stephen Ficklin
|
a4e7b2e76e
Added query() function to many of the ChadoFields
|
7 лет назад |
Stephen Ficklin
|
43b73641c2
unlocked all fields... need to revisit that. Fixed bug with theming legacy templaates
|
7 лет назад |
Stephen Ficklin
|
29acc0a89d
Working on fixing warning/error messages
|
7 лет назад |
Stephen Ficklin
|
00618a17dd
Fixed bug in paging of a collection in web services. Added order capability to filtering in WS
|
7 лет назад |
Stephen Ficklin
|
b8bc4ab2ee
Added query filter for the relationship field
|
7 лет назад |
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
|
7 лет назад |
Stephen Ficklin
|
6a3ede2502
Added fix to not let admin change term mapping if 'term_fixed' param is set
|
7 лет назад |
Stephen Ficklin
|
be39f7d19d
Forgot to add new ChadoField classes
|
8 лет назад |