Closed (fixed)
Project:
Panopoly
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Jan 2013 at 18:04 UTC
Updated:
8 Apr 2013 at 04:26 UTC
Jump to comment: Most recent file
Comments
Comment #1
redndahead commentedComment #2
redndahead commentedLooks like these issues go into the panopoly module
Comment #3
redndahead commentedThis includes the changes that are in #1842818: Update Fieldable Panel Panes to 1.3 release
Comment #4
redndahead commentedThis fixes a typo in defaultcontent version number.
Comment #5
redndahead commentedThis one removes the ctools update. This causes the build to fail miserably complaining about duplicate ctools_object_cache.
Otherwise I've tested the build and everything seems normal so far.
Edit: Oh I know why ctools didn't work. Because I'm a dumb butt and put the 6.x revision in there.
Comment #6
populist commentedUpdated Entity, Entity Reference, VBO, and Views Autocomplete Filters. Others still to come.
Comment #7
redndahead commentedThis is an updated patch as of today.
Updates:
Comment #8
mpotter commentedEntity module needs another update. I'm having the issue described here: #1892360: EntityMetadataWrapperException: Unknown data property og_group_ref. in Panopoly as well.
Comment #9
mpotter commentedHere is the patch that updates Entity API and includes the stuff from #7
Comment #10
saltednutI would advise no longer using defaultcontent as it has been taken over by the same developer who has inherited uuid_features and they are now saying the module is deprecated in favor of uuid_features.
That said, node_export is quite mature these days, and fully capable of maintaining complex entity relationships - so if you're going to migrate your demo content over to a new system, that'd be my recommendation.
This may be better served in another issue though.
Comment #11
redndahead commentedmethinks you might have posted that to the wrong issue. :)
Comment #12
saltednutSorry about that.
Comment #13
populist commentedThis should be good to go. I updated Panels, Panelizer, Ctools, Fieldable Panels Panes, Panels Breadcrumbs, and Entity modules. Patches from #7 and #9 have been incorporated.
Comment #15
tim.plunkettThe version of fieldable_panels_panes included in this update had the first fix from #1900528: PanelsPaneController::view() invokes hook_entity_view_alter() but doesn't invoke hook_entity_view(), but that was not correctly fixed, and there has been a commit since to fix it.
See http://drupalcode.org/project/fieldable_panels_panes.git/commitdiff/1bda8c9
Comment #16
populist commentedI am going to close this because it was older and modules are always going to go out of date. Opened a new "April" task for module updates #1883422: Update numerous modules in panopoly_core.
Comment #17
tim.plunkettGuessing you meant #1964086: Update Modules for RC4 Release - April
I would have normally opened a new issue, except that this specific update introduced a bug instead of fixing it. See you in the other one!
Comment #17.0
tim.plunkettCtools is no longer updated.