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.3.4
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.3.5
Choose a head ref
  • 20 commits
  • 14 files changed
  • 4 contributors

Commits on Mar 17, 2025

  1. Release new version.

    petschki committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    7624918 View commit details
    Browse the repository at this point in the history
  2. cleanup CHANGES.md

    petschki authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    c627881 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. Configuration menu
    Copy the full SHA
    051438b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d89637c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2025

  1. Configuration menu
    Copy the full SHA
    5146f4b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1457 from plone/contentbrowser-configurable-searc…

    …hindex
    
    `pat-contentbrowser` fixes and feature
    petschki authored May 8, 2025
    Configuration menu
    Copy the full SHA
    f3a7509 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    069eae0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83922ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46415ad View commit details
    Browse the repository at this point in the history
  6. add translation test

    petschki committed May 8, 2025
    Configuration menu
    Copy the full SHA
    77debc3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1452 from plone/fix-1451

    fix(pat tinymce): set language code for init options
    petschki authored May 8, 2025
    Configuration menu
    Copy the full SHA
    217d778 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    78ff27d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1458 from plone/petschki-tinymce-menubar

    Fix "menubar" setting
    petschki authored May 8, 2025
    Configuration menu
    Copy the full SHA
    84d2952 View commit details
    Browse the repository at this point in the history
  10. feat(pat-autotoc): Set required and invalid classes on autotoc nav an… (

    #1455)
    
    * pat-autotoc: Reformat docs and remove fancy table-text-centering, which makes extending the docs more difficult than it should be.
    
    * feat(pat-autotoc): Set required and invalid classes on form tabs if applicable.
    thet authored May 8, 2025
    Configuration menu
    Copy the full SHA
    24b4570 View commit details
    Browse the repository at this point in the history
  11. Dependency maintenance (#1459)

    * maint: upgrade @plone/registry==2.5.3
    
    * maint: upgrade bootstrap==5.3.6
    
    * maint: upgrade bootstrap-icons==1.12.1
    
    * maint: upgrade tinymce==7.8.0
    
    * maint: upgrade tinymce-i18n==25.3.17
    
    * maint: upgrade @patternslib/dev==3.8.1
    
    * maint: upgrade @patternslib/patternslib==9.10.2
    
    * yarn install.
    
    ---------
    
    Co-authored-by: Johannes Raggam <thetetet@gmail.com>
    petschki and thet authored May 8, 2025
    Configuration menu
    Copy the full SHA
    112ff1f View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

  1. fix(pat autotoc): Show required indicator for tabs with reuqired mult…

    …i-checkbox or radio button fields.
    
    A groupt of multiple required checkboxes for a single field are rendered
    in Plone currently without the required attribute. The same goes for radio
    buttons. Instead the label is marked as required.
    
    This PR supports this situation and also marks the tab-navigation as
    required, if a field label is marked as required.`
    petschki authored and thet committed May 9, 2025
    Configuration menu
    Copy the full SHA
    50aeca0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef589e7 View commit details
    Browse the repository at this point in the history
  3. feat(pat-autotoc): Set the required CSS class on the tab navigation f…

    …or any forms, not only pat-validation ones.
    thet committed May 9, 2025
    Configuration menu
    Copy the full SHA
    d822df5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1462 from plone/petschki-required-tabs

    Show required indicator for tabs with reuqired multicheckbox fields
    thet authored May 9, 2025
    Configuration menu
    Copy the full SHA
    6c93b81 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. Release new version.

    petschki committed May 15, 2025
    Configuration menu
    Copy the full SHA
    9f119f1 View commit details
    Browse the repository at this point in the history
Loading