Côme Chilliet
|
426c0341ff
|
Use typed version of IConfig::getSystemValue as much as possible
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-04-05 12:50:08 +07:00 |
Thomas Citharel
|
00d9d49303
|
Add app config for default template path
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-01-24 09:39:31 +07:00 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
|
Update php licenses
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2021-06-04 22:02:41 +07:00 |
Julius Härtl
|
b8d0249b0e
|
Fix log error when creating files from an empty template
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-05-18 10:24:14 +07:00 |
Julius Härtl
|
6fd571461c
|
Properly handle creating the template directory in a subfolder (fixes #25787)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-04-01 13:48:21 +07:00 |
Julius Härtl
|
37591f05dc
|
Get the parent directory before creating a file from a template
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-04-01 13:48:21 +07:00 |
Christoph Wurst
|
aabd73912e
|
Type the service registration
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2021-02-10 09:44:24 +07:00 |
Julius Härtl
|
18e2e86b95
|
Avoid template creators being registered multiple times
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-02-02 19:36:31 +07:00 |
Julius Härtl
|
222d8e6c1a
|
Use proper path for scanner
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-29 09:40:46 +07:00 |
Julius Härtl
|
0d384dedaa
|
Obtain the user language from the passed in user id
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-29 08:56:32 +07:00 |
Julius Härtl
|
39a4b1c401
|
Normalize compared path to avoid renaming to the same directory
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-29 08:43:17 +07:00 |
Julius Härtl
|
6c1b357973
|
Move TemplateProvider registration to boot context and make template type registration lazy
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-28 12:00:21 +07:00 |
Julius Härtl
|
0111381529
|
Only create template directory if it is present in the default skeleton
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-28 12:00:20 +07:00 |
John Molakvoæ (skjnldsv)
|
4f90766ba3
|
Skip template picker if none available
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2021-01-28 12:00:20 +07:00 |
Julius Härtl
|
7e6d69d166
|
Add templatedirectory config value to let admins have their custom templates by default
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-28 12:00:20 +07:00 |
John Molakvoæ (skjnldsv)
|
78e114ed72
|
Add template picker
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2021-01-28 12:00:18 +07:00 |
Julius Härtl
|
4974404774
|
files: Create files from template API
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-28 11:59:46 +07:00 |