]> git.agnieray.net Git - galette.git/history - galette/includes/routes/plugins.routes.php
Improve coding standards
[galette.git] / galette / includes / routes / plugins.routes.php
2024-04-15 Johan CwiklinskiImprove coding standards
2024-03-24 Guillaume AGNIERAYAllow plugins to load custom fonts
2024-02-10 Johan CwiklinskiDrop old middleware
2024-01-24 Johan CwiklinskiChange headers
2024-01-16 Johan CwiklinskiUpdate website URL
2023-03-05 Johan CwiklinskiAllow sourc emap files for plugins, rework failure
2023-02-18 Johan CwiklinskiCS fixes from scrutinizer
2023-02-18 Johan CwiklinskiFixes on plugins routes
2023-02-10 Johan CwiklinskiMigration to slimv4
2022-07-05 Johan CwiklinskiMake showPublicPages middleware available to plugins
2022-06-13 Guillaume AGNIERAYAllow plugins to use svg files
2022-06-08 Johan CwiklinskiContinue work
2020-12-13 Johan CwiklinskiIntegrate php-di; closes #1372
2020-07-07 Johan CwiklinskiCleanup unused code; missing use; indent
2020-06-13 Johan CwiklinskiRemove 'svn' lines
2020-06-11 Scrutinizer Auto... Scrutinizer Auto-Fixes
2020-06-10 Scrutinizer Auto... Scrutinizer Auto-Fixes (#59)
2020-03-28 Johan CwiklinskiVarious texts fixes, from comments on weblate
2019-01-27 Johan CwiklinskiMerge branch 'release/0.9.2.1'
2018-12-23 Johan CwiklinskiDrop routes translations
2017-10-01 Johan CwiklinskiMerge branch 'release/0.9rc2'
2017-09-24 Johan CwiklinskiFix undefined variable
2017-09-17 Johan CwiklinskiMerge branch 'release/0.9rc1'
2017-07-18 Johan CwiklinskiStore plugins module infos in DI manager
2017-03-04 Johan CwiklinskiAdd link to plugin info page from plugins management
2017-03-04 Johan CwiklinskiAdd plugin info page (on plugin main route)
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-10-29 Johan CwiklinskiRoutes and routes parts translations
2016-10-23 Johan CwiklinskiCoding standards
2016-10-17 Johan CwiklinskiFix plugins resource route
2016-10-17 Johan CwiklinskiFix plugins resources route
2016-10-17 Johan CwiklinskiAdaptations for Slim3 (WIP)
2016-10-17 Johan CwiklinskiStore objects in Slim (DI like) instead of passing...
2016-10-17 Johan CwiklinskiPass login to plugins routes
2016-10-17 Johan CwiklinskiPrepare plugins system for Slim