|
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 |
|
|
e570f5c28e
|
adding Entities Location and LocationType (for activity/calendar) + doctrine migration
|
2021-10-12 17:38:09 +02:00 |
|
nobohan
|
c82efc4fd5
|
rdv MR review: change name of routes + others modifications
|
2021-09-13 11:58:48 +02:00 |
|
nobohan
|
855686c0ba
|
rdv: add content of calendar item in a modal
|
2021-09-10 17:31:19 +02:00 |
|
nobohan
|
6a609eb1ab
|
rdv: fix regression with multiple groups for property on calendar
|
2021-08-19 16:00:37 +02:00 |
|
nobohan
|
65bce1aacb
|
rdv: available calendar ranges
|
2021-08-19 15:19:25 +02:00 |
|
nobohan
|
7c4f976230
|
rdv: add user calendar endpoint + add this calendar in the calendar
|
2021-08-18 23:16:52 +02:00 |
|
nobohan
|
4a6914be22
|
rdv: use datetime instead of date fields
|
2021-08-18 21:09:07 +02:00 |
|
nobohan
|
5181098339
|
rdv: connect fullcalendar vue component to startDate and endDate fields
|
2021-08-18 21:09:07 +02:00 |
|
|
ccd5ac74fd
|
rdv: MR comment
|
2021-08-18 21:09:07 +02:00 |
|
|
29c2ed3ce8
|
rdv: MR comment
|
2021-08-18 21:09:07 +02:00 |
|
|
4c17ce7926
|
rdv: MR comment
|
2021-08-18 21:09:07 +02:00 |
|
|
d49fd9738b
|
rdv: MR comment
|
2021-08-18 21:09:07 +02:00 |
|
|
892e43d195
|
rdv: MR comment
|
2021-08-18 21:09:07 +02:00 |
|
nobohan
|
c54290a265
|
rdv: adapt calendar entities: drop useless field and change field type
|
2021-08-18 21:09:07 +02:00 |
|
nobohan
|
7e02b284ca
|
rdv: others pages: edit, list
|
2021-08-18 21:09:07 +02:00 |
|
nobohan
|
d4ec5d137e
|
rdv: add validation
|
2021-08-18 21:09:07 +02:00 |
|
nobohan
|
d542f582e6
|
rdv: allow null concerned persons in form
|
2021-08-18 21:09:07 +02:00 |
|
nobohan
|
3c37802821
|
rdv: add show calendar
|
2021-08-18 21:09:07 +02:00 |
|
nobohan
|
227be0b482
|
rdv: add default status on rdv when creating a new rdv
|
2021-08-18 21:09:07 +02:00 |
|
nobohan
|
4b8736ae57
|
rdv: fix adding thirdparty when creating a rdv
|
2021-08-18 21:09:07 +02:00 |
|
nobohan
|
38ec2b5de9
|
rdv: correct entities with FQCN
|
2021-08-18 21:09:06 +02:00 |
|
nobohan
|
3010df2016
|
calendar: add entities
|
2021-08-18 21:09:06 +02:00 |
|