.. |
deprecated
|
42fe28540f
Fixed issue #1712422. Changed all Chado querie to use chado_query() rather than db_query()
|
12 years ago |
chado_views_handler_field.inc
|
e7b5e52c0b
Fixed a small bug in the 'link to node' functionality -now only fields from the base view table can be linked to their node
|
12 years ago |
chado_views_handler_field_boolean.inc
|
3efbf1ed79
Fixed coding standards problems as found by the coder module
|
12 years ago |
chado_views_handler_field_counter.inc
|
3efbf1ed79
Fixed coding standards problems as found by the coder module
|
12 years ago |
chado_views_handler_field_custom.inc
|
65488ce420
Tripal views adheres to Drupal coding standards
|
12 years ago |
chado_views_handler_field_date.inc
|
3efbf1ed79
Fixed coding standards problems as found by the coder module
|
12 years ago |
chado_views_handler_field_markup.inc
|
65488ce420
Tripal views adheres to Drupal coding standards
|
12 years ago |
chado_views_handler_field_math.inc
|
65488ce420
Tripal views adheres to Drupal coding standards
|
12 years ago |
chado_views_handler_field_numeric.inc
|
65488ce420
Tripal views adheres to Drupal coding standards
|
12 years ago |
chado_views_handler_filter_boolean_operator.inc
|
3efbf1ed79
Fixed coding standards problems as found by the coder module
|
12 years ago |
chado_views_handler_filter_date.inc
|
1a476830e0
Fixed a bug in the chado date filter handler that threw an error on exposing the filter
|
12 years ago |
chado_views_handler_filter_equality.inc
|
6926718007
Fix to chado filter handlers to set default options and made chado aggregator safe views_handler_filter_chado_select_cvterm_name
|
12 years ago |
chado_views_handler_filter_float.inc
|
03d94a16b1
Fixed bug in float filter handler to allow it to be excluded if empty
|
12 years ago |
chado_views_handler_filter_numeric.inc
|
6926718007
Fix to chado filter handlers to set default options and made chado aggregator safe views_handler_filter_chado_select_cvterm_name
|
12 years ago |
chado_views_handler_filter_string.inc
|
14cbaa9095
Some fixes to the views handlers to better handle Contains filters and filters on aggregated, non-base tables. Changes to these handlers required updates to the default views, also committed here.
|
12 years ago |
chado_views_handler_relationship.inc
|
ceb848047d
Added relationship handler to all joins in case there are multiple joins to the same table -this way you can pick what field to join on
|
12 years ago |
chado_views_handler_relationship_to_node.inc
|
cd87d5a56a
Fixed Drupal formatting standards
|
12 years ago |
chado_views_handler_sort.inc
|
65488ce420
Tripal views adheres to Drupal coding standards
|
12 years ago |
chado_wrapper_functions.inc
|
cd87d5a56a
Fixed Drupal formatting standards
|
12 years ago |
tripal_views_handler_field_aggregate.inc
|
b98067e791
Renamed custom handlers
|
12 years ago |
tripal_views_handler_field_sequence.inc
|
67bca35cf9
Fixed incorrectly named function, added ability to get sequence by analysi_id in sequence retrieval drush command
|
12 years ago |
tripal_views_handler_filter_file_upload.inc
|
b98067e791
Renamed custom handlers
|
12 years ago |
tripal_views_handler_filter_no_results.inc
|
a8c67af75b
small fix to 'No Results' filter: bug where all filters returned arrays was causing views to never execute. Now if all filters return arrays, assumes it should return all (essentially the filter reverts to not changing anything in this case) in this case. If there is at least one textfield then this filter functions as before
|
12 years ago |
tripal_views_handler_filter_select_cvterm.inc
|
14cbaa9095
Some fixes to the views handlers to better handle Contains filters and filters on aggregated, non-base tables. Changes to these handlers required updates to the default views, also committed here.
|
12 years ago |
tripal_views_handler_filter_select_string.inc
|
5e5c1245a4
Small fix to tripal_views_handler_filter_select_string to ensure that #options is at least an empty array
|
12 years ago |
tripal_views_handler_filter_sequence.inc
|
f0ab1a8a04
Fixed for coding standards
|
12 years ago |
tripal_views_handler_filter_textarea.inc
|
83bb80cb48
Completion of sequence handler
|
12 years ago |
views_handler_join_chado_aggregator.inc
|
14cbaa9095
Some fixes to the views handlers to better handle Contains filters and filters on aggregated, non-base tables. Changes to these handlers required updates to the default views, also committed here.
|
12 years ago |
views_handler_join_chado_through_linking.inc
|
65488ce420
Tripal views adheres to Drupal coding standards
|
12 years ago |