Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: plone/mockup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.4.3
Choose a base ref
...
head repository: plone/mockup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.4.4
Choose a head ref
  • 19 commits
  • 15 files changed
  • 3 contributors

Commits on Aug 18, 2025

  1. Configuration menu
    Copy the full SHA
    db84db6 View commit details
    Browse the repository at this point in the history
  2. Fix eslint error.

    thet committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    cfead48 View commit details
    Browse the repository at this point in the history
  3. Prettier pat-tinymce.

    thet committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    faedb2f View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. Configuration menu
    Copy the full SHA
    6c60eba View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1494 from plone/tinymce-modernize

    maint(pat-tinymce): Minor code modernization.
    thet authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    f57344b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2927eab View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1495 from plone/tinymce-modernize-fixes

    Fixes for "Minor code modernization.". Sorry for that.
    thet authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    ba7eb60 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. maint: Upgrade dependencies.

    thet committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    c21c4ff View commit details
    Browse the repository at this point in the history
  2. yarn install.

    thet committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    e11f3cb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1498 from plone/upgrade-dependencies

    Upgrade dependencies
    thet authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    37d9b5d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. main(Build): Comment-out the webpack config when building. Only use i…

    …t temporarily to debug problems.
    thet committed Sep 9, 2025
    Configuration menu
    Copy the full SHA
    2b64636 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2025

  1. fix(pat contentbrowser): Use POST request for quering selected items …

    …in order to not get too long URIs when there are many items present.
    petschki committed Sep 22, 2025
    Configuration menu
    Copy the full SHA
    653484b View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2025

  1. Merge pull request #1502 from plone/selecteditems-post-request

    Use POST request for quering selected items
    petschki authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    5511f3b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2025

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

Commits on Oct 2, 2025

  1. Merge pull request #1503 from plone/reactive-icon-fix

    Correctly update item icons when searching or filtering
    petschki authored Oct 2, 2025
    Configuration menu
    Copy the full SHA
    d1cdcdc View commit details
    Browse the repository at this point in the history
  2. fix(pat contentbrowser): Check browseable items automatically with "i…

    …s_folderish" metadata.
    petschki committed Oct 2, 2025
    Configuration menu
    Copy the full SHA
    6e5c1bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f297360 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1499 from plone/contentbrowser-selectable-fix

    check browseable items automatically with "is_folderish" metadata
    petschki authored Oct 2, 2025
    Configuration menu
    Copy the full SHA
    06506a8 View commit details
    Browse the repository at this point in the history
  5. Release new version.

    petschki committed Oct 2, 2025
    Configuration menu
    Copy the full SHA
    6c38463 View commit details
    Browse the repository at this point in the history
Loading