53 Commits

Author SHA1 Message Date
754515f185 php cs fixes 2023-09-14 12:25:56 +02:00
75bca46b98
cs fixer 2023-09-07 12:16:47 +02:00
d3251075e9
fix loading of kernel if ms calendar is not created 2023-07-06 21:55:29 +02:00
93a598b549
improve php applying rector rules 2023-07-06 21:45:29 +02:00
77d4b13c1b
Sync user absence / presence within MapAndSubscribeUserCalendarCommand 2023-07-06 21:33:01 +02:00
2861945a52
Syncer for user absence, from the msgraph reader 2023-07-06 17:29:10 +02:00
5b42b85b50
Read absence from MS graph api 2023-07-06 16:58:24 +02:00
47d0334b9e
Merge remote-tracking branch 'origin/master' into rector/rules-up-to-php74 2023-04-27 23:32:31 +02:00
746ed4f5e5
DX: fix cs 2023-04-15 00:43:55 +02:00
858ade467c
DX: rector rules upt to PHP 74 2023-04-15 00:20:19 +02:00
c48c5875c6
DX: fix phpstan issues 2023-04-14 23:47:33 +02:00
33051366d4
Fix: [remote calendar ms graph] set another date format
The previous date format was compliant with the spec described here:

https://learn.microsoft.com/en-us/graph/api/user-list-calendarview?view=graph-rest-1.0&tabs=http

However, the date format was not accepted. This should be fix the date format.
2023-04-14 23:20:59 +02:00
b9a7530f7a
DX: apply rector rulesset up to PHP72 2023-03-29 22:32:52 +02:00
27dbdbcd96
Merge branch 'master' into upgrade-php82 2023-03-28 11:11:51 +02:00
96ddc73e45
Feature: [calendar sync msgraph] Allow to show the calendar details if the user does not have msgraph mapping
We first check that there are "msgraph" attributes before forcing redirection to MSGraph authorization. If not, we let's the user see the calendar edit/create page.
2023-03-23 12:48:37 +01:00
b2789099be
Merge branch 'master' into upgrade-php82 2023-03-23 11:24:00 +01:00
4eb7d10e45
Fixed: [calendar ms synchro] do not throw an error if we are not allowed
to get the default calendar
2023-03-23 11:23:14 +01:00
f57555dab4
DX: fix phpstan errors 2023-02-07 23:03:37 +01:00
70871176fc
DX: fix cs 2023-02-06 17:47:54 +01:00
7e65e97caf fix cs: header and declare strict type order 2022-10-06 10:21:16 +02:00
642b1e43c8 fix cs 2022-10-05 15:30:55 +02:00
f72c0576ef check for user email before writing msgraph metadata 2022-07-06 21:36:37 +02:00
accee53f5a fix loading calendar range fixtures 2022-07-03 22:11:32 +02:00
20b70f9eed fix typing and package deps to satisfy DI compilation 2022-07-03 21:31:57 +02:00
2d71ba9078 remove existing calendars from proxy remote 2022-07-02 14:42:54 +02:00
26a0ba4756 count events on remote calendars 2022-07-01 23:36:30 +02:00
a604902074 add planning view for calendar app 2022-07-01 18:23:46 +02:00
8bbd3b01d9 Add a mention on next calendars on search results 2022-07-01 18:01:42 +02:00
f513749780 fix cs 2022-07-01 15:05:13 +02:00
87403e509f recreate calendar range when an event is deleted 2022-07-01 13:43:30 +02:00
2a6974610f associate location on ms calendar remote 2022-07-01 12:12:48 +02:00
adad4313a6 handle remote events 'isAllDay' and fix cs 2022-06-29 15:29:22 +02:00
9e4fd6183e more fixes for calendar syncs 2022-06-10 14:24:46 +02:00
c92077926e db constraint with unique remoteId if set, handle sync with tests 2022-06-10 00:26:24 +02:00
f149b24802 small fixes on sync from remote 2022-06-09 17:06:57 +02:00
6e48a042b3 prevent change when syncing from remote 2022-06-09 15:44:48 +02:00
64e07c54fa first bootstrap for handling calendar range sync frommsgraph 2022-06-09 15:17:42 +02:00
d95d97f8fe msgraph: subscription for users 2022-06-08 22:43:49 +02:00
e75b258e44 handling sync for calendar invite 2022-06-08 13:06:31 +02:00
168aff81f4 fixes in template with new route and forms 2022-06-06 22:07:04 +02:00
7c0bdc5abe some data in msgraph synchro and answer on calendar invite 2022-05-26 19:25:59 +02:00
59a64e9a62 wip: continue sync to remote 2022-05-26 00:10:25 +02:00
782436ee2e send first calendar on ms graph 2022-05-25 21:32:00 +02:00
f962b7543f fix relation inside calendar, bootstrap messenger for handling create and update calendar entity 2022-05-25 10:22:30 +02:00
b22f361368 fix cs 2022-05-24 23:04:24 +02:00
eb8b8c6939 calendar app: set mainUser and options for form 2022-05-24 22:45:43 +02:00
17778ab346 proxy: do not show calendar events when they are present in database 2022-05-23 23:34:33 +02:00
d150a8251b calendar range: remove on remote after removal in the database 2022-05-12 12:49:32 +02:00
dd13e631ac calendar range: update on remote after an unpdate 2022-05-12 12:49:32 +02:00
e895da31d7 wip: synchro of calendar range 2022-05-12 12:49:32 +02:00