Skip to content

Commit

Permalink
Merge branch 'main' into slim-header
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliaghisini committed Mar 28, 2024
2 parents 2307ccf + a33c93b commit 5e9af41
Show file tree
Hide file tree
Showing 75 changed files with 1,505 additions and 589 deletions.
41 changes: 41 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,46 @@


## [11.8.1](https://github.com/redturtle/design-comuni-plone-theme/compare/v11.8.0...v11.8.1) (2024-03-26)


### Bug Fixes

* moved HeaderSlim compoonent inside his folder to enable customizations ([#602](https://github.com/redturtle/design-comuni-plone-theme/issues/602)) ([38c6f3d](https://github.com/redturtle/design-comuni-plone-theme/commit/38c6f3d1312f3b7dbd2e73875cc51af0811adabd))
* view background image in icons block ([#580](https://github.com/redturtle/design-comuni-plone-theme/issues/580)) ([fee11d1](https://github.com/redturtle/design-comuni-plone-theme/commit/fee11d1126f764d1cb4b3cde720714a1f2934b75))
* volto-form-block ([#600](https://github.com/redturtle/design-comuni-plone-theme/issues/600)) ([9ac3cac](https://github.com/redturtle/design-comuni-plone-theme/commit/9ac3cac30ff846ae716b73fd1db2019e01760adc))


### Documentation

* updated publiccode ([ac87cf3](https://github.com/redturtle/design-comuni-plone-theme/commit/ac87cf398b789b1cd9dcd3c4cfed3030e8809499))

## [11.8.0](https://github.com/redturtle/design-comuni-plone-theme/compare/v11.7.0...v11.8.0) (2024-03-19)


### Features

* added download link to filename in file widget ([#587](https://github.com/redturtle/design-comuni-plone-theme/issues/587)) ([96649e2](https://github.com/redturtle/design-comuni-plone-theme/commit/96649e29e79a7b71bf93a27406baa4fc1994a213))
* print styles for UO ([#581](https://github.com/redturtle/design-comuni-plone-theme/issues/581)) ([91b4752](https://github.com/redturtle/design-comuni-plone-theme/commit/91b47526b69b0957eba6c8e803798f4b3ffcf9bb))
* TextWidget to add alt text to image ([#573](https://github.com/redturtle/design-comuni-plone-theme/issues/573)) ([d183f27](https://github.com/redturtle/design-comuni-plone-theme/commit/d183f2749a2604ebecb0f0df09ec8770d84c7f59))
* updated volto-form-block with email validation ([#596](https://github.com/redturtle/design-comuni-plone-theme/issues/596)) ([c21f65b](https://github.com/redturtle/design-comuni-plone-theme/commit/c21f65bc7e54d2fa092ae4bcfbfd1c99670cab5c))


### Bug Fixes

* link in header doesn't change color when inside cms-ui ([#583](https://github.com/redturtle/design-comuni-plone-theme/issues/583)) ([d076b0a](https://github.com/redturtle/design-comuni-plone-theme/commit/d076b0a540cf3de3c9f7f08cefca27eff3917f70))
* updated volto-querywidget-with-browser to fix infinite loops on lost reference ([#599](https://github.com/redturtle/design-comuni-plone-theme/issues/599)) ([c6d4cb6](https://github.com/redturtle/design-comuni-plone-theme/commit/c6d4cb6b51447514fedf2938f40031e42779644e))
* view form block ([5ff7ea7](https://github.com/redturtle/design-comuni-plone-theme/commit/5ff7ea70474963e3dca126a44d531cc4dc17be74))


### Maintenance

* updated volto-form-block to fix view form ([80a6586](https://github.com/redturtle/design-comuni-plone-theme/commit/80a6586ac7d458c46efe51bcc4fa4a9cb3b8d619))


### Documentation

* updated publiccode and release log ([3c52c12](https://github.com/redturtle/design-comuni-plone-theme/commit/3c52c12edfed3c12a4fdac212b9f229644bf913f))

## [11.7.0](https://github.com/redturtle/design-comuni-plone-theme/compare/v11.6.2...v11.7.0) (2024-03-15)


Expand Down
32 changes: 31 additions & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
### Novità
- ... [`Istruzioni`](url della documentazione relativa alla novità)
- ...
### Fix
Expand All @@ -46,6 +46,36 @@
### Novità

- Ora i link in testata nell'header slim sono configurabili da pannello di controllo
## Versione X.X.X (dd/mm/yyyy)

### Migliorie

- Migliorata l'accessibilità del bottone "Ricerca".
- Migliorata l'accessibilità del blocco Icone.

### Novità

- Aggiunto una nuova variazione del blocco elenco "Allegati" che permette di scaricare oggetti di tipo File o aprire l'anteprima di file PDF.

### Fix

- L'etichetta della Card con Nastro (Blocco Elenco) non si sovrappone più all'immagine del nastro.
- Aggiustato il layout della card per il CT persone quando è impostata un'immagine.

## Versione 11.8.0 (19/03/2024)

### Migliorie

- Gli stili del tipo di contenuto Unità Organizzativa sono stati ottimizzati per la stampa.

### Novità

- È possibile scaricare il file o l'immagine caricata dal widget di upload file cliccando sul nome del file stesso.
- È possibile aggiungere un testo alternativo per l'immagine del blocco Card con Immagine.

### Fix

- Nel blocco con icone, se era impostata una immagine di sfondo non si vedeva.

## Versione 11.7.0 (15/03/2024)

Expand Down
118 changes: 75 additions & 43 deletions locales/de/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -778,6 +778,11 @@ msgstr ""
msgid "allegati"
msgstr ""

#: components/ItaliaTheme/Blocks/TextCard/CardWithImage/Sidebar
# defaultMessage: Testo alternativo per l'immagine
msgid "altText"
msgstr ""

#: components/ItaliaTheme/View/PersonaView/PersonaDocumenti
# defaultMessage: Altre cariche
msgid "altre_cariche"
Expand Down Expand Up @@ -834,6 +839,12 @@ msgstr ""
msgid "argoment"
msgstr ""

#: components/ItaliaTheme/Blocks/Listing/RibbonCardTemplate
#: components/ItaliaTheme/Blocks/Listing/SimpleCard/SimpleCardTemplateCompact
# defaultMessage: Icona {type}
msgid "argument_icon"
msgstr ""

#: components/ItaliaTheme/Blocks/ArgumentsInEvidence/Sidebar
# defaultMessage: Argomenti in evidenza
msgid "arguments_in_evidence_block"
Expand All @@ -854,6 +865,7 @@ msgstr ""
msgid "assessore_riferimento"
msgstr ""

#: components/ItaliaTheme/Blocks/Listing/AttachmentCardTemplate
#: components/ItaliaTheme/View/Commons/Attachment
# defaultMessage: Allegato
msgid "attachment"
Expand Down Expand Up @@ -1101,7 +1113,7 @@ msgid "calendarBlockSidebarTitle"
msgstr ""

#: components/ItaliaTheme/Blocks/Calendar/Body
# defaultMessage: Prossimo
# defaultMessage: Prossimi eventi
msgid "calendar_next_arrow"
msgstr ""

Expand All @@ -1111,7 +1123,7 @@ msgid "calendar_no_results"
msgstr ""

#: components/ItaliaTheme/Blocks/Calendar/Body
# defaultMessage: Precedente
# defaultMessage: Eventi precedenti
msgid "calendar_prev_arrow"
msgstr ""

Expand Down Expand Up @@ -1151,6 +1163,11 @@ msgstr ""
msgid "casi_particolari"
msgstr ""

#: components/ItaliaTheme/Cards/CardCategory
# defaultMessage: Icona categoria
msgid "category_icon"
msgstr ""

#: components/ItaliaTheme/Blocks/VideoGallery/Sidebar
# defaultMessage: Link al canale
msgid "channel_link"
Expand Down Expand Up @@ -1209,6 +1226,11 @@ msgstr ""
msgid "close-menu"
msgstr ""

#: components/ItaliaTheme/Blocks/Accordion/Block/ViewBlock
# defaultMessage: Chiudi l'accordion
msgid "closeAccordion"
msgstr ""

#: components/ItaliaTheme/Header/HeaderSearch/SearchModal
# defaultMessage: Chiudi cerca
msgid "closeSearch"
Expand Down Expand Up @@ -1750,6 +1772,11 @@ msgstr ""
msgid "downloadPlayVideo"
msgstr ""

#: components/SelectInput/SelectInput
# defaultMessage: Apri il menu
msgid "dropdown_indicator"
msgstr ""

#: components/ItaliaTheme/manage/Widgets/MenuConfigurationForm
# defaultMessage: Additional classes
msgid "dropdownmenu-additionalClasses"
Expand Down Expand Up @@ -2223,6 +2250,26 @@ msgstr ""
msgid "iconDescription"
msgstr ""

#: components/ItaliaTheme/View/Commons/Argument/ArgumentIcon
# defaultMessage: Icona per l'argomento {topic_title}
msgid "icon_title"
msgstr ""

#: components/ItaliaTheme/View/Commons/LocationItem
# defaultMessage: Icona luoghi
msgid "icona_luoghi"
msgstr ""

#: components/ItaliaTheme/View/EventoView/EventoContattiOrganizzatoreEsterno
# defaultMessage: Icona telefono
msgid "icona_telefono"
msgstr ""

#: components/ItaliaTheme/View/Commons/OfficeCard
# defaultMessage: Icona ufficio
msgid "icona_ufficio"
msgstr ""

#: components/ItaliaTheme/Blocks/IconBlocks/Sidebar
# defaultMessage: Blocco con icone
msgid "iconss_blocks"
Expand Down Expand Up @@ -2295,6 +2342,7 @@ msgstr ""
msgid "legend_required"
msgstr ""

#: components/ItaliaTheme/Blocks/Listing/AttachmentCardTemplate
#: components/ItaliaTheme/Blocks/SearchSections/SideBar
# defaultMessage: Collegamento
msgid "link"
Expand Down Expand Up @@ -2604,6 +2652,16 @@ msgstr ""
msgid "numero_progressivo_cs"
msgstr ""

#: components/ItaliaTheme/Blocks/Accordion/Block/ViewBlock
# defaultMessage: Apri l'accordion
msgid "openAccordion"
msgstr ""

#: components/ItaliaTheme/Blocks/Listing/SliderTemplate
# defaultMessage: Apri il link
msgid "openLink"
msgstr ""

#: components/ItaliaTheme/Blocks/CTABlock/Block
# defaultMessage: Apri link in una nuova scheda
msgid "openLinkInNewTab"
Expand Down Expand Up @@ -2743,7 +2801,6 @@ msgid "patrocinato_da"
msgstr ""

#: components/ItaliaTheme/View/PuntoDiContattoView/PuntoDiContattoView
#: components/ItaliaTheme/View/VenueView/VenueContacts
#: helpers/contentHelper
# defaultMessage: PEC
msgid "pec"
Expand Down Expand Up @@ -2905,46 +2962,6 @@ msgstr ""
msgid "riferimenti_normativi"
msgstr ""

#: components/ItaliaTheme/View/VenueView/VenueContacts
# defaultMessage: Fax
msgid "riferimento_fax_luogo"
msgstr ""

#: components/ItaliaTheme/View/VenueView/VenueContacts
# defaultMessage: Fax
msgid "riferimento_fax_struttura"
msgstr ""

#: components/ItaliaTheme/View/VenueView/VenueContacts
# defaultMessage: E-mail
msgid "riferimento_mail_luogo"
msgstr ""

#: components/ItaliaTheme/View/VenueView/VenueContacts
# defaultMessage: E-mail
msgid "riferimento_mail_struttura"
msgstr ""

#: components/ItaliaTheme/View/VenueView/VenueContacts
# defaultMessage: PEC
msgid "riferimento_pec_luogo"
msgstr ""

#: components/ItaliaTheme/View/VenueView/VenueContacts
# defaultMessage: Telefono
msgid "riferimento_telefonico_luogo"
msgstr ""

#: components/ItaliaTheme/View/VenueView/VenueContacts
# defaultMessage: Telefono
msgid "riferimento_telefonico_struttura"
msgstr ""

#: components/ItaliaTheme/View/VenueView/VenueContacts
# defaultMessage: Web
msgid "riferimento_web"
msgstr ""

#: components/ItaliaTheme/View/Commons/Metadata
# defaultMessage: Diritti
msgid "rights"
Expand Down Expand Up @@ -3594,6 +3611,16 @@ msgstr ""
msgid "show_only_first_ribbon"
msgstr ""

#: config/Blocks/ListingOptions/attachmentCardTemplate
# defaultMessage: Permette di aprire l'anteprima di tutti i PDF di questo elenco in una tab separata altrimenti vengono scaricati.
msgid "show_pdf_desc"
msgstr ""

#: config/Blocks/ListingOptions/attachmentCardTemplate
# defaultMessage: Mostra i PDF in anteprima
msgid "show_pdf_preview"
msgstr ""

#: config/Blocks/ListingOptions/simpleListTemplate
# defaultMessage: Mostra elenco puntato
msgid "show_pointer_list"
Expand Down Expand Up @@ -3964,6 +3991,11 @@ msgstr ""
msgid "ufficio_responsabile"
msgstr ""

#: components/ItaliaTheme/View/Commons/HelpBox
# defaultMessage: Icona ulteriori informazioni
msgid "ulteriori_info"
msgstr ""

#: components/ItaliaTheme/View/Commons/TrasparenzaFields
#: components/ItaliaTheme/View/PaginaArgomentoView/PaginaArgomentoViewNoBlocks
#: components/ItaliaTheme/View/TrasparenzaView/DettagliProcedimentiView
Expand Down
Loading

0 comments on commit 5e9af41

Please sign in to comment.