spficklin
|
c91f759176
More work on Drupal Views Integration. Added support for new handlers, changed table structure, altered submit code and form
|
13 years ago |
alexgl
|
d0ed29d7dc
added edit form, handlers still not working
|
13 years ago |
Lacey Sanderson
|
e4fd96ec64
Added remaining chado filter wrappers -not tested
|
13 years ago |
Lacey Sanderson
|
468ff6c351
Chado Filter String Wrapper
|
13 years ago |
Lacey Sanderson
|
cb44dc5e16
Added wrappers for all default views sort handlers -not yet tested
|
13 years ago |
Lacey Sanderson
|
e245332e41
Have basic Sort field working :) -Sorting for aggregates if postgreSQL 9.0+
|
13 years ago |
spficklin
|
734866083f
Added handlers to views data array
|
13 years ago |
spficklin
|
b8dda93d1a
oops bug on core.install
|
13 years ago |
spficklin
|
b9efd95211
Merge branch '6.x-tripal_views_setup_ahah_helper-og' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-tripal_views_setup_ahah_helper-og
|
13 years ago |
spficklin
|
7932c4db15
Added handlers to the views integration form and fixed the template for the form
|
13 years ago |
Lacey Sanderson
|
b3d8c00d8f
Field Aggregator: Added ability to use tokens from tables related by foreign key
|
13 years ago |
Lacey Sanderson
|
c31c563d20
Aggregator Join now adds in fields from tables related via a foreign key in the current table
|
13 years ago |
Lacey Sanderson
|
ce184d6881
Added aggregate all field handler: allows all fields of an aggregate table to be displayed in one views field
|
13 years ago |
alexgl
|
8f54360e87
adding the 2nd export of the built view
|
13 years ago |
alexgl
|
2706239694
Merge branch '6.x-tripal_views_setup_ahah_helper-og' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-tripal_views_setup_ahah_helper-og
|
13 years ago |
alexgl
|
d8e812aa6a
adding the export of the built view
|
13 years ago |
spficklin
|
ccf56f0789
Forgot to add new views integration files in the core module
|
13 years ago |
spficklin
|
a18fc24574
Fixed bug in themeing of views integartion in core
|
13 years ago |
spficklin
|
189d2d2171
Moved Views Integration to the tripal core and removed the views integration module
|
13 years ago |
Lacey Sanderson
|
8e0cd44755
Created all chado_wrapper field handlers :) -only string fully tested
|
13 years ago |
Lacey Sanderson
|
3c7510cc12
Aggregator: Added basic many2one join handler
|
13 years ago |
Lacey Sanderson
|
316d459d17
Chado Select Handler: Now have option to choose text field
|
13 years ago |
Lacey Sanderson
|
8c38603481
Added handler to facilitate joins using linking tables (ie: Feature => analysisfeature => Analysis) using a single join description in hook_voiews_data
|
13 years ago |
alexgl
|
c217d86390
fixing a typo in tripal_search_unigene that was part of refactoring
|
13 years ago |
Lacey Sanderson
|
af6495de47
Fixed bug: cvterm select handler had form error when there were no options
|
13 years ago |
Lacey Sanderson
|
3893579eaf
Improved cvterm name filter to only include used cvterms by default -still option to include all
|
13 years ago |
Lacey Sanderson
|
0e63c4138a
Organism common name filter now uses chado select string rather then an organism-specific handler
|
13 years ago |
Lacey Sanderson
|
c1e4772f19
Fixed bug in chado select filter
|
13 years ago |
Lacey Sanderson
|
4d345bb68b
Chado Select List: Now able to select multiple
|
13 years ago |
spficklin
|
443409291f
Added a hook_views_alter hook to add the reciprical joins and joined on chado linker tables (e.g. chado_feature, chado_organism) and the node table
|
13 years ago |