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 лет назад |
spficklin
|
5f01bf2b84
Added support for installing/upgrading to v1.2 of Chado... still needs changes to schema array
|
12 лет назад |
spficklin
|
5090079818
added chado schema v1.2
|
12 лет назад |
Lacey Sanderson
|
474caf9d1c
Ensured every function in tripal_core is documented with a full header
|
12 лет назад |
Lacey Sanderson
|
fd4a688c69
Tripal Core now matches Drupal coding standards
|
12 лет назад |
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
|
12 лет назад |
Stephen Ficklin
|
0b0d4e1f49
Removed the old cvterm.php file as those API functions have been replaced. All call to those old functions have been removed
|
12 лет назад |