Lacey Sanderson
|
7a223166fb
Issue #84: Small tweak to Stephens original fix. The tripal_cv_obo_tripal_cv_obo_idx1_idx was an alternate name for the tripal_cv_obo_obo_id_idx so new fix simply ensures that both are altered to the same idx2
|
7 years ago |
Chun-Huai Cheng
|
3ac80ad0d6
Added missing chado_cvterm_mapping for Map and Publication entity types
|
7 years ago |
Stephen Ficklin
|
cab8852f14
Fixed lots of bugs with web services and added new update function for tripal_chado
|
7 years ago |
Stephen Ficklin
|
8cbdee9a06
Working on fixing caching issue with fields
|
7 years ago |
Stephen Ficklin
|
8843ccf83d
protein sequence field is now working. Fixed relationship field to link to entities. Renamed a few new API functions
|
7 years ago |
Stephen Ficklin
|
fe2756af52
Merge branch '7.x-3.x' of github.com:tripal/tripal into 7.x-3.x
|
7 years ago |
Stephen Ficklin
|
b646c93885
Fixed bug with upgrade problem from Tripal v1.2 to v1.3
|
7 years ago |
Chun-Huai Cheng
|
324400861e
Fixed Tv3 upgrade bug caused by moving index tripal_cv_obo_tripal_cv_obo_idx1_idx and tripal_cv_obo_pkey
|
7 years ago |
Stephen Ficklin
|
4a32c306d8
Renamed _bundle_create_fields and _bundle_create_instances hooks, added new CV's for the EDAM vocab
|
7 years ago |
Stephen Ficklin
|
fb85f6ef3a
Fix for issue #84
|
7 years ago |
Lacey Sanderson
|
559a4cdf4f
Fixes #83 by exposing chado linking tables to the Drupal Schema API through hook_schema().
|
7 years ago |
Stephen Ficklin
|
2280770017
Fixed upgrade issue
|
7 years ago |
Stephen Ficklin
|
661528ed6f
Fixed issue with install
|
7 years ago |
Stephen Ficklin
|
ce857afcbc
Nightly check-in
|
7 years ago |
Stephen Ficklin
|
455a1942b5
Working on new chado_bio_data_xxx tables
|
7 years ago |
Stephen Ficklin
|
96eab3322b
Update to tripal_gffcds_temp table
|
7 years ago |
Stephen Ficklin
|
ddd09567b7
Fixing entity fields and web services
|
7 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 |
Chun-Huai Cheng
|
bbd2adf8c7
Commented out tripal_cv_defaults transition code when upgrading from Tripal v2 to v3
|
8 years ago |
Chun-Huai Cheng
|
0ce5d3a95f
Move the tripal_cv_defaults table back to legacy installation.
|
8 years ago |
Stephen Ficklin
|
59fdae1f40
Change to tripal_cvterm_mapping table
|
8 years ago |
Stephen Ficklin
|
676fa743b0
Minor textual changes
|
8 years ago |
Chun-Huai Cheng
|
b4a74cc2fa
Created tripal_cvterm_mapping table when installing tripal_chado. Fixed function tripal_chado_map_cvterms() to populate the table
|
8 years ago |
Stephen Ficklin
|
e378340fe8
Fix to Chado install
|
8 years ago |
Stephen Ficklin
|
28b1c6557b
Fixed to chado_semweb table
|
8 years ago |
Stephen Ficklin
|
ee2027949d
Added new files for organization of semantic web support
|
8 years ago |
Stephen Ficklin
|
c1ef066abd
Fixed misnamed 'namespace' for vocabulary short names
|
8 years ago |
Stephen Ficklin
|
1b300d5a60
adjusted install file a bit
|
8 years ago |
ccheng
|
9685e9dc29
Checked if index existed before moving it during module installation.
|
8 years ago |
Stephen Ficklin
|
5e664b919e
edits to ugprade code
|
8 years ago |