Stephen Ficklin
|
265db1e724
Experimenting with reworking the TripalField class
|
8 년 전 |
Stephen Ficklin
|
32a1a3918c
Fixed issue saving properties. Moved field admin form alter to the Chado module. Fixed labels and descriptions on property widgets
|
8 년 전 |
Stephen Ficklin
|
f6822d6ea3
Fixed formWidgetSubmit for all fields... some still need debuggin
|
8 년 전 |
Stephen Ficklin
|
c0c407fbad
Fixed issue with widgetFormValidate in TripalField class
|
8 년 전 |
Stephen Ficklin
|
2f3fb2767c
Working through bugs in the Chado field storage and field submit
|
8 년 전 |
Stephen Ficklin
|
309930218c
Fixed bug with custom base fields in Chado. Cleaning up field classes
|
8 년 전 |
Chun-Huai Cheng
|
47fdc0ce2a
Fixed chado_liner_relationship instanceSettingFormValidate()
|
8 년 전 |
Stephen Ficklin
|
232a0e31ee
Fixed bugs form major rewrite of TripalField Class
|
8 년 전 |
Stephen Ficklin
|
e5aa796e26
Switching static functions to non-static
|
8 년 전 |
Stephen Ficklin
|
f5ec68063a
Switching static functions to non-static
|
8 년 전 |
Stephen Ficklin
|
16e680ac6c
Working on TripalField redo
|
8 년 전 |
Stephen Ficklin
|
19ba11e8dc
Reworking TripalField class to be more intuitive
|
8 년 전 |
Stephen Ficklin
|
d21ad206b3
Trying to clean up the Tripal Fields class
|
8 년 전 |
Stephen Ficklin
|
4a10270bfc
renamed fieldInfo function of the TripalField class to fieldDefaults(). Fixed instanceSettingsForm on the relationship field
|
8 년 전 |
Stephen Ficklin
|
9d581f4056
Reworked the TripalField class to follow Drupal coding standards (except naming), and to make functions more intuitive
|
9 년 전 |
Stephen Ficklin
|
f233e628a4
Working on improving entity loading
|
9 년 전 |
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
|
9 년 전 |
Stephen Ficklin
|
fcce2f82f6
Moved a few more functions
|
9 년 전 |
Stephen Ficklin
|
1098091ab6
Spearated field and field_storage hooks for tripal module into separate include files
|
9 년 전 |