spficklin
|
c423725e2a
Updated Doxygen comments
|
12 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.
|
12 years ago |
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.
|
12 years ago |
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
|
12 years ago |
Lacey Sanderson
|
76d2c88140
Issue #1889670: Fixed broken handler in analysis default view caused by chado_analysis table not being integrated through tripal
|
12 years ago |
Lacey Sanderson
|
ea9593e8ce
Issue 1889630: Fixed an mb_strlen error shown on the default analysis view
|
12 years ago |
spficklin
|
cd87d5a56a
Fixed Drupal formatting standards
|
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 |
spficklin
|
f1952e2be3
Fixed bug in feature views_data hook that kept chado_XXXX tables from being integrated if the priority wasn't 9
|
12 years ago |
spficklin
|
cb89cc0237
Fixed bug in feature views_data hook that kept chado_XXXX tables from being integrated if the priority wasn't 9
|
12 years ago |
spficklin
|
e1fba05c06
Made all messages for no results be consistent for all default views
|
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
|
4123a0b716
Updates default views to have a chado => node relationship which ensures added node fields are correct
|
12 years ago |
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 years ago |
Lacey Sanderson
|
170f8328d6
Default views now link to node and only show published/sync'd results if chado is local
|
12 years ago |
Lacey Sanderson
|
93c6bcbb7d
Moved all default views to the navigation menu under Biological data
|
12 years ago |
Lacey Sanderson
|
cf766f3a61
Moved default chado views to navigation menu
|
12 years ago |
Lacey Sanderson
|
51e6d550ea
Fixed hard-coded handler names that changed from chado_ to tripal_
|
12 years ago |
Lacey Sanderson
|
50889ba5e4
Updated feature and analysis default views
|
12 years ago |
Lacey Sanderson
|
4d8a8f3f7a
Updated the analysis default view
|
12 years ago |
Lacey Sanderson
|
8810bd8631
Updated module checks for views integration to priority 9 rather then 10
|
12 years ago |
Lacey Sanderson
|
14835a0ec9
Added additional documentation to tripal_analysis function headers
|
12 years ago |
Pubudu Basnayaka
|
ab377e3619
Tripal Analysis adheres to Drupal coding standards
|
12 years ago |
laceysanderson
|
738d671b4a
Merge 6.x-0.4-dev brnach (and coding standards update) into this branch
|
12 years ago |
Pubudu Basnayaka
|
fb8bf61008
Tripal analysis 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 |
spficklin
|
af2ff151e6
Moved most extensions out. Moved base modules out of 'base' directory
|
13 years ago |