Stephen Ficklin 27dadbfc37 Removed requirement to have a 'comment' in the views integration import 12 年 前
..
api 27dadbfc37 Removed requirement to have a 'comment' in the views integration import 12 年 前
includes 27dadbfc37 Removed requirement to have a 'comment' in the views integration import 12 年 前
patches af2ff151e6 Moved most extensions out. Moved base modules out of 'base' directory 13 年 前
views d2e6f50f5c Fixed bug in core API that caused problem with the bulk loader when a duplicate record existed. The tripal_core_chado_select wasn't checking all unique constraints. Some tables have more than one 12 年 前
views_data_export 83bb80cb48 Completion of sequence handler 12 年 前
tripal_views.coder_ignores.txt 08681d4faa Coding Standards: Final cleanup for tripal_views; added @coder-ignore for errors to be ignored 12 年 前
tripal_views.info d40033ae9d Moved code for generating sequence out of the sequence field handler and into an API function in the fature_module. Also created a drush command for extracting sequences 12 年 前
tripal_views.install 364ea3cde4 Removed requirements check for tripal_views. It neesd to be added back in but it broke the install and I don't have time to correct itnow 12 年 前
tripal_views.module 8f64c6204a Added a requirement that Chado must be accessible before Tripal Views gets installed 12 年 前
tripal_views.views.inc 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 年 前
tripal_views_data_export_download_form.tpl.php 65488ce420 Tripal views adheres to Drupal coding standards 12 年 前
tripal_views_integration_fields_form.tpl.php 942a59cd6c Small changes to views integration themeing 12 年 前