75bca46b98
cs fixer
2023-09-07 12:16:47 +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
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
97a4c39941
Merge branch 'master' into upgrade-php82
2023-03-20 12:40:58 +01:00
44ecad2bca
Fixed: re-introduce creator in async doc generation
2023-03-15 13:38:19 +01:00
70871176fc
DX: fix cs
2023-02-06 17:47:54 +01:00
3c85b5ca92
Fixed: a bug for range generatoion during week-end
...
The range generator failed during week-end, because no range is selected (lastStart and endDate is null).
with this commit, the rangeGenerator may return null instead of an array, which means no sms will be send.
2022-12-12 13:09:31 +01:00
39f410dc8f
Feature: [Calendar doc] complete CRUD for associating documents within Calendar
2022-11-28 14:33:06 +01:00
bc1a7c1d7b
Feature: [calendar] allow to create and generate calendar by person
2022-10-21 13:24:02 +02:00
63f3010395
Feature: [calendar][docgen] generation context for Calendar
2022-10-20 22:31:59 +02:00
b580bda2fb
DX: [calendar] docgen normalization on Calendar entity
2022-10-19 22:02:43 +02:00
7e65e97caf
fix cs: header and declare strict type order
2022-10-06 10:21:16 +02:00
087375f648
Merge branch '111_exports_suite' into calendar/finalization
2022-10-06 09:31:43 +02:00
67c3f3a840
fix cs with licencse header
2022-10-05 17:08:14 +02:00
642b1e43c8
fix cs
2022-10-05 15:30:55 +02:00
6405f2101f
exports: add new tests for calendar aggregators (untested)
2022-09-21 12:45:31 +02:00
318009c9c8
exports: add new tests for calendar filters (untested)
2022-09-21 11:02:09 +02:00
2a6974610f
associate location on ms calendar remote
2022-07-01 12:12:48 +02:00
28c952521f
command for sending bulk sms with tests
2022-06-14 01:15:58 +02:00
4c0fef4f44
send message from cli through ovh if configured
2022-06-13 21:39:29 +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
a025883a5d
create event by selecting a calendar range
2022-05-23 16:48:17 +02:00
2b770036a5
fix behaviour of CalendarType in Controller and add field users to CalendarType
2022-05-20 19:44:28 +02:00
67fad5d764
create generic data transformer with get an object by id, and add test
...
for CalendarType
2022-05-20 19:26:21 +02:00
b6e0379583
fix cs and add EntityToIdTransformer
2022-05-20 15:52:13 +02:00
4be3efc619
work on create calendar
2022-05-13 13:49:24 +02: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
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
8f96a1121d
cs: Fix code style (safe rules only).
2021-11-23 14:08:50 +01:00
ed31dc3157
enable test for calendar
2021-09-13 13:13:17 +02:00
nobohan
54ea954a5a
rdv: init unit tests
2021-09-10 14:11:43 +02:00