|
224c2c74e8
|
Merge remote-tracking branch 'origin/master' into rector/rules-up-to-php80
Conflicts:
src/Bundle/ChillActivityBundle/Controller/ActivityController.php
src/Bundle/ChillActivityBundle/Export/Aggregator/ACPAggregators/DateAggregator.php
src/Bundle/ChillActivityBundle/Menu/PersonMenuBuilder.php
src/Bundle/ChillActivityBundle/Repository/ActivityACLAwareRepository.php
src/Bundle/ChillActivityBundle/Service/DocGenerator/ActivityContext.php
src/Bundle/ChillCalendarBundle/Command/MapAndSubscribeUserCalendarCommand.php
src/Bundle/ChillCalendarBundle/RemoteCalendar/Connector/MSGraph/MSGraphUserRepository.php
src/Bundle/ChillDocStoreBundle/Controller/DocumentAccompanyingCourseController.php
src/Bundle/ChillDocStoreBundle/Controller/DocumentPersonController.php
src/Bundle/ChillDocStoreBundle/Repository/PersonDocumentACLAwareRepository.php
src/Bundle/ChillEventBundle/Search/EventSearch.php
src/Bundle/ChillMainBundle/Controller/ExportController.php
src/Bundle/ChillMainBundle/Controller/PermissionsGroupController.php
src/Bundle/ChillMainBundle/Cron/CronManager.php
src/Bundle/ChillMainBundle/Entity/CronJobExecution.php
src/Bundle/ChillMainBundle/Export/ExportManager.php
src/Bundle/ChillMainBundle/Form/Type/Export/PickCenterType.php
src/Bundle/ChillMainBundle/Form/Type/Listing/FilterOrderType.php
src/Bundle/ChillMainBundle/Repository/NotificationRepository.php
src/Bundle/ChillMainBundle/Templating/Listing/FilterOrderHelper.php
src/Bundle/ChillMainBundle/Templating/Listing/FilterOrderHelperBuilder.php
src/Bundle/ChillMainBundle/Templating/Listing/FilterOrderHelperFactory.php
src/Bundle/ChillPersonBundle/Controller/AccompanyingCourseWorkController.php
src/Bundle/ChillPersonBundle/Controller/SocialWorkSocialActionApiController.php
src/Bundle/ChillPersonBundle/Export/Aggregator/PersonAggregators/AgeAggregator.php
src/Bundle/ChillPersonBundle/Export/Export/ListAccompanyingPeriod.php
src/Bundle/ChillPersonBundle/Export/Export/ListHouseholdInPeriod.php
src/Bundle/ChillPersonBundle/Repository/AccompanyingPeriodACLAwareRepository.php
src/Bundle/ChillPersonBundle/Security/Authorization/AccompanyingPeriodVoter.php
src/Bundle/ChillPersonBundle/Service/DocGenerator/AccompanyingPeriodContext.php
src/Bundle/ChillPersonBundle/Service/DocGenerator/AccompanyingPeriodWorkEvaluationContext.php
src/Bundle/ChillPersonBundle/Service/DocGenerator/PersonContext.php
src/Bundle/ChillReportBundle/DataFixtures/ORM/LoadReports.php
src/Bundle/ChillTaskBundle/Controller/SingleTaskController.php
|
2023-07-17 12:49:13 +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 |
|
|
dde3002100
|
DX: apply rector rules up to php8.0
|
2023-04-28 22:30:33 +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 |
|
|
b9a7530f7a
|
DX: apply rector rulesset up to PHP72
|
2023-03-29 22:32:52 +02: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 |
|
|
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 |
|
|
20b70f9eed
|
fix typing and package deps to satisfy DI compilation
|
2022-07-03 21:31:57 +02:00 |
|
|
a604902074
|
add planning view for calendar app
|
2022-07-01 18:23:46 +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 |
|
|
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 |
|
|
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 |
|
|
ba8a2327be
|
fallback on schedule items when no access to calendar
|
2022-05-12 12:49:32 +02:00 |
|
|
38d828cf36
|
refactor access to calendar and use real userid
|
2022-05-12 12:49:32 +02:00 |
|
|
d570145385
|
refactor and rename classes
|
2022-05-12 12:49:32 +02:00 |
|