]> Raphaël G. Git Repositories - airbundle/history - Controller/UserController.php
Remove googleScopes const
[airbundle] / Controller / UserController.php
2024-03-08 Raphaël GertzRemove googleScopes const
2024-03-08 Raphaël GertzUse google client id and secret env variables
2024-03-08 Raphaël GertzLog unlinked google token and calendars
2024-03-08 Raphaël GertzUse RAPSYSAIR_GOOGLE_PROJECT, RAPSYSAIR_GOOGLE_CLIENT...
2024-03-08 Raphaël GertzShorten air bundle route alias
2024-03-07 Raphaël GertzRename user bundle route alias
2024-02-29 Raphaël GertzAdd dance and subscription to edit form
2024-02-29 Raphaël GertzReplace dropped calls with checker, factory and securit...
2024-02-27 Raphaël GertzUpdate controller base class name
2022-10-03 Raphaël GertzUse controller inherited doctrine, manager, slugger...
2021-08-28 Raphaël GertzSet slug with pseudonym and empty slug
2021-08-28 Raphaël GertzFix licence
2021-08-28 Raphaël GertzMove index to DefaultController::userIndex
2021-08-23 Raphaël GertzAdd locale to allow snippet fetching
2021-08-12 Raphaël GertzDisplay all user for admin and only organizers for...
2021-07-28 Raphaël GertzAdd Civility::class to avoid strange error when editing...
2021-05-08 Raphaël GertzAdd user edition
2021-04-10 Raphaël GertzReduce connected period from 4 weeks to 3 weeks.
2021-02-23 Raphaël GertzRename organizer in user controller
2020-12-28 Raphaël GertzRename user controller to organizer
2020-11-29 Raphaël GertzAdd translated location fetch
2020-10-19 Raphaël GertzAdd user.view function
2019-12-11 Raphaël GertzAdd user controller squeleton