Lacey Sanderson
|
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.
|
12 lat temu |
Lacey Sanderson
|
84e6357dfc
Added ability to add additional joins through the tripal views chado aggregate join handler
|
12 lat temu |
Lacey Sanderson
|
5eecd98053
Fixed bug in chado aggregate join handler: now handles null values in the all field without collapsing the entire results to null. Uses a combination of coalesce to only return non-null results and cast to ensure all fields are strings
|
12 lat temu |
Lacey Sanderson
|
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 lat temu |
spficklin
|
42fe28540f
Fixed issue #1712422. Changed all Chado querie to use chado_query() rather than db_query()
|
12 lat temu |
spficklin
|
cd87d5a56a
Fixed Drupal formatting standards
|
12 lat temu |
Lacey Sanderson
|
a1a2c11fbd
Changes to aggregator join handler to make more extensible
|
12 lat temu |
spficklin
|
3246f8ecb9
Created a wrapper function for querying the schema API and named all schema API functions with the chado version in the name
|
13 lat temu |
Lacey Sanderson
|
ba5321de2d
Brought tripal_views back to Drupal coding standards
|
13 lat temu |
laceysanderson
|
b50a8979ae
Merged 6.x-0.4-dev into this branch with the Drupal coding standard changes
|
13 lat temu |
Lacey Sanderson
|
65488ce420
Tripal views adheres to Drupal coding standards
|
13 lat temu |
Lacey Sanderson
|
fa17f954bc
Merged in 6.x-0.4-dev branch
|
13 lat temu |
spficklin
|
af2ff151e6
Moved most extensions out. Moved base modules out of 'base' directory
|
13 lat temu |