0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-12 03:59:16 +00:00
nextcloud_server/apps/files/lib
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
..
Activity refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
AppInfo feat(dashboard): added new FavouriteWidget to display favorite files in dashboard widget 2025-01-14 21:51:32 +01:00
BackgroundJob refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Collaboration/Resources refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Command Merge pull request #49407 from nextcloud/feat/occ-files-cleanup-help 2024-11-21 11:00:31 +01:00
Controller fix: Hide "Create templates folder" option if templates are disabled in configuration 2025-01-27 16:08:53 +01:00
Dashboard feat(dashboard): added new FavouriteWidget to display favorite files in dashboard widget 2025-01-14 21:51:32 +01:00
Db chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Event chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Exception chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Listener Merge pull request #48612 from nextcloud/fix/activity-log-for-favorites-in-dav 2024-12-12 15:18:47 +01:00
Migration feat(files): Expose chunked upload config via capabilities 2024-10-21 12:03:33 +02:00
Notification refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Search refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Service Merge pull request #49761 from nextcloud/transfer-share-skip-notfound 2025-01-16 17:58:06 +01:00
Settings refactor(files): Migrate from event listener to class based declarative settings 2024-10-15 20:35:30 +02:00
App.php feat(Navigation): emit dedicated event for loading additional entries 2024-12-18 12:50:11 +01:00
Capabilities.php fix(files): conversion api simplification and conflict check 2025-01-16 18:35:40 +01:00
DirectEditingCapabilities.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Helper.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
ResponseDefinitions.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00