Skip to content

Allow deleting multiple files - #2475

Merged
tf merged 4 commits into
codevise:masterfrom
tf:file-multi-del
Aug 24, 2026
Merged

Allow deleting multiple files#2475
tf merged 4 commits into
codevise:masterfrom
tf:file-multi-del

Conversation

@tf

@tf tf commented Aug 24, 2026

Copy link
Copy Markdown
Member

Also replace some hard coded German confirmation texts.

tf added 4 commits August 24, 2026 10:33
Whether a folder can be deleted is a question about the folder tree,
which the collection already answers for parents, children and
descendants. Having it here keeps the next caller from spelling the
rule out a second time.
The selection bar gained a trash button next to the move button, which
asks for confirmation and then destroys everything that is checked.

Folders which still hold files or subfolders are refused by the server,
so a selection containing one disables the button instead of failing
halfway through the deletions.
Both file rows asked in a hardcoded German sentence, which also had a
word twice. Each view now reads its own confirm_destroy, the way every
other delete confirmation in the editor gets its wording.
The default prefix was missing the views segment, so the keys it
looked up existed nowhere. Every subclass so far sets its own prefix,
which is why nothing showed a missing translation yet.
@tf tf added this to the v17.2 milestone Aug 24, 2026
@tf
tf merged commit 373075f into codevise:master Aug 24, 2026
16 checks passed
@tf
tf deleted the file-multi-del branch August 24, 2026 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant