Stephen Ficklin
|
9b8ddcc83b
Got field querying working. Web services working again. Added theme function to TripalFieldWidget class
|
8 lat temu |
Stephen Ficklin
|
a584591704
Added Map content type
|
8 lat temu |
Stephen Ficklin
|
b0f8d14c16
Forgot to add the new tripal_chado.bundle.inc file
|
8 lat temu |
Stephen Ficklin
|
de402b67fd
Added new chado_bundle table to link a bundle directly to a chado table. Previously it was mapped via the chado_cvterm_mapping table which mapped cvterms but wasn't exact enough for bundles. Also improved the content creation form to allow for more customization for how bundles are mapped to Chado
|
8 lat temu |
Stephen Ficklin
|
2ad2077658
Working to fix mapping of bundles to Chado tables
|
8 lat temu |
Stephen Ficklin
|
be39f7d19d
Forgot to add new ChadoField classes
|
8 lat temu |
Stephen Ficklin
|
23e01ef2f4
Moved Chado settings from field to instance
|
8 lat temu |
Stephen Ficklin
|
1ef5aa8a95
Removed the _adder fields. User's now add new properties and cvterms using the typical field managmenet page.
|
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
|
be77d369e7
Updating default entity titles
|
8 lat temu |
Stephen Ficklin
|
43fb13a967
Merge branch '7.x-3.x' of github.com:tripal/tripal into 7.x-3.x
|
8 lat temu |
Stephen Ficklin
|
26849afbeb
Added Image term
|
8 lat temu |
Stephen Ficklin
|
c6164b3b15
Minor bug fixes
|
8 lat temu |
Stephen Ficklin
|
c891051dbb
Changed TripalField to always require an instance
|
8 lat temu |
Stephen Ficklin
|
501fcba6db
Added debugging info when a field doesn't have a cvterm to map to during field creation
|
8 lat temu |
Stephen Ficklin
|
d4d8855936
Fixed where base fields weren't getting a term associated
|
8 lat temu |
Stephen Ficklin
|
645f323d9b
Updated theme bug
|
8 lat temu |
Stephen Ficklin
|
b438e51364
Minor fix to content type manager
|
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 |
Chun-Huai Cheng
|
5718f9eff4
Fixed merge conflicts
|
8 lat temu |
Chun-Huai Cheng
|
7e4e5c0af5
Renamed chado_linker_fileds
|
8 lat temu |
Stephen Ficklin
|
f8302df147
Just some cleanup
|
8 lat temu |
Stephen Ficklin
|
3bb12b4d5a
Fixed problems with slow loading
|
8 lat temu |
Stephen Ficklin
|
6273703a89
Changed field names for base fields
|
8 lat temu |
Stephen Ficklin
|
63c99dcf22
Fixed saving to Chado for new field classes. Also fixed bugs in relationship field
|
8 lat temu |
Stephen Ficklin
|
200f0cbb8f
minor changes to CV terms
|
8 lat temu |
Chun-Huai Cheng
|
be9edca337
Merge branch '7.x-3.x' of github.com:tripal/tripal into 7.x-3.x
|
8 lat temu |
Chun-Huai Cheng
|
f73bc67954
Split linker fileds into three files each
|
8 lat temu |
Stephen Ficklin
|
9289521815
Merge branch '7.x-3.x' of github.com:tripal/tripal into 7.x-3.x
|
8 lat temu |