Project

General

Profile

Actions

Feature #86670

closed

Make default action in DragUploader adjustable

Added by Christian Welzel over 5 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend JavaScript
Target version:
-
Start date:
2018-10-16
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The current behavoir of the DragUploader when uploading already existing files is to show a dialog with options to proceed.
The default option is always to skip the existing files (or use the existing one in case of irre).

In my installation i have a backend user, who always overwrites existing files, because they are exports of an external database (always under the same filename).
He always has to change the skip mode to overwrite mode.
Other users of the system should stay at the default skip mode.

It would be very helpful, if the default setting of this dialog could be adjusted depending on backend user or backend group.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #91985: options.file_list.uploader.defaultAction is not workingClosed2020-08-12

Actions
Actions #1

Updated by Frank Nägler over 4 years ago

  • Status changed from New to In Progress
  • Assignee set to Frank Nägler
Actions #2

Updated by Gerrit Code Review over 4 years ago

  • Status changed from In Progress to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61436

Actions #3

Updated by Gerrit Code Review over 4 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61436

Actions #4

Updated by Gerrit Code Review over 4 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61436

Actions #5

Updated by Gerrit Code Review over 4 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61436

Actions #6

Updated by Gerrit Code Review over 4 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61436

Actions #7

Updated by Frank Nägler over 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Anna Somink over 4 years ago

Hello,

are you sure about this change works as expected? The selection fields are prefilled with "override" but the javascript value for each field is still "cancel" so hitting the button "Continue with selected actions" has no effect!

Actions #9

Updated by Benni Mack about 4 years ago

  • Status changed from Resolved to Closed
Actions #10

Updated by Christian Welzel over 3 years ago

I tryed the new implementation and found the same problem as Anna.
The selectboxes are set to the value "overwrite", but hitting continue aborts the action.

Actions #11

Updated by Eric Chavaillaz over 3 years ago

I can confirm what Anna said, I have open a new issue here : https://forge.typo3.org/issues/91985

Actions #12

Updated by Eric Chavaillaz over 3 years ago

  • Related to Bug #91985: options.file_list.uploader.defaultAction is not working added
Actions

Also available in: Atom PDF