Stephen Ficklin
|
9b8ddcc83b
Got field querying working. Web services working again. Added theme function to TripalFieldWidget class
|
8 years ago |
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 years ago |
Stephen Ficklin
|
23e01ef2f4
Moved Chado settings from field to instance
|
8 years ago |
Stephen Ficklin
|
1ef5aa8a95
Removed the _adder fields. User's now add new properties and cvterms using the typical field managmenet page.
|
8 years ago |
Stephen Ficklin
|
c891051dbb
Changed TripalField to always require an instance
|
8 years ago |
Stephen Ficklin
|
3bb12b4d5a
Fixed problems with slow loading
|
8 years ago |
Stephen Ficklin
|
63c99dcf22
Fixed saving to Chado for new field classes. Also fixed bugs in relationship field
|
8 years ago |
Stephen Ficklin
|
6957932829
Adding new subclasses for fields/widgets/formatters
|
8 years ago |
Stephen Ficklin
|
32a1a3918c
Fixed issue saving properties. Moved field admin form alter to the Chado module. Fixed labels and descriptions on property widgets
|
8 years ago |
Stephen Ficklin
|
286f8c7a55
Updates to md5checksum field
|
8 years ago |
Stephen Ficklin
|
a3846391e0
Working on fixing fields for updated TripalField class
|
8 years ago |
Stephen Ficklin
|
b59da95d2a
Working on fixing fields for updated TripalField class
|
8 years ago |
Stephen Ficklin
|
947feb00b4
Forgot to remove dpm()
|
8 years ago |
Stephen Ficklin
|
2f3fb2767c
Working through bugs in the Chado field storage and field submit
|
8 years ago |
Stephen Ficklin
|
3e452e8b6c
Fixed bug with loading fields
|
8 years ago |
Stephen Ficklin
|
f5ec68063a
Switching static functions to non-static
|
8 years ago |
Chun-Huai Cheng
|
952b44bf59
Fixed bugs introduced by adding field instanceSettingsForm
|
8 years ago |
Stephen Ficklin
|
186e173eaa
Fixes for WS
|
8 years ago |
Stephen Ficklin
|
43bf225bac
Fixed views for entity fields
|
8 years ago |
Stephen Ficklin
|
d7c239830f
Updated TripalFieldQuery to extend EntityFieldQuery so that the two are more interchangeable
|
8 years ago |
Stephen Ficklin
|
c8bddbea71
Updated README and fixes to TripalFieldQuery class
|
8 years ago |
Chun-Huai Cheng
|
1e44d09637
Working on Entity sorting in Views
|
8 years ago |
Stephen Ficklin
|
c4f37fafee
Working on Views integration of fields/entities
|
8 years ago |
Stephen Ficklin
|
aa2b120a20
Working on showing remote content within the layout on this site
|
8 years ago |
Stephen Ficklin
|
5f910fc6ec
Continued work on web services
|
8 years ago |
Stephen Ficklin
|
32b56a6357
Fixed bug in loading field values
|
8 years ago |
Stephen Ficklin
|
76681a2520
Reorganized the TripalField class and removed the attach_info() function. Broke out into two new functions: create_info and create_instance_info. This is better as it doesn't try to lump creating of a field and creating of an instance into one function and it supports all of thesettings for both operations
|
8 years ago |
Stephen Ficklin
|
7e1971e600
Converted linker_prop_adder to a TripalField class. Added validate and submit functions to the TripalField class. Updated linker_relationship field to use the new validate and submit functions
|
8 years ago |
Stephen Ficklin
|
29a016cd4a
Worked on linker_relationship field. Moved some views API functions out of legacy. Updated the widget_form arguments for the TripalField class. Added the CV Defaults admin page
|
8 years ago |
Stephen Ficklin
|
c3bdbfc710
Fixed a bug in when adding new records to a base table without a type_id field
|
8 years ago |