.. |
deprecated
|
2756a7cce1
Added brackets around all table names in SQL statements throughout all of Tripal
|
11 lat temu |
chado_views_handler_field.inc
|
3388ff58d8
Various bug fixes discovered in the process of converting to Drupal 7
|
10 lat temu |
chado_views_handler_field_boolean.inc
|
3efbf1ed79
Fixed coding standards problems as found by the coder module
|
12 lat temu |
chado_views_handler_field_counter.inc
|
3efbf1ed79
Fixed coding standards problems as found by the coder module
|
12 lat temu |
chado_views_handler_field_custom.inc
|
65488ce420
Tripal views adheres to Drupal coding standards
|
12 lat temu |
chado_views_handler_field_date.inc
|
3efbf1ed79
Fixed coding standards problems as found by the coder module
|
12 lat temu |
chado_views_handler_field_markup.inc
|
65488ce420
Tripal views adheres to Drupal coding standards
|
12 lat temu |
chado_views_handler_field_math.inc
|
65488ce420
Tripal views adheres to Drupal coding standards
|
12 lat temu |
chado_views_handler_field_numeric.inc
|
65488ce420
Tripal views adheres to Drupal coding standards
|
12 lat temu |
chado_views_handler_filter_boolean_operator.inc
|
3efbf1ed79
Fixed coding standards problems as found by the coder module
|
12 lat temu |
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 lat temu |
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 lat temu |
chado_views_handler_filter_float.inc
|
03d94a16b1
Fixed bug in float filter handler to allow it to be excluded if empty
|
12 lat temu |
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 lat temu |
chado_views_handler_filter_string.inc
|
31342c077f
Added 'starts with' and 'ends with' operators to the chado_views_handler_filter_string handler
|
11 lat temu |
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 lat temu |
chado_views_handler_relationship_to_node.inc
|
cd87d5a56a
Fixed Drupal formatting standards
|
12 lat temu |
chado_views_handler_sort.inc
|
65488ce420
Tripal views adheres to Drupal coding standards
|
12 lat temu |
chado_wrapper_functions.inc
|
6d91e0e13c
Some custom views handlers re-use fields, changes were made to ensure tripal_views_handler_field_aggregate works in these cases
|
11 lat temu |
tripal_views_handler_field_aggregate.inc
|
6d91e0e13c
Some custom views handlers re-use fields, changes were made to ensure tripal_views_handler_field_aggregate works in these cases
|
11 lat temu |
tripal_views_handler_field_sequence.inc
|
2756a7cce1
Added brackets around all table names in SQL statements throughout all of Tripal
|
11 lat temu |
tripal_views_handler_filter_file_upload.inc
|
079f9f0375
Moved form elements from views module to Tripal core and updated seq extract form to use the file upload combo element. Also renamed include files to have a .inc extension rather than a .php extension in the core moduel
|
11 lat temu |
tripal_views_handler_filter_no_results.inc
|
acf539de59
Small fixes to some of the basic views handlers. Need to ensure that values are arrays before looping and that aliases exist before using
|
11 lat temu |
tripal_views_handler_filter_select_cvterm.inc
|
2756a7cce1
Added brackets around all table names in SQL statements throughout all of Tripal
|
11 lat temu |
tripal_views_handler_filter_select_string.inc
|
2756a7cce1
Added brackets around all table names in SQL statements throughout all of Tripal
|
11 lat temu |
tripal_views_handler_filter_sequence.inc
|
f0ab1a8a04
Fixed for coding standards
|
12 lat temu |
tripal_views_handler_filter_textarea.inc
|
83bb80cb48
Completion of sequence handler
|
12 lat temu |
views_handler_join_chado_aggregator.inc
|
867229ac5d
Fix to chado join handler that add's alias' to each table added to satisfy foreign key constraint. This takes into account the edge case where there are two foreign key calls to the same table.
|
11 lat temu |
views_handler_join_chado_through_linking.inc
|
65488ce420
Tripal views adheres to Drupal coding standards
|
12 lat temu |