spficklin 841aaa543d added the tripal_get_custom_schema to the tripal_core_get_chado_table_schema_function. This will allow the tripal_core_chado_insert (etc) functions to work with custom tables as well. Had to fix other places in the views integration where the tripal_get_custom_schema was being called. 12 년 전
..
api 841aaa543d added the tripal_get_custom_schema to the tripal_core_get_chado_table_schema_function. This will allow the tripal_core_chado_insert (etc) functions to work with custom tables as well. Had to fix other places in the views integration where the tripal_get_custom_schema was being called. 12 년 전
chado_schema 6778b0f971 Oops forgot file 12 년 전
includes b20240b47e added custom_tables.php 12 년 전
tripal_core.coder_ignores.txt e45a619f3b Coding Standards: Final cleanup for tripal_core; added @coder-ignore for errors to be ignored 12 년 전
tripal_core.drush.inc 2840b98e85 All node types (except stock) have a function to cleanup orphaned nodes but it wasn't complete for some. A new core API function was created that all modules with node types can use to clean up orphaned nodes. Also, the drush trpjob-run command was fixed so that a username must be provided to run the job 12 년 전
tripal_core.info 6c1f4165fe Updated module versions to 6.x-1.0 12 년 전
tripal_core.install b98067e791 Renamed custom handlers 12 년 전
tripal_core.module ecd03c3e16 Added an interface for creating custom tables to the Tripa UI 12 년 전
tripal_core_job_view.tpl.php fd4a688c69 Tripal Core now matches Drupal coding standards 12 년 전
tripal_launch_jobs.php 2840b98e85 All node types (except stock) have a function to cleanup orphaned nodes but it wasn't complete for some. A new core API function was created that all modules with node types can use to clean up orphaned nodes. Also, the drush trpjob-run command was fixed so that a username must be provided to run the job 12 년 전
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 년 전