7859439f0b
fix remote calendar compiler to allow to compile kernel without any configuration
2022-05-12 13:53:20 +02:00
c60a54eb39
WIP: create and edit calendar
2022-05-12 12:50:57 +02:00
f4b1a25a67
quick fixes to make calendar app work
2022-05-12 12:50:55 +02:00
0ec0708807
add voter for calendar
2022-05-12 12:49:32 +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
c892f7de7b
prevent loop when posting calendarrange to remote and updating remoteId
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
ee4a6e08fb
refactor command to acquire admin consent
2022-05-12 12:49:32 +02:00
d570145385
refactor and rename classes
2022-05-12 12:49:32 +02:00
8abce5ab85
fix cs + read remote calendar based on user access
2022-05-12 12:49:32 +02:00
811798e23f
wip: synchro
2022-05-12 12:49:32 +02:00
9935af0497
msgraph: add metadata to users to connect with default calendar
2022-05-12 12:49:32 +02:00
5331f1becc
[wip] first impl for getting authorization for admin
2022-05-12 12:49:32 +02:00
a7ec843509
remote calendar: authenticate to ms graph api
2022-05-12 12:49:32 +02:00
0212193940
add null remote connector and basic interface
2022-05-12 12:49:32 +02:00
aecdfa6b12
reactive my calendar on new route
2022-05-12 12:49:32 +02:00
d0cc0e775f
replace fqdn in calendar bundle
2022-04-30 00:39:17 +02:00
e68c12e0e7
fix cs
2022-03-25 13:39:27 +01:00
d11eebefae
fix some authorization check in menu
2022-03-25 13:11:03 +01:00
5ff47050ff
replace deprecated TranslatorInterface by new one
2022-02-17 17:20:47 +01:00
1e81256404
fix cs
2022-02-08 19:37:59 +01:00
33af7f36a0
remove dump
2022-02-01 21:23:50 +01:00
e0ee817421
batch rename twig attribut
2022-01-12 21:36:12 +01:00
juminet
699dcc85de
Issue344 vue multiselect i18n
2022-01-10 12:04:57 +00:00
Pol Dellaiera
70ca203e23
fix: Fix return types in tests.
2021-12-21 15:19:36 +01:00
Pol Dellaiera
3d0be940f0
fix: Fix return types in tests.
2021-12-21 15:02:12 +01:00
Pol Dellaiera
8401ce2656
cs: Fix code-style (using PHPCSFixer and PHPCS).
2021-12-21 10:59:23 +01:00
de790d11a8
activity/location: refactor
...
Refactor the way for loading locations:
* fix showing the default location
* fix when there is not thirdparty default location
* separate api queries instead of inlines;
* use the store instead of the mounted
* refactored for a possible re-use in calendar
2021-12-14 23:20:47 +01:00
16b3be322a
actions list: display badges as clickable onthefly modal
2021-12-13 09:30:34 +01:00
Pol Dellaiera
cd3be25c22
cs: Remove duplicated headers.
2021-11-30 13:54:58 +01:00
Pol Dellaiera
47c5855a21
cs: Switch to a stricter way of coding - this might break in a lot of places.
2021-11-30 13:33:18 +01:00
Pol Dellaiera
91d12c4a96
cs: Enable risky rule static_lambda
.
2021-11-30 11:43:34 +01:00
Pol Dellaiera
a9188355c5
cs: Enable more risky rules.
2021-11-30 11:37:57 +01:00
Pol Dellaiera
c8195e6df5
cs: Enable more risky rules.
2021-11-30 11:28:52 +01:00
Pol Dellaiera
f531cdc0ec
cs: Enable a couple of risky rules.
2021-11-30 09:39:45 +01:00
nobohan
2ee4a6b2ac
calendar: dynamic way of creating location when creating a calendar
2021-11-25 15:39:30 +01:00
nobohan
220f297391
calendar: cast collection to array
2021-11-25 15:39:30 +01:00
nobohan
d27f085ac9
location: change display in twig
2021-11-25 15:39:30 +01:00
Pol Dellaiera
3ea35682eb
cs: Second part - ignore test/app
subdirectory.
2021-11-23 14:34:34 +01:00
Pol Dellaiera
8f96a1121d
cs: Fix code style (safe rules only).
2021-11-23 14:08:50 +01:00
f3792b2ed6
Merge remote-tracking branch 'origin/master' into issue294_suggestPersonInActivity
2021-11-22 14:06:27 +01:00
9fb29ec110
refactor search for using search by pertinence
2021-11-22 08:28:22 +00:00
nobohan
f5a6314ca2
calendar: can add User from suggested entities
2021-11-19 13:28:35 +01:00
nobohan
bdb24750ab
calendar: remove done TODO
2021-11-19 13:28:35 +01:00
nobohan
631ffa02f7
calendar: add suggestion for concernedGroups
2021-11-19 13:28:35 +01:00
nobohan
e40ea6902c
calendar: fix type hinting in Calendar controller
2021-11-19 13:28:35 +01:00
Pol Dellaiera
5432242376
fix: SA: Fix many critical rules.
...
SA stands for Static Analysis.
2021-11-16 17:13:39 +01:00