]> 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
2024-03-01 Johan CwiklinskiMerge branch 'hotfix/1.0.3'
2024-02-10 Johan CwiklinskiUpdate and maintenance pages were in error
2024-02-03 Johan CwiklinskiMerge branch 'hotfix/1.0.2'
2024-02-02 Johan CwiklinskiMerge pull request from GHSA-jrqg-mpwv-pxpv
2023-12-07 Johan CwiklinskiMerge branch 'release/1.0.0'
2023-11-08 Johan CwiklinskiRely on static methods rather than constants comparison
2023-03-11 Johan CwiklinskiRun Galette from a subdirectory
2023-02-28 Johan CwiklinskiMove middleware so it can be used when needed
2023-02-18 Johan CwiklinskiCS fixes from scrutinizer
2023-02-18 Johan CwiklinskiAdd Html error rendering
2023-02-17 Johan CwiklinskiReplace few old calls
2023-02-10 Johan CwiklinskiMigration to slimv4
2022-07-05 Johan CwiklinskiMake showPublicPages middleware available to plugins
2022-06-08 Johan CwiklinskiSwitch to Twig
2021-11-29 Johan CwiklinskiMerge branch 'release/0.9.6'
2021-11-09 Johan CwiklinskiAdd CSRF Middleware
2021-10-23 Johan CwiklinskiMerge branch 'release/0.9.5.1'
2021-10-02 Johan CwiklinskiUse constants for modes; few typos.
2021-09-30 Scrutinizer Auto... Scrutinizer Auto-Fixes
2021-09-25 Johan CwiklinskiGLOB_BRACE may not be defined; closes #1572
2021-07-03 Johan CwiklinskiMerge branch 'release/0.9.5'
2020-12-13 Johan CwiklinskiIntegrate php-di; closes #1372
2020-10-18 Johan CwiklinskiMerge branch 'release/0.9.4.1'
2020-07-18 Johan CwiklinskiThrow exception on notices in DEV mode
2020-07-04 Johan CwiklinskiMerge branch 'release/0.9.4'
2020-06-14 Johan CwiklinskiFix name (sorry)
2020-06-13 Johan CwiklinskiRemove 'svn' lines
2020-06-11 Johan CwiklinskiSwitch to PSR12, phpcbf fix
2020-05-06 Johan CwiklinskiMove ACLs check middleware to a class
2020-05-06 Johan CwiklinskiMove telemetry middleware to a class
2020-05-06 Johan CwiklinskiMove language middleware to a class
2020-05-06 Johan CwiklinskiMove authenticate middleware to a class
2020-05-06 Johan CwiklinskiMove cards navigation middleware to a class
2020-05-06 Johan CwiklinskiMove trailing slash to middleware class
2020-05-06 Johan CwiklinskiCreate a Middleware namespace and move existing
2020-05-02 Johan CwiklinskiNo longer used methods; refs #1354
2020-05-02 Johan CwiklinskiDrop unused methods, clean; refs #1355
2020-02-13 Johan CwiklinskiMerge branch 'hotfix/0.9.3.1' into develop
2020-02-13 Johan CwiklinskiMerge branch 'hotfix/0.9.3.1'
2020-01-26 Johan CwiklinskiFix missing container and objects from crontab; refs...
2019-12-01 Johan CwiklinskiMerge branch 'release/0.9.3'
2019-11-17 Johan CwiklinskiDrop content lenght headers; closes #1342 #1343 #1347...
2019-11-06 Johan CwiklinskiRework lang selector; drop flags
2019-03-06 Johan CwiklinskiSet mode on all App instances; refs #1236
2019-02-21 Johan CwiklinskiPagination on trombi (!path change!)
2019-01-27 Johan CwiklinskiMerge branch 'release/0.9.2.1'
2019-01-05 Johan CwiklinskiFix redirection issues on some cases; closes #1226
2018-12-23 Johan CwiklinskiDrop routes translations
2018-12-22 Johan CwiklinskiMerge branch 'release/0.9.2'
2018-12-22 Johan CwiklinskiNo longer translate routes
2018-11-30 Johan CwiklinskiFix variable name
2018-11-29 Johan CwiklinskiDrop also port on redirect
2018-11-09 Johan CwiklinskiFix redirection on some cases; closes #1199
2018-07-23 Johan CwiklinskiTry to get redirections with proxies fixed
2018-07-22 Johan CwiklinskiFactorize member card prev/next navigation
2018-07-21 Johan CwiklinskiLoad deps from installer
2018-07-13 Johan CwiklinskiRemove undefined variable
2018-05-26 Johan CwiklinskiMerge branch 'hotfix/0.9.1.2' into develop
2018-05-16 Johan CwiklinskiAutomatic re-send telemetry data
2018-05-09 Johan CwiklinskiMerge branch 'hotfix/0.9.1.1' into develop
2018-05-09 Johan CwiklinskiMerge branch 'hotfix/0.9.1.1'
2018-05-08 Johan CwiklinskiFix not logged redirection; closes #1175
2017-12-20 Johan CwiklinskiMerge branch 'release/0.9' into develop
2017-12-20 Johan CwiklinskiMerge branch 'release/0.9'
2017-12-20 Johan CwiklinskiRedirect single member on dashboard 0.9
2017-09-17 Johan CwiklinskiMerge branch 'release/0.9rc1'
2017-09-15 Johan CwiklinskiFix redirection when installed in a sub directory
2017-07-24 Johan CwiklinskiMake sure plugins autoloaders are registered before...
2017-07-21 Johan CwiklinskiFix translation issue when login
2017-07-20 Johan CwiklinskiAdd GALETTE_TIMEOUT to set session duration; fixes...
2017-07-20 Johan CwiklinskiAdd Galette version in session name; fixes #315
2017-07-20 Johan CwiklinskiUse only session middleware
2017-07-06 Johan CwiklinskiDisable routing cache until it's correctly handled
2017-04-01 Johan CwiklinskiFix language change redirection
2017-03-12 Johan CwiklinskiRedirect on requested page after login
2017-03-04 Johan CwiklinskiReimplement "need update" and maintainance mode
2017-03-04 Johan CwiklinskiDrop trailing slash
2017-03-04 Johan CwiklinskiFix static resources path
2017-02-25 Johan CwiklinskiDrop development output
2017-02-25 Johan CwiklinskiCleanup
2017-02-13 Johan CwiklinskiFix redirection when not authenticated
2016-12-24 Johan CwiklinskiMerge branch 'hotfix/0.8.3.3' into develop
2016-12-15 Johan CwiklinskiMerge branch 'hotfix/0.8.3.1' into develop
2016-11-15 Johan CwiklinskiPublic pages filtering
2016-11-01 Johan CwiklinskiCleanup, use logger parameters defined in app configuration
2016-11-01 Johan CwiklinskiEnable router cache when not in DEV mode
2016-10-17 Johan CwiklinskiFix log file path
2016-10-17 Johan CwiklinskiA try to get flash messages persist after multiple...
2016-10-17 Johan CwiklinskiFix subroute assignation
2016-10-17 Johan CwiklinskiDrop some globals
2016-10-17 Johan CwiklinskiMigrate statuses and contributions types management...
2016-10-17 Johan CwiklinskiFix mailing cancel, cleanup
2016-10-17 Johan CwiklinskiAdd import and export routes; fix session, DI
2016-10-17 Johan CwiklinskiPort exports
2016-10-17 Johan CwiklinskiFix session issue, fix pdf cards and labels routes
2016-10-17 Johan CwiklinskiSlim3 Fixes
2016-10-17 Johan CwiklinskiAdaptations for Slim3 (WIP)
2016-10-17 Johan CwiklinskiFilter and order contributions, transactions list
2016-10-17 Johan CwiklinskiEnsure members can unimpersonte
2016-10-17 Johan CwiklinskiLink to user profile; allow group managers to display...
next