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

Fixes for Media Library upload #5971

Merged
merged 12 commits into from
Jun 25, 2020
Merged

Fixes for Media Library upload #5971

merged 12 commits into from
Jun 25, 2020

Commits on Apr 27, 2020

  1. Fix formatFileInfo

    Keep original file name including extension
    AHgPuK committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    43599ef View commit details
    Browse the repository at this point in the history
  2. Fix file name for generated media

    File name was not set for all generated media: thumbnail and resized pictures.
    AHgPuK committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    e0e5674 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Configuration menu
    Copy the full SHA
    4bff446 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Configuration menu
    Copy the full SHA
    a1444b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7e3bf8 View commit details
    Browse the repository at this point in the history
  3. cleanup PR

    Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
    alexandrebodin committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    3f11f1a View commit details
    Browse the repository at this point in the history
  4. Fix unit tests

    Exclude temporarily unit test 'Replaces reserved and unsafe characters for URLs and files in hash' because it did not work properly ever.
    Andrey Hohutkin committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    8630f3a View commit details
    Browse the repository at this point in the history
  5. Remove path delimiter from filename because it is correct character f…

    …or file path
    Andrey Hohutkin committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    a6dab2d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Fix e2e

    Andrey Hohutkin committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    fa4857a View commit details
    Browse the repository at this point in the history
  2. Continue fixes for e2e

    AHgPuK committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    c8935a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2020

  1. Fix createRequest content type

    AHgPuK committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    bd8e421 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    868a3dd View commit details
    Browse the repository at this point in the history