Stephen Ficklin
|
68f3bb393c
Fixed bugs with relationship field
|
8 년 전 |
Chun-Huai Cheng
|
ca5baad196
Fixed a bug in the tripal_chado_field_storage_write_merge_fields when saving the entity
|
8 년 전 |
Stephen Ficklin
|
7798996084
Fixed bug in chado field storage for wrting fields
|
8 년 전 |
Stephen Ficklin
|
141e27de2c
Removed stray dpm
|
8 년 전 |
Stephen Ficklin
|
6cdac0c05b
Fixed Tripal content listing page, pager, filters and sorting works
|
8 년 전 |
Stephen Ficklin
|
29acc0a89d
Working on fixing warning/error messages
|
8 년 전 |
Stephen Ficklin
|
9987ce03af
Fixed problem with text fields not properly dealing with HTML content
|
8 년 전 |
Stephen Ficklin
|
f66fc11369
Fixed bug in field loading if foreign key column names aren't the same in both tables
|
8 년 전 |
Stephen Ficklin
|
5e476d806e
Fixed bug with ajax attaching of fields and with expanding base fields that are of type text
|
8 년 전 |
Stephen Ficklin
|
52d1570eb8
Fixed various bugs
|
8 년 전 |
Stephen Ficklin
|
00618a17dd
Fixed bug in paging of a collection in web services. Added order capability to filtering in WS
|
8 년 전 |
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
|
8 년 전 |
Stephen Ficklin
|
1d6edea07c
Continuing to fix web services to work with new data structures. Added filters for publishing records>
|
8 년 전 |
Stephen Ficklin
|
9b8ddcc83b
Got field querying working. Web services working again. Added theme function to TripalFieldWidget class
|
8 년 전 |
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 년 전 |
Stephen Ficklin
|
23e01ef2f4
Moved Chado settings from field to instance
|
8 년 전 |
Stephen Ficklin
|
1ef5aa8a95
Removed the _adder fields. User's now add new properties and cvterms using the typical field managmenet page.
|
8 년 전 |
Stephen Ficklin
|
c891051dbb
Changed TripalField to always require an instance
|
8 년 전 |
Stephen Ficklin
|
3bb12b4d5a
Fixed problems with slow loading
|
8 년 전 |
Stephen Ficklin
|
63c99dcf22
Fixed saving to Chado for new field classes. Also fixed bugs in relationship field
|
8 년 전 |
Stephen Ficklin
|
6957932829
Adding new subclasses for fields/widgets/formatters
|
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
|
286f8c7a55
Updates to md5checksum field
|
8 년 전 |
Stephen Ficklin
|
a3846391e0
Working on fixing fields for updated TripalField class
|
8 년 전 |
Stephen Ficklin
|
b59da95d2a
Working on fixing fields for updated TripalField class
|
8 년 전 |
Stephen Ficklin
|
947feb00b4
Forgot to remove dpm()
|
8 년 전 |
Stephen Ficklin
|
2f3fb2767c
Working through bugs in the Chado field storage and field submit
|
8 년 전 |
Stephen Ficklin
|
3e452e8b6c
Fixed bug with loading fields
|
8 년 전 |
Stephen Ficklin
|
f5ec68063a
Switching static functions to non-static
|
8 년 전 |
Chun-Huai Cheng
|
952b44bf59
Fixed bugs introduced by adding field instanceSettingsForm
|
8 년 전 |