Stephen Ficklin
|
cd364447d6
Working on updating in-line documenation for Tv3 API release
|
7 年之前 |
Anthony Bretaudeau
|
3e9d9d5d2b
fix minor typos
|
7 年之前 |
Stephen Ficklin
|
39c8baf932
A variety of small bug and text fixes
|
7 年之前 |
Chun-Huai Cheng
|
acea4b204a
Fixed a error caused by too many db connections
|
7 年之前 |
Chun-Huai Cheng
|
07f8124bf4
Fixed a performance issue
|
7 年之前 |
Lacey Sanderson
|
baaa1a4cbd
Small fixes related to progress reporting for publishing entities.
|
7 年之前 |
Stephen Ficklin
|
542f607357
Fixed problem with contact field as well as mistake with public tables in chado_query() statements
|
7 年之前 |
Stephen Ficklin
|
aac1ad7077
Issue #72: Updating API to include 2.1 improvements: 9a05f03
|
7 年之前 |
Stephen Ficklin
|
38344e3b3d
Fixes to content type creation
|
7 年之前 |
Stephen Ficklin
|
8843ccf83d
protein sequence field is now working. Fixed relationship field to link to entities. Renamed a few new API functions
|
7 年之前 |
Stephen Ficklin
|
b9e95ece81
Fixed bug with publishing cvterm records
|
7 年之前 |
Stephen Ficklin
|
4889b3fae7
Fixed issue with uploader. Added support for cvterm as a base table. Fixed bugs with OBO loader
|
7 年之前 |
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 年之前 |
Chun-Huai Cheng
|
96d5905bc9
Fixed a bug to use chado_db_select() instead of chado_select()
|
8 年之前 |
Stephen Ficklin
|
93f8bece0d
Minor adjustments
|
8 年之前 |
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 年之前 |
Stephen Ficklin
|
ce857afcbc
Nightly check-in
|
8 年之前 |
Stephen Ficklin
|
1308771d3e
Fixed merge conflict
|
8 年之前 |
Stephen Ficklin
|
455a1942b5
Working on new chado_bio_data_xxx tables
|
8 年之前 |
Shawna Spoor
|
77c7f51200
keeping pub 1 and contact 1 from being published
|
8 年之前 |
Shawna Spoor
|
cf6a12d0cc
adding the spinner to the relationships pager and the permissions for new bundles
|
8 年之前 |
Shawna Spoor
|
6c3dfa3d54
fixing the formatting on the files to meet drupal requirements
|
8 年之前 |
Stephen Ficklin
|
64f6012f93
Fixed a few bugs in web services related to querying
|
8 年之前 |
Stephen Ficklin
|
52d1570eb8
Fixed various bugs
|
8 年之前 |
Stephen Ficklin
|
1d6edea07c
Continuing to fix web services to work with new data structures. Added filters for publishing records>
|
8 年之前 |
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 年之前 |
Stephen Ficklin
|
8af937f449
Adjusted entity creation to use the tripal_cvterm_mapping table
|
8 年之前 |
Stephen Ficklin
|
ef93343397
Fixed memory leaks in publishing content and memory overload in sequence display
|
8 年之前 |
Stephen Ficklin
|
7526753974
Working on cleanup of semantic web term assignments for web services
|
8 年之前 |
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 年之前 |