Stephen Ficklin
|
aac1ad7077
Issue #72: Updating API to include 2.1 improvements: 9a05f03
|
7 years ago |
Stephen Ficklin
|
38344e3b3d
Fixes to content type creation
|
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
|
b9e95ece81
Fixed bug with publishing cvterm records
|
7 years ago |
Stephen Ficklin
|
4889b3fae7
Fixed issue with uploader. Added support for cvterm as a base table. Fixed bugs with OBO loader
|
7 years ago |
Stephen Ficklin
|
b2a1444857
Added the CV and CVTerm admin pages by moving them from legacy. Creation of content types now supports record association using prop tables. Fixed a few other bugs along the way
|
7 years ago |
Chun-Huai Cheng
|
96d5905bc9
Fixed a bug to use chado_db_select() instead of chado_select()
|
8 years ago |
Stephen Ficklin
|
93f8bece0d
Minor adjustments
|
8 years ago |
Chun-Huai Cheng
|
1292ad9e91
Added back the API function, tripal_get_chado_entity_id(), to retrieve entity_id using chado_table and a record_id
|
8 years ago |
Stephen Ficklin
|
ce857afcbc
Nightly check-in
|
8 years ago |
Stephen Ficklin
|
1308771d3e
Fixed merge conflict
|
8 years ago |
Stephen Ficklin
|
455a1942b5
Working on new chado_bio_data_xxx tables
|
8 years ago |
Shawna Spoor
|
77c7f51200
keeping pub 1 and contact 1 from being published
|
8 years ago |
Shawna Spoor
|
cf6a12d0cc
adding the spinner to the relationships pager and the permissions for new bundles
|
8 years ago |
Shawna Spoor
|
6c3dfa3d54
fixing the formatting on the files to meet drupal requirements
|
8 years ago |
Stephen Ficklin
|
64f6012f93
Fixed a few bugs in web services related to querying
|
8 years ago |
Stephen Ficklin
|
52d1570eb8
Fixed various bugs
|
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
|
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
|
8af937f449
Adjusted entity creation to use the tripal_cvterm_mapping table
|
8 years ago |
Stephen Ficklin
|
ef93343397
Fixed memory leaks in publishing content and memory overload in sequence display
|
8 years ago |
Stephen Ficklin
|
7526753974
Working on cleanup of semantic web term assignments for web services
|
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
|
ee2027949d
Added new files for organization of semantic web support
|
8 years ago |
Stephen Ficklin
|
876d83dba9
Fixed slowness in publishing records
|
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
|
c678737409
relationships and residues fields are
|
8 years ago |
Stephen Ficklin
|
a44fd31eda
Converting fields over to classes... dbxref_id done.
|
9 years ago |
Stephen Ficklin
|
8692c9a368
Added relationship field. Added Chado tokens API functions. Fixed deltion of bundles
|
9 years ago |
Stephen Ficklin
|
19e0574373
Somme minor code adjustemnts
|
9 years ago |