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

merge UAT down to master #49

Merged
merged 64 commits into from
Mar 30, 2020
Merged

merge UAT down to master #49

merged 64 commits into from
Mar 30, 2020

Commits on Jan 24, 2020

  1. Configuration menu
    Copy the full SHA
    63a5822 View commit details
    Browse the repository at this point in the history
  2. Change the 'Learn more' link href

    As mentioned, this now points to
    documentation/wordpress_integration
    kienstra committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    84595e4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #37 from cloudinary/update/learn-more-href

    Change the 'Learn more' link href
    dugajean committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    2133a20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87ded83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b436754 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

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

Commits on Jan 28, 2020

  1. Configuration menu
    Copy the full SHA
    d994a05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fc7acf View commit details
    Browse the repository at this point in the history
  3. Build assets for production

    dugajean committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    2bb75fc View commit details
    Browse the repository at this point in the history
  4. Fix whitespace and tabs

    dugajean committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    a46f4ac View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. Configuration menu
    Copy the full SHA
    08f9a6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b10ed5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7a8746 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6906bd0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #38 from cloudinary/CLOUD-333

    Makes the "Overwrite Transformations" toggle visible if there's meta entries for transformations
    kienstra committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    a5e8a07 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. Prevent an error in WP 4.9.12, where sanitize_text_field() caused an …

    …error
    
    There was a PHP error when that function accepted a closure,
    and in 4.9.12, it didn't have a check that exits if the
    argument is the wrong type.
    So move the check into a function that later
    calls sanitize_text_field().
    kienstra committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    ef6caaf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #39 from cloudinary/fix/error-in-settings

    Prevent an error in WP 4.9.12 from field sanitization
    dugajean committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    4ab7e7e View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. Configuration menu
    Copy the full SHA
    5b74ee6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dae89de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d42b7d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7859375 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72c3a83 View commit details
    Browse the repository at this point in the history
  6. General code reformat

    dugajean committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    ea0dc08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2acf091 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ae4e62a View commit details
    Browse the repository at this point in the history
  9. Adhere to coding standards

    dugajean committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    403c2e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

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

Commits on Feb 5, 2020

  1. Configuration menu
    Copy the full SHA
    7c6c27a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f7e5b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d79654 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Configuration menu
    Copy the full SHA
    cba0823 View commit details
    Browse the repository at this point in the history
  2. Reformat generated JS

    dugajean committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    33a765f View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Configuration menu
    Copy the full SHA
    032c945 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cb9a95 View commit details
    Browse the repository at this point in the history
  3. Remove redundant PHP tags

    dugajean committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    7739304 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd2918d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    369556f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42831d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    716bcd5 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #42 from cloudinary/cloudinary-videoplayer-resize-bug

    Cloudinary video player does not conform to transformation string set in the settings
    kienstra committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    2947754 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Configuration menu
    Copy the full SHA
    60c4181 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43 from cloudinary/bug/cut-video-bug

    Fixes bug that causes Cloudinary videos to appear cut
    David Cramer committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    e8d6abf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #41 from cloudinary/taxonomy-order

    Fix taxonomy order issues with arranging, memorizing order, adding, removing etc.
    David Cramer committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    7b7343a View commit details
    Browse the repository at this point in the history
  4. bump version

    DavidCramer committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    9cec5ff View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. default root folder

    DavidCramer committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    5f88504 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #44 from cloudinary/fix/CLOUD-346

    Fix/cloud 346
    David Cramer committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    8cd6b12 View commit details
    Browse the repository at this point in the history
  3. merge dev

    DavidCramer committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    c1093cd View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. check limit bitrate is on

    DavidCramer committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    50d8822 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    026ed89 View commit details
    Browse the repository at this point in the history
  3. remove width 100%

    DavidCramer committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    247c5b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ffe018 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    156588f View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. rebuild asserts

    DavidCramer committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    4ef3610 View commit details
    Browse the repository at this point in the history
  2. update bugs for UAT

    DavidCramer committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    72305c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. add file name for src

    DavidCramer committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    2324221 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. version bump

    DavidCramer committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    a5375d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

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

Commits on Mar 24, 2020

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

Commits on Mar 25, 2020

  1. add test package plugin

    DavidCramer committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    cba76a4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #46 from cloudinary/feature/test-package

    add test package plugin
    David Cramer committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    1bcf86e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    416f1cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    211ae52 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Configuration menu
    Copy the full SHA
    200a451 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7913824 View commit details
    Browse the repository at this point in the history