c5f842076f
FIX [phonenumber][search] fix advanced search when using a phonenumber
2023-01-25 16:14:59 +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
7915aae86f
Feature: [workflow] do not send a notification for each step to creator's workflow
...
Now, by default:
- the creator will receive a notification for the last step only;
- the participant / assignee for each step won't receive a notification (unless they explicitly choose to receive one)
2023-01-19 13:27:08 +01:00
44ef21f940
FEATURE [delete][absence] add functionality to unset absence
2023-01-12 11:51:42 +01:00
b2924ede70
FEAUTURE [routing][absence] use routing annotation instead of config file
2023-01-12 11:10:41 +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
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
368846e09b
FIXED: [api] sort users list by label
...
https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/681
2022-12-08 10:39:58 +01:00
43791badd5
Feature: [saved export] Edit and delete saved exports
2022-11-08 19:24:22 +01:00
79e9906a05
Feature: [saved export] Générate a report from a saved export
2022-11-08 18:02:26 +01:00
aec4c52567
Feature: [saved export] First list of saved exports
2022-11-08 16:57:49 +01:00
ccb2cd0295
Feature: [saved export] Create a "saved export"
2022-11-08 10:20:38 +01:00
8928664f87
Merge branch '111_exports_suite' into 641_issues_with_children
2022-10-17 18:16:30 +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
86cfd87d71
Feature: Allow to filter periods to reassign by postal code
2022-10-10 20:52:08 +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
c7de95c635
DX: fix type hinting, code and some dev stuffs
2022-10-06 23:17:58 +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
42c395ecc9
export: add logger to make feedback on deployed instances easier to debug
2022-09-20 19:09:20 +02:00
35a2d08267
Merge branch 'master' into 111_exports_suite
2022-09-20 16:37:33 +02:00
6bd0bcff6e
Fix: Workflow: the notification is send when the user is added on first
...
step.
See https://gitlab.com/champs-libres/departement-de-la-vendee/accent-suivi-developpement/-/issues/813
2022-09-19 21:27:07 +02:00
e379d8adb5
[feature] use internal services to check for acl on exports
2022-09-17 08:23:28 +02:00
c442529799
fix cs
2022-09-05 14:49:07 +02:00
df9a5071c7
exports: display group as a breadcrumb in template
...
add a private method in controller which could be moved maybe in ExportManager
2022-08-17 14:56:24 +02:00
b3da9611ce
Fixed: do not show postal code created by users in the list of postal codes
2022-07-11 19:37:32 +02:00
c69af351cc
fixed: do not show disabled jobs in list of jobs from the api
2022-07-11 16:20:48 +02:00
692c2bdac0
fixed: do not show disabled users in list of users from the api
2022-07-11 16:11:45 +02:00
nobohan
c76f2a81c9
[main] cast uniqid arg to string in ExportController
2022-06-30 07:37:27 +02:00
bc288a2161
feature: add a link to create a notification to the referrer
2022-05-27 23:24:54 +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
nobohan
5ebaeeb4ba
php cs fix
2022-05-25 10:38:09 +02:00
nobohan
da2c88c026
[admin] show/hide the user permissions group depending on config
2022-05-25 10:12:07 +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
89a700ff61
fix cs
2022-05-13 16:05:38 +02:00
aec01df202
admin users: filter by name or email
2022-05-13 16:00:34 +02:00
b26fcc4566
Merge remote-tracking branch 'origin/master' into issue596_admin_user
2022-05-13 15:08:49 +02:00
nobohan
629dbb9137
admin: missing translations and css class
2022-05-11 11:30:08 +02:00
nobohan
97fd9c557c
admin: tentative to add filterOrder (cleaning)
2022-05-11 10:06:44 +02:00
nobohan
f449dcbda1
admin: refine social work admin form
2022-05-10 18:06:29 +02:00
nobohan
be27df1fd5
admin: remove obsolet header => true tag + php code fix
2022-05-10 11:46:17 +02:00
nobohan
c9b3bab508
admin sections for main bundle
2022-05-10 10:14:30 +02:00
189974d5e4
Merge remote-tracking branch 'origin/master' into issue520_reference_address_update
2022-05-06 14:47:15 +02:00
nobohan
475e8adedc
admin: merge admin user job
2022-05-05 10:20:04 +02:00
nobohan
47f47ac017
admin: delete obsolet country controller
2022-05-05 10:11:12 +02:00