Posted by tim.plunkett on August 20, 2012 at 3:00pm
9 followers
| Project: | Views |
| Version: | 8.x-3.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | major |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
| Issue tags: | CTools dependency, VDC |
Issue Summary
Here is a patch for now, these are the issues referenced in the patch:
- #1608878: Add CTools dropbutton to core/#1781406: Do an inventory of old dropbutton styling and remove it where appropriate
- #1642062: Add TempStore for persistent, limited-term storage of non-cache data/#1658068: Convert Views to use core TempStore instead of ctools_object_cache_*()
- #1741128: Remove dependency on fields.inc
- #1741154: Replace ctools_include('export') with Configurable Thingies
- #1760284: Rewrite ViewListController to use the core EntityListController/#1781372: Add an API for listing (configuration) entities
- #1779720: Replace CTools collapsible-div with a simple solution
- #1779728: Either replace hook_views_data(), or find a non-CTools way to load *.views.inc files
Be sure to check across all projects with this tag: http://drupal.org/project/issues/search?issue_tags=CTools%20dependency
Comments
#1
First pass.
#2
Tagging.
#3
Okay, committed this. Repurposing as a meta issue.
http://drupalcode.org/project/views.git/commit/0005dcd
#4
#5
Bumping priority. We should try to resolve the CTools dependencies as soon as possible, since they are the one thing that truly stops us from opening a core sandbox for the initiative.
#6
The only blockers with no work done on them are fields.inc and collapsible-div.
The dropbutton patch could be committed in the same way as TempStore and the Export UI replacement.
The hook_views_data issue has to happen during the creation of the sandbox.
#7
This is fixed! Awesome.
#8
Wooohooo
#9
Automatically closed -- issue fixed for 2 weeks with no activity.