dantleech

Results 216 issues of dantleech

One of the major benefits of using RoutingAuto over conventional Symfony routes is that the system has a clear overview about what exists and would not allow one route to...

Easy Pick
RoutingAutoBundle
Actionable

I am hoping to release PHPCRSH 1.0 around the new year. I think we should switch the tutorial to using the shell rather than the CLI and that it should...

There are at least 2 places (DoctrinePHPCRBundle and Starting a new project ...) that detail how to setup doctrine dbal, but they don't seem to show how to connect to...

Easy Pick
Actionable
DoctrinePHPCRBundle

I am working on a HTML based column-brower: ![column-browser](https://cloud.githubusercontent.com/assets/530801/16109187/83a452c0-339f-11e6-9705-159296ff2007.png) Its basically quite simple, and actually uses the Semantic UI CSS framework. I wonder if it should be a part of...

This bundle is no longer restricted to PHPCR-ODM.

It seems currently that if I specify a non-existant node as the root_node in `doctrine_phpcr_type_tree_model` the backend throws an Exception. I guess it would be good to catch this error...

This switch seems to display the entire sonata admin interface in the overlay - it would seem that what is needed is only the form. Is this a known problem,...

UX

Maybe related to #202 it should be possible to wrap lines on character or words. Note this is basically just something that should have been ported, there is an equivilent...

feature

We've already ported Ratatuis `insertBeforeViewport` which only works with the `inline` viewport, and is somewhat of a code smell. This PR adds an additional `setInlineHeight` method, which I don't really...