.. |
api
|
fdd548a327
Removed old hook_views_data and hook_views_alter from all modules as the views integration now handles integrating all of the tables. Those were older functions used before views integration was completed. Also, fixed the joins of linker tables with nodes to be recipricol with base tables. If you used node as the base table you couldn't join on the corresponding chado table. That's fixed
|
11 år sedan |
chado_schema
|
18daffb7e8
Removed CVS comments from default sql file
|
12 år sedan |
includes
|
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 år sedan |
theme
|
7e1b88f37e
Updated version to 6.x-1.1 in anticipation of upcoming release. Fixed bug in Features view so that the name field appears.
|
11 år sedan |
tripal_core.drush.inc
|
d502001c0d
Small fix to drush re-run command to take into account the function name changes
|
12 år sedan |
tripal_core.info
|
7e1b88f37e
Updated version to 6.x-1.1 in anticipation of upcoming release. Fixed bug in Features view so that the name field appears.
|
11 år sedan |
tripal_core.install
|
d2b7b59b9e
Fixed issues with the library module
|
12 år sedan |
tripal_core.module
|
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 år sedan |
tripal_core_job_view.tpl.php
|
fd4a688c69
Tripal Core now matches Drupal coding standards
|
12 år sedan |
tripal_launch_jobs.php
|
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 år sedan |
tripal_launch_jobs_multi.php
|
3246f8ecb9
Created a wrapper function for querying the schema API and named all schema API functions with the chado version in the name
|
12 år sedan |