]> git.agnieray.net Git - galette.git/history - galette/includes/main.inc.php
Merge branch 'hotfix/1.0.4'
[galette.git] / galette / includes / main.inc.php
2016-10-17 Johan CwiklinskiFix impersonating; keep flash messages accross redirect...
2016-10-17 Johan CwiklinskiMaintenance and needs update pages
2016-10-17 Johan CwiklinskiStore objects in Slim (DI like) instead of passing...
2016-10-17 Johan CwiklinskiA bit of PSR2
2016-10-17 Johan CwiklinskiPrepare plugins system for Slim
2016-10-17 Johan CwiklinskiAdd impersonating
2016-10-17 Johan CwiklinskiKeep flash messages accross http redirects
2016-10-17 Johan CwiklinskiAdapt for globals removal in authentication
2016-10-17 Johan CwiklinskiMove routes in their own file; remove not needed as...
2016-10-17 Johan CwiklinskiRoutes to edit/add members
2016-10-17 Johan CwiklinskiAdd missing ACLs
2016-10-17 Johan CwiklinskiFix missing ACls detection
2016-10-17 Johan CwiklinskiImprove authentication
2016-10-17 Johan CwiklinskiFix redirection after login
2016-10-17 Johan CwiklinskiFix galette_base_path for error pages
2016-10-17 Johan CwiklinskiMove members routes in their own file
2016-10-17 Johan CwiklinskiIndentation, comments
2016-10-17 Johan CwiklinskiReport fix after rebase
2016-10-17 Johan CwiklinskiAdd custom error handlers
2016-10-17 Johan CwiklinskiSlim app configuration
2016-10-17 Johan CwiklinskiRely on route name instead of path to find selected...
2016-10-17 Johan CwiklinskiSet default condition on id parameter, some fixes,...
2016-10-17 Johan CwiklinskiSplit routes into separate files, fix imports
2016-10-17 Johan CwiklinskiMove app logic out of webroot