Marc Ducobu
6383c1ca7b
fix crud paginator pbm
2021-08-19 15:32:58 +02:00
Marc Ducobu
8be99bfe50
Merge branch 'docgen2' into 'master'
...
Api point for docgen templates
See merge request Chill-Projet/chill-bundles!129
2021-08-19 13:27:25 +00:00
13ff55c967
Desactivate tests which randomly fails with new fixtures
2021-08-19 15:25:11 +02:00
8c0d8692b0
Merge branch 'features/work-evaluation-save' into 'master'
...
[Social Work] Save evaluations
See merge request Chill-Projet/chill-bundles!126
2021-08-19 13:22:42 +00:00
nobohan
65bce1aacb
rdv: available calendar ranges
2021-08-19 15:19:25 +02:00
60f7bdc926
serialization forr evaluations
2021-08-19 15:03:56 +02:00
Pol Dellaiera
4f39676e97
Remove obsolete OpenStack and Configuration stuff.
2021-08-19 14:24:40 +02:00
Pol Dellaiera
84a460c4e7
Remove obsolete file.
2021-08-19 14:18:24 +02:00
Pol Dellaiera
494573e5b4
Remove obsolete controller.
2021-08-19 14:18:24 +02:00
Pol Dellaiera
c16fc77d01
fix: Fix service naming, remove the suffix.
2021-08-19 14:17:54 +02:00
Pol Dellaiera
282539ae6b
fix: Add wiring for UserProviderInterface.
2021-08-19 14:17:54 +02:00
Pol Dellaiera
50f1d3cd10
fix: Add UserProviderInterface dependency.
2021-08-19 14:17:54 +02:00
Pol Dellaiera
4e04714a42
fix: Add wiring for UserProviderInterface.
2021-08-19 14:17:54 +02:00
Pol Dellaiera
8992b99d56
fix: Add user data.
2021-08-19 14:17:54 +02:00
Pol Dellaiera
62536ab2ff
fix: Format date properly.
2021-08-19 14:17:54 +02:00
Pol Dellaiera
b189726380
fix: Fix mimeType detection/discovery.
2021-08-19 14:17:54 +02:00
Pol Dellaiera
a63c26482e
fix: Fix mimeType detection/discovery.
2021-08-19 14:17:54 +02:00
Pol Dellaiera
c208797daf
fix: Update StoredObject entity.
2021-08-19 14:17:54 +02:00
Pol Dellaiera
0366d0cb17
fix: Add exceptions.
2021-08-19 14:17:54 +02:00
Pol Dellaiera
2b7fa630fc
refactor: Add nyholm/psr7.
2021-08-19 14:17:54 +02:00
Pol Dellaiera
a41b959fbd
refactor: Fix TempUrlGeneratorInterface wiring.
2021-08-19 14:17:54 +02:00
Pol Dellaiera
e4d9129af2
refactor: Add TempUrlGeneratorInterface wiring.
2021-08-19 14:17:54 +02:00
Pol Dellaiera
72fc6e05cc
refactor: Add WopiInterface wiring.
2021-08-19 14:17:54 +02:00
Pol Dellaiera
47a2af6f19
Update composer.json.
2021-08-19 14:17:54 +02:00
Pol Dellaiera
1bd01aefae
refactor: Update ChillWopiBundle - Work in progress.
2021-08-19 14:17:54 +02:00
Pol Dellaiera
c6b6fa5bf6
refactor: Update ChillDocStoreBundle - Add StoredObject repository.
2021-08-19 14:17:54 +02:00
Pol Dellaiera
36d582c8ab
Update configuration.
2021-08-19 14:17:54 +02:00
Pol Dellaiera
df544bdfa4
update
2021-08-19 14:17:54 +02:00
Pol Dellaiera
12e17fac82
debug
2021-08-19 14:17:54 +02:00
Pol Dellaiera
b2d84a7677
Update.
2021-08-19 14:17:54 +02:00
Pol Dellaiera
ebb679dbbb
Update services.php.
2021-08-19 14:17:54 +02:00
Pol Dellaiera
61bb595bba
Update Test controller.
2021-08-19 14:17:54 +02:00
Pol Dellaiera
c7aafc6730
Update services.php
2021-08-19 14:17:54 +02:00
Pol Dellaiera
24b675ce97
Fix path to services.php.
2021-08-19 14:17:54 +02:00
Pol Dellaiera
3c888238c5
Fix services file.
2021-08-19 14:17:54 +02:00
Pol Dellaiera
1bd00535ce
Update services for controllers.
2021-08-19 14:17:54 +02:00
Pol Dellaiera
d616e00660
Add test routes and controller.
2021-08-19 14:17:54 +02:00
Pol Dellaiera
5d5ad9e4f7
Fix OpenStack service.
2021-08-19 14:17:54 +02:00
Pol Dellaiera
28af73db19
Fix typo.
2021-08-19 14:17:53 +02:00
801e897a38
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2021-08-19 12:40:05 +02:00
21db8674e7
thirdparty: replace macro address by render_box
2021-08-19 12:38:07 +02:00
227d627ad5
Merge branch 110_extend_thirdparty into 'master'
2021-08-19 12:19:00 +02:00
c7a2bbfc1d
remove dump debug
2021-08-19 12:17:16 +02:00
Marc Ducobu
d8ca9cf082
Api point for docgen templates
2021-08-19 11:15:20 +02:00
nobohan
0457ee2b8d
rdv: add my calendar + checkbox
2021-08-19 10:52:47 +02:00
bab06796f1
improve editing of evaluation
...
- an evaluation type can be repeated multiple times on the same action;
- in vue, evaluation are listed by key, not id,
- adding an evaluation make appears directly in "edit" mode;
- ...
2021-08-19 10:14:10 +02:00
nobohan
7c4f976230
rdv: add user calendar endpoint + add this calendar in the calendar
2021-08-18 23:16:52 +02:00
1aa77bd1c4
AccompanyingCourse: uniformity of styles
2021-08-18 22:36:02 +02:00
9447516694
fix bug in saving evaluation dates
2021-08-18 22:30:32 +02:00
9a1f56a820
[Aside activity] Temporarily remove the link to aside activities
2021-08-18 21:23:04 +02:00