a8c41141e8
Enhance note rendering with Markdown to HTML conversion in AccompanyingCourseWork/show.html.twig
...
Updated the note display logic to use the `chill_markdown_to_html` filter for better formatting and presentation. This change ensures that Markdown syntax in notes is properly rendered as HTML.
2025-05-28 16:36:03 +02:00
992e6d29d0
Merge branch '321-text-editor-fallback' into 'master'
...
Text editor: Add a toggle button to switch to simple text editor and add emoji and fullscreen to ckeditor toolbar
Closes #321
See merge request Chill-Projet/chill-bundles!827
2025-05-27 09:16:31 +00:00
bb41af4ed2
replace ck-editor by new CommentEditor on every vuejs components
2025-05-23 13:51:44 +02:00
44a8ddeba4
Resolve "Reorganise page 'Mes parcours'"
2025-05-21 16:13:43 +00:00
8b2af35e97
Fix typo
2025-05-21 17:57:35 +02:00
juminet
5ea55ebfe5
381 display previous person participation in acc course work
2025-05-13 08:45:38 +00:00
juminet
a9c3aab528
377 - add the document filename to document title when uploading a new document
2025-05-13 08:30:30 +00:00
3aa4fac80d
Merge branch '364-tel2-third-party' into 'master'
...
Adding a second phone number to thirdparty entity
Closes #364
See merge request Chill-Projet/chill-bundles!810
2025-04-15 12:59:58 +00:00
juminet
a7517eb647
Adding a second phone number to thirdparty entity
2025-04-15 12:59:57 +00:00
juminet
40e373a9c7
#365 Add works and activities counter
2025-04-14 09:34:02 +00:00
203a098054
Refactor document row layouts to use CSS grid
...
Replaced the old 'item-col' structure with a 'item-two-col-grid' layout across multiple templates, improving consistency and responsiveness. Introduced CSS grid styles ensuring proper alignment and wrapping of titles and aside elements in different viewport sizes. This enhances the overall readability and maintainability of the views.
2025-04-10 15:41:06 +02:00
d58acff541
Add css layout for badges for accompanying period work, activity and calendar
2025-04-10 15:41:06 +02:00
17db571244
Add changie and linter fixes
2025-02-27 16:19:21 +01:00
8c8c16c1a1
use fetchResult instead of makeFetch for acpw creation
2025-02-27 16:16:54 +01:00
046d3ec9f1
use fetchResult instead of makeFetch for SocialIssuesAcc.vue component
2025-02-27 16:12:00 +01:00
596833f1a5
use fetchResult instead of makeFetch
2025-02-27 15:58:53 +01:00
d2fcb6945b
Setup alias for use in standalone chill-bundles project and replace relative paths
2025-02-19 10:57:59 +00:00
fc32f9eca9
Merge branch 'add-dependents' into 'master'
...
add household properties : number of dependents and number of dependents with disabilities
See merge request Chill-Projet/chill-bundles!778
2025-02-13 12:41:29 +00:00
Christophe Siraut
03717a1a87
ChillPersonBundle: move numberOfDependents configuration to a new household node; extend AdministrativeStatusRepository and EmploymentStatusRepository from ServiceEntityRepository
2025-02-07 17:45:33 +01:00
dacaaea235
Fix household link in parcours banner
2025-02-05 18:09:34 +01:00
7285e5c2b0
Merge branch '331-manage-attachments-to-workflow' into 'master'
...
Add attachments to workflow
Closes #331
See merge request Chill-Projet/chill-bundles!764
2025-02-03 21:15:00 +00:00
37227a3aeb
Add attachments to workflow
2025-02-03 21:15:00 +00:00
c641baec78
Resolve "UX bug caused by 'Prettier' linter"
2025-02-03 21:02:44 +00:00
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
9a5fd67842
Resolve "Afficher les noms des usagers et l'entité concerné par l'entité notifiée dans la liste des notifications"
2025-01-23 11:34:16 +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
22ce16ef49
Fix display of gender label in the filiation
2024-12-11 14:12:54 +01:00
16fe07cce7
More automatic eslint fixes, update baseline and eslint docs
2024-12-11 11:32:29 +01:00
ebfd48e41f
Apply prettier to files
2024-12-11 10:49:11 +01:00
a6aa2a81c2
Resolve merge with master
2024-12-11 10:46:06 +01:00
05bc69fd33
Fix display of gender label
...
Label already localized in serialization so not to be accessed as label.fr within vue component
2024-12-09 11:32:28 +01:00
aa0785fc71
Apply prettier rules
2024-11-14 18:47:38 +01:00
2d6d2a1f58
eslint corrections in personbundle
2024-11-14 16:45:50 +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
22ecb11227
JS corrections in ChillPersonBundle required by ESLint
2024-11-12 15:38:46 +01: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
f05c25853c
Fix of errors: automatic and some manual
2024-11-04 19:56:03 +01:00
4dc2348893
Change behaviour to allow to add a new workflow (if available) and open the modal to list existing workflows in the same button
...
Use the feature of splitted dropdown buttons, from bootstrap.
See:
- OP#776
- https://champs-libres.openproject.com/work_packages/776
2024-11-04 14:05:57 +01:00
96f73b419d
Eslint correction always return something in computed property
2024-10-31 19:11:49 +01:00
27ecae4486
first eslint corrections
2024-10-31 17:28:02 +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
97729de66d
Update conditional rendering logic for displaying list of workflows
...
Ensure the workflow modal is displayed when either workflows_availables or workflows are non-empty. This improves the user interface by correctly triggering the modal in more scenarios.
- OP#762
- https://champs-libres.openproject.com/work_packages/762
- Vendee/accent-suivi-developpement#1254
2024-10-24 15:11:07 +02:00
5dfa5e1e7f
Advanced search fixed to work with new gender entity
2024-10-22 14:50:16 +02:00