spficklin
|
424a6bca6a
Fixing merge conflict with tripal_views
|
12 years ago |
spficklin
|
5816ad9df7
added a field and filter handler for a sequence. Also fixed a fwe butgs in the gff loader, added a new function in the feature API for generating a reverse compliment
|
12 years ago |
Lacey Sanderson
|
f82bb55992
Updated tripal_views_handler_filter_select_cvterm to not use deprecated views_handler_filter_chado_select_cvterm_name
|
12 years ago |
Lacey Sanderson
|
39b875b9ef
Moved deprecated handlers into tripal_views/views/handlers/deprecated and removed them from list of registered handlers
|
12 years ago |
Lacey Sanderson
|
b7d400e451
Removed addition of nids to chado views where chado is a separate database
|
12 years ago |
Lacey Sanderson
|
7258f953f5
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 years ago |
spficklin
|
5115e17de6
organized files in tripal_views
|
12 years ago |
spficklin
|
b98067e791
Renamed custom handlers
|
12 years ago |
Lacey Sanderson
|
47d7c0d6d3
Now handlers actually get additional arguments supplied through tripal_views
|
12 years ago |
Lacey Sanderson
|
05a027b35e
Changed unable to integrate messages to watchdog instead of drupal_set_message so that not all tables in chado need to be integrated
|
12 years ago |
Lacey Sanderson
|
2e15f7a2d5
Updated 6.x-1482618-API_for_default_views_integration branch to current 6.x-1.x branch status
|
12 years ago |
spficklin
|
c324a8440f
Merged in 6.x-6233304-Support_for_Chado_v1.2 branch and removed non-views stocks page
|
12 years ago |
spficklin
|
3efbf1ed79
Fixed coding standards problems as found by the coder module
|
12 years ago |
spficklin
|
8784673205
Fixed a merging conflict
|
12 years ago |
spficklin
|
885433ded8
Removed foreign key definitions from feature API file
|
12 years ago |
Lacey Sanderson
|
6936022808
Ensure that tripal_views integrates all chado tables described in the chado schema api -have lowest priority (10)
|
12 years ago |
Lacey Sanderson
|
54cbcec5c2
Dealt with the chado date format (ISO date rather then expected Unix timestamp) -field & filter, default views sort works; also made these handlers the default for chado tables
|
12 years ago |
Lacey Sanderson
|
5a591a4ea6
Bug fix to boolean field handler to work correctly with t/f aggregated fields and updated boolean filter to work with t/f booleans
|
12 years ago |
Lacey Sanderson
|
d293568f75
made chado aggregator safe views_handler_filter_chado_select_string
|
12 years ago |
spficklin
|
3246f8ecb9
Created a wrapper function for querying the schema API and named all schema API functions with the chado version in the name
|
12 years ago |
Lacey Sanderson
|
d811fb8c2e
Views integration now supports chado t/f booleans and uses the boolean field handler as a default for chado tables.
|
12 years ago |
Lacey Sanderson
|
6926718007
Fix to chado filter handlers to set default options and made chado aggregator safe views_handler_filter_chado_select_cvterm_name
|
12 years ago |
Lacey Sanderson
|
18d7fa4d75
Updated 6.x-1482618-API_for_default_views_integration branch to current 6.x-0.4-dev
|
12 years ago |
Lacey Sanderson
|
3d561c0a46
Removed old views handlers that are no longer needed thanks to the new system where all chado tables are integrated
|
12 years ago |
Lacey Sanderson
|
e039cf28fe
Removed hard-coded Chado prefix to chado table integration
|
12 years ago |
Stephen Ficklin
|
b268543550
Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev
|
12 years ago |
Stephen Ficklin
|
25d1f14d92
Fixed a bug where all export displays were appearing in the download form. We only want those that are attched to the display to show up for that display
|
12 years ago |
Lacey Sanderson
|
296be581e8
Added back old-style views integration to link chado base tables to the node table
|
12 years ago |
Stephen Ficklin
|
f3981ec03e
Fixed a bug in the tripal views. IT wasn't properly passing the query string to the Data export module
|
12 years ago |
Lacey Sanderson
|
ba5321de2d
Brought tripal_views back to Drupal coding standards
|
12 years ago |