Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable10] Fix getting drop target when dragging from file manager #28882

Merged
merged 3 commits into from
Sep 1, 2017

Commits on Sep 1, 2017

  1. Fix getting drop target when dragging from file manager

    Related to jquery.fileupload upgrade, the event has moved
    Vincent Petry committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    e115574 View commit details
    Browse the repository at this point in the history
  2. Always pass requesttoken on uploads

    Vincent Petry committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    09e544f View commit details
    Browse the repository at this point in the history
  3. Progress bar must disappear at the of upload

    When uploading multiple files into a target folder, sometimes the
    progress bar does not disappear.
    Vincent Petry committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    5c26782 View commit details
    Browse the repository at this point in the history