Stephen Ficklin
|
0dfb2c3815
Fixing bugs with Views...
|
8 years ago |
Stephen Ficklin
|
ce857afcbc
Nightly check-in
|
8 years ago |
Stephen Ficklin
|
455a1942b5
Working on new chado_bio_data_xxx tables
|
8 years ago |
Stephen Ficklin
|
53b89155aa
Merge branch '7.x-2.x-ds' of github.com:tripal/tripal into 7.x-2.x-ds
|
8 years ago |
Stephen Ficklin
|
c8b40b4f84
Fixed bug with preparing Chado multiple times. Fixed bug with setting the field term name
|
8 years ago |
Stephen Ficklin
|
662dce0cd9
minor bug fixes
|
8 years ago |
Stephen Ficklin
|
384e0962da
Trying to rework support of TripalFields and views'
|
8 years ago |
Stephen Ficklin
|
a4e7b2e76e
Added query() function to many of the ChadoFields
|
8 years ago |
Stephen Ficklin
|
64f6012f93
Fixed a few bugs in web services related to querying
|
8 years ago |
Stephen Ficklin
|
00251c7720
Fixed problem with sequences
|
8 years ago |
Stephen Ficklin
|
68f3bb393c
Fixed bugs with relationship field
|
8 years ago |
Chun-Huai Cheng
|
ca5baad196
Fixed a bug in the tripal_chado_field_storage_write_merge_fields when saving the entity
|
8 years ago |
Stephen Ficklin
|
7798996084
Fixed bug in chado field storage for wrting fields
|
8 years ago |
Stephen Ficklin
|
141e27de2c
Removed stray dpm
|
8 years ago |
Stephen Ficklin
|
6cdac0c05b
Fixed Tripal content listing page, pager, filters and sorting works
|
8 years ago |
Stephen Ficklin
|
29acc0a89d
Working on fixing warning/error messages
|
8 years ago |
Stephen Ficklin
|
9987ce03af
Fixed problem with text fields not properly dealing with HTML content
|
8 years ago |
Stephen Ficklin
|
f66fc11369
Fixed bug in field loading if foreign key column names aren't the same in both tables
|
8 years ago |
Stephen Ficklin
|
5e476d806e
Fixed bug with ajax attaching of fields and with expanding base fields that are of type text
|
8 years ago |
Stephen Ficklin
|
52d1570eb8
Fixed various bugs
|
8 years ago |
Stephen Ficklin
|
00618a17dd
Fixed bug in paging of a collection in web services. Added order capability to filtering in WS
|
8 years ago |
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 years ago |
Stephen Ficklin
|
1d6edea07c
Continuing to fix web services to work with new data structures. Added filters for publishing records>
|
8 years ago |
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 |