3e63b4abf3
UX: improve FilterOrder box design
2023-07-04 16:42:56 +02:00
1485d1ce7a
Merge branch 'master' into 118-design-filterOrder
2023-07-04 14:56:00 +02:00
9f0fdb031a
Merge remote-tracking branch 'origin/master' into 110-export-editable
2023-06-26 11:06:52 +02:00
659dff3d2c
DX: Add features to filterOrder
...
Allow to add single checkboxes and entitychoices to filter order
2023-06-23 12:24:32 +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
7349be94c8
Merge remote-tracking branch 'origin/master' into 709-notification-eval-action
2023-06-13 23:05:51 +02:00
3879e5cd9b
Notification: fix counter, and allow to add more related entity in a single query
...
Sometimes, there are entities which embed other entities, which in turn have notification. This more parameter allow to fetch notification and counter for those embedded entities in a single query.
2023-06-13 23:03:15 +02:00
b4614974c0
allow to edit existing saved export with new export options
2023-06-06 10:49:48 +02:00
c3ac382711
link to update aggregator and filters from saved export and then execute
2023-06-06 10:49:34 +02:00
77997e2b6f
FIX [review] fix review comments
2023-05-24 16:24:58 +02:00
dad36927f3
FEATURE [export] uncheck all centers button
2023-05-24 15:34:39 +02:00
b2e79b677b
Feature: [admin] add an export list of all permissions associated to
...
each user
2023-05-20 00:34:53 +02:00
748e566c7e
Feature: [admin] list of users on csv format
2023-05-20 00:03:25 +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
01f2697b8d
Merge branch 'admin-permissionsgroup-templates' into 'master'
...
Improve permissionsgroup page in admin templates
See merge request Chill-Projet/chill-bundles!504
2023-04-21 15:36:00 +00:00
025ee2ea95
UX: [Admin][persmissionsgroup] complete in template: content wrapper with bootstrap classes
2023-04-20 20:24:23 +02:00
034e2553bc
Fix option with RoleWithoutScope distinction. Remove flag.
2023-04-18 21:13:24 +02:00
d898f3ffce
Feature [manual] update user manual link in footer
2023-04-17 10:44:43 +02:00
ffc3a97651
Permissions more readables with scope before role
2023-04-14 17:17:41 +02:00
499417aea5
permissiongroup: complete translation, remove itself role in 'which implies'
2023-04-14 17:04:04 +02:00
91d40d9153
remove (⚑) mark in added roles table (use flag only in form select)
2023-04-14 16:44:38 +02:00
324a350bf1
UX: [permissiongroup] improve transition between form and behind content
2023-04-14 15:14:08 +02:00
27415ce868
UX: [permissiongroup] sticky form more compact, and with help text
2023-04-14 14:38:23 +02:00
8042edc13c
UX: [permissiongroup] fix form with new sticky-form class
2023-04-14 13:55:54 +02:00
318a84e04d
permissiongroup: complete translation, remove itself role in 'which implies'
2023-04-14 13:22:31 +02:00
0af13b028e
UX: improve admin templates
2023-04-14 13:02:36 +02:00
91ba0c983d
UX: improve admin > permissiongroup templates
2023-04-14 12:25:09 +02:00
78d3c6f1be
Merge branch 'master' into admin-permissionsgroup-templates
2023-04-14 12:22:32 +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
9853845c9c
Fixed: [workflow] show error message when applying a transition and no dest users are chosen
...
fix https://gitlab.com/Chill-Projet/chill-bundles/-/issues/80
2023-04-07 17:38:57 +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
a8c2750ac8
Feature: add cc users in workflow: move isNotificationCc to WorkflowNotificationHandler
2023-03-29 11:19:52 +02:00
nobohan
3de5d29fe8
Feature: show 'Cc' for notications as Cc
2023-03-29 11:19:52 +02:00
nobohan
94046aab81
Feature: add cc users in workflow: show in workflow history and breadcrumb
2023-03-29 11:19:52 +02:00
nobohan
35174e4241
Feature: show my workflows in Cc in my workflow page
2023-03-29 11:19:52 +02:00
nobohan
7580565e08
Feature: show my workflows in Cc in homepage vue widget
2023-03-29 11:19:51 +02:00
nobohan
2b3d7f34fc
Feature: Add new field ccuser in workflow step form
2023-03-29 11:19:51 +02:00
0dfa7f8cf7
Merge branch '26-display-bugs-with-legend' into 'master'
...
issue26 Bug graphique: page modifiation fiche personne
Closes #26
See merge request Chill-Projet/chill-bundles!502
2023-03-27 08:55:43 +00: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
f256dda6fe
Feature: [address] apply details button on address-render-box
2023-03-22 15:32:42 +01:00
8177a0fcce
Feature: Provide api endpoint for reviewing addresses
...
Feature: show warning when address does not match the reference
Feature: [address] do update the address from address reference when clicked inside address details
2023-03-22 15:32:42 +01:00
21e24c60c7
Feature: show list of geographical units which covers address in address details modal
2023-03-22 15:32:41 +01:00
b740a88ae3
Feature: bootstrapping an app to show a modal for address details and showing it inside twig address's render box
...
Feature: showing map and link to external map, and address details inside address details modal
Feature: AddressDetailsMap show a warning if the address is incomplete
2023-03-22 15:32:40 +01:00
c9fe5a393f
DX: [Address] fix inconsistencies between doctrine mapping and sql schema
...
DX: [Address] fix inconsistencies between doctrine mapping and sql schema
Fixed: Address vue module do now set empty value to empty string instead of null
DX: fixed AddressReferenceBaseImporterTest
2023-03-22 11:38:48 +01:00
de4cb1585b
FIX [normalizer] remove keys to have simple array of objects
2023-03-15 09:49:46 +01:00
1a3d66213b
FIX [review] implement changes based on review
2023-03-15 09:37:56 +01:00