Christophe Siraut
fbdc0d32f0
ChillPersonBundle: Add numberOfDependents and numberOfDependentsWithDisabilities
2025-01-31 10:13:47 +01:00
Christophe Siraut
6c37d798bf
ChillPersonBundle: add administrativeStatus property to Person
2025-01-31 09:06:45 +01:00
21274155b5
Display first associated persons in the banner of an accompanying course
2025-01-23 20:19:31 +00:00
018f8aef5c
Add export button to social actions template
2025-01-15 16:45:05 +01:00
edb51dd3cd
Add export button to template
2025-01-15 16:35:09 +01:00
Christophe Siraut
110db30748
ChillPersonBundle: add employmentStatus property to Person
2024-12-16 17:35:19 +01:00
21ec3121ec
Merge branch 'signature-app-master' into 'master'
...
Signature app master
Closes #307
See merge request Chill-Projet/chill-bundles!743
2024-11-12 20:30:00 +00:00
3ec0d26001
Fix type error for displaying comment in accompanying period work detail view page
2024-11-12 10:13:20 +01:00
db4d7669f1
Add duplication feature for evaluation documents within generic doc
...
Introduced a new method to duplicate evaluation documents and forward return path URLs. Updated templates to include duplication buttons and adjusted routing for handling the duplication process.
2024-11-06 19:34:41 +01:00
e71c2f162c
Fix display of accompanying period work referrers
2024-11-05 14:24:43 +01:00
989fdad561
Add chill_path_force_return_path method to routing helper
...
Implemented a new Twig function `chill_path_force_return_path` to enforce a specific return path within the URL. Updated relevant template to utilize this new function for better control over URL routing and return path management.
OP#787
https://champs-libres.openproject.com/work_packages/787
2024-10-25 18:33:22 +02:00
d7174cdb95
Reintroduce pending signatures section in person list view
...
Moved the pending signatures section within the person list view template to the correct location.
OP#771
https://champs-libres.openproject.com/work_packages/771
2024-10-25 18:20:58 +02:00
5dfa5e1e7f
Advanced search fixed to work with new gender entity
2024-10-22 14:50:16 +02:00
588f02cdf4
Take Null value for gender into account and fix OnTheFly makeFetch
2024-10-22 14:48:16 +02:00
43c3cc26ea
Fix translation with gender
2024-10-21 15:27:37 +02:00
9fe20b5e81
Show pending signatures in the person's search results
2024-10-15 15:15:32 +02:00
77ece243c0
Fix twig template, remove ul tag
2024-10-09 16:49:40 +02:00
47d954fe9f
Adjust display of gender in twig templates
2024-10-09 16:49:40 +02:00
b9d2f5efa3
Use renderInterface to render gender icons in twig
2024-10-09 16:49:40 +02:00
567c01f395
wip: use GenderIconEnum to allow user to select bootstrap icon
2024-10-09 16:49:40 +02:00
67a6eb17db
Change PickGenderType form field to use in Person creation form
2024-10-09 16:49:40 +02:00
33cc308e1e
Merge branch 'upgrade-sf5' into signature-app-master
2024-09-16 15:30:01 +02:00
7206e13984
Merge branch 'master' into upgrade-sf5
2024-09-16 15:29:43 +02:00
6f28d154c8
Fix referrers display to show only current referrers.
...
Updated the view to loop through current referrers in the accompanying period. Added new method `getReferrersHistoryCurrent` to the entity to filter and return only active referrers, ensuring correct display in the UI. Also included documentation for better code clarity.
2024-09-16 15:25:25 +02:00
5f5d4b8f06
Add person menu entry for signature list
2024-09-04 15:13:14 +00:00
916724c0c5
Merge branch 'master' into upgrade-sf5
2024-06-24 10:46:21 +02:00
bca0d04201
Update calendar list display for the the next calendar in search results
...
The calendar list display in ChillPersonBundle has been revamped, including a new view and style modifications. This update enables the display of calendars as a list for easy navigation with an added authorization check. Also, a new SCSS file named "calendar-list.scss" has been created and imported to enhance the UI/UX design.
2024-06-13 18:07:19 +02:00
f66ac50571
Merge branch '616_rapid-action' into 'master'
...
Flash menu rapid action in search results
See merge request Chill-Projet/chill-bundles!441
2024-06-13 10:32:30 +00:00
cc0030c1cd
Fix adding quick menus to list_with_period.html.twig
...
- update twig namespaces
- move twig file within Resources
2024-06-13 12:07:34 +02:00
d60ba3ecb2
Merge remote-tracking branch 'origin/master' into 616_rapid-action
2024-06-12 16:45:43 +02:00
9ec4c77fb7
systematically at a parameter 'at_date' when displaying createdBy in twig template
...
The rendering of the 'createdBy' entity has been updated across various .twig files to include the 'at_date' property. This makes the date an entity was created more explicit, providing clearer information to the user.
2024-06-11 16:55:15 +02:00
be730679c8
Update rendering of user information in AccompanyingCourse/Comment: show user at the comment's date
2024-06-10 15:23:12 +02:00
ebb856fe85
fix rendering of accompanying course commen with at_date
2024-06-07 13:06:46 +02:00
9a010f76cc
Fix some translations (already existing in v2)
2024-04-29 15:28:44 +02:00
6c9101c167
Adapt the rendering of user in accompanyingPeriodWork list and item templates
2024-04-16 11:55:54 +02:00
bc683b28d6
update normalizers to take into account referrerHistory logic for accompanying period work
2024-04-16 11:55:50 +02:00
853014d8d2
remove attempt to adjust accompanyingperiod work for display of user job and service at specific date
2024-04-16 11:52:58 +02:00
d62e9ce269
Implement 'at date' for display of service and user job in accompanying period work entities (for twig templates) -> vue component still to fix
2024-04-16 11:52:58 +02:00
e3bd68112e
fix test for editing household metadata
2024-04-08 13:44:22 +02:00
97f2c75de8
Change syntax of check on null for closing motive
2024-02-21 20:14:18 +01:00
00444e1e56
Add check on null value in template for closing motive
2024-02-20 10:10:44 +01:00
f609ddb315
change all instances of neuter to both
2023-11-21 07:58:45 +01:00
ef8ac6041a
Fix deprecation of transchoice
2023-10-02 17:46:19 +02:00
d2864605b9
Fix path to templates using the new syntax
2023-10-02 12:38:18 +02:00
65aa0a1588
Merge remote-tracking branch 'origin/master' into rector/rules-symfony
2023-09-27 15:25:29 +02:00
92b1b17679
Merge branch 'master' into 38-gestion-doublon
2023-09-07 16:08:27 +02:00
e839b03cc9
Update path to twig template with new syntax
2023-07-28 12:16:50 +02:00
e6da727a11
Merge branch 'issue120_filter_social_actions' into 'master'
...
Add filter to social actions
See merge request Chill-Projet/chill-bundles!570
2023-07-14 09:14:21 +00:00
f2673d6c83
Merge remote-tracking branch 'origin/master' into issue120_filter_social_actions
2023-07-13 21:14:31 +02:00
2259a31260
show detail button in banners
2023-07-12 17:25:49 +02:00