Tags: mantulo/symfony-demo
Tags
minor symfony#73 Use css flexbox for sticky footer. (ogizanagi) This PR was merged into the master branch. Discussion ---------- Use css flexbox for sticky footer.  Commits ------- 52e0633 Use css flexbox for sticky footer.
feature symfony#72 Updated the demo application to Symfony 2.7 (javie… …reguiluz) This PR was squashed before being merged into the master branch (closes symfony#72). Discussion ---------- Updated the demo application to Symfony 2.7 This fixes symfony#71 Commits ------- 677e6a5 Updated the demo application to Symfony 2.7
feature symfony#33 Moved web assets to web/ and implemented a pure PH… …P compression solution for CSS and JS files (javiereguiluz) This PR was squashed before being merged into the master branch (closes symfony#33). Discussion ---------- Moved web assets to web/ and implemented a pure PHP compression solution for CSS and JS files This fixes symfony#5 Commits ------- b9d2f1e Moved web assets to web/ and implemented a pure PHP compression solution for CSS and JS files
feature symfony#62 The controller and template file paths are now cli… …ckable links (javiereguiluz) This PR was squashed before being merged into the master branch (closes symfony#62). Discussion ---------- The controller and template file paths are now clickable links This fixes symfony#30 Commits ------- 8dd763a The controller and template file paths are now clickable links
minor symfony#48 Removed unneeded Request argument (frastel) This PR was merged into the master branch. Discussion ---------- Removed unneeded Request argument The assigned Request instance is currently not needed in the login action and thus should be removed from the methods signature. Commits ------- 80ea571 Removed unneeded Request argument
bug symfony#43 Fixed backend design for the listing actions (javiereg… …uiluz) This PR was merged into the master branch. Discussion ---------- Fixed backend design for the listing actions I was playing with the Russian translation kindly provided by @bocharsky-bw and I noticed the following issue:  After this PR, the actions should always be correctly displayed:  Commits ------- bd6a4a6 Fixed backend design for the listing actions
bug symfony#25 Use DIRECTORY_SEPARATOR constant to avoid Windows issu… …es (javiereguiluz) This PR was squashed before being merged into the master branch (closes symfony#25). Discussion ---------- Use DIRECTORY_SEPARATOR constant to avoid Windows issues This PR fixes the issue reported at symfony/symfony#14239 Commits ------- 622a9d0 Use DIRECTORY_SEPARATOR constant to avoid Windows issues
feature symfony#20 Added a new app:list-users command to show Buffere… …dOutput + Table + Emails (javiereguiluz) This PR was squashed before being merged into the master branch (closes symfony#20). Discussion ---------- Added a new app:list-users command to show BufferedOutput + Table + Emails Commits ------- 69cce9c Added a new app:list-users command to show BufferedOutput + Table + Emails
PreviousNext