efaa01f4f6
DX: rector apply rules 'symfony up to 4.4
2023-05-05 18:21:33 +02:00
6d63177ff4
apply rules rector up to php82
2023-05-01 21:39:45 +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
e6163b2bc3
DX: fix cs
2023-04-19 13:05:21 +02:00
746ed4f5e5
DX: fix cs
2023-04-15 00:43:55 +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
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
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
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
a3db67fd1e
Add users in cc in workflow: fix code style
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
a992c45720
Feature: create a new API endpoint for my workflows in Cc
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
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
71d0785ab4
Feature: add api endpoint for listing all geographical units covering an address
2023-03-22 15:32:40 +01:00
1195564adb
[form][controller] pass suggested users on to workflow form
2023-03-15 09:37:56 +01:00
2e822a9486
Fix bug on admin Location Page with availableForUsers value
2023-03-09 12:35:29 +01:00
73fa585707
Merge remote-tracking branch 'origin/master' into integrate_regroupment_entity
2023-03-01 16:50:53 +01:00
b30e966316
DX: [absence] Remove unneccessary $em->persist()
2023-03-01 16:32:20 +01:00
f1ebc089c3
Merge remote-tracking branch 'origin/master' into user_absences
2023-03-01 14:59:43 +01:00
68f7a832b4
Fixed: [activity] fetch all the available location, beyond the first page
2023-02-08 14:42:16 +00:00
7d80507517
FEATURE [regroupment][exports] first commit to implement regroupment entity in exports
2023-02-07 15:42:58 +01:00
1c673db628
FIX [phpcsfixer][phpstan]
2023-01-27 12:18:19 +01:00
fa8a2c5cc5
FIX remove some whitespaces or empty lines + add btn in absence message homepage (still commented out)
2023-01-27 12:04:11 +01:00
4dd81da1ef
FIX [routes][redirect] fix route naming and redirection after delete action
2023-01-27 11:23:29 +01:00
5ae4eb1bf7
Merge branch 'master' into user_absences
2023-01-26 17:09:54 +01:00
9ada19ef23
FIX: [dump] remove dump
2023-01-25 18:32:57 +01:00
8ee184e665
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2023-01-25 16:15:43 +01:00
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