a1421ea99f
Fix: fix usage of scope picker with unactives scopes
2023-04-19 13:00:31 +02:00
a21637331f
Fixed: [workflow] validation of users in cc and dest
...
The validation is processed at the form step, so before the transition is processed
2023-04-13 12:24:44 +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
4db1ff405e
fix new phpstan issues
2023-04-11 13:04:08 +02:00
e45952f28c
Feature: add cc users in workflow: add suggested users in form type
2023-03-29 11:19:52 +02:00
nobohan
a3db67fd1e
Add users in cc in workflow: fix code style
2023-03-29 11:19:52 +02:00
nobohan
295406d9b7
Feature: add cc users in workflow form: not required
2023-03-29 11:19:52 +02:00
nobohan
2b3d7f34fc
Feature: Add new field ccuser in workflow step form
2023-03-29 11:19:51 +02:00
48772efd54
DX: fix phpstan issues
2023-03-28 22:32:08 +02:00
27dbdbcd96
Merge branch 'master' into upgrade-php82
2023-03-28 11:11: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
adc80d5080
Feature: [address reference] add a filter to filter person by ref status
2023-03-22 15:32:42 +01:00
97a4c39941
Merge branch 'master' into upgrade-php82
2023-03-20 12:40:58 +01:00
eaea702454
FIX add initial user as suggestion and fix error when there are no suggestions
2023-03-15 10:14:25 +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
67e68ac149
FIX [review] processing review, but stuck at transformation of json string to array
2023-03-15 09:37:56 +01:00
1195564adb
[form][controller] pass suggested users on to workflow form
2023-03-15 09:37:56 +01:00
9c589b9296
FEATURE [suggested][entities] add suggested entities option to dynamic picker types
2023-03-15 09:37:56 +01:00
bbddf7813e
Fix block form_row in form theme templates, comparing more cases.
...
See this note https://gitlab.com/Chill-Projet/chill-bundles/-/merge_requests/502#note_1311993084
2023-03-13 18:26:45 +01:00
896b4cdfe3
FIX [regroupment][datamapper] add condition to check if key exists in forms array
2023-03-10 15:36:18 +01:00
ef3b41fa90
Fixed template horizontal form theme for ckeditor comments fields with fullWidth parameter
...
Notes:
The 'fullwidth' parameter allow to force enlarge textarea ckeditor field,
escaping horizontal bootstrap theme position rule (4/12 - 8/12)
2023-03-07 10:54:36 +01:00
672418e70a
Merge branch 'master' into upgrade-php82
2023-03-06 16:37:09 +01:00
4dbb195b45
Merge remote-tracking branch 'origin/master' into upgrade-php82
2023-03-03 16:18:47 +01:00
678defdee7
FIX [regroupment][form] add check to display regroupment field in the form or not. Only if regroupments exist
2023-03-02 10:52:48 +01:00
62532e0a90
Fixes for feature "Regroupment of center"
...
* allow more than 15 character in regroupment name
* remove unused methods in PickCenterType
* show only active Regroupment in form
* remove dead code and commented code
2023-03-01 17:11:29 +01:00
73fa585707
Merge remote-tracking branch 'origin/master' into integrate_regroupment_entity
2023-03-01 16:50:53 +01:00
a4e21b7834
FEATURE [datamapper][regroupment] minor fix
2023-02-07 15:42:58 +01:00
1a44a516c2
FEATURE [datamapper][regroupment] make the datamapper work
2023-02-07 15:42:58 +01:00
fb9b9b9226
FEATURE [datamapper][regroupment] moved datamapper to seperate class. Still not working
2023-02-07 15:42:58 +01:00
0ace1c1f6a
FEATURE [regroupment][form] integrate in regroupment admin entity into PickCenterType, datamapping not working
2023-02-07 15:42:58 +01:00
7d80507517
FEATURE [regroupment][exports] first commit to implement regroupment entity in exports
2023-02-07 15:42:58 +01:00
70871176fc
DX: fix cs
2023-02-06 17:47:54 +01:00
1c673db628
FIX [phpcsfixer][phpstan]
2023-01-27 12:18:19 +01:00
f76c031ff3
FIX [translations][types] remove redundant translator and change datetime field to date field
2023-01-27 10:51:59 +01:00
5ae4eb1bf7
Merge branch 'master' into user_absences
2023-01-26 17:09:54 +01:00
459df26fef
DX: fix cs
2023-01-25 13:36:35 +01:00
6b90a7d2a7
Merge branch 'master' into VSR-issues
2023-01-24 15:36:22 +01:00
c4eb45edcc
Feature: allow to administrate budget resources and charges from the admin
2023-01-23 20:40:01 +00:00
2c5c815f68
FEATURE [admin][absence] add possibility for admin to set absence of a user
2023-01-12 12:02:52 +01:00
68998c9156
FEATURE [translations][absence] add translations
2023-01-12 11:50:06 +01:00
b93b78615b
FIX [migration][absence] fix the typing in db for absence datetime immuatable
2023-01-12 11:12:32 +01:00
fb51e44e45
FEATURE [absence][in_progress] add absence property to user, create form, controller, template, migration and menu entry
2023-01-11 17:16:37 +01:00
7a1cc9b076
Merge remote-tracking branch 'origin/master' into cire16
2022-12-22 10:22:58 +01:00
1eb1e2ec24
Fixed: [scope] api, picker and admin form consider 'active' property
...
* add active field in admin scope form
* issue: https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/675
2022-12-12 20:29:17 +01:00
b6e3baa5dc
DX: fix cs
2022-11-25 16:04:40 +01:00
593caec851
Merge remote-tracking branch 'origin/111_exports_suite' into calendar/finalization
2022-11-25 15:29:17 +01:00
15c304b1d1
Feature: [rolling date] do not show the fixed date input, unless the fixed date
value is picked
2022-11-16 22:52:30 +01:00
56a7833858
#16 Fix html5 widget for ChillDateTimeType
2022-11-16 17:44:48 +01:00