73b95732db
Add new methods to RegroupmentRepository and fix association
...
Regroupment/Center
2023-06-07 13:06:10 +02:00
fb0afc7e0a
[WIP] get default data from saved exports for center and export steps
2023-06-02 15:32:38 +02:00
d1e1b1c4ce
[export form] decouple data from PickCenter form
2023-06-01 14:07:31 +02:00
2554da9dd8
Fix: urgent fix for EntityToJsonTransformer
...
The throw on error flag imposes us to propose a valid json string for decoding
2023-04-28 23:19:23 +02:00
24c33b306b
Fix: urgent fix for EntityToJsonTransformer
...
The throw on error flag imposes us to propose a valid json string for decoding
2023-04-28 23:16:13 +02:00
dde3002100
DX: apply rector rules up to php8.0
2023-04-28 22:30:33 +02:00
47d0334b9e
Merge remote-tracking branch 'origin/master' into rector/rules-up-to-php74
2023-04-27 23:32:31 +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
e6163b2bc3
DX: fix cs
2023-04-19 13:05:21 +02:00
a1421ea99f
Fix: fix usage of scope picker with unactives scopes
2023-04-19 13:00:31 +02:00
746ed4f5e5
DX: fix cs
2023-04-15 00:43:55 +02:00
80647147ee
Merge branch 'refactor-using-rector-202303' into rector/rules-up-to-php74
2023-04-15 00:43:39 +02:00
a9db133a7b
DX: fix typing in SearchProvider
2023-04-15 00:33:31 +02:00
858ade467c
DX: rector rules upt to PHP 74
2023-04-15 00:20:19 +02:00
19034ac1d8
Merge remote-tracking branch 'origin/master' into refactor-using-rector-202303
2023-04-15 00:07:09 +02:00
27415ce868
UX: [permissiongroup] sticky form more compact, and with help text
2023-04-14 14:38:23 +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
4c5dae60a8
DX: apply rector rulesets up to PHP 73
2023-03-29 22:39:11 +02:00
b9a7530f7a
DX: apply rector rulesset up to PHP72
2023-03-29 22:32:52 +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