Mikel Larreategi
Mikel Larreategi
A client has asked us to change the "no results found" message that the ListingBlock shows when there is no results with something else like "No events found" or "No...
**Describe the bug** DateTime view widget does no timezone conversion to show the datetime stored in Plone. **To Reproduce** Steps to reproduce the behavior: 1. User time zone: "Europe/Madrid" 2....
:warning: To be tested with https://github.com/plone/plone.restapi/pull/1465. - Use navroot information to get the Logo and Logo link title. - Use navroot information to add navigation root title as the second...
In Plone the `` tag of the site is composed by the current object's `.Title()` and the navigation root's `.Title()`, right now it only shows the Title of the object....
See: https://github.com/plone/volto/blob/master/src/components/theme/Logo/Logo.jsx#L36-L45
**Describe the bug** The [When component](https://github.com/plone/volto/blob/master/src/components/theme/View/EventDatesInfo.jsx#L27) is not internationalized and has hard-coded `from` and `to` strings to signal event `from` and `to` dates: https://github.com/plone/volto/blob/master/src/components/theme/View/EventDatesInfo.jsx#L90-L92 **Additional context** Add any other context...
Fixes #3302 This way search engines get proper HTTP 302 Redirects.
See https://github.com/plone/volto/issues/3531 and https://github.com/plone/volto/issues/3530