Skip to content

Releases: beyerz/SimpleHMVCBundle

Added Symfony 3.4 to testing

Choose a tag to compare

@beyerz beyerz released this 14 Apr 16:20
v2.0.5

updated travis to test Symfony3.4

Symfony3 allowed as dependency

Choose a tag to compare

@beyerz beyerz released this 05 Nov 13:44
2.0.4

Remove ignored files from git (2)

Hierarchal dependency ordering

Choose a tag to compare

@beyerz beyerz released this 03 Jul 17:29
2.0.3

Ensure that the calling elements javascripts and stylesheets are give…

Flash

Choose a tag to compare

@beyerz beyerz released this 08 Feb 15:36
a88f3c2

Now you can add flash sessions from the element model thanks @ArkadyBirko

Updated README

Choose a tag to compare

@beyerz beyerz released this 18 Sep 13:41

Added page and element generation command usage
Added directory/file structure resulting from generation

ViewPath Generation Corrected

Choose a tag to compare

@beyerz beyerz released this 19 Jul 07:31

New Major version as viewpath validation has been corrected, but would cause BC Break.

View paths are now valid and generated using snake_case.

Path generation fix

Choose a tag to compare

@beyerz beyerz released this 15 Mar 15:13
1.0.2

Tweak for generating with paths

Fix for no path pages and elements

Choose a tag to compare

@beyerz beyerz released this 15 Mar 13:47
1.0.1

Fix for creating path when no path is specified, initially was doubli…

Ready for use

Choose a tag to compare

@beyerz beyerz released this 14 Mar 14:38

Complete rebuild of this bundle to allow better element modularization while still working within the confines of the symfony framework