50db96ffbc
Fix validation of fixed date
2022-11-07 18:20:34 +01:00
4e3c93cdd3
DX: Add validation to PickRolingDateType
...
It is not possible to pick a fixed date when not setting a fixed date
2022-11-07 17:56:30 +01:00
5489178e4b
DX: Create a RollingDate data transfer object and Form type
2022-11-07 14:06:47 +01:00
60f93f7f12
DX: more code style fixes
2022-11-02 14:06:10 +01:00
9eb451e359
cs fixer
2022-10-18 14:37:33 +02:00
8928664f87
Merge branch '111_exports_suite' into 641_issues_with_children
2022-10-17 18:16:30 +02:00
32ddc5465c
review: fix stuffs on socialAction and socialIssue filters:
...
* filters call static entity method
* add renderString option to manage add_children
* add tests on new entity method getDescendantsWithThisFor..()
* rename function in repository
* rename 'Select2..' classes by 'Pick..' and replace all occurences
2022-10-17 17:31:17 +02:00
a46c85d66c
Fix nested forms problems with select2 FormTypes in issue 641 and 649
...
Select2UserLocationType.php is called in another context:
UserController call UserCurrentLocationType which instanciate new Select2UserLocationType.php FormType
2022-10-16 13:24:03 +02:00
2f77deaa60
fix cs
2022-10-10 20:53:49 +02:00
4834eadc18
Feature: do not show desactivated Scope in ScopePickerType
2022-10-10 20:52:35 +02:00
86cfd87d71
Feature: Allow to filter periods to reassign by postal code
2022-10-10 20:52:08 +02:00
5c6068e8a5
fix cs
2022-10-10 18:52:38 +02:00
c41f9d8f5b
fix missing service declaration + remove unused form method
2022-10-10 18:02:58 +02:00
631111b0c7
rename UserCurrentLocationType to more generic Select2UserLocationType
...
NB: used 2 times, check that all works
2022-10-10 16:08:23 +02:00
7276cb971f
issue649: new formType to use select2 with LocationTypeFilter
2022-10-10 15:59:16 +02:00
087270829e
cleaning previous
2022-10-10 15:27:36 +02:00
999d4e2038
issue649: adapt existing UserCurrentLocationType to use select2 with AdministrativeLocationFilter
2022-10-10 15:27:22 +02:00
9699e2304a
fix cs: declare type and license header mismatch
2022-10-06 22:25:43 +02:00
b394d7247d
fix cs: too much line before declaring strict type
2022-10-06 08:55:32 +02:00
67c3f3a840
fix cs with licencse header
2022-10-05 17:08:14 +02:00
a967e1ed17
fix cs
2022-10-05 15:23:28 +02:00
524123c701
[FIX] use AuthorizationHelperInterface instead of implementation in PickCenterType
2022-09-17 08:23:28 +02:00
8fdb2747ac
Merge branch 'master' into social_action_exports
2022-07-28 15:45:46 +02:00
fe595860f2
replace 'hideLabel' form option by 'fullWidth'
...
sometimes we want fullWidth and display label
2022-07-13 13:36:20 +02:00
f3ca01fd88
cs: fix
2022-07-11 13:34:10 +02:00
nobohan
31e1bfdf80
export: cast role as string in PickCenterType
2022-07-04 16:19:03 +02:00
nobohan
f48e197e0b
[main] fix deprecations for Export/PickCenterType
2022-06-30 07:29:33 +02:00
nobohan
f70e3b7997
quick fix: use Scope class instead of classname
2022-06-29 15:05:59 +02:00
1742dd4951
add return path after changing location, and select2 on picking user location
2022-06-17 13:34:05 +02:00
dfb583fa8b
fix cs
2022-06-16 15:37:59 +02:00
4719a74307
constraint added to workflow transtion - cannot be null
2022-06-13 17:40:01 +02:00
7278a5f3fa
fix strict typing and do not show link to edit password in user list
2022-05-27 16:24:55 +02:00
566c1c5380
Merge remote-tracking branch 'origin/master' into issue577_user_admin
2022-05-27 16:05:49 +02:00
54a3e2b2ef
Merge remote-tracking branch 'origin/master' into issue589_private_comments
2022-05-27 15:47:25 +02:00
014c460eef
improvements on private comments
2022-05-27 15:40:08 +02:00
nobohan
a4210dd2c7
[main] allow hide permissions group list menu
2022-05-18 09:30:47 +02:00
nobohan
cecfa1a18a
main: allow creation of user without password
2022-05-16 14:07:34 +02:00
nobohan
8eef073988
[main] filter user jobs by active jobs
2022-05-16 11:49:36 +02:00
nobohan
380c55698c
main: add civility to User
2022-05-16 11:28:37 +02:00
nobohan
e50e68a52b
admin: add missing data_class option to form types
2022-05-04 14:09:10 +02:00
e19cac168b
php csfixes
2022-05-04 13:00:46 +02:00
2ef3a3362a
merge master into branch
2022-05-04 09:31:22 +02:00
nobohan
76af733bc3
admin: add civility
2022-05-03 18:33:56 +02:00
nobohan
4c99abd6d3
Admin: Add country and languages to the admin
2022-05-02 16:51:41 +02:00
864e1eeabb
replace more doctrine shortcuts by fqdn
2022-04-30 00:35:11 +02:00
3ed2b36057
privateCommentType adjusted
2022-04-27 11:50:14 +02:00
37a198b860
PrivateCommentEmbeddable created and added to entities + datamapper
2022-04-26 20:21:33 +02:00
ff72b28861
Revert "private comment added to activity"
...
This reverts commit 1f2638626cbcc84d0fe653bc5e08bd8e993a8b3e.
2022-04-25 14:52:28 +02:00
1f2638626c
private comment added to activity
2022-04-25 14:43:44 +02:00
e6d59bc837
fix cs
2022-04-14 00:11:15 +02:00