Lukas Kahwe Smith

Results 148 issues of Lukas Kahwe Smith

essentially it ships a RouteProvider that can dynamically create a route for any content in the repository along with a controller that can handle all the different HTTP verbs. this...

Show up to combine Symfony2 with Angular.js. Show also how to setup security etc. Potentially this should be a branch and not be merged into the main branch (aka 2.3)

enhancement
question

http://sylius.org/blog/simpler-crud-for-symfony2 /cc @pjedrzejewski

https://github.com/nelmio/alice related to https://github.com/symfony-cmf/SimpleCmsBundle/pull/55

this is a continuation of the work done in #120 i just added a command to list workspaces (requires updating phpcr-utils and the PHPCR bundle): `app/console doctrine:phpcr:workspace:list` so if someone...

we are using git flow and so it would be awesome if based on the branch name, the platform CLI could automatically determine the proper environment parent. f.e. `feature/*` ->...

For some use cases it may not be sufficient to identify a specific entity from a datagrid list. Here it may be necessary to quickly click through several entries in...

enhancement
open for contribution

It doesnt make sense to rely on inheritance for adding features like fixture loading or html5 validation. The Bundle should instead provide a base class that gives convenient access to...

feature