72 Commits

Author SHA1 Message Date
d9dd8d7317
Merge remote-tracking branch 'origin/master' into fix-phpstan-issues-202303 2023-04-11 11:36:11 +02:00
866b92f7e5
Fixed: loading of main user through pick entity in calendar form 2023-03-30 16:29:02 +02:00
48772efd54
DX: fix phpstan issues 2023-03-28 22:32:08 +02:00
70871176fc
DX: fix cs 2023-02-06 17:47:54 +01:00
74673380aa
Fixed: [calendar] refactor ACL on calendar 2022-11-28 12:22:58 +01:00
bc1a7c1d7b Feature: [calendar] allow to create and generate calendar by person 2022-10-21 13:24:02 +02:00
43dcb46d38 Feature: [calendar] associate a calendar with a person: update schema 2022-10-21 11:28:59 +02:00
2c5fa82380 Feature: [calendar] Add button to generate document immediatly after saving the calendar 2022-10-21 10:40:51 +02:00
2b1d9cabff Feature: [calendar] associate document with calendar 2022-10-20 21:36:30 +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
40b4fd00b0 Merge branch 'calendar/finalization' of gitlab.com:Chill-Projet/chill-bundles into calendar/finalization 2022-09-21 12:26:03 +02:00
e90ff67e33 add urgent property to calendar entity 2022-09-21 12:20:39 +02:00
57277e5b87 deprecate move status, which is not in use 2022-07-07 10:41:33 +02:00
3df06e1eba add api endpoint for listing calendars 2022-07-02 14:31:27 +02:00
8bbd3b01d9 Add a mention on next calendars on search results 2022-07-01 18:01:42 +02:00
93c5e83454 add validation on calendar 2022-07-01 15:05:03 +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
014e281d13 add sms on calendar list 2022-06-30 21:40:40 +02:00
28c952521f command for sending bulk sms with tests 2022-06-14 01:15:58 +02:00
616be5cc8a bootstrap fake sms from cli 2022-06-13 14:01:07 +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
dc22d18e6a remove timezone from calendar and calendar range 2022-06-06 17:49:51 +02:00
543d30acb9 display of calendar form 2022-06-06 17:11:43 +02:00
ec536871aa Merge remote-tracking branch 'origin/master' into calendar/synchro-msgraph 2022-05-28 00:30:02 +02:00
7c0bdc5abe some data in msgraph synchro and answer on calendar invite 2022-05-26 19:25:59 +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
3fbdcdc431 calendar app: change mainUser if mainUser is selected 2022-05-23 17:59:21 +02:00
7dcd5be735 fixes for editing calendar 2022-05-23 17:30:40 +02:00
a025883a5d create event by selecting a calendar range 2022-05-23 16:48:17 +02:00
b6e0379583 fix cs and add EntityToIdTransformer 2022-05-20 15:52:13 +02:00
8b1271a466 use groups annotation with Serializer prefix and serialize mainUser 2022-05-17 12:14:37 +02:00
4be3efc619 work on create calendar 2022-05-13 13:49:24 +02:00
c60a54eb39 WIP: create and edit calendar 2022-05-12 12:50:57 +02:00
e19cac168b php csfixes 2022-05-04 13:00:46 +02:00
37a198b860 PrivateCommentEmbeddable created and added to entities + datamapper 2022-04-26 20:21:33 +02:00
171cc79a4a Add private comment to rendez-vous 2022-04-25 15:47:51 +02:00
Pol Dellaiera
8401ce2656
cs: Fix code-style (using PHPCSFixer and PHPCS). 2021-12-21 10:59:23 +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
a9188355c5
cs: Enable more risky rules. 2021-11-30 11:37:57 +01:00
Pol Dellaiera
8f96a1121d
cs: Fix code style (safe rules only). 2021-11-23 14:08:50 +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