]> Raphaël G. Git Repositories - airbundle/commitdiff
Add todo
authorRaphaël Gertz <git@rapsys.eu>
Thu, 12 Aug 2021 15:11:53 +0000 (17:11 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Thu, 12 Aug 2021 15:11:53 +0000 (17:11 +0200)
Controller/CalendarController.php

index 45cf8b74a018e2b48efc345755e1f0250862a572..7b61e9e48b53cfd449f6b8ed0a889c337f1e14da 100644 (file)
@@ -135,7 +135,10 @@ class CalendarController extends DefaultController {
        /**
         * List all sessions for the organizer
         *
-        * @desc Display all sessions for the user with an application or login form
+        * Display all sessions for the user with an application or login form
+        *
+        * @todo Fetch all google calendar and let user select one
+        * @todo Then save the calendar fucking id in database ??? with token infos !!!
         *
         * @param Request $request The request instance
         *