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

[MediaBunde] Experimental: New feature cropping media objects on the fly. #2609

Merged
merged 218 commits into from
Oct 28, 2021
Merged

[MediaBunde] Experimental: New feature cropping media objects on the fly. #2609

merged 218 commits into from
Oct 28, 2021

Commits on Feb 24, 2020

  1. [MediaBundle] crop on the fly

    Kevin Jossart committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    1ac15b3 View commit details
    Browse the repository at this point in the history
  2. meh croponthefly

    Kevin Jossart committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    8663a77 View commit details
    Browse the repository at this point in the history
  3. crop on the fly progress

    Kevin Jossart committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    feda909 View commit details
    Browse the repository at this point in the history
  4. save progress rework

    Kevin Jossart committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    e824326 View commit details
    Browse the repository at this point in the history
  5. meh

    Kevin Jossart committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    9fd1af7 View commit details
    Browse the repository at this point in the history
  6. meh

    Kevin Jossart committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    409586d View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. meh

    Kevin Jossart committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    d4ec7bc View commit details
    Browse the repository at this point in the history
  2. meh

    Kevin Jossart committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    921a457 View commit details
    Browse the repository at this point in the history
  3. some small improvements

    Kevin Jossart committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    8886d77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    712c06e View commit details
    Browse the repository at this point in the history
  5. restore some of the js

    Kevin Jossart committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    0ec1fda View commit details
    Browse the repository at this point in the history
  6. add config to croponthefly

    Kevin Jossart committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    dda8d88 View commit details
    Browse the repository at this point in the history
  7. more changes config

    Kevin Jossart committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    c5e7a09 View commit details
    Browse the repository at this point in the history
  8. fix typo

    Kevin Jossart committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    4654e34 View commit details
    Browse the repository at this point in the history
  9. meh

    Kevin Jossart committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    7b3a706 View commit details
    Browse the repository at this point in the history
  10. meh

    Kevin Jossart committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    0d762c5 View commit details
    Browse the repository at this point in the history
  11. meh

    Kevin Jossart committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    fc53518 View commit details
    Browse the repository at this point in the history
  12. meh

    Kevin Jossart committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    f27a689 View commit details
    Browse the repository at this point in the history
  13. meh

    Kevin Jossart committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    787b2c3 View commit details
    Browse the repository at this point in the history
  14. media cropper start

    kevin.five committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    22e0cfb View commit details
    Browse the repository at this point in the history
  15. Merge branch 'feature/croponthefly' of https://github.com/Numkil/Kuns…

    …tmaanBundlesCMS into feature/croponthefly
    kevin.five committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    e233fd3 View commit details
    Browse the repository at this point in the history
  16. some minor changes for future cropping

    Kevin Jossart committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    645ce05 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'feature/croponthefly' of https://github.com/Numkil/Kuns…

    …tmaanBundlesCMS into feature/croponthefly
    
    * 'feature/croponthefly' of https://github.com/Numkil/KunstmaanBundlesCMS:
      media cropper start
    Kevin Jossart committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    54cb817 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. fix typo in height field

    Kevin Jossart committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    d491944 View commit details
    Browse the repository at this point in the history
  2. use json decode instad of deserialize

    Kevin Jossart committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    d00c537 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52d9d98 View commit details
    Browse the repository at this point in the history
  4. trigger cropper init after modal is visible

    kevin.five committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    a9d250c View commit details
    Browse the repository at this point in the history
  5. refactor mediacropper

    kevin.five committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    958eefc View commit details
    Browse the repository at this point in the history
  6. stupid me

    kevin.five committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    125fca8 View commit details
    Browse the repository at this point in the history
  7. hopefully the last file I have to restore

    kevin.five committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    13675d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. update the configuration

    Kevin Jossart committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    4d50dab View commit details
    Browse the repository at this point in the history
  2. start different views

    kevin.five committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    c25947b View commit details
    Browse the repository at this point in the history
  3. config thats not as it should be for now

    Kevin Jossart committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    36bf78d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/croponthefly' of https://github.com/Numkil/Kuns…

    …tmaanBundlesCMS into feature/croponthefly
    
    * 'feature/croponthefly' of https://github.com/Numkil/KunstmaanBundlesCMS:
      start different views
    Kevin Jossart committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    15551c2 View commit details
    Browse the repository at this point in the history
  5. update config last time

    Kevin Jossart committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    044adbb View commit details
    Browse the repository at this point in the history
  6. viewport switch + save data and export on click

    kevin.five committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    5bf0665 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feature/croponthefly' of https://github.com/Numkil/Kuns…

    …tmaanBundlesCMS into feature/croponthefly
    kevin.five committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    8b98d8b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. save values

    kevin.five committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    5e1b540 View commit details
    Browse the repository at this point in the history
  2. done-ish

    kevin.five committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    60f2791 View commit details
    Browse the repository at this point in the history
  3. demo fixes

    kevin.five committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    a0c3867 View commit details
    Browse the repository at this point in the history
  4. add documentation

    Kevin Jossart committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    bde68ec View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. enable cropper before first save

    kevin.five committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    82617e1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/croponthefly' of https://github.com/Numkil/Kuns…

    …tmaanBundlesCMS into feature/croponthefly
    kevin.five committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    bf29115 View commit details
    Browse the repository at this point in the history
  3. enable cropper before first save

    kevin.five committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    9bf1cec View commit details
    Browse the repository at this point in the history
  4. polyfills

    kevin.five committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    d7b1106 View commit details
    Browse the repository at this point in the history
  5. remove console log

    kevin.five committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    93f40e2 View commit details
    Browse the repository at this point in the history
  6. update

    kevin.five committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    50ca7bd View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. add croppable imagepagepart to generator

    Kevin Jossart committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    975f0c4 View commit details
    Browse the repository at this point in the history
  2. fix template

    Kevin Jossart committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    cbf7a54 View commit details
    Browse the repository at this point in the history
  3. remove unused property

    Kevin Jossart committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    eb5d1ce View commit details
    Browse the repository at this point in the history
  4. codestyle

    Kevin Jossart committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    d237e31 View commit details
    Browse the repository at this point in the history
  5. remove typo

    Kevin Jossart committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    9146afd View commit details
    Browse the repository at this point in the history
  6. meh

    Kevin Jossart committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    43d478c View commit details
    Browse the repository at this point in the history
  7. fix tests

    Kevin Jossart committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    85629c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

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

    Kevin Jossart committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    d0544b4 View commit details
    Browse the repository at this point in the history
  3. meh

    Kevin Jossart committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    b5c139c View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. add byFocusPoint configuration to the mix

    Kevin Jossart committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    c57dc1e View commit details
    Browse the repository at this point in the history
  2. add more features focuspoint

    Kevin Jossart committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    01d7ff5 View commit details
    Browse the repository at this point in the history
  3. meh

    Kevin Jossart committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    a54d7bb View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. croppertool ui update

    kevin.five committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    874a48f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/croponthefly' of https://github.com/Numkil/Kuns…

    …tmaanBundlesCMS into feature/croponthefly
    kevin.five committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    cc454e1 View commit details
    Browse the repository at this point in the history
  3. refactor value rendered

    Kevin Jossart committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    210b252 View commit details
    Browse the repository at this point in the history
  4. update

    kevin.five committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    8ea9685 View commit details
    Browse the repository at this point in the history
  5. setup focus point chooser

    kevin.five committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    3138be6 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. refactor based on feedback

    Kevin Jossart committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    35dbeab View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/croponthefly' of https://github.com/Numkil/Kuns…

    …tmaanBundlesCMS into feature/croponthefly
    
    * 'feature/croponthefly' of https://github.com/Numkil/KunstmaanBundlesCMS:
      setup focus point chooser
      update
    Kevin Jossart committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    3c6814a View commit details
    Browse the repository at this point in the history
  3. focus point

    kevin.five committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    424a8d8 View commit details
    Browse the repository at this point in the history
  4. put focus point classes in config

    Kevin Jossart committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    082b28f View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/croponthefly' of https://github.com/Numkil/Kuns…

    …tmaanBundlesCMS into feature/croponthefly
    
    * 'feature/croponthefly' of https://github.com/Numkil/KunstmaanBundlesCMS:
      focus point
    Kevin Jossart committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    2ac4636 View commit details
    Browse the repository at this point in the history
  6. fix config

    Kevin Jossart committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    202802d View commit details
    Browse the repository at this point in the history
  7. fix formwidgets

    Kevin Jossart committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    265e8c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

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

Commits on Mar 31, 2020

  1. codestyle

    Kevin Jossart committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    2864505 View commit details
    Browse the repository at this point in the history
  2. fix tests

    Kevin Jossart committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    a2fdd93 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. update

    kevin.five committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    46aa64f View commit details
    Browse the repository at this point in the history
  2. update

    kevin.five committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    905a370 View commit details
    Browse the repository at this point in the history
  3. split up focus and crop - in progress

    kevin.five committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    5616fbb View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. update

    kevin.five committed May 4, 2020
    Configuration menu
    Copy the full SHA
    f3c3a9a View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. finish split

    kevin.five committed May 6, 2020
    Configuration menu
    Copy the full SHA
    f56cd1b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. fixup

    Kevin Jossart committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    6746667 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. remove duplicate form view file | keep viewport switch disabled on vi…

    …ew switch if necessary
    kevin.five committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    fcbe8a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Configuration menu
    Copy the full SHA
    8f1f47a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/croponthefly' of https://github.com/Numkil/Kuns…

    …tmaanBundlesCMS into feature/croponthefly
    
    * 'feature/croponthefly' of https://github.com/Numkil/KunstmaanBundlesCMS:
      remove duplicate form view file | keep viewport switch disabled on view switch if necessary
    Kevin Jossart committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    db032be View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. code review stuff

    Kevin Jossart committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    522681a View commit details
    Browse the repository at this point in the history
  2. code review stuff

    Kevin Jossart committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    f736bd2 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Merge branch 'master' of https://github.com/Kunstmaan/KunstmaanBundle…

    …sCMS into feature/croponthefly
    kevin.five committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    c8d939b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/Kunstmaan/KunstmaanBundle…

    …sCMS into feature/croponthefly
    kevin.five committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    f6f10df View commit details
    Browse the repository at this point in the history
  3. fix merge conflicts with master

    kevin.five committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    1b6e3d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. fix saving of crops

    kevin.five committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    21e9124 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. add dist files

    kevin.five committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    2f16c15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cac4fb1 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. add margin to meta fields of crop tool

    kevin.five committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    ae2c5bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    267b51d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bc0090 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

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

Commits on Nov 10, 2020

  1. fix remote url's not working

    Numkil committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    8b75b1b View commit details
    Browse the repository at this point in the history
  2. destroy cropper instance on deletion of image

    kevin.five committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    db9e682 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/croponthefly' of https://github.com/Numkil/Kuns…

    …tmaanBundlesCMS into feature/croponthefly
    kevin.five committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    3ad8b9c View commit details
    Browse the repository at this point in the history
  4. test: fix destroy

    kevin.five committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    92a3409 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. destroy cropper on image removal

    kevin.five committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    633ebcf View commit details
    Browse the repository at this point in the history
  2. destroy cropper on image removal

    kevin.five committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    7ebe154 View commit details
    Browse the repository at this point in the history
  3. remove console log

    kevin.five committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    2f555ff View commit details
    Browse the repository at this point in the history
  4. remove viewport switch event listener on destroy

    kevin.five committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    cb08808 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

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

Commits on Feb 19, 2021

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

Commits on Feb 26, 2021

  1. avoid nullpointer

    Numkil committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    3ed894c View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Remove label mediawrapper

    Numkil committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    6f03c79 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. check on file upload if the file is an svg in which case disable the …

    …crop button
    kevin.five committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    51855ab View commit details
    Browse the repository at this point in the history
  2. remove logs

    kevin.five committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    230630b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57835ea View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Update formWidgets.html.twig

    Numkil committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    990a942 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. reenable crop button

    kevin.five committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    2b0ade9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/croponthefly' of https://github.com/Numkil/Kuns…

    …tmaanBundlesCMS into feature/croponthefly
    kevin.five committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    9fd9a3f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. [MediaBundle] crop on the fly

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    951801a View commit details
    Browse the repository at this point in the history
  2. meh croponthefly

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    8c8f197 View commit details
    Browse the repository at this point in the history
  3. crop on the fly progress

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    fa7a600 View commit details
    Browse the repository at this point in the history
  4. save progress rework

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    13f37ad View commit details
    Browse the repository at this point in the history
  5. meh

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    14df484 View commit details
    Browse the repository at this point in the history
  6. meh

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    79c7aae View commit details
    Browse the repository at this point in the history
  7. meh

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    bac1742 View commit details
    Browse the repository at this point in the history
  8. meh

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    e5cd23f View commit details
    Browse the repository at this point in the history
  9. some small improvements

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    49930ce View commit details
    Browse the repository at this point in the history
  10. remove some usless code that can't be used after refactoring

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    4f94a1d View commit details
    Browse the repository at this point in the history
  11. restore some of the js

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    315b3c8 View commit details
    Browse the repository at this point in the history
  12. add config to croponthefly

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    e928b43 View commit details
    Browse the repository at this point in the history
  13. more changes config

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    6a43762 View commit details
    Browse the repository at this point in the history
  14. fix typo

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    5790f65 View commit details
    Browse the repository at this point in the history
  15. meh

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    965a7a2 View commit details
    Browse the repository at this point in the history
  16. meh

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    2773ae9 View commit details
    Browse the repository at this point in the history
  17. meh

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    3266a69 View commit details
    Browse the repository at this point in the history
  18. meh

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    55d8fea View commit details
    Browse the repository at this point in the history
  19. meh

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    8ab595a View commit details
    Browse the repository at this point in the history
  20. some minor changes for future cropping

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    84e2565 View commit details
    Browse the repository at this point in the history
  21. media cropper start

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    5035e2f View commit details
    Browse the repository at this point in the history
  22. fix typo in height field

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    9508706 View commit details
    Browse the repository at this point in the history
  23. use json decode instad of deserialize

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    beddb21 View commit details
    Browse the repository at this point in the history
  24. new crop vendor | move crop handles outside on smaller crop sizes

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    91c2b1e View commit details
    Browse the repository at this point in the history
  25. trigger cropper init after modal is visible

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    9276c0c View commit details
    Browse the repository at this point in the history
  26. refactor mediacropper

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    69a28de View commit details
    Browse the repository at this point in the history
  27. stupid me

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    8a8f9fc View commit details
    Browse the repository at this point in the history
  28. hopefully the last file I have to restore

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    5524703 View commit details
    Browse the repository at this point in the history
  29. update the configuration

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    8b22bb5 View commit details
    Browse the repository at this point in the history
  30. config thats not as it should be for now

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    7b66a8f View commit details
    Browse the repository at this point in the history
  31. start different views

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    8c9d0b2 View commit details
    Browse the repository at this point in the history
  32. viewport switch + save data and export on click

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    54e4c33 View commit details
    Browse the repository at this point in the history
  33. update config last time

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    354f679 View commit details
    Browse the repository at this point in the history
  34. save values

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    c565b75 View commit details
    Browse the repository at this point in the history
  35. done-ish

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    46eb4de View commit details
    Browse the repository at this point in the history
  36. demo fixes

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    7bcb7f2 View commit details
    Browse the repository at this point in the history
  37. enable cropper before first save

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    8a3f579 View commit details
    Browse the repository at this point in the history
  38. add documentation

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    2b30131 View commit details
    Browse the repository at this point in the history
  39. enable cropper before first save

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    f01e8b6 View commit details
    Browse the repository at this point in the history
  40. polyfills

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    a85be85 View commit details
    Browse the repository at this point in the history
  41. remove console log

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    c68aee9 View commit details
    Browse the repository at this point in the history
  42. update

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    0200224 View commit details
    Browse the repository at this point in the history
  43. add croppable imagepagepart to generator

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    6b98c40 View commit details
    Browse the repository at this point in the history
  44. fix template

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    c666a67 View commit details
    Browse the repository at this point in the history
  45. remove unused property

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    f69b084 View commit details
    Browse the repository at this point in the history
  46. codestyle

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    905eee6 View commit details
    Browse the repository at this point in the history
  47. remove typo

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    c9723cc View commit details
    Browse the repository at this point in the history
  48. meh

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    7f2c287 View commit details
    Browse the repository at this point in the history
  49. fix tests

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    5c3b808 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    b035dd6 View commit details
    Browse the repository at this point in the history
  51. meh

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    354f15f View commit details
    Browse the repository at this point in the history
  52. meh

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    e80712e View commit details
    Browse the repository at this point in the history
  53. croppertool ui update

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    4ae15b4 View commit details
    Browse the repository at this point in the history
  54. add byFocusPoint configuration to the mix

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    f57d868 View commit details
    Browse the repository at this point in the history
  55. add more features focuspoint

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    bb71246 View commit details
    Browse the repository at this point in the history
  56. meh

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    57d50c7 View commit details
    Browse the repository at this point in the history
  57. refactor value rendered

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    1357b0f View commit details
    Browse the repository at this point in the history
  58. refactor based on feedback

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    f444335 View commit details
    Browse the repository at this point in the history
  59. update

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    d7a3afc View commit details
    Browse the repository at this point in the history
  60. setup focus point chooser

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    f5fae82 View commit details
    Browse the repository at this point in the history
  61. put focus point classes in config

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    59702fb View commit details
    Browse the repository at this point in the history
  62. focus point

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    2636ca8 View commit details
    Browse the repository at this point in the history
  63. fix config

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    5f15787 View commit details
    Browse the repository at this point in the history
  64. fix formwidgets

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    a686c69 View commit details
    Browse the repository at this point in the history
  65. big refactor of the feature to rename it and make it better

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    3b7e73b View commit details
    Browse the repository at this point in the history
  66. codestyle

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    f4a43e3 View commit details
    Browse the repository at this point in the history
  67. fix tests

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    1f59595 View commit details
    Browse the repository at this point in the history
  68. update

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    5f0d8bc View commit details
    Browse the repository at this point in the history
  69. update

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    424644e View commit details
    Browse the repository at this point in the history
  70. split up focus and crop - in progress

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    677ca91 View commit details
    Browse the repository at this point in the history
  71. update

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    0b7078b View commit details
    Browse the repository at this point in the history
  72. finish split

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    aab0cad View commit details
    Browse the repository at this point in the history
  73. fixup

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    1a36002 View commit details
    Browse the repository at this point in the history
  74. avoid internal server error when runtimeconfig doesn't fit for image

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    585b02f View commit details
    Browse the repository at this point in the history
  75. remove duplicate form view file | keep viewport switch disabled on vi…

    …ew switch if necessary
    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    396d0b1 View commit details
    Browse the repository at this point in the history
  76. code review stuff

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    8a73429 View commit details
    Browse the repository at this point in the history
  77. code review stuff

    Kevin Jossart authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    1a9835f View commit details
    Browse the repository at this point in the history
  78. fix merge conflicts with master

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    3c2e10f View commit details
    Browse the repository at this point in the history
  79. fix saving of crops

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    b6910d3 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    ec9c6e5 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    fa3441d View commit details
    Browse the repository at this point in the history
  82. add margin to meta fields of crop tool

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    0ba61b4 View commit details
    Browse the repository at this point in the history
  83. destroy cropper instance on deletion of image

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    008b6dd View commit details
    Browse the repository at this point in the history
  84. fix remote url's not working

    Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    81069fb View commit details
    Browse the repository at this point in the history
  85. test: fix destroy

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    0870fa4 View commit details
    Browse the repository at this point in the history
  86. destroy cropper on image removal

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    c0b9495 View commit details
    Browse the repository at this point in the history
  87. destroy cropper on image removal

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    4e609cc View commit details
    Browse the repository at this point in the history
  88. remove console log

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    6d3345b View commit details
    Browse the repository at this point in the history
  89. remove viewport switch event listener on destroy

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    8d2bdf8 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    e7979b7 View commit details
    Browse the repository at this point in the history
  91. avoid nullpointer

    Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    06c23cb View commit details
    Browse the repository at this point in the history
  92. Remove label mediawrapper

    Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    02327f0 View commit details
    Browse the repository at this point in the history
  93. check on file upload if the file is an svg in which case disable the …

    …crop button
    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    d436525 View commit details
    Browse the repository at this point in the history
  94. remove logs

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    8285eae View commit details
    Browse the repository at this point in the history
  95. reenable crop button

    kevin.five authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    a6806bf View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    e4124e0 View commit details
    Browse the repository at this point in the history
  97. Update formWidgets.html.twig

    Numkil authored and Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    657da46 View commit details
    Browse the repository at this point in the history
  98. build all the javascript anew

    Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    cdb2807 View commit details
    Browse the repository at this point in the history
  99. Merge branch 'feature/croponthefly' of github.com:Numkil/KunstmaanBun…

    …dlesCMS into feature/croponthefly
    Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    97b8279 View commit details
    Browse the repository at this point in the history
  100. fix vendor

    Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    c861bd0 View commit details
    Browse the repository at this point in the history
  101. Update diff

    Numkil committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    0d5d83c View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Merge branch 'master' into Numkil--feature/croponthefly

    * master:
      [MultiDomainBundle] Deprecate session argument in HostOverrideListener
      Prepare skeleton for 5.9.1 release
      [NodeBundle] Use psr3 logger methods to be compatible with monolog 2.0
      [ArticleBundle] Don't set html5 option on date fields when using custom js datepicker
      Add pre render event for adding sitemap indexes
      [AdminBundle] fix routeloading for sf3
      [NodeBundle] Helper should return flashbag class
      Don't rely on MySQL defaults for node title field lengths
      [NodeBundle] Bump symfony-cmf/router-bundle and remove compiler pass
      [AllBundles] Deprecations to prepare symfony 5 code changes
    acrobat committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    dda35b9 View commit details
    Browse the repository at this point in the history
  2. Revert unrelated changes

    acrobat committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    b01df3a View commit details
    Browse the repository at this point in the history
  3. Add Experimental tag and info

    acrobat committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    5ed30cc View commit details
    Browse the repository at this point in the history