0ec859e345
remove isset test on variable which always exists
2022-05-02 12:30:16 +02:00
92c04c545f
csfixes
2022-04-22 17:15:02 +02:00
9c428f989c
final touches to controller
2022-04-22 17:14:11 +02:00
12df38d32d
infinite loop bug on flush
2022-04-22 16:49:54 +02:00
084d77c8f4
new user is assigned, but crash on flush()
2022-04-22 16:49:54 +02:00
2646fa5b65
redo bulk assign
2022-04-22 16:49:54 +02:00
81bff2bb76
trying to get selected periods to be caught after form submit
2022-04-22 16:49:54 +02:00
18025012a8
selected periods are not coming through in POST. Value not valid
2022-04-22 16:49:35 +02:00
805b9dc0df
attempts to submit reassign form
2022-04-22 16:49:35 +02:00
9f064784f2
first commit
2022-04-22 16:49:35 +02:00
11d57094e8
fix cs
2022-03-21 15:22:40 +01:00
ac9e55e2fc
fix methods for accompanying period repository acl aware
...
* add method to interface
* delegate ACL to another method
2022-03-21 14:54:01 +01:00
293efc03b4
fixes for reasign list
...
* use existing method in UserRepository and use a method instead of
building a query outside of the repository;
* use renderString to render users
* fix building of filter form (add $data). This make the use of the
method "get" instead of post
2022-03-21 13:35:14 +01:00
72ba2c6bca
paginator added + phpcsfixes
2022-03-17 14:13:21 +01:00
97731b0a9b
controller + template made to list confirmed parcours for a specific user
2022-03-17 12:28:00 +01:00