spficklin
|
cd87d5a56a
Fixed Drupal formatting standards
|
12 anni fa |
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 anni fa |
spficklin
|
87400a3502
Added hook to display args in job view
|
12 anni fa |
spficklin
|
02155ecfe5
Fixed bug in GFF loader
|
12 anni fa |
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 anni fa |
spficklin
|
c1944ecf5f
Debugging analysis module not instlaling
|
12 anni fa |
spficklin
|
63dda37c13
Debugging tables being created in wrong schema
|
12 anni fa |
spficklin
|
a5d4d5e7dd
Debugging tables being created in wrong schema
|
12 anni fa |
spficklin
|
aaa559f4d9
Removing setting of search path in core init hook
|
12 anni fa |
spficklin
|
09e7a7edc6
Fixing bug javascript for determininig Drupal path
|
12 anni fa |
spficklin
|
5e017e52c0
Fixing bug javascript for determininig Drupal path
|
12 anni fa |
spficklin
|
e95db7502e
Fixed bug in Mview creation
|
12 anni fa |
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 anni fa |
spficklin
|
9a282716d5
undoing function call in core init to clean persistent connections
|
12 anni fa |
spficklin
|
4caf2a4552
template fixes for bulk loader. Added function in core init to clean persistent connections
|
12 anni fa |
spficklin
|
ecd03c3e16
Added an interface for creating custom tables to the Tripa UI
|
12 anni fa |
spficklin
|
20ad1ec24a
Updated Chado version checking to recognize an 'effective version', or just the version to the tenth's place.
|
12 anni fa |
spficklin
|
c324a8440f
Merged in 6.x-6233304-Support_for_Chado_v1.2 branch and removed non-views stocks page
|
12 anni fa |
spficklin
|
3efbf1ed79
Fixed coding standards problems as found by the coder module
|
12 anni fa |
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 anni fa |
spficklin
|
5f01bf2b84
Added support for installing/upgrading to v1.2 of Chado... still needs changes to schema array
|
12 anni fa |
spficklin
|
5090079818
added chado schema v1.2
|
12 anni fa |
Lacey Sanderson
|
474caf9d1c
Ensured every function in tripal_core is documented with a full header
|
12 anni fa |
Lacey Sanderson
|
fd4a688c69
Tripal Core now matches Drupal coding standards
|
12 anni fa |
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 anni fa |
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 anni fa |
spficklin
|
af2ff151e6
Moved most extensions out. Moved base modules out of 'base' directory
|
13 anni fa |
alexgl
|
bedfa4fc81
moving a few modules into modules base
|
13 anni fa |
ccheng
|
9e1584f598
Update permission checks
|
13 anni fa |
ccheng
|
d227d04405
|
13 anni fa |