|
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 |
|
|
b0ef9b6612
|
complete previous commit (+dirty auto corrections from IDE)
|
2021-07-23 15:38:50 +02:00 |
|
|
7ac61002b0
|
layout content position for fullwidth pages
|
2021-07-22 22:19:27 +02:00 |
|
|
0cd9dc6028
|
batch remove col-md-10 col-xxl, and add it in layout (level up)
|
2021-07-22 17:29:40 +02:00 |
|
|
82c79a17dd
|
many corrections in twig templates
|
2021-07-14 21:01:46 +02:00 |
|
|
c413166866
|
batch replace .bt- in task scss
|
2021-07-13 14:07:23 +02:00 |
|
|
3c4c5e29a3
|
remove ChillMainSass webpack alias (scratch reference)
|
2021-07-13 14:07:23 +02:00 |
|
|
2244c58ec2
|
better logic: move person layout template in views/Person folder
like others contexts :
* accompanyingCourse
* household
|
2021-07-13 14:05:36 +02:00 |
|
|
a740ad29ea
|
replace sc-button + bt- in js and php files
|
2021-07-08 15:56:00 +02:00 |
|
|
ccee105efb
|
batch replace grid- (scratch) by col- (bootstrap)
hand replace
* push- by offset-
* no-gutter by g-0
add breakpoints md- and sm-
|
2021-07-08 15:44:32 +02:00 |
|
|
36419cf5f0
|
fix button colors
|
2021-07-06 14:17:39 +02:00 |
|
|
4668f657ab
|
button correction if only icon, not text
|
2021-07-06 13:34:47 +02:00 |
|
|
a5d749b882
|
batch replace sc-button by btn btn-...
|
2021-07-05 21:55:24 +02:00 |
|
|
05a1f7d041
|
batch rename class sc-button (scratch) by btn (bootstrap)
|
2021-07-05 19:02:09 +02:00 |
|
|
2cb9dfc250
|
add tasks to global timeline
|
2021-05-26 17:50:54 +02:00 |
|
|
5350a09951
|
apply timeline for report
|
2021-05-25 19:07:09 +02:00 |
|
Pol Dellaiera
|
09ed671734
|
fix: Simplify statements and fix syntax.
To make sure that PHP CS Fixer do not fails.
|
2021-04-26 13:06:40 +02:00 |
|
|
b79ec18a38
|
apply ckeditor on multiple entities
Apply ckeditor into:
* activity;
* task;
* document;
* accompanying periods
|
2021-03-25 22:01:17 +01:00 |
|
|
0cc951b296
|
fix webpack path with aliases
|
2021-03-21 10:20:57 +01:00 |
|