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 lat temu |
spficklin
|
b405ae3afb
Continued development of Contact and Publiation modules
|
11 lat temu |
Lacey Sanderson
|
fca91cc322
Added more doxygen commenting -there wasn't any groups for the bulk loader or tripal views
|
11 lat temu |
spficklin
|
c423725e2a
Updated Doxygen comments
|
11 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.
|
11 lat temu |
Lacey Sanderson
|
966435e323
Fixed bug where non-sync'd content had a broken link in views by adding link to node checkbox back to the chado_views_handler_field handler. Also added an API function tripal_core_is_tripal_node_type(chado_table) to ensure this checkbox is only shown for fields from a base table that links to a drupal node. Finally updated all the default views to use this functionality.
|
11 lat temu |
Lacey Sanderson
|
614de6fb7e
Removed Published Node filter from default views to reduce confusion over -I loaded some features but they don't show up in the feature listing; because they're not yet sync'd
|
11 lat temu |
spficklin
|
cd87d5a56a
Fixed Drupal formatting standards
|
12 lat temu |
spficklin
|
4c94b1aceb
Fixed priority problem on views integration
|
12 lat temu |
spficklin
|
0d7db47de7
Fixed priority problem on views integration
|
12 lat temu |
spficklin
|
f5b4d884be
Fixed priority problem on views integration
|
12 lat temu |
spficklin
|
f1952e2be3
Fixed bug in feature views_data hook that kept chado_XXXX tables from being integrated if the priority wasn't 9
|
12 lat temu |
spficklin
|
cb89cc0237
Fixed bug in feature views_data hook that kept chado_XXXX tables from being integrated if the priority wasn't 9
|
12 lat temu |
spficklin
|
e1fba05c06
Made all messages for no results be consistent for all default views
|
12 lat temu |
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 lat temu |
Lacey Sanderson
|
4123a0b716
Updates default views to have a chado => node relationship which ensures added node fields are correct
|
12 lat temu |
Lacey Sanderson
|
10b117b94f
Updates hook_views_data to call new tripal_views_add_node_relationship_to_chado_table_integration() function for tables with corresponding nodes
|
12 lat temu |
Lacey Sanderson
|
93c6bcbb7d
Moved all default views to the navigation menu under Biological data
|
12 lat temu |
Lacey Sanderson
|
cf766f3a61
Moved default chado views to navigation menu
|
12 lat temu |
Lacey Sanderson
|
d7526c32fe
Small fixes to genetic, library, natural diversity, phenotype, project and stock default views
|
12 lat temu |
Lacey Sanderson
|
66b9cfc511
Created contact, genetic and project default views
|
12 lat temu |
Lacey Sanderson
|
8810bd8631
Updated module checks for views integration to priority 9 rather then 10
|
12 lat temu |
Pubudu Basnayaka
|
d9569ba525
Tripal Project adheres to Drupal coding standards
|
12 lat temu |
Lacey Sanderson
|
93bee06bd0
Removed all Old-style views integration
|
12 lat temu |
Lacey Sanderson
|
0ec9c56953
Added new-style views integration for feature, genetic, library, natural diversity, phenotype, project, pub, and stock modules
|
12 lat temu |
spficklin
|
af2ff151e6
Moved most extensions out. Moved base modules out of 'base' directory
|
12 lat temu |
alexgl
|
81d309dc84
moving more modules into base
|
13 lat temu |
laceysanderson
|
4112e5049e
Added skeleton tripal modules for project, contact, publication, phenotype, genetic, natural diversity chado modules
|
13 lat temu |