spficklin
|
079f9f0375
Moved form elements from views module to Tripal core and updated seq extract form to use the file upload combo element. Also renamed include files to have a .inc extension rather than a .php extension in the core moduel
|
11 年之前 |
spficklin
|
0f48bf25d5
Can now update a publication and it's properties manually
|
12 年之前 |
spficklin
|
ed0dad3cf7
Provided some code clenup for the analysis module, added new API functions to the tripal_feature module, and added new case checking to some of the API calls in the Tripal core
|
12 年之前 |
spficklin
|
c423725e2a
Updated Doxygen comments
|
12 年之前 |
spficklin
|
9e47924937
Edited all admin help pages
|
12 年之前 |
spficklin
|
b6444c78ad
Debugging Tripal CV module and created API function for feature relationships
|
12 年之前 |
spficklin
|
8098c77257
Fixed memory leaks in OBO loader.
|
12 年之前 |
spficklin
|
09b02611ed
Fixed memory leaks in the Tripal core API when storing the persistent connection. Alos fixed memory leaks in GFF loader and added loading of FASTA sequences embeded in the GFF file ##FASTA section
|
12 年之前 |
spficklin
|
403d2803cf
Fixed issue #1661530
|
12 年之前 |
spficklin
|
e5d5b7c0ca
Fixed support for AHAH. Fixed issue #1879354 by adding an 'accession' field to the add CV term form. Also fixed support for AHAH forms and altered the cv term add/edit to use the Tripal API
|
12 年之前 |
spficklin
|
cd87d5a56a
Fixed Drupal formatting standards
|
12 年之前 |
spficklin
|
f520b49dfa
Added tripal_db_set_default_search_path() call to hook_init of core module so that the search_path is guranteed to alwasy be 'public' before anything is done
|
12 年之前 |
spficklin
|
87400a3502
Added hook to display args in job view
|
12 年之前 |
spficklin
|
02155ecfe5
Fixed bug in GFF loader
|
12 年之前 |
spficklin
|
0f3e1677ce
Fixed bug where search_path wasn't getting set back to 'default' and tables were being created in the Chado schema rather than the default schema
|
12 年之前 |
spficklin
|
c1944ecf5f
Debugging analysis module not instlaling
|
12 年之前 |
spficklin
|
63dda37c13
Debugging tables being created in wrong schema
|
12 年之前 |
spficklin
|
a5d4d5e7dd
Debugging tables being created in wrong schema
|
12 年之前 |
spficklin
|
aaa559f4d9
Removing setting of search path in core init hook
|
12 年之前 |
spficklin
|
09e7a7edc6
Fixing bug javascript for determininig Drupal path
|
12 年之前 |
spficklin
|
5e017e52c0
Fixing bug javascript for determininig Drupal path
|
12 年之前 |
spficklin
|
e95db7502e
Fixed bug in Mview creation
|
12 年之前 |
spficklin
|
88c5a5ee89
Speedup optimizations to get bulk loader to work faster. Slowness problems were caused by core modules that set search_path and checked for existence of chado database on every query
|
12 年之前 |
spficklin
|
9a282716d5
undoing function call in core init to clean persistent connections
|
12 年之前 |
spficklin
|
4caf2a4552
template fixes for bulk loader. Added function in core init to clean persistent connections
|
12 年之前 |
spficklin
|
ecd03c3e16
Added an interface for creating custom tables to the Tripa UI
|
12 年之前 |
spficklin
|
20ad1ec24a
Updated Chado version checking to recognize an 'effective version', or just the version to the tenth's place.
|
12 年之前 |
spficklin
|
c324a8440f
Merged in 6.x-6233304-Support_for_Chado_v1.2 branch and removed non-views stocks page
|
12 年之前 |
spficklin
|
3efbf1ed79
Fixed coding standards problems as found by the coder module
|
12 年之前 |
spficklin
|
3246f8ecb9
Created a wrapper function for querying the schema API and named all schema API functions with the chado version in the name
|
12 年之前 |