.. |
api
|
4a75742316
Small bug fix to featuremap module (tried to integrate map table when it should've been featuremap). Also added checks to the Tripal Views API so an empty integration doesn't get added.
|
12 years ago |
includes
|
a2b1e53694
Added a new 'Create New Integration' checkbox to the tripal views integration to allow users to create new integrations based off of default ones. Also set defaults so that a new integration is created when the original integration priority was 10 or 9 and added form validation to ensure that users don't save views with a priority of 10 or 9
|
12 years ago |
patches
|
0d2a8504ed
Resolved issue #1826292. Tripal Views is no longer dependent on AHAH helper module
|
12 years ago |
views
|
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 |
views_data_export
|
83bb80cb48
Completion of sequence handler
|
12 years ago |
tripal_views.coder_ignores.txt
|
08681d4faa
Coding Standards: Final cleanup for tripal_views; added @coder-ignore for errors to be ignored
|
12 years ago |
tripal_views.info
|
0d2a8504ed
Resolved issue #1826292. Tripal Views is no longer dependent on AHAH helper module
|
12 years ago |
tripal_views.install
|
ca9bbddea1
Fixed bug with ampersand in function call
|
12 years ago |
tripal_views.module
|
0d2a8504ed
Resolved issue #1826292. Tripal Views is no longer dependent on AHAH helper module
|
12 years ago |
tripal_views.views.inc
|
26c71f98dc
Oops forgot to take out dpm
|
12 years ago |
tripal_views_data_export_download_form.tpl.php
|
65488ce420
Tripal views adheres to Drupal coding standards
|
12 years ago |
tripal_views_integration_fields_form.tpl.php
|
942a59cd6c
Small changes to views integration themeing
|
12 years ago |