0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-14 21:09:20 +00:00
nextcloud_server/apps/files/lib/Controller
Pawel Boguslawski c7bcfbf864 fix: Hide "Create templates folder" option if templates are disabled in configuration
When both `skeletondirectory` and `templatedirectory` are set to empty
strings in configuration, templates folder creation should be disabled
and no Create templates folder option should be present
in new folder menu.

Related: https://github.com/nextcloud/server/issues/39266
Related: https://github.com/nextcloud/server/issues/46455
Author-Change-Id: IB#1156403

Signed-off-by: Pawel Boguslawski <pawel.boguslawski@ib.pl>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-01-27 16:08:53 +01:00
..
ApiController.php chore(files): Deprecate thumbnail endpoint in favor of core preview endpoint 2025-01-26 15:25:38 +01:00
ConversionApiController.php feat(files): add conversion action 2025-01-22 16:29:36 +00:00
DirectEditingController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
DirectEditingViewController.php refactor(files): Replace security annotations with respective attributes 2024-07-27 22:44:01 +02:00
OpenLocalEditorController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
TemplateController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
TransferOwnershipController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
ViewController.php fix: Hide "Create templates folder" option if templates are disabled in configuration 2025-01-27 16:08:53 +01:00