8c3de682d6
Change color of footer text to dark
2024-11-05 14:30:26 +01:00
32459e6092
Fix gender translation for unknown
2024-10-31 14:14:37 +01:00
a47c8d916b
Adjust translation logic for gender in vue components
2024-10-09 16:49:40 +02:00
37cfc035a3
Implement gender icon renderbox for vue components
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
bc34d84d63
Merge remote-tracking branch 'origin/master' into upgrade-sf5
2024-09-12 13:36:50 +02:00
6e2a08cae8
Resolve multiple entries not being saved in collectiontype
2024-08-21 10:22:13 +02:00
6445342136
Fix remove button not showing in CollectionType forms with allow_delete option
2024-08-14 14:23:03 +02:00
d52e54fd2a
Make loadDynamicPicker available within windows where dynamicPicker tags are added
2024-08-14 13:38:58 +02:00
2d67843901
added unread and read all function with endpoints for notifications
2024-07-05 13:36:31 +00:00
f8fa96d836
Fix download report URL in ChillMainBundle export
...
An extra "?" was erroneously appended to the download report URL in ChillMainBundle's export feature. This update removes the extraneous character to ensure the function works as expected with the correct URL format.
2024-06-24 14:23:47 +02:00
916724c0c5
Merge branch 'master' into upgrade-sf5
2024-06-24 10:46:21 +02:00
83883567a2
Upgrade node dependencies and add necessary fixes
2024-06-11 09:38:56 +02:00
59f721934e
Refactor export download script to use ES6 and webpack
...
The export download script was refactored to use ES6 syntax and webpack's modular system. This included separating out the download script into its own file for better organization, removing globally-scoped JavaScript, and adding the new download script as a webpack entry point. Also, the import method for the 'mime' library was adjusted to use ES6 syntax.
2024-06-04 21:53:32 +02:00
84ce8a93f3
Refactor ISOToDateTime to handle case when timezone's server is UTC
...
A condition is added to check if the timezone is set as '0000' (UTC timezone), if yes then a new Date is returned with the Date.UTC method. This ensures that the time returned correctly reflects the current timezone
2024-06-01 00:40:22 +02:00
dcfa569e3a
Upgrade CKEditor and refactor configuration with use of typescript
2024-06-01 00:35:08 +02:00
84f515d451
Merge remote-tracking branch 'origin/master' into upgrade-sf5
2024-05-28 14:16:01 +02:00
775535e683
refactor file drop widget
2024-05-28 11:25:59 +02:00
680513a3a6
fix missing librairies
2024-04-10 16:08:09 +02:00
d29415317b
Allow users to display news on homepage (+ configuring a dashboard homepage)
2024-03-07 21:08:00 +00:00
b3d1320c94
Merge branch '149-150-events-improve' into 'master'
...
Modernisation fonctionnement module Evénement
Closes #149 , #150 , and #225
See merge request Chill-Projet/chill-bundles!621
2024-02-08 20:19:30 +00:00
9b9c2774ad
Allow Pick*Type to submit the form when selection an entity, and apply inside Event
2024-02-08 12:59:50 +01:00
f11f7498d7
Add new option "as_id" to Pick*DynamicType
...
This option will make the app return a single id of the entity in data, and not the entity json.
2024-02-08 12:54:44 +01:00
3bb911b4d0
Update version within PUT request
...
Try to add api logic
check for version being the same instead of smaller
implementing optimistic locking and displaying correct message in frontend
rector fixes
adjust violation message and add translation in translation.yaml
add translator in apiController
2024-02-08 12:09:51 +01:00
eaa40d6725
DX: remove some unnecessary console.log
2023-11-16 10:57:32 +01:00
3954d69c94
Merge branch '93-improve-address-design' into 'master'
...
Améliorations cosmétiques en rapport avec le bouton "détails de l'adresse"
See merge request Chill-Projet/chill-bundles!579
2023-07-14 08:47:18 +00:00
8f39d0320c
Merge branch '117-repair-queries-on-homepage-widget' into 'master'
...
[homepage widget] repair my unread notification list with actions and evaluations documents
See merge request Chill-Projet/chill-bundles!578
2023-07-14 07:48:46 +00:00
1d9b8729ab
oups
2023-07-13 12:50:15 +02:00
22ded77bde
Create new route to redirect from document to work that contains evaluation that contains document
2023-07-13 12:49:01 +02:00
36eed4323c
add title tag on detail address button
2023-07-12 17:20:02 +02:00
9bf8c9b0ed
UX: [address details] improve button integration
2023-07-12 17:03:55 +02:00
29306d2b66
UX: [vue][onTheFly] improve residential address position in modale
2023-07-12 17:03:55 +02:00
e82c7cdc6c
Fixed: [homepage widget] repair my unread notification list with actions and evaluations documents
2023-07-12 13:24:23 +02:00
17d2b795b4
update changelog
2023-07-07 11:38:00 +02:00
145c1df313
cleaning
2023-07-05 09:43:13 +02:00
3e63b4abf3
UX: improve FilterOrder box design
2023-07-04 16:42:56 +02:00
6c16967cdc
Fix: Fix entityId and return path when add a notification on a document's evaluation
2023-06-19 21:00:19 +02:00
13feb3b212
[twig][templates] introduce an option in adress_entity_render to display or not the address details button
2023-04-21 21:15:35 +02:00
7cb7897e12
Align address detail button style with banner context buttons
2023-04-21 20:20:55 +02:00
025ee2ea95
UX: [Admin][persmissionsgroup] complete in template: content wrapper with bootstrap classes
2023-04-20 20:24:23 +02:00
324a350bf1
UX: [permissiongroup] improve transition between form and behind content
2023-04-14 15:14:08 +02:00
8042edc13c
UX: [permissiongroup] fix form with new sticky-form class
2023-04-14 13:55:54 +02:00
91ba0c983d
UX: improve admin > permissiongroup templates
2023-04-14 12:25:09 +02:00
a9fe834978
Fixed: [homepage] count also workflows in cc
2023-04-13 12:25:06 +02:00
63759a940f
Feature: [homepage] group the counter of tasks in warning and alert state into one counter
2023-04-13 12:21:48 +02:00
0335986326
Merge remote-tracking branch 'origin/master' into issue706_cc_in_workflow-2
2023-04-13 09:53:23 +02:00
b0ac8ce5af
Merge remote-tracking branch 'origin/master' into track-address-reference-update
2023-04-12 09:45:19 +02:00
cc69a3e86b
Fixed: [Activity] allow to set a user null
...
Fix https://gitlab.com/Chill-Projet/chill-bundles/-/issues/74
2023-04-06 17:29:05 +02:00
nobohan
7580565e08
Feature: show my workflows in Cc in homepage vue widget
2023-03-29 11:19:51 +02:00
782bda0744
Fixed: [Pick entity / suggestion] handle case when user choose one suggested in the modal
...
In the previous implementation, if the user would add an entity from the modal, and if this entity is also present in the suggestion, the entity would not be removed from the suggestion list.
2023-03-24 17:06:00 +01:00