Chun-Huai Cheng
|
8d2332bb84
Added list/edit forms for changing semantic web settings
|
8 years ago |
Stephen Ficklin
|
c87d599356
Merge branch '7.x-3.x' of github.com:tripal/tripal into 7.x-3.x
|
8 years ago |
Stephen Ficklin
|
258c262bb9
Fixed bug in auto loading of fields
|
8 years ago |
Chun-Huai Cheng
|
9db6924e84
Merge branch '7.x-3.x' of github.com:tripal/tripal into 7.x-3.x
|
8 years ago |
Chun-Huai Cheng
|
e0a6c08566
Added form for setting up semantic web terms
|
8 years ago |
Stephen Ficklin
|
eb4d5f91fe
Working on targeted loading of fields
|
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
|
bd089a112e
Fixed problem with 'Cancel' button on TripalEntity entities
|
8 years ago |
Stephen Ficklin
|
def63e265e
Fixed typo
|
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
|
6a438ff66f
Merge branch '7.x-3.x' of github.com:tripal/tripal into 7.x-3.x
|
8 years ago |
Stephen Ficklin
|
ee2027949d
Added new files for organization of semantic web support
|
8 years ago |
Chun-Huai Cheng
|
4553848ab3
Merge branch '7.x-3.x' of github.com:tripal/tripal into 7.x-3.x
|
8 years ago |
Chun-Huai Cheng
|
8a0b1aba52
Working on the widget of chado_linker_relationship
|
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
|
4380bce671
Added missing file ripal_chado.vocab_storage.inc
|
8 years ago |
Stephen Ficklin
|
5104bf6ce0
moving control of semantic web settings out of field classes
|
8 years ago |
Stephen Ficklin
|
662962e541
Created a chado_semweb table for storing mapping of terms to Chado table columns.
|
8 years ago |
Stephen Ficklin
|
c1ef066abd
Fixed misnamed 'namespace' for vocabulary short names
|
8 years ago |
Stephen Ficklin
|
1a268065e9
Adding filters to web services
|
8 years ago |
Stephen Ficklin
|
5afb3cf99d
Small fix to linker__genotypes field
|
8 years ago |
Stephen Ficklin
|
8b5703c8f2
Merge branch '7.x-3.x' of github.com:tripal/tripal into 7.x-3.x
|
8 years ago |
Stephen Ficklin
|
b0f4febd76
Adding a new TripalFieldQuery class for querying of TripalEntities
|
8 years ago |
ccheng
|
1b5c46315d
Fixed hyperlink to the entity for gene_transcripts field
|
8 years ago |
ccheng
|
d339ebc817
Fixed some typoes for the chado_linker_phenotype filed
|
8 years ago |
Stephen Ficklin
|
ef9c4fc40f
Fixed fields and Chado field storage for inserts
|
8 years ago |
Stephen Ficklin
|
3762c4f085
Merge branch '7.x-3.x' of github.com:tripal/tripal into 7.x-3.x
|
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 |