Skip to content

Commit

Permalink
Merge branch 'master' into tschorr_display_validation_error
Browse files Browse the repository at this point in the history
  • Loading branch information
pbauer authored Jun 6, 2023
2 parents 9972830 + 5f8a7ed commit 4936de5
Show file tree
Hide file tree
Showing 33 changed files with 704 additions and 66 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,19 @@

<!-- towncrier release notes start -->

## 17.0.0-alpha.9 (2023-06-01)

### Bugfix

- Fix special characters in request urls @pnicolli @mamico @luca-bellenghi @cekk [#4825](https://github.com/plone/volto/issues/4825)
- Fix block is undefined in StyleWrapper helper when building classnames @sneridagh [#4827](https://github.com/plone/volto/issues/4827)
- Fix navigation sections in 404 pages @sneridagh [#4836](https://github.com/plone/volto/issues/4836)

### Documentation

- Fix glossary warning due to lack of empty line before a term. @stevepiercy [#4820](https://github.com/plone/volto/issues/4820)


## 17.0.0-alpha.8 (2023-05-24)

### Feature
Expand Down
2 changes: 1 addition & 1 deletion docs/source/configuration/settings-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,6 @@ workflowMapping
It's meant to be extended with your own workflows/transitions.
It is recommended to assign the same color to the transition as the destination state, so the user can have the visual hint to which state are they transitioning to.


styleClassNameConverters
An object with functions used by the style wrapper helpers to convert style
data to actual class names. You can customize the generated classname by
Expand Down Expand Up @@ -374,6 +373,7 @@ additionalToolbarComponents
}}
</Plug>
```

blockSettingsTabFieldsetsInitialStateOpen
A Boolean, `true` by default.
The fieldsets in the blocks settings tab start by default as non-collapsed (opened), you can decide to have them collapsed (closed) by default setting this to `false`.
Expand Down
3 changes: 3 additions & 0 deletions docs/source/user-manual/blocks.md
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,9 @@ Hide facet?
: Toggle to show or hide the facet.
Hidden facets will still filter the results if proper parameters are passed in URLs
Advanced facet?
: Select to set the facet as advanced.
Advanced facets are initially hidden and displayed on demand.
#### Controls
Expand Down
30 changes: 30 additions & 0 deletions locales/ca/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,16 @@ msgstr ""
msgid "Addon upgraded succesfuly"
msgstr ""

#: components/manage/Blocks/Search/schema
# defaultMessage: Advanced facet?
msgid "Advanced facet?"
msgstr ""

#: components/manage/Blocks/Search/schema
# defaultMessage: Advanced facets are initially hidden and displayed on demand
msgid "Advanced facets are initially hidden and displayed on demand"
msgstr ""

#: config/Views
# defaultMessage: Album view
msgid "Album view"
Expand Down Expand Up @@ -1582,6 +1592,11 @@ msgstr "Amaga les respostes"
msgid "Hide facet?"
msgstr "Amagar la faceta?"

#: components/manage/Blocks/Search/components/Facets
# defaultMessage: Hide filters
msgid "Hide filters"
msgstr ""

#: components/manage/History/History
#: components/manage/Toolbar/More
# defaultMessage: History
Expand Down Expand Up @@ -1878,6 +1893,11 @@ msgstr "Imatge Principal"
msgid "Left"
msgstr "A l'esquerra"

#: components/manage/Blocks/Search/components/Facets
# defaultMessage: Less filters
msgid "Less filters"
msgstr ""

#: components/manage/Toolbar/Toolbar
# defaultMessage: Link
msgid "Link"
Expand Down Expand Up @@ -2087,6 +2107,11 @@ msgstr "Mensual"
msgid "More"
msgstr "Més"

#: components/manage/Blocks/Search/components/Facets
# defaultMessage: More filters
msgid "More filters"
msgstr ""

#: components/manage/Controlpanels/UpgradeControlPanel
# defaultMessage: More information about the upgrade procedure can be found in the documentation section of plone.org in the Upgrade Guide.
msgid "More information about the upgrade procedure can be found in the documentation section of plone.org in the Upgrade Guide."
Expand Down Expand Up @@ -3096,6 +3121,11 @@ msgstr "Mostrar tots"
msgid "Show Replies"
msgstr "Mostra les respostes"

#: components/manage/Blocks/Search/components/Facets
# defaultMessage: Show filters
msgid "Show filters"
msgstr ""

#: helpers/MessageLabels/MessageLabels
# defaultMessage: Show groups of users below
msgid "Show groups of users below"
Expand Down
30 changes: 30 additions & 0 deletions locales/de/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,16 @@ msgstr "Erweiterung erfolgreich deaktiviert"
msgid "Addon upgraded succesfuly"
msgstr "Erweiterung erfolgreich aktualisiert"

#: components/manage/Blocks/Search/schema
# defaultMessage: Advanced facet?
msgid "Advanced facet?"
msgstr ""

#: components/manage/Blocks/Search/schema
# defaultMessage: Advanced facets are initially hidden and displayed on demand
msgid "Advanced facets are initially hidden and displayed on demand"
msgstr ""

#: config/Views
# defaultMessage: Album view
msgid "Album view"
Expand Down Expand Up @@ -1579,6 +1589,11 @@ msgstr "Antworten ausblenden"
msgid "Hide facet?"
msgstr "Facette verstecken"

#: components/manage/Blocks/Search/components/Facets
# defaultMessage: Hide filters
msgid "Hide filters"
msgstr ""

#: components/manage/History/History
#: components/manage/Toolbar/More
# defaultMessage: History
Expand Down Expand Up @@ -1875,6 +1890,11 @@ msgstr "Lead-Bild"
msgid "Left"
msgstr "Links"

#: components/manage/Blocks/Search/components/Facets
# defaultMessage: Less filters
msgid "Less filters"
msgstr ""

#: components/manage/Toolbar/Toolbar
# defaultMessage: Link
msgid "Link"
Expand Down Expand Up @@ -2084,6 +2104,11 @@ msgstr "Monatlich"
msgid "More"
msgstr "Mehr"

#: components/manage/Blocks/Search/components/Facets
# defaultMessage: More filters
msgid "More filters"
msgstr ""

#: components/manage/Controlpanels/UpgradeControlPanel
# defaultMessage: More information about the upgrade procedure can be found in the documentation section of plone.org in the Upgrade Guide.
msgid "More information about the upgrade procedure can be found in the documentation section of plone.org in the Upgrade Guide."
Expand Down Expand Up @@ -3093,6 +3118,11 @@ msgstr "Alle anzeigen"
msgid "Show Replies"
msgstr "Antworten anzeigen"

#: components/manage/Blocks/Search/components/Facets
# defaultMessage: Show filters
msgid "Show filters"
msgstr ""

#: helpers/MessageLabels/MessageLabels
# defaultMessage: Show groups of users below
msgid "Show groups of users below"
Expand Down
30 changes: 30 additions & 0 deletions locales/en/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,16 @@ msgstr ""
msgid "Addon upgraded succesfuly"
msgstr ""

#: components/manage/Blocks/Search/schema
# defaultMessage: Advanced facet?
msgid "Advanced facet?"
msgstr ""

#: components/manage/Blocks/Search/schema
# defaultMessage: Advanced facets are initially hidden and displayed on demand
msgid "Advanced facets are initially hidden and displayed on demand"
msgstr ""

#: config/Views
# defaultMessage: Album view
msgid "Album view"
Expand Down Expand Up @@ -1573,6 +1583,11 @@ msgstr ""
msgid "Hide facet?"
msgstr ""

#: components/manage/Blocks/Search/components/Facets
# defaultMessage: Hide filters
msgid "Hide filters"
msgstr ""

#: components/manage/History/History
#: components/manage/Toolbar/More
# defaultMessage: History
Expand Down Expand Up @@ -1869,6 +1884,11 @@ msgstr ""
msgid "Left"
msgstr ""

#: components/manage/Blocks/Search/components/Facets
# defaultMessage: Less filters
msgid "Less filters"
msgstr ""

#: components/manage/Toolbar/Toolbar
# defaultMessage: Link
msgid "Link"
Expand Down Expand Up @@ -2078,6 +2098,11 @@ msgstr ""
msgid "More"
msgstr ""

#: components/manage/Blocks/Search/components/Facets
# defaultMessage: More filters
msgid "More filters"
msgstr ""

#: components/manage/Controlpanels/UpgradeControlPanel
# defaultMessage: More information about the upgrade procedure can be found in the documentation section of plone.org in the Upgrade Guide.
msgid "More information about the upgrade procedure can be found in the documentation section of plone.org in the Upgrade Guide."
Expand Down Expand Up @@ -3087,6 +3112,11 @@ msgstr ""
msgid "Show Replies"
msgstr ""

#: components/manage/Blocks/Search/components/Facets
# defaultMessage: Show filters
msgid "Show filters"
msgstr ""

#: helpers/MessageLabels/MessageLabels
# defaultMessage: Show groups of users below
msgid "Show groups of users below"
Expand Down
30 changes: 30 additions & 0 deletions locales/es/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,16 @@ msgstr "Complemento desinstalado con éxito"
msgid "Addon upgraded succesfuly"
msgstr "Complemento actualizado con éxito"

#: components/manage/Blocks/Search/schema
# defaultMessage: Advanced facet?
msgid "Advanced facet?"
msgstr ""

#: components/manage/Blocks/Search/schema
# defaultMessage: Advanced facets are initially hidden and displayed on demand
msgid "Advanced facets are initially hidden and displayed on demand"
msgstr ""

#: config/Views
# defaultMessage: Album view
msgid "Album view"
Expand Down Expand Up @@ -1584,6 +1594,11 @@ msgstr "Ocultar respuestas"
msgid "Hide facet?"
msgstr "¿Ocultar la faceta?"

#: components/manage/Blocks/Search/components/Facets
# defaultMessage: Hide filters
msgid "Hide filters"
msgstr ""

#: components/manage/History/History
#: components/manage/Toolbar/More
# defaultMessage: History
Expand Down Expand Up @@ -1880,6 +1895,11 @@ msgstr "Imagen principal"
msgid "Left"
msgstr "Izquierda"

#: components/manage/Blocks/Search/components/Facets
# defaultMessage: Less filters
msgid "Less filters"
msgstr ""

#: components/manage/Toolbar/Toolbar
# defaultMessage: Link
msgid "Link"
Expand Down Expand Up @@ -2089,6 +2109,11 @@ msgstr "Mensualmente"
msgid "More"
msgstr "Más"

#: components/manage/Blocks/Search/components/Facets
# defaultMessage: More filters
msgid "More filters"
msgstr ""

#: components/manage/Controlpanels/UpgradeControlPanel
# defaultMessage: More information about the upgrade procedure can be found in the documentation section of plone.org in the Upgrade Guide.
msgid "More information about the upgrade procedure can be found in the documentation section of plone.org in the Upgrade Guide."
Expand Down Expand Up @@ -3098,6 +3123,11 @@ msgstr "Mostrar todos"
msgid "Show Replies"
msgstr "Mostrar respuestas"

#: components/manage/Blocks/Search/components/Facets
# defaultMessage: Show filters
msgid "Show filters"
msgstr ""

#: helpers/MessageLabels/MessageLabels
# defaultMessage: Show groups of users below
msgid "Show groups of users below"
Expand Down
30 changes: 30 additions & 0 deletions locales/eu/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,16 @@ msgstr "Produktu gehigarria ondo kendu da"
msgid "Addon upgraded succesfuly"
msgstr "Produktu gehigarria ondo eguneratu da"

#: components/manage/Blocks/Search/schema
# defaultMessage: Advanced facet?
msgid "Advanced facet?"
msgstr ""

#: components/manage/Blocks/Search/schema
# defaultMessage: Advanced facets are initially hidden and displayed on demand
msgid "Advanced facets are initially hidden and displayed on demand"
msgstr ""

#: config/Views
# defaultMessage: Album view
msgid "Album view"
Expand Down Expand Up @@ -1580,6 +1590,11 @@ msgstr "Ezkutatu erantzunak"
msgid "Hide facet?"
msgstr "Fazeta ezkutatu?"

#: components/manage/Blocks/Search/components/Facets
# defaultMessage: Hide filters
msgid "Hide filters"
msgstr ""

#: components/manage/History/History
#: components/manage/Toolbar/More
# defaultMessage: History
Expand Down Expand Up @@ -1876,6 +1891,11 @@ msgstr "Irudia"
msgid "Left"
msgstr "Ezkerrean"

#: components/manage/Blocks/Search/components/Facets
# defaultMessage: Less filters
msgid "Less filters"
msgstr ""

#: components/manage/Toolbar/Toolbar
# defaultMessage: Link
msgid "Link"
Expand Down Expand Up @@ -2085,6 +2105,11 @@ msgstr "Hilero"
msgid "More"
msgstr "Gehiago"

#: components/manage/Blocks/Search/components/Facets
# defaultMessage: More filters
msgid "More filters"
msgstr ""

#: components/manage/Controlpanels/UpgradeControlPanel
# defaultMessage: More information about the upgrade procedure can be found in the documentation section of plone.org in the Upgrade Guide.
msgid "More information about the upgrade procedure can be found in the documentation section of plone.org in the Upgrade Guide."
Expand Down Expand Up @@ -3094,6 +3119,11 @@ msgstr "Erakutsi guztiak"
msgid "Show Replies"
msgstr "Erakutsi erantzunak"

#: components/manage/Blocks/Search/components/Facets
# defaultMessage: Show filters
msgid "Show filters"
msgstr ""

#: helpers/MessageLabels/MessageLabels
# defaultMessage: Show groups of users below
msgid "Show groups of users below"
Expand Down
Loading

0 comments on commit 4936de5

Please sign in to comment.