Lacey Sanderson
|
c139651da8
Added a hook_disable to all modules to disable default views; moved default views into module.views_default.inc files and made tripal_views a dependancy of tripal_core
|
11 лет назад |
spficklin
|
a59bff7fee
Commented out ND default view
|
11 лет назад |
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 лет назад |
Lacey Sanderson
|
fca91cc322
Added more doxygen commenting -there wasn't any groups for the bulk loader or tripal views
|
12 лет назад |
spficklin
|
c423725e2a
Updated Doxygen comments
|
12 лет назад |
Lacey Sanderson
|
1ae50d3d71
small fix to natural diversity experiment default view
|
12 лет назад |
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 лет назад |
Lacey Sanderson
|
ba682d4493
Small fix to Reagents Default view: removed feature residues
|
12 лет назад |
spficklin
|
cd87d5a56a
Fixed Drupal formatting standards
|
12 лет назад |
spficklin
|
4c94b1aceb
Fixed priority problem on views integration
|
12 лет назад |
spficklin
|
0d7db47de7
Fixed priority problem on views integration
|
12 лет назад |
spficklin
|
f5b4d884be
Fixed priority problem on views integration
|
12 лет назад |
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 лет назад |
Lacey Sanderson
|
93c6bcbb7d
Moved all default views to the navigation menu under Biological data
|
12 лет назад |
Lacey Sanderson
|
cf766f3a61
Moved default chado views to navigation menu
|
12 лет назад |
Lacey Sanderson
|
d7526c32fe
Small fixes to genetic, library, natural diversity, phenotype, project and stock default views
|
12 лет назад |
Lacey Sanderson
|
51e6d550ea
Fixed hard-coded handler names that changed from chado_ to tripal_
|
12 лет назад |
Lacey Sanderson
|
5ac82a8fac
Created Phenotype and natural diversity default views
|
12 лет назад |
Lacey Sanderson
|
8810bd8631
Updated module checks for views integration to priority 9 rather then 10
|
12 лет назад |
Pubudu Basnayaka
|
fda25886b5
Tripal Natural Diversity adhere to Drupal coding standards
|
12 лет назад |
laceysanderson
|
738d671b4a
Merge 6.x-0.4-dev brnach (and coding standards update) into this branch
|
12 лет назад |
Pubudu Basnayaka
|
c522f5d8d7
Tripal Natural Diversity aheres to Drupal coding standards
|
12 лет назад |
Lacey Sanderson
|
93bee06bd0
Removed all Old-style views integration
|
12 лет назад |
Lacey Sanderson
|
0ec9c56953
Added new-style views integration for feature, genetic, library, natural diversity, phenotype, project, pub, and stock modules
|
12 лет назад |
spficklin
|
af2ff151e6
Moved most extensions out. Moved base modules out of 'base' directory
|
13 лет назад |
alexgl
|
566f238345
sorting base and extensions modules
|
13 лет назад |
laceysanderson
|
65ea3d9ecc
Tripal Natural Diverstiy Views Integration -added support for experiment, geolocation,reagent; also moved around stock handlers (Part I)
|
14 лет назад |
laceysanderson
|
b2a58886a6
tripal api select now returns an array of objects; tripal select foreign key records can return 1+; both previous updates work with tripal api insert/update/select; also began adding natural diversity views integration -currently not ready for use
|
14 лет назад |
laceysanderson
|
4112e5049e
Added skeleton tripal modules for project, contact, publication, phenotype, genetic, natural diversity chado modules
|
14 лет назад |