spficklin
|
fdd548a327
Removed old hook_views_data and hook_views_alter from all modules as the views integration now handles integrating all of the tables. Those were older functions used before views integration was completed. Also, fixed the joins of linker tables with nodes to be recipricol with base tables. If you used node as the base table you couldn't join on the corresponding chado table. That's fixed
|
11 years ago |
spficklin
|
c423725e2a
Updated Doxygen comments
|
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
|
cd87d5a56a
Fixed Drupal formatting standards
|
12 years ago |
spficklin
|
4c94b1aceb
Fixed priority problem on views integration
|
12 years ago |
spficklin
|
0d7db47de7
Fixed priority problem on views integration
|
12 years ago |
spficklin
|
f5b4d884be
Fixed priority problem on views integration
|
12 years ago |
Lacey Sanderson
|
1e485a0763
Added check to modules to only add default view if tripal_views is enabled -fixes bug of broken views if tripal_views is not enabled
|
12 years ago |
Lacey Sanderson
|
cf766f3a61
Moved default chado views to navigation menu
|
12 years ago |
Lacey Sanderson
|
1f6ad0c3af
Simple default fixes to the cv, db and feature default views
|
12 years ago |
Lacey Sanderson
|
51e6d550ea
Fixed hard-coded handler names that changed from chado_ to tripal_
|
12 years ago |
Lacey Sanderson
|
e9971040f8
Added cv listing default view
|
12 years ago |
Lacey Sanderson
|
c34ebb8eb0
Added DB default view
|
12 years ago |
Lacey Sanderson
|
929e0304f1
Updated the db default view
|
12 years ago |
Lacey Sanderson
|
8810bd8631
Updated module checks for views integration to priority 9 rather then 10
|
12 years ago |
Pubudu Basnayaka
|
9c8c07a73c
Tripal db adheres 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 |
Pubudu Basnayaka
|
72553d384b
Tripal DB adheres to Drupal coding standards
|
12 years ago |
Lacey Sanderson
|
93bee06bd0
Removed all Old-style views integration
|
12 years ago |
Lacey Sanderson
|
c4b710a2b1
Added support to indicate if base_table or not and made this distinction for analysis, contact, cv ,db, feature and organism integration
|
12 years ago |
Lacey Sanderson
|
fa17f954bc
Merged in 6.x-0.4-dev branch
|
12 years ago |
Lacey Sanderson
|
f7ae46e4cd
Bug Fix: Symbolic link turned to file with path in it. Removed handlers linked to by symbolic link and instead put in tripal_views
|
12 years ago |
spficklin
|
af2ff151e6
Moved most extensions out. Moved base modules out of 'base' directory
|
12 years ago |
alexgl
|
bedfa4fc81
moving a few modules into modules base
|
13 years ago |
laceysanderson
|
e0500f0746
Tripal: Added documentation
|
13 years ago |
laceysanderson
|
e7faa63f2d
Added Default Views for all modules
|
13 years ago |
laceysanderson
|
27121bc319
Added Views Integration for tripal_db & tripal_cv
|
14 years ago |