Stephen Ficklin
|
534f0b3040
Updated loader to handle compressed files. fixed bug in the database editor.
|
7 years ago |
Stephen Ficklin
|
9ad1232f7f
Reorganized Importer functions
|
7 years ago |
Stephen Ficklin
|
a9bcbcd4c8
Issue #72: Updating API to include 2.1 improvements: eca6739
|
7 years ago |
Stephen Ficklin
|
542f607357
Fixed problem with contact field as well as mistake with public tables in chado_query() statements
|
7 years ago |
Shawna
|
a0bf04055f
fixing some errant code
|
7 years ago |
Stephen Ficklin
|
0b22bdc178
Merge branch '7.x-3.x-dashboard' into 7.x-3.x
|
7 years ago |
Shawna Spoor
|
7df0ebc0b2
Checked in by Stephen
|
7 years ago |
Stephen Ficklin
|
90bd7cd4e7
Finishgin up TripalJob and TripalImporter classes'
|
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 |
Stephen Ficklin
|
88563d14cd
TripalImporter class is working. GFF3 importer ported
|
7 years ago |
Stephen Ficklin
|
b646c93885
Fixed bug with upgrade problem from Tripal v1.2 to v1.3
|
7 years ago |
Stephen Ficklin
|
ba4cb29c2b
Still working on querying fields with views
|
7 years ago |
Stephen Ficklin
|
ce857afcbc
Nightly check-in
|
7 years ago |
Stephen Ficklin
|
75981cb12e
Fixed permission problems for loaders
|
7 years ago |
Stephen Ficklin
|
1308771d3e
Fixed merge conflict
|
7 years ago |
Stephen Ficklin
|
455a1942b5
Working on new chado_bio_data_xxx tables
|
7 years ago |
Shawna Spoor
|
a40041947a
ajax pagination for relationships
|
7 years ago |
Stephen Ficklin
|
3b8c1d6b63
Fixed bug with cvtermynonym being wiped out after OBO loading in Chado prepare step
|
7 years ago |
Stephen Ficklin
|
c475797679
Fixed bug in chado_set_active that was cuasing the search path to not get reset
|
7 years ago |
Stephen Ficklin
|
a0be583029
Fixed problems with upgrade from T2 to T3
|
7 years ago |
Stephen Ficklin
|
298111586d
Added Tripal Views to Tripal v3 (non legacy) and renamed Tripal Chado Views. Fixed several bugs, removed unneeded files
|
7 years ago |
Chun-Huai Cheng
|
ece6c4fc47
Fixed bugs for display of custom field title and empty text. Fixed lots of bugs for data__accession, md5checksum, synonym, relationship fields.
|
7 years ago |
Stephen Ficklin
|
ca1ea98eed
Minor change to inline textrea fields
|
7 years ago |
Stephen Ficklin
|
43b73641c2
unlocked all fields... need to revisit that. Fixed bug with theming legacy templaates
|
7 years ago |
Stephen Ficklin
|
f1deb07241
Added field for the publications to display records they link to. Added button to check for new fields for a bundle. Fixed ajax loading so titles don't appear
|
7 years ago |
Chun-Huai Cheng
|
742e3d72ac
Fixed bugs found when saving an organism or a feature
|
7 years ago |
Stephen Ficklin
|
cac91404aa
Added NCBI Taxonomy importer. Phylotree importer added too but it needs some work
|
7 years ago |
Stephen Ficklin
|
3dcab18d45
Added a new chado_db_select that mirrors Drupal's db_select but is Chado aware. Added a new query() function to the ChadoField class to allow for Chado fields to support querying of their own data
|
8 years ago |
Stephen Ficklin
|
9b8ddcc83b
Got field querying working. Web services working again. Added theme function to TripalFieldWidget class
|
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 |