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.
|
11 years ago |
Lacey Sanderson
|
84e6357dfc
Added ability to add additional joins through the tripal views chado aggregate join handler
|
11 years ago |
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
|
11 years ago |
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.
|
11 years ago |
spficklin
|
42fe28540f
Fixed issue #1712422. Changed all Chado querie to use chado_query() rather than db_query()
|
11 years ago |
spficklin
|
cd87d5a56a
Fixed Drupal formatting standards
|
12 years ago |
Lacey Sanderson
|
a1a2c11fbd
Changes to aggregator join handler to make more extensible
|
12 years ago |
spficklin
|
3246f8ecb9
Created a wrapper function for querying the schema API and named all schema API functions with the chado version in the name
|
12 years ago |
Lacey Sanderson
|
ba5321de2d
Brought tripal_views back to Drupal coding standards
|
12 years ago |
laceysanderson
|
b50a8979ae
Merged 6.x-0.4-dev into this branch with the Drupal coding standard changes
|
12 years ago |
Lacey Sanderson
|
65488ce420
Tripal views adheres to Drupal coding standards
|
12 years ago |
Lacey Sanderson
|
fa17f954bc
Merged in 6.x-0.4-dev branch
|
12 years ago |
spficklin
|
af2ff151e6
Moved most extensions out. Moved base modules out of 'base' directory
|
12 years ago |