Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iks branch merge #50

Merged
merged 80 commits into from Mar 25, 2012
Merged

Iks branch merge #50

merged 80 commits into from Mar 25, 2012

Conversation

lsmith77
Copy link
Member

so I merged master into the liip/iks branch and it seems to work as good as it did before.
sonataadminbundle integration still seems to be broken (@nacmartin, @rande), but inline editing seems to work just fine (with jackrabbit and dbal). so i guess its ok to merge this.

/cc @dbu @fabian

@lsmith77
Copy link
Member Author

btw .. not sure if this is related but i noticed this issue on cmf.liip.ch:
http://screencast.com/t/Thht0SZdRCW

@dbu
Copy link
Member

dbu commented Mar 21, 2012

how broken is admin? can you get a page like this and use the tree?
http://cmf.lo/app_dev.php/admin/sandbox/main/editablestaticcontent//cms/content/static/company/edit

the only thing broken for me is that menu items can not be shown (undefined "parent") and the list view does not work.

@@ -105,6 +105,8 @@ liip_vie:
map:
'<http://rdfs.org/sioc/ns#Post>': 'Sandbox\MainBundle\Document\EditableStaticContent'
use_coffee: %liip_vie.use_coffee%
base_path: /cms/routes
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should probably come from the config value of the routing bundle. but thats a viebundle issue, not related to this merge.

@dbu
Copy link
Member

dbu commented Mar 21, 2012

the whole image handling stuff should eventually go into its own CmfMediaBundle, but i guess for now its ok, it might just be the temporary solution until we manage to integrate sonata mediabundle into the cmf.

and the iks branch in LiipVieBundle is already merged to master, excellent. imho we should add some TODO comments to the hacks so people notice its not a good example of best practice in those places. then we should sort out the jack script thing but then i think its good to merge.

@lsmith77
Copy link
Member Author

the admin is totally broken for me. when i go to a list with jackrabbit as the backend i get:
"An exception has been thrown during the rendering of a template ("unable to find the route sandbox.admin.admin.static_editable_content.export") in SonataAdminBundle:CRUD:base_list.html.twig at line 80. "

with the dbal i just get an empty result

@dbu
Copy link
Member

dbu commented Mar 23, 2012

indeed, admin is more broken with jackrabbit than with dbal. maybe dbal does not find data so the bug does not show?
@nacmartin would we need to update to the latest version of sonata?

@sixty-nine what do you think about the jack script? we should discuss today and then maybe remove it from here, then we can merge this pull.

@uwej711
Copy link
Member

uwej711 commented Mar 23, 2012

there have been changes in the admin, that cause this. when I find time, I can update the sandbox to fix these things.

@lsmith77
Copy link
Member Author

ok .. i merged master and things seem to work now. i will merge this to master now. for the jack script i have created a ticket #53

lsmith77 added a commit that referenced this pull request Mar 25, 2012
@lsmith77 lsmith77 merged commit 63ee475 into master Mar 25, 2012
@lsmith77 lsmith77 mentioned this pull request Mar 25, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants