spficklin
|
b6444c78ad
Debugging Tripal CV module and created API function for feature relationships
|
před 12 roky |
spficklin
|
8098c77257
Fixed memory leaks in OBO loader.
|
před 12 roky |
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
|
před 12 roky |
spficklin
|
403d2803cf
Fixed issue #1661530
|
před 12 roky |
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
|
před 12 roky |
spficklin
|
cd87d5a56a
Fixed Drupal formatting standards
|
před 12 roky |
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
|
před 12 roky |
spficklin
|
87400a3502
Added hook to display args in job view
|
před 12 roky |
spficklin
|
02155ecfe5
Fixed bug in GFF loader
|
před 12 roky |
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
|
před 12 roky |
spficklin
|
c1944ecf5f
Debugging analysis module not instlaling
|
před 12 roky |
spficklin
|
63dda37c13
Debugging tables being created in wrong schema
|
před 12 roky |
spficklin
|
a5d4d5e7dd
Debugging tables being created in wrong schema
|
před 12 roky |
spficklin
|
aaa559f4d9
Removing setting of search path in core init hook
|
před 12 roky |
spficklin
|
09e7a7edc6
Fixing bug javascript for determininig Drupal path
|
před 12 roky |
spficklin
|
5e017e52c0
Fixing bug javascript for determininig Drupal path
|
před 12 roky |
spficklin
|
e95db7502e
Fixed bug in Mview creation
|
před 12 roky |
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
|
před 12 roky |
spficklin
|
9a282716d5
undoing function call in core init to clean persistent connections
|
před 12 roky |
spficklin
|
4caf2a4552
template fixes for bulk loader. Added function in core init to clean persistent connections
|
před 12 roky |
spficklin
|
ecd03c3e16
Added an interface for creating custom tables to the Tripa UI
|
před 12 roky |
spficklin
|
20ad1ec24a
Updated Chado version checking to recognize an 'effective version', or just the version to the tenth's place.
|
před 12 roky |
spficklin
|
c324a8440f
Merged in 6.x-6233304-Support_for_Chado_v1.2 branch and removed non-views stocks page
|
před 12 roky |
spficklin
|
3efbf1ed79
Fixed coding standards problems as found by the coder module
|
před 12 roky |
spficklin
|
3246f8ecb9
Created a wrapper function for querying the schema API and named all schema API functions with the chado version in the name
|
před 12 roky |
spficklin
|
5f01bf2b84
Added support for installing/upgrading to v1.2 of Chado... still needs changes to schema array
|
před 12 roky |
spficklin
|
5090079818
added chado schema v1.2
|
před 12 roky |
Lacey Sanderson
|
474caf9d1c
Ensured every function in tripal_core is documented with a full header
|
před 12 roky |
Lacey Sanderson
|
fd4a688c69
Tripal Core now matches Drupal coding standards
|
před 12 roky |
Stephen Ficklin
|
a56102450e
Changed MViews to accept a Schema API array. It is still backwards compatible and can accept old style postgres column definitions. Also, MViews created with a Drupal API schema array are automatically integreated as a custom table and therefore can be used to join with other MViews or Chado tables in the Views Integration
|
před 12 roky |