13854e59de
Add grouping parenthesis on condition about social issue and social action visibility
...
This improve readability and avoid errors with boolean operator precedence
2024-02-07 14:22:28 +01:00
574ad42a76
Add changie for fix in activity entity/form
2024-02-07 14:22:28 +01:00
4736fca679
Fix the conditions upon which social actions should be optional or required in relation to social issues within the activity creation form
2024-02-07 14:22:27 +01:00
32ae2f8f0d
Add a separate method for onPersist, use same private resetCache method
2024-02-07 13:55:31 +01:00
d58c0a867d
add changie
2024-02-07 13:55:30 +01:00
15f8432ce0
Use PostUpdateEventArgs typing instead of PostPersistEventArgs
2024-02-07 13:55:29 +01:00
ae7637acc6
Merge branch '243-missing-filter-acc-period-not-associated-with-address-reference' into 'master'
...
Add filter for courses not linked to a reference address
Closes #243
See merge request Chill-Projet/chill-bundles!655
2024-02-07 12:45:12 +00:00
ce391a6de8
Merge branch '241-export-list-acc-period-add-column-persons' into 'master'
...
[Export][List of accompanying periods] Add a column with a list of persons, names and ids
Closes #241
See merge request Chill-Projet/chill-bundles!647
2024-02-07 12:40:57 +00:00
950835c10b
Add filter for courses not linked to a reference address
...
This commit introduces a new filter to the Accompanying Course section. It allows users to filter for courses that are not associated with a reference address. The accompanying test and translation changes are also included in this update.
2024-02-07 13:38:15 +01:00
9ba557a5bf
Merge branch '253-group-course-by-person' into 'master'
...
Export: group accompanying period by person participating
Closes #253
See merge request Chill-Projet/chill-bundles!653
2024-02-07 12:32:52 +00:00
439fecd69f
fix cs
2024-02-07 13:25:49 +01:00
f02168950f
Export: group accompanying period by person participating
2024-02-07 13:16:07 +01:00
58c2235b88
Merge branch 'issue231_person_with_participation_filter' into 'master'
...
Add WithParticipationBetweenDatesFilter to ChillPersonBundle
See merge request Chill-Projet/chill-bundles!639
2024-02-07 10:54:30 +00:00
42c5577027
Merge branch 'upgrade-php-cs-3.49' into 'master'
...
Upgrade php-cs 3.49
See merge request Chill-Projet/chill-bundles!654
2024-02-07 09:57:20 +00:00
036fe8d6f8
upgrade php-cs 3.49
2024-02-07 10:43:53 +01:00
a13ada2937
work on userRenderTest
2024-02-07 07:19:26 +01:00
3be8a39a1a
Add at_date to userRender for rendering the text
2024-01-30 17:03:24 +01:00
d7eb1e01da
Adapt the rendering of user in accompanyingPeriodWork list and item templates
2024-01-30 17:01:45 +01:00
bd62202d22
Implement clockInterface in renderString method
2024-01-30 16:31:29 +01:00
0e3de2ec8a
work on user render test
2024-01-29 15:07:27 +01:00
aa2a398f9e
work on test logic
2024-01-24 19:31:04 +01:00
33187448a0
update normalizers to take into account referrerHistory logic for accompanying period work
2024-01-24 19:30:50 +01:00
51ebc253aa
fix url of the base skeleton
2024-01-24 15:07:24 +00:00
a4482ad28b
work on userRender test
2024-01-23 18:13:33 +01:00
4fdc7fd210
Merge branch 'fix-testContextGenerationDataNormalizeDenormalizeGetData' into 'master'
...
Fix the test "testContextGenerationDataNormalizeDenormalizeGetData"
See merge request Chill-Projet/chill-bundles!648
2024-01-23 12:31:37 +00:00
0bf6c07e8d
Add Symfony Deprecations Helper to Gitlab CI configuration
...
The Gitlab CI configuration for the Chill Project has been updated to include the Symfony Deprecations Helper setting. This addition helps to avoid direct deprecations and provide a more efficient testing process. The helper is integrated using Symfony's PHPUnit bridge.
2024-01-23 11:32:22 +01:00
7a12602699
fix testContextGenerationDataNormalizeDenormalizeGetData
...
The method `Relationship::getOpposite` does not only compare the object equality, but also the object id.
2024-01-23 10:56:55 +01:00
15a927a9f8
[Export][List of accompanying periods] Add a list of persons, names and ids
2024-01-22 14:13:27 +01:00
0a2805f23f
Merge branch 'upgrade-php-cs-fixer-to-3.47.0' into 'master'
...
CS: pgrade php-cs-fixer to 3.47.0
See merge request Chill-Projet/chill-bundles!646
2024-01-22 11:21:58 +00:00
27ce322690
upgrade php-cs-fixer to 3.47.0
2024-01-22 12:14:39 +01:00
8ed5a023e8
remove attempt to adjust accompanyingperiod work for display of user job and service at specific date
2024-01-17 17:27:54 +01:00
fdfc3fb7ec
Update changelog and master release version
2.15.2
2024-01-11 16:17:04 +01:00
aee245cd04
raise the expire term for artifacts in the gitlab pipeline
2024-01-11 13:42:02 +01:00
adcf183469
Merge branch 'adjust_field_required_behaviour_in_forms' into 'master'
...
Adjust form for activity type presence field, setting placeholder to false
See merge request Chill-Projet/chill-bundles!643
2024-01-11 11:53:07 +00:00
86bf5eba4f
Merge branch 'fix_duplicate_acp_participation_handler' into 'master'
...
Use the correct id_seq to explicitly assign id to new row in accompanying...
See merge request Chill-Projet/chill-bundles!644
2024-01-11 11:48:41 +00:00
db130ef9df
add changie
2024-01-11 11:59:21 +01:00
2b903c4d6e
Use the correct id_seq to explicitly assign id to new row in accompanying period participation table
2024-01-11 11:55:03 +01:00
2c6b5dfee1
Add changie
2024-01-10 13:20:38 +01:00
0b50cbfe4c
adjust form for activity type presence field, setting placeholder to false
2024-01-10 13:12:59 +01:00
3a6a125bb1
Merge branch 'test_branch' into 'master'
...
Apply code styling according to new rules php-cs-fixer
See merge request Chill-Projet/chill-bundles!642
2024-01-10 11:22:13 +00:00
e67c5d98ef
force pipeline to run again
2024-01-10 11:09:33 +01:00
3c8e59e088
php cs fixes after updating php cs fixer
2024-01-10 10:31:25 +01:00
653ac1d62b
Implement 'at date' for concerned groups in activity
2024-01-08 16:51:06 +01:00
499009ac43
Adjust view template for aside activity
2024-01-08 16:38:50 +01:00
192b161e78
Implement 'at date' for display of service and user job in accompanying period work entities (for twig templates) -> vue component still to fix
2024-01-08 16:38:07 +01:00
1b1f355123
Implement 'at date' for display of service and user job in aside activities entities
2024-01-08 16:37:25 +01:00
39a863448c
Implement 'at date' for display of service and user job in calendar entities
2024-01-08 12:35:41 +01:00
0c1a4a5f59
Handle DateTime type for activity while DateTimeImmutable is expected
2024-01-08 12:35:09 +01:00
6f358ee1a9
Implement 'at date' in user render component for activities
2024-01-08 11:25:33 +01:00
0f36b9349b
Improve naming for 'at date' in user render component
2024-01-08 11:25:13 +01:00