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

Changes #6795

Draft
wants to merge 294 commits into
base: v5/develop
Choose a base branch
from
Draft

Changes #6795

wants to merge 294 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    e035b76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f92484 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84a906f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6713 from getkirby/v5/changes/lock-file-preview

    Block focus point in image file preview when the model is locked
    bastianallgeier authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ad1b184 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    9822a12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2424366 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    2acb9a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    290646d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f23bdfb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7662033 View commit details
    Browse the repository at this point in the history
  5. Satisfy CI for now

    distantnative committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    caa312d View commit details
    Browse the repository at this point in the history
  6. Merge branch 'v5/develop' into v5/changes/develop

    # Conflicts:
    #	panel/package-lock.json
    distantnative committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f80da31 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e84ab2 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Merge pull request #6719 from getkirby/v5/changes/remove-old-lock-cla…

    …sses
    
    Remove old Lock classes
    bastianallgeier authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    310615d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6721 from getkirby/v5/changes/remove-unlock

    Remove `Panel\Controller\Changes::unlock()`
    bastianallgeier authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    2458c8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ba1919 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. cs tweaks

    distantnative committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3ff4b01 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    4aa69e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c16a57f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aab9769 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8946eca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f125bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03cd0cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3386f93 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d73e97 View commit details
    Browse the repository at this point in the history
  9. Try fixing CI

    distantnative committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    adf1912 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #6727 from getkirby/v5/changes/preview

    New dropdown with preview button
    bastianallgeier authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    71f77c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    4706f0a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6730 from getkirby/v5/changes/rename-storage

    Rename storage handler classes
    bastianallgeier authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c966bb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d5c1db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c625cb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a54912 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea53fe6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a24df74 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    937649e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5479f97 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

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

Commits on Oct 11, 2024

  1. Simplify the cacheKey method

    Co-authored-by: Nico Hoffmann  ෴. <[email protected]>
    bastianallgeier and distantnative authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    319b423 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae5a953 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6733 from getkirby/v5/changes/changes-cache

    Use new changes cache instead of the changes field in the site.txt
    bastianallgeier authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a03ec65 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Merge branch 'v5/develop' into v5/changes/develop

    # Conflicts:
    #	panel/package-lock.json
    #	panel/src/components/Views/Users/UserAvatar.vue
    #	panel/src/components/Views/Users/UserProfile.vue
    #	panel/src/components/Views/Users/UserView.vue
    #	src/Panel/User.php
    bastianallgeier committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    48539e4 View commit details
    Browse the repository at this point in the history
  2. Fix license unit test

    bastianallgeier committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    308ef27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bb2e00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7abbe86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5bc5414 View commit details
    Browse the repository at this point in the history
  6. Add Field::isDisabled

    bastianallgeier committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    4f47878 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a98f904 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4a7417b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c62aa20 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f14c08c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    74e64e6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    55bd7fc View commit details
    Browse the repository at this point in the history
  13. Avoid using empty

    Co-authored-by: Nico Hoffmann  ෴. <[email protected]>
    bastianallgeier and distantnative committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    bff0312 View commit details
    Browse the repository at this point in the history
  14. Cache field errors

    bastianallgeier committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e38193b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a258954 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #6742 from getkirby/v5/changes/forms

    Refactor Form Classes
    bastianallgeier authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    eafb533 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'v5/develop' into v5/changes/develop

    # Conflicts:
    #	tests/Panel/Areas/SystemTest.php
    bastianallgeier committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    41f5294 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    27c5683 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b85dd02 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    76d5106 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2b77713 View commit details
    Browse the repository at this point in the history
  22. Add unit tests

    distantnative committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e0f486c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    d998a9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90d5908 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd37727 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae3117d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6746 from getkirby/v5/changes/discard-when-no-diff

    Discard changes when no diff with published content
    distantnative authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b0f0868 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    296bd4c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #6750 from getkirby/v5/changes/changes-cache-ensure

    Ensure changes exists after reading from cache
    bastianallgeier authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b6376c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a2f1d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f7abb04 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7a232e1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8a86fb8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4f1bb5f View commit details
    Browse the repository at this point in the history
  13. Fix unit tests

    distantnative committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    250e382 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #6749 from getkirby/v5/changes/save-requests-abort

    Abort `save` requests to prevent race conditions
    bastianallgeier authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d389c78 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a08f456 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e642fc4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    37a328c View commit details
    Browse the repository at this point in the history
  18. Fix $file->template()

    We can filter `template` only later when other parts are ready (e.g. `content` prop handling).
    distantnative committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a025a98 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    041e61d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Merge pull request #6753 from getkirby/v5/changes/changes-cache-generate

    Changes dialog: rebuild cache if not exists
    bastianallgeier authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e4da45f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6748 from getkirby/v5/changes/save-before-exit

    Store changes before exit view
    bastianallgeier authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e5a1346 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Merge branch 'v5/develop' into v5/changes/develop

    # Conflicts:
    #	src/Content/Changes.php
    #	src/Panel/Controller/Changes.php
    #	tests/Content/VersionTest.php
    bastianallgeier committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    41e1f20 View commit details
    Browse the repository at this point in the history
  2. Fix test issue

    bastianallgeier committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5fdfafd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b8b1dd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6752 from getkirby/v5/changes/rename-version-publ…

    …ished-latest
    
    Rename `VersionId::published()` to `::latest()`
    bastianallgeier authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c0747d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1534d80 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    018ea48 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Fix Version::diff()

    distantnative committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    41e93f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    712fb9d View commit details
    Browse the repository at this point in the history
  3. Fix unit tests

    distantnative committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    deacab8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b55886 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5049717 View commit details
    Browse the repository at this point in the history
  6. Avoid using empty

    bastianallgeier authored and distantnative committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    3aa5ed1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77af806 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    04daca4 View commit details
    Browse the repository at this point in the history
  9. Clean up FieldTest class

    bastianallgeier authored and distantnative committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    88f9773 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    10fc25e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d8f406a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bc14e17 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c7d0f48 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a86eaf3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7844f62 View commit details
    Browse the repository at this point in the history
  16. Move traits to mixins

    bastianallgeier authored and distantnative committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    d894195 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    857a30b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5d5e5b9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1e56039 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d94987a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    12057bc View commit details
    Browse the repository at this point in the history
  22. Add unit tests

    bastianallgeier authored and distantnative committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    8afbe76 View commit details
    Browse the repository at this point in the history
  23. Improve docblocks

    bastianallgeier authored and distantnative committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    5fcdc91 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #6758 from getkirby/v5/changes/forms-cleanup-2

    Form Cleanup (Volume 2)
    bastianallgeier authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    45d8311 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    56ccf6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad6c3c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf6142c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6771 from getkirby/v5/changes/rest-api-endpoints

    Changes: use REST API endpoints
    bastianallgeier authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    96628cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    649e342 View commit details
    Browse the repository at this point in the history
  6. Fix cs

    distantnative committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2aedbac View commit details
    Browse the repository at this point in the history
  7. Merge pull request #6765 from getkirby/v5/changes/languages-dropdown-…

    …badge
    
    Languages dropdown: badge for translation changes
    distantnative authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c0fa3d2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0b93b4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2eeea10 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4a8094d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    63e4b20 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    b346b26 View commit details
    Browse the repository at this point in the history
  2. Fix type hinting

    bastianallgeier committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    913928a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b449731 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    490e738 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9fad1fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    388277b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e46365 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3eda024 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    67fb29f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c2c5958 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8713ace View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    371fd06 View commit details
    Browse the repository at this point in the history
  13. Fix more unit tests

    bastianallgeier committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    07419f0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    002a441 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ad889bb View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    9bdddcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb4489a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Simplify version check

    Co-authored-by: Nico Hoffmann  ෴. <[email protected]>
    bastianallgeier and distantnative authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0d2b40c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa87fc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    936cf0c View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    c5c0c46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad44c60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e94231 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a4b857 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07dc78b View commit details
    Browse the repository at this point in the history
  6. New Value mixin

    bastianallgeier committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4b55cd8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb61d94 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    042ba13 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    df0828d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cc1a45c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8415ac2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    954e462 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f40592e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    de8009f View commit details
    Browse the repository at this point in the history
  15. Fix CS issue

    bastianallgeier committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    62d8958 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    33cf8ec View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    002f9c3 View commit details
    Browse the repository at this point in the history
  18. Fix CS issues

    bastianallgeier committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2f6258a View commit details
    Browse the repository at this point in the history
  19. Fix unit tests

    bastianallgeier committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    01ebc84 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2604b9d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b11520c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d460bdb View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    899ccbe View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    44f0118 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    bf4c4e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Version::isIdentical()

    distantnative committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    169e1e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    58bd3b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15a6b3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97568ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a79ce4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08ae8ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd5d4a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99a781c View commit details
    Browse the repository at this point in the history
  8. Fix CS issues

    bastianallgeier committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5484c1a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a5c5799 View commit details
    Browse the repository at this point in the history
  10. Translated labels

    bastianallgeier committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0760036 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    57927a8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    83c37a4 View commit details
    Browse the repository at this point in the history
  13. Better wording

    Co-authored-by: Nico Hoffmann  ෴. <[email protected]>
    bastianallgeier and distantnative committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c3b273a View commit details
    Browse the repository at this point in the history
  14. Remove repeating code

    Co-authored-by: Nico Hoffmann  ෴. <[email protected]>
    bastianallgeier and distantnative committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    4378bce View commit details
    Browse the repository at this point in the history
  15. Flip the menu order

    bastianallgeier committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d3eefd0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5e8513d View commit details
    Browse the repository at this point in the history
  17. Various UX changes

    bastianallgeier committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    99662e3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b76419d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    16b93c7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    541aed2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b407d6b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9677b7a View commit details
    Browse the repository at this point in the history
  23. Fix / add unit tests

    bastianallgeier committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    029a8b5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3914f1b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Configuration menu
    Copy the full SHA
    9f00a64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6fbccf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c455ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1959a42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9cddba2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd3fa82 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78ccaf7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b98a11 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b3a5a5 View commit details
    Browse the repository at this point in the history
  10. Add use statement

    bastianallgeier committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    23aba26 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #6782 from getkirby/v5/changes/forms-data-methods

    `Form\Value`: Move data methods to `Data` classes
    bastianallgeier authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    af35c8b View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    05d31fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c268d7 View commit details
    Browse the repository at this point in the history
  3. Remove outdated prop

    bastianallgeier committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    43b0070 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6a041a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb96335 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9ce581 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6cb654 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba3778e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    49a67de View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fc76eb2 View commit details
    Browse the repository at this point in the history
  11. Data::read(fail: false)

    distantnative committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    0a08c1b View commit details
    Browse the repository at this point in the history
  12. Fix cs

    distantnative committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    d3b8edf View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Merge pull request #6785 from getkirby/v5/changes/data-read-fail

    `Data::read(fail: false)`
    bastianallgeier authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    a06a134 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6770 from getkirby/v5/changes/compare

    New Changes Comparison View
    bastianallgeier authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    5d3ff24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9aa6a50 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    b4d8b7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1995ec2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6791 from getkirby/v5/changes/version-create-fix

    Add the latest version of a translation automatically
    bastianallgeier authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    27033c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a448c4b View commit details
    Browse the repository at this point in the history
  5. Add unit test

    distantnative committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    16db1a9 View commit details
    Browse the repository at this point in the history
  6. Fix Lock::for()

    distantnative committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    695a4ab View commit details
    Browse the repository at this point in the history
  7. Merge pull request #6792 from getkirby/v5/changes/lock-fix

    Move lock wildcard into the Lock::for method
    bastianallgeier authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    13100f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    8d27f55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95654dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    003ec3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbcb705 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6794 from getkirby/v5/changes/version-is-identica…

    …l-fix
    
    Version::isIdentical now uses form values to check for identical versions
    distantnative authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    9d2041e View commit details
    Browse the repository at this point in the history
  6. Fixed k-progress css

    bastianallgeier authored and distantnative committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    c102b12 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff6ba84 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4900e5c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f048ec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4958308 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3bc7e87 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d667eff View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    873c02e View commit details
    Browse the repository at this point in the history
  14. Remove old Lab example

    distantnative committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e95b22f View commit details
    Browse the repository at this point in the history
  15. Revert "Consider the lock status of any translation"

    This reverts commit 873c02e.
    distantnative committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1d2cbe6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    65716d4 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #6793 from getkirby/v5/changes/languages-dropdown

    Languages dropdown with changes/lock indicator
    distantnative authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    8f1db29 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e369e77 View commit details
    Browse the repository at this point in the history
  19. Improve test coverage

    distantnative committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    8fef235 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    d7e37fc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6796 from getkirby/v5/changes/fix-form-controls-p…

    …review-type
    
    FormControls: fix error for preview prop type
    bastianallgeier authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d84d341 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    576ca96 View commit details
    Browse the repository at this point in the history
  4. Fix the unit test

    bastianallgeier committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e56e1ed View commit details
    Browse the repository at this point in the history