|
f4fb375fd1
|
add filtering in task list
|
2021-10-27 13:32:52 +02:00 |
|
|
333a4d94b2
|
layout task list
|
2021-10-27 11:57:51 +02:00 |
|
|
965ea528e3
|
adaptations for acl with tasks
|
2021-10-26 18:05:06 +02:00 |
|
|
c4da6a436b
|
Merge remote-tracking branch 'origin/master' into 106_tasks_to_parcours
|
2021-10-22 17:52:57 +02:00 |
|
|
461b96ea37
|
duplicate templates deleted
|
2021-10-01 11:32:46 +02:00 |
|
|
fc237db98a
|
fix: wrong template rendered for new course task
|
2021-10-01 11:32:32 +02:00 |
|
|
43daab1f7b
|
transition button added to listitems of course tasks
|
2021-10-01 11:32:05 +02:00 |
|
|
85e8fe59a4
|
changes to TaskVoter reinstated, mistake made in conflict resolvement
|
2021-10-01 11:18:10 +02:00 |
|
|
262fefa92f
|
access granted condition lifted temporarily to show the 'add new task' button on index page for Person
|
2021-10-01 10:52:05 +02:00 |
|
|
1403ee2ba5
|
redirect after submit bug fixed for edit and delete when coming from show.html.twig
|
2021-10-01 10:49:55 +02:00 |
|
|
548247188f
|
temporarily lifted scope validation, currently no scopes in select list to be selected
|
2021-10-01 10:49:07 +02:00 |
|
|
6a34046e93
|
comments deleted, notations adjusted, ...
|
2021-10-01 10:47:32 +02:00 |
|
|
88b8ff86d1
|
reorganize templates for a better structure
|
2021-10-01 10:45:04 +02:00 |
|
|
cc258ba164
|
templates added for transition of course task and taskcontroller adapted to show correct template
|
2021-09-30 14:24:17 +02:00 |
|
|
5d69e48787
|
more conformity between URL's single-task
|
2021-09-30 14:22:20 +02:00 |
|
|
cb4059e5c3
|
comment out use of voter for menu entry, new way of handling rights?
|
2021-09-28 14:37:27 +02:00 |
|
|
8411c909ff
|
notation modifications
|
2021-09-28 12:55:46 +02:00 |
|
|
41fc41b1da
|
migration namespace adjusted
|
2021-09-28 12:55:46 +02:00 |
|
|
cb5b45cbe8
|
autowire and configure MenuBuilder
|
2021-09-28 12:55:46 +02:00 |
|
|
4c47a35457
|
Fix SingleTaskListType
accompanyingCourse also defined as a form option
|
2021-09-28 12:55:46 +02:00 |
|
|
34dd35f2e2
|
Changed name of PersonMenuBuilder
More general name since it also contains the AccompanyingPeriod task menu entry now.
|
2021-09-28 12:55:46 +02:00 |
|
|
6e3ce06fcf
|
new/show/edit/delete/list functionality added for accompanyingperiod task
|
2021-09-28 12:55:46 +02:00 |
|
|
537518b66f
|
controller and templates adapted to display list of accompanying period tasks + detailpage of task
|
2021-09-28 12:53:24 +02:00 |
|
|
4ad9714e8b
|
Menu entry added in PersonMenuBuilder of taskbundle. Removed from menubuilder in Personbundle. Rename file, PersonMenuBuilder to MenuBuilder?
|
2021-09-28 12:53:23 +02:00 |
|
|
5a936cd20b
|
templates + controller further adapted to work with accompanyingCourse. new and show methods don't work yet due to authorization/voter issues
templates adapted for use with accompanyingCourse tasks also
|
2021-09-28 12:53:23 +02:00 |
|
|
53fc5b8399
|
adaptation of newTask() method in singleTaskController
|
2021-09-28 12:49:38 +02:00 |
|
|
8318458805
|
relation between task and accompanyingcourse created
|
2021-09-28 12:49:38 +02:00 |
|
|
d4116a4659
|
Merge branch 'master' into improvements_acitivite_annexe
|
2021-09-23 14:39:39 +02:00 |
|
|
cf40f38463
|
rename voter helepers
|
2021-09-20 13:56:43 +02:00 |
|
|
dc09c9424a
|
refactor ACL for easy voter. Apply on TaskVoter
|
2021-09-20 13:56:43 +02:00 |
|
|
601c16ac27
|
first commit: rendez-vous menu entry deleted from task usermenubuilder. Start sous-types
|
2021-09-17 17:00:23 +02:00 |
|
|
7515415888
|
autowire and configure MenuBuilder
|
2021-09-17 15:18:48 +02:00 |
|
|
27a52ce166
|
Fix SingleTaskListType
accompanyingCourse also defined as a form option
|
2021-09-17 14:53:15 +02:00 |
|
|
17b6f287dc
|
Changed name of PersonMenuBuilder
More general name since it also contains the AccompanyingPeriod task menu entry now.
|
2021-09-17 14:49:43 +02:00 |
|
|
01ae50aca7
|
new/show/edit/delete/list functionality added for accompanyingperiod task
|
2021-09-17 14:48:29 +02:00 |
|
|
a156bd0863
|
controller and templates adapted to display list of accompanying period tasks + detailpage of task
|
2021-09-16 15:55:09 +02:00 |
|
|
b1dbd8b011
|
Menu entry added in PersonMenuBuilder of taskbundle. Removed from menubuilder in Personbundle. Rename file, PersonMenuBuilder to MenuBuilder?
|
2021-09-15 11:13:09 +02:00 |
|
nobohan
|
c82efc4fd5
|
rdv MR review: change name of routes + others modifications
|
2021-09-13 11:58:48 +02:00 |
|
|
b28b4e5fba
|
templates + controller further adapted to work with accompanyingCourse. new and show methods don't work yet due to authorization/voter issues
templates adapted for use with accompanyingCourse tasks also
|
2021-09-10 15:19:59 +02:00 |
|
nobohan
|
68538f0e85
|
rdv: add user menu entry for my calendar list
|
2021-09-10 14:11:42 +02:00 |
|
|
27077c9d96
|
adaptation of newTask() method in singleTaskController
|
2021-09-09 18:21:41 +02:00 |
|
|
8a38712525
|
relation between task and accompanyingcourse created
|
2021-09-09 17:43:35 +02:00 |
|
|
9a1f56a820
|
[Aside activity] Temporarily remove the link to aside activities
|
2021-08-18 21:23:04 +02:00 |
|
|
4cf676858e
|
Merge branch add-location-period into 'master'
|
2021-08-17 18:37:07 +02:00 |
|
|
65e72b05c5
|
Merge branch 'master' into 102_activites_annexes
|
2021-08-17 13:16:01 +02:00 |
|
|
4c7129a3b2
|
aside activities added to user menu
|
2021-08-10 14:19:01 +02:00 |
|
|
7ee91afae2
|
template extends person layout, fix syntax
|
2021-08-03 00:46:56 +02:00 |
|
|
a48d7f5e94
|
move styles from bootstrap custom to chill entrypoint. split chillmain with imports sheets. clean styles
|
2021-07-31 10:34:20 +02:00 |
|
|
4e9916534f
|
every chill sass sheets need to load bootstrap configuration files
but we don't want to load all bootstrap in chill entrypoint !
|
2021-07-29 10:48:27 +02:00 |
|
|
a6266c5317
|
reorganize assets in others bundles
|
2021-07-23 17:06:37 +02:00 |
|