nextcloud/apps/files/lib/Controller
Pawel Boguslawski 970851f30b 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>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-05-20 13:47:24 +00:00
..
ApiController.php chore: apply code style 2025-04-30 19:04:59 +02:00
DirectEditingController.php chore: apply code style 2025-04-30 19:04:59 +02:00
DirectEditingViewController.php chore: apply code style 2025-04-30 19:04:59 +02:00
OpenLocalEditorController.php refactor(files): Replace security annotations with respective attributes 2024-07-27 22:44:01 +02:00
TemplateController.php refactor(files): Replace security annotations with respective attributes 2024-07-27 22:44:01 +02:00
TransferOwnershipController.php chore: apply code style 2025-04-30 19:04:59 +02:00
ViewController.php fix: Hide "Create templates folder" option if templates are disabled in configuration 2025-05-20 13:47:24 +00:00