]> git.agnieray.net Git - galette.git/history - galette/lib/Galette/Controllers/PdfController.php
Setting error codes that way breaks redirection
[galette.git] / galette / lib / Galette / Controllers / PdfController.php
2021-10-17 Johan CwiklinskiSetting error codes that way breaks redirection
2021-10-17 Johan CwiklinskiAdd methods to manage dependencies to load on members
2021-06-05 Johan CwiklinskiFix property access on direct download links
2021-04-05 Johan CwiklinskiPrevent some possible XSS
2020-12-13 Johan CwiklinskiIntegrate php-di; closes #1372
2020-12-06 Johan CwiklinskiAdd tests on PdfModels storage
2020-12-06 Johan CwiklinskiFix storage issue; refs #1393
2020-12-06 Johan CwiklinskiSession is useless in Login
2020-12-05 Johan CwiklinskiFew code fixes
2020-12-05 Johan CwiklinskiRework PDF models patterns and replacements
2020-11-06 Johan CwiklinskiCatch Throwables instead of Exceptions
2020-11-01 Johan CwiklinskiClean unreachable code
2020-08-27 Johan CwiklinskiEnsure the correct user is logged in for direct downloads
2020-07-16 Johan CwiklinskiMissing cast on member id; closes #1462
2020-06-15 Johan CwiklinskiErrors were not flashed
2020-06-13 Johan CwiklinskiRemove 'svn' lines
2020-06-11 Johan CwiklinskiSwitch to PSR12, phpcbf fix
2020-06-10 Scrutinizer Auto... Scrutinizer Auto-Fixes (#59)
2020-06-07 Johan CwiklinskiReusable members CSV exports and labels printing
2020-05-30 Johan CwiklinskiFix various notices
2020-05-08 Johan CwiklinskiMigrate contributions and transactions to controllers
2020-05-08 Johan CwiklinskiFinalize migration to a controller of "members" routes
2020-05-07 Johan CwiklinskiFix tab on PDF models
2020-05-07 Johan CwiklinskiMissing uses
2020-05-02 Johan CwiklinskiMigrate CSV related routes to a controller class
2020-05-02 Johan CwiklinskiMigrate PDF related routes to a controller class