313fb9ffdf
PHP CS Fixer updated (3.63.1 -> v3.64.0)
2024-09-04 14:38:56 +02:00
b0485dbcc8
Replace ArrayCollection with Collection&Selectable on some entity typing (fix previous commit)
...
Updated entity properties to use Collection&Selectable for better type safety and interoperability. This change affects User, Household, Calendar, Person, AccompanyingPeriod, and EntityWorkflow classes.
2024-08-28 12:04:43 +02:00
ad47804c91
Apply rector changes to Collection typing
2024-08-27 16:23:08 +02:00
85e2466611
Cherry-pick phpstan fixes after rector changes
2024-08-27 16:09:12 +02:00
916724c0c5
Merge branch 'master' into upgrade-sf5
2024-06-24 10:46:21 +02:00
f62f1891d8
Fix displaying calendar: reproduce same getAtDate method as Activity
2024-06-07 13:07:25 +02:00
19ffef156b
Fix use of Ordering constant in doctrine orm association
...
See https://github.com/doctrine/orm/issues/11313 for a follow-up
2024-04-08 13:10:38 +02:00
0ff4593863
Apply rector rules: add annotation for doctrine mapping
2024-04-05 13:11:42 +02:00
a3f775a69b
Apply rector rules: add annotation for doctrine mapping
2024-04-05 00:19:30 +02:00
72016e1a21
Apply rector rules: add annotation for doctrine mapping
2024-04-05 00:01:30 +02:00
579bd829f8
Apply rector rules: symfony up to 54
2024-04-04 23:30:25 +02:00
bc2041cbdd
apply more cs rules for php-cs
2023-10-17 13:27:03 +02:00
e4e52234ad
Rector: apply rules for doctrine code quality
2023-08-31 10:35:52 +02:00
f570fe92a5
apply rector rules
2023-07-28 02:40:02 +02:00
023a29cb78
apply rector rules: php up to php82
2023-07-19 23:19:50 +02:00
075aca493b
DX: type-hing oneToMany and ManyToMany properties as collection
2023-07-19 16:21:17 +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
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
39f410dc8f
Feature: [Calendar doc] complete CRUD for associating documents within Calendar
2022-11-28 14:33:06 +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
63f3010395
Feature: [calendar][docgen] generation context for Calendar
2022-10-20 22:31:59 +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
c841821ed4
fix loading calendar range fixtures (3)
2022-07-03 22:19:26 +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
adad4313a6
handle remote events 'isAllDay' and fix cs
2022-06-29 15:29:22 +02:00
849e7158e4
adding location to ranges and more control on MyCalendarRanges
2022-06-29 15:28:37 +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