.. |
api
|
966435e323
Fixed bug where non-sync'd content had a broken link in views by adding link to node checkbox back to the chado_views_handler_field handler. Also added an API function tripal_core_is_tripal_node_type(chado_table) to ensure this checkbox is only shown for fields from a base table that links to a drupal node. Finally updated all the default views to use this functionality.
|
12 years ago |
chado_schema
|
18daffb7e8
Removed CVS comments from default sql file
|
12 years ago |
includes
|
b6444c78ad
Debugging Tripal CV module and created API function for feature relationships
|
12 years ago |
tripal_core.coder_ignores.txt
|
e45a619f3b
Coding Standards: Final cleanup for tripal_core; added @coder-ignore for errors to be ignored
|
12 years ago |
tripal_core.drush.inc
|
d502001c0d
Small fix to drush re-run command to take into account the function name changes
|
12 years ago |
tripal_core.info
|
6c1f4165fe
Updated module versions to 6.x-1.0
|
12 years ago |
tripal_core.install
|
d2b7b59b9e
Fixed issues with the library module
|
12 years ago |
tripal_core.module
|
b6444c78ad
Debugging Tripal CV module and created API function for feature relationships
|
12 years ago |
tripal_core_job_view.tpl.php
|
fd4a688c69
Tripal Core now matches Drupal coding standards
|
12 years ago |
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 years ago |
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 years ago |