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 |
Stephen Ficklin
|
876d83dba9
Fixed slowness in publishing records
|
8 years ago |
Stephen Ficklin
|
b0f4febd76
Adding a new TripalFieldQuery class for querying of TripalEntities
|
8 years ago |
Stephen Ficklin
|
ef9c4fc40f
Fixed fields and Chado field storage for inserts
|
8 years ago |
Stephen Ficklin
|
bb3ef3769b
The Chado field storage is now inserting/updating all fields again using new field 'value' format
|
8 years ago |
Stephen Ficklin
|
eca8d53f70
Nightly commit... still working on field values and saving to Chado
|
8 years ago |
Stephen Ficklin
|
568feec8fd
Fixing fields... not quite finished.
|
8 years ago |
Stephen Ficklin
|
e6f7eb4a3d
nightly checkin. Fixing fields so that 'values' are the delivered content rather than the Chado value to be saved
|
8 years ago |
Stephen Ficklin
|
78b10ee6cc
Fixed bug with conflicting views handler filter name. Experimenting with Entity Query API... added form to content list page
|
8 years ago |
Stephen Ficklin
|
783ae718fb
Updated semantic web settings. Started new contact field
|
8 years ago |
Stephen Ficklin
|
a44fd31eda
Converting fields over to classes... dbxref_id done.
|
9 years ago |
Stephen Ficklin
|
86433df0e8
Web services now supports linking to entities, and data in Chado from FKs
|
9 years ago |
Stephen Ficklin
|
8692c9a368
Added relationship field. Added Chado tokens API functions. Fixed deltion of bundles
|
9 years ago |
Stephen Ficklin
|
6ac6e2d8fa
Renamed all fields to have a consitent naming. Adjusted form for adding new content types to help ensure the wrong term isn't used for creating an entity
|
9 years ago |
Stephen Ficklin
|
64cf914a53
Added a 'record type' field that gets added automatically to all entities. Fixed bugs in dbxref field
|
9 years ago |
Stephen Ficklin
|
8ea16120a7
Added new cvterm field. Still working on it, but also fixed a bug with loading data into fields (switched to chado_generate_var earlier which created a bug)
|
9 years ago |
Stephen Ficklin
|
275f7b1f1a
Working on supporting linker tables (xxxx_dbxref)
|
9 years ago |
Stephen Ficklin
|
465b3971b5
Working on supporting linker tables (xxxx_dbxref)
|
9 years ago |
Stephen Ficklin
|
dc243b3696
Working on adding a field for dbxref linking tables
|
9 years ago |