Skip to content

Commit

Permalink
fix: added info on contents file upload modal on restraint in servizi…
Browse files Browse the repository at this point in the history
…o-modulistica folder (#796)

* fix: added info on contents file upload modal on restraint in servizio-modulistica folder

* fix: changed condition for file restraint

---------

Co-authored-by: Martina Bustacchini <[email protected]>
  • Loading branch information
sabrina-bongiovanni and deodorhunter authored Nov 22, 2024
1 parent 60052e7 commit cb7b3c8
Show file tree
Hide file tree
Showing 9 changed files with 423 additions and 1 deletion.
14 changes: 14 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,20 @@

- Risolto un problema di visualizzazione grafica per il bottone di login all'area personale per alcune specifiche dimensioni di schermi

## Versione X.X.X (dd/mm/yyyy)

### Migliorie

- Inserito messaggio di avviso quando si tenta di caricare un file dalla cartella Modulistica all'interno di un Servizio per segnalare limitazione sull'upload

### Novità

- ...

### Fix

- ...

## Versione 11.24.3 (24/10/2024)

### Migliorie
Expand Down
5 changes: 5 additions & 0 deletions locales/de/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -2644,6 +2644,11 @@ msgstr ""
msgid "modulistica"
msgstr ""

#: overrideTranslations
# defaultMessage: As per the official information architecture outlined in measure 1.4.1, all forms must be properly uploaded in the designated section within Amministrazione > Documenti e Dati > Modulistica, and linked to the relevant service sheet. It is no longer possible to upload files and attachments directly into this container.
msgid "modulistica_restraint"
msgstr ""

#: components/ItaliaTheme/View/Commons/DownloadFileFormat
# defaultMessage: Scarica il file
msgid "modulo_download_file"
Expand Down
5 changes: 5 additions & 0 deletions locales/en/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -2629,6 +2629,11 @@ msgstr "Last update"
msgid "modulistica"
msgstr "Forms"

#: overrideTranslations
# defaultMessage: As per the official information architecture outlined in measure 1.4.1, all forms must be properly uploaded in the designated section within Amministrazione > Documenti e Dati > Modulistica, and linked to the relevant service sheet. It is no longer possible to upload files and attachments directly into this container.
msgid "modulistica_restraint"
msgstr ""

#: components/ItaliaTheme/View/Commons/DownloadFileFormat
# defaultMessage: Scarica il file
msgid "modulo_download_file"
Expand Down
5 changes: 5 additions & 0 deletions locales/es/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -2638,6 +2638,11 @@ msgstr "Última actualización"
msgid "modulistica"
msgstr "Formularios"

#: overrideTranslations
# defaultMessage: As per the official information architecture outlined in measure 1.4.1, all forms must be properly uploaded in the designated section within Amministrazione > Documenti e Dati > Modulistica, and linked to the relevant service sheet. It is no longer possible to upload files and attachments directly into this container.
msgid "modulistica_restraint"
msgstr ""

#: components/ItaliaTheme/View/Commons/DownloadFileFormat
# defaultMessage: Scarica il file
msgid "modulo_download_file"
Expand Down
5 changes: 5 additions & 0 deletions locales/fr/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -2646,6 +2646,11 @@ msgstr "Dernière mise à jour"
msgid "modulistica"
msgstr "Formes"

#: overrideTranslations
# defaultMessage: As per the official information architecture outlined in measure 1.4.1, all forms must be properly uploaded in the designated section within Amministrazione > Documenti e Dati > Modulistica, and linked to the relevant service sheet. It is no longer possible to upload files and attachments directly into this container.
msgid "modulistica_restraint"
msgstr ""

#: components/ItaliaTheme/View/Commons/DownloadFileFormat
# defaultMessage: Scarica il file
msgid "modulo_download_file"
Expand Down
5 changes: 5 additions & 0 deletions locales/it/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -2629,6 +2629,11 @@ msgstr "Ultimo aggiornamento"
msgid "modulistica"
msgstr "Modulistica"

#: overrideTranslations
# defaultMessage: As per the official information architecture outlined in measure 1.4.1, all forms must be properly uploaded in the designated section within Amministrazione > Documenti e Dati > Modulistica, and linked to the relevant service sheet. It is no longer possible to upload files and attachments directly into this container.
msgid "modulistica_restraint"
msgstr "Come da architettura informativa ufficiale prevista dalla misura 1.4.1, tutta la modulistica dovrà essere correttamente caricata nella sezione apposita, all'interno di amministrazione, documenti e dati, modulistica, e relazionata con la scheda servizio. Non è più possibile caricare file ed allegati direttamente in questo contenitore."

#: components/ItaliaTheme/View/Commons/DownloadFileFormat
# defaultMessage: Scarica il file
msgid "modulo_download_file"
Expand Down
7 changes: 6 additions & 1 deletion locales/volto.pot
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Plone\n"
"POT-Creation-Date: 2024-09-26T08:07:45.909Z\n"
"POT-Creation-Date: 2024-10-29T14:58:46.664Z\n"
"Last-Translator: Plone i18n <[email protected]>\n"
"Language-Team: Plone i18n <[email protected]>\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -2631,6 +2631,11 @@ msgstr ""
msgid "modulistica"
msgstr ""

#: overrideTranslations
# defaultMessage: As per the official information architecture outlined in measure 1.4.1, all forms must be properly uploaded in the designated section within Amministrazione > Documenti e Dati > Modulistica, and linked to the relevant service sheet. It is no longer possible to upload files and attachments directly into this container.
msgid "modulistica_restraint"
msgstr ""

#: components/ItaliaTheme/View/Commons/DownloadFileFormat
# defaultMessage: Scarica il file
msgid "modulo_download_file"
Expand Down
Loading

0 comments on commit cb7b3c8

Please sign in to comment.