.eslintrc.json
.prettierrc.json
.stylelintrc.json
CHANGES.rst
CONTRIBUTORS.rst
DEVELOP.rst
LICENSE.GPL
LICENSE.rst
MANIFEST.in
README.rst
constraints.txt
constraints_plone52.txt
dependabot.yml
package.json
postcss.config.js
publiccode.yml
pyproject.toml
requirements.txt
setup.cfg
setup.py
webpack.config.js
yarn.lock
docs/conf.py
docs/index.rst
docs/rer-logo.png
src/rer/__init__.py
src/rer.ufficiostampa.egg-info/PKG-INFO
src/rer.ufficiostampa.egg-info/SOURCES.txt
src/rer.ufficiostampa.egg-info/dependency_links.txt
src/rer.ufficiostampa.egg-info/entry_points.txt
src/rer.ufficiostampa.egg-info/namespace_packages.txt
src/rer.ufficiostampa.egg-info/not-zip-safe
src/rer.ufficiostampa.egg-info/requires.txt
src/rer.ufficiostampa.egg-info/top_level.txt
src/rer/ufficiostampa/__init__.py
src/rer/ufficiostampa/configure.zcml
src/rer/ufficiostampa/content.py
src/rer/ufficiostampa/indexer.py
src/rer/ufficiostampa/permissions.zcml
src/rer/ufficiostampa/query_index_modifiers.py
src/rer/ufficiostampa/setuphandlers.py
src/rer/ufficiostampa/testing.py
src/rer/ufficiostampa/upgrades.py
src/rer/ufficiostampa/upgrades.zcml
src/rer/ufficiostampa/utils.py
src/rer/ufficiostampa/adapters/__init__.py
src/rer/ufficiostampa/adapters/configure.zcml
src/rer/ufficiostampa/adapters/types.py
src/rer/ufficiostampa/behaviors/__init__.py
src/rer/ufficiostampa/behaviors/configure.zcml
src/rer/ufficiostampa/behaviors/legislature.py
src/rer/ufficiostampa/behaviors/metadata.py
src/rer/ufficiostampa/browser/__init__.py
src/rer/ufficiostampa/browser/cancel_subscriptions.py
src/rer/ufficiostampa/browser/collection_renderers.py
src/rer/ufficiostampa/browser/comunicato_view.py
src/rer/ufficiostampa/browser/configure.zcml
src/rer/ufficiostampa/browser/controlpanel.py
src/rer/ufficiostampa/browser/react_views.py
src/rer/ufficiostampa/browser/send.py
src/rer/ufficiostampa/browser/send_preview.py
src/rer/ufficiostampa/browser/overrides/.gitkeep
src/rer/ufficiostampa/browser/static/logo_rer.gif
src/rer/ufficiostampa/browser/static/dist/prod/search.css
src/rer/ufficiostampa/browser/static/dist/prod/search.css.map
src/rer/ufficiostampa/browser/static/dist/prod/search.js
src/rer/ufficiostampa/browser/static/dist/prod/search.js.map
src/rer/ufficiostampa/browser/static/dist/prod/tableViews.css
src/rer/ufficiostampa/browser/static/dist/prod/tableViews.css.map
src/rer/ufficiostampa/browser/static/dist/prod/tableViews.js
src/rer/ufficiostampa/browser/static/dist/prod/tableViews.js.map
src/rer/ufficiostampa/browser/static/javascripts/ApiContext.js
src/rer/ufficiostampa/browser/static/javascripts/TranslationsContext.js
src/rer/ufficiostampa/browser/static/javascripts/search/App.js
src/rer/ufficiostampa/browser/static/javascripts/search/App.less
src/rer/ufficiostampa/browser/static/javascripts/search/index.js
src/rer/ufficiostampa/browser/static/javascripts/search/components/FiltersWrapper/index.js
src/rer/ufficiostampa/browser/static/javascripts/search/components/FiltersWrapper/index.less
src/rer/ufficiostampa/browser/static/javascripts/search/components/FormFieldWrapper/index.js
src/rer/ufficiostampa/browser/static/javascripts/search/components/FormFieldWrapper/index.less
src/rer/ufficiostampa/browser/static/javascripts/search/components/PaginationContainer/index.js
src/rer/ufficiostampa/browser/static/javascripts/search/components/ResultItem/index.js
src/rer/ufficiostampa/browser/static/javascripts/search/components/ResultItem/index.less
src/rer/ufficiostampa/browser/static/javascripts/search/components/ResultsList/index.js
src/rer/ufficiostampa/browser/static/javascripts/search/components/ResultsWrapper/index.js
src/rer/ufficiostampa/browser/static/javascripts/search/components/ResultsWrapper/index.less
src/rer/ufficiostampa/browser/static/javascripts/search/components/fields/CheckboxField.js
src/rer/ufficiostampa/browser/static/javascripts/search/components/fields/CheckboxField.less
src/rer/ufficiostampa/browser/static/javascripts/search/components/fields/DateField.js
src/rer/ufficiostampa/browser/static/javascripts/search/components/fields/DateField.less
src/rer/ufficiostampa/browser/static/javascripts/search/components/fields/SelectField.js
src/rer/ufficiostampa/browser/static/javascripts/search/components/fields/TextField.js
src/rer/ufficiostampa/browser/static/javascripts/tableViews/App.js
src/rer/ufficiostampa/browser/static/javascripts/tableViews/App.less
src/rer/ufficiostampa/browser/static/javascripts/tableViews/SubscriptionsContext.js
src/rer/ufficiostampa/browser/static/javascripts/tableViews/index.js
src/rer/ufficiostampa/browser/static/javascripts/tableViews/utils.js
src/rer/ufficiostampa/browser/static/javascripts/tableViews/CSV/ExportCSV.js
src/rer/ufficiostampa/browser/static/javascripts/tableViews/CSV/ImportCSV.jsx
src/rer/ufficiostampa/browser/static/javascripts/tableViews/CSV/ImportCSV.less
src/rer/ufficiostampa/browser/static/javascripts/tableViews/EditUser/EditUser.jsx
src/rer/ufficiostampa/browser/static/javascripts/tableViews/EditUser/EditUser.less
src/rer/ufficiostampa/browser/static/javascripts/tableViews/HistoryList/History.less
src/rer/ufficiostampa/browser/static/javascripts/tableViews/HistoryList/HistoryList.jsx
src/rer/ufficiostampa/browser/static/javascripts/tableViews/Menu/Menu.jsx
src/rer/ufficiostampa/browser/static/javascripts/tableViews/Menu/Menu.less
src/rer/ufficiostampa/browser/static/javascripts/tableViews/Modal/Modal.jsx
src/rer/ufficiostampa/browser/static/javascripts/tableViews/Modal/Modal.less
src/rer/ufficiostampa/browser/static/javascripts/tableViews/UsersList/Users.less
src/rer/ufficiostampa/browser/static/javascripts/tableViews/UsersList/UsersList.jsx
src/rer/ufficiostampa/browser/static/javascripts/tableViews/common/Field.jsx
src/rer/ufficiostampa/browser/static/javascripts/tableViews/common/Field.less
src/rer/ufficiostampa/browser/static/javascripts/utils/apiFetch.js
src/rer/ufficiostampa/browser/static/javascripts/utils/vocabulary.js
src/rer/ufficiostampa/browser/templates/cancel_subscriptions_mail_template.pt
src/rer/ufficiostampa/browser/templates/cancel_subscriptions_notify_template.pt
src/rer/ufficiostampa/browser/templates/channels_management.pt
src/rer/ufficiostampa/browser/templates/comunicati_collection_view.pt
src/rer/ufficiostampa/browser/templates/comunicati_search.pt
src/rer/ufficiostampa/browser/templates/comunicati_stampa_tile_render.pt
src/rer/ufficiostampa/browser/templates/comunicato.pt
src/rer/ufficiostampa/browser/templates/controlpanel_layout.pt
src/rer/ufficiostampa/browser/templates/history_management.pt
src/rer/ufficiostampa/browser/templates/send_mail_template.pt
src/rer/ufficiostampa/browser/templates/send_preview.pt
src/rer/ufficiostampa/events/__init__.py
src/rer/ufficiostampa/events/comunicato.py
src/rer/ufficiostampa/events/configure.zcml
src/rer/ufficiostampa/interfaces/__init__.py
src/rer/ufficiostampa/interfaces/content.py
src/rer/ufficiostampa/interfaces/layer.py
src/rer/ufficiostampa/interfaces/settings.py
src/rer/ufficiostampa/interfaces/store.py
src/rer/ufficiostampa/locales/README.rst
src/rer/ufficiostampa/locales/__init__.py
src/rer/ufficiostampa/locales/manual.pot
src/rer/ufficiostampa/locales/rer.ufficiostampa.pot
src/rer/ufficiostampa/locales/update.py
src/rer/ufficiostampa/locales/update.sh
src/rer/ufficiostampa/locales/it/LC_MESSAGES/plone.mo
src/rer/ufficiostampa/locales/it/LC_MESSAGES/plone.po
src/rer/ufficiostampa/locales/it/LC_MESSAGES/rer.ufficiostampa.mo
src/rer/ufficiostampa/locales/it/LC_MESSAGES/rer.ufficiostampa.po
src/rer/ufficiostampa/profiles/default/actions.xml
src/rer/ufficiostampa/profiles/default/browserlayer.xml
src/rer/ufficiostampa/profiles/default/catalog.xml
src/rer/ufficiostampa/profiles/default/controlpanel.xml
src/rer/ufficiostampa/profiles/default/diff_tool.xml
src/rer/ufficiostampa/profiles/default/metadata.xml
src/rer/ufficiostampa/profiles/default/registry.xml
src/rer/ufficiostampa/profiles/default/repositorytool.xml
src/rer/ufficiostampa/profiles/default/rolemap.xml
src/rer/ufficiostampa/profiles/default/types.xml
src/rer/ufficiostampa/profiles/default/types/Collection.xml
src/rer/ufficiostampa/profiles/default/types/ComunicatoStampa.xml
src/rer/ufficiostampa/profiles/default/types/InvitoStampa.xml
src/rer/ufficiostampa/profiles/uninstall/browserlayer.xml
src/rer/ufficiostampa/profiles/uninstall/controlpanel.xml
src/rer/ufficiostampa/profiles/uninstall/registry.xml
src/rer/ufficiostampa/restapi/__init__.py
src/rer/ufficiostampa/restapi/configure.zcml
src/rer/ufficiostampa/restapi/services/__init__.py
src/rer/ufficiostampa/restapi/services/common.py
src/rer/ufficiostampa/restapi/services/configure.zcml
src/rer/ufficiostampa/restapi/services/search_comunicati/__init__.py
src/rer/ufficiostampa/restapi/services/search_comunicati/configure.zcml
src/rer/ufficiostampa/restapi/services/search_comunicati/get.py
src/rer/ufficiostampa/restapi/services/search_parameters/__init__.py
src/rer/ufficiostampa/restapi/services/search_parameters/configure.zcml
src/rer/ufficiostampa/restapi/services/search_parameters/get.py
src/rer/ufficiostampa/restapi/services/send_complete/__init__.py
src/rer/ufficiostampa/restapi/services/send_complete/configure.zcml
src/rer/ufficiostampa/restapi/services/send_complete/post.py
src/rer/ufficiostampa/restapi/services/send_form/__init__.py
src/rer/ufficiostampa/restapi/services/send_form/configure.zcml
src/rer/ufficiostampa/restapi/services/send_form/post.py
src/rer/ufficiostampa/restapi/services/send_form/schema.py
src/rer/ufficiostampa/restapi/services/send_history/__init__.py
src/rer/ufficiostampa/restapi/services/send_history/configure.zcml
src/rer/ufficiostampa/restapi/services/send_history/get.py
src/rer/ufficiostampa/restapi/services/subscriptions/__init__.py
src/rer/ufficiostampa/restapi/services/subscriptions/configure.zcml
src/rer/ufficiostampa/restapi/services/subscriptions/crud.py
src/rer/ufficiostampa/restapi/services/subscriptions/csv_endpoint.py
src/rer/ufficiostampa/subscriptions/__init__.py
src/rer/ufficiostampa/subscriptions/catalog.py
src/rer/ufficiostampa/subscriptions/configure.zcml
src/rer/ufficiostampa/subscriptions/store.py
src/rer/ufficiostampa/tests/__init__.py
src/rer/ufficiostampa/tests/test_comunicato_number.py
src/rer/ufficiostampa/tests/test_setup.py
src/rer/ufficiostampa/tests/test_store.py
src/rer/ufficiostampa/tests/test_subscriptions_add.py
src/rer/ufficiostampa/tests/test_subscriptions_delete.py
src/rer/ufficiostampa/tests/test_subscriptions_get.py
src/rer/ufficiostampa/tests/test_subscriptions_update.py
src/rer/ufficiostampa/tests/test_utils.py
src/rer/ufficiostampa/tests/test_vocabularies.py
src/rer/ufficiostampa/vocabularies/__init__.py
src/rer/ufficiostampa/vocabularies/configure.zcml
src/rer/ufficiostampa/vocabularies/vocabularies.py