APP_IO.txt
CHANGES.rst
CONTRIBUTORS.rst
DEVELOP.rst
LICENSE.GPL
LICENSE.rst
MANIFEST.in
README.rst
TODO.txt
constraints-5.2.x.txt
constraints.txt
requirements-6.0.x.txt
requirements.txt
setup.cfg
setup.py
docs/conf.py
docs/index.rst
src/redturtle/__init__.py
src/redturtle.prenotazioni.egg-info/PKG-INFO
src/redturtle.prenotazioni.egg-info/SOURCES.txt
src/redturtle.prenotazioni.egg-info/dependency_links.txt
src/redturtle.prenotazioni.egg-info/entry_points.txt
src/redturtle.prenotazioni.egg-info/namespace_packages.txt
src/redturtle.prenotazioni.egg-info/not-zip-safe
src/redturtle.prenotazioni.egg-info/requires.txt
src/redturtle.prenotazioni.egg-info/top_level.txt
src/redturtle/prenotazioni/__init__.py
src/redturtle/prenotazioni/config.py
src/redturtle/prenotazioni/configure.zcml
src/redturtle/prenotazioni/interfaces.py
src/redturtle/prenotazioni/permissions.zcml
src/redturtle/prenotazioni/prenotazione_event.py
src/redturtle/prenotazioni/setuphandlers.py
src/redturtle/prenotazioni/testing.py
src/redturtle/prenotazioni/upgrades.py
src/redturtle/prenotazioni/upgrades.zcml
src/redturtle/prenotazioni/actions/__init__.py
src/redturtle/prenotazioni/actions/configure.zcml
src/redturtle/prenotazioni/actions/mail.py
src/redturtle/prenotazioni/adapters/__init__.py
src/redturtle/prenotazioni/adapters/booker.py
src/redturtle/prenotazioni/adapters/booking_code.py
src/redturtle/prenotazioni/adapters/configure.zcml
src/redturtle/prenotazioni/adapters/conflict.py
src/redturtle/prenotazioni/adapters/ical.py
src/redturtle/prenotazioni/adapters/prenotazione_menu.py
src/redturtle/prenotazioni/adapters/slot.py
src/redturtle/prenotazioni/adapters/stringinterp.py
src/redturtle/prenotazioni/behaviors/configure.zcml
src/redturtle/prenotazioni/behaviors/booking_folder/__init__.py
src/redturtle/prenotazioni/behaviors/booking_folder/configure.zcml
src/redturtle/prenotazioni/behaviors/booking_folder/contacts.py
src/redturtle/prenotazioni/behaviors/booking_folder/notifications/__init__.py
src/redturtle/prenotazioni/behaviors/booking_folder/notifications/configure.zcml
src/redturtle/prenotazioni/behaviors/booking_folder/notifications/appio/__init__.py
src/redturtle/prenotazioni/behaviors/booking_folder/notifications/appio/adapters.py
src/redturtle/prenotazioni/behaviors/booking_folder/notifications/appio/configure.zcml
src/redturtle/prenotazioni/behaviors/booking_folder/notifications/appio/events.py
src/redturtle/prenotazioni/behaviors/booking_folder/notifications/appio/notfication_appio_message.py
src/redturtle/prenotazioni/behaviors/booking_folder/notifications/appio/voc_service_keys.py
src/redturtle/prenotazioni/behaviors/booking_folder/notifications/email/__init__.py
src/redturtle/prenotazioni/behaviors/booking_folder/notifications/email/adapters.py
src/redturtle/prenotazioni/behaviors/booking_folder/notifications/email/configure.zcml
src/redturtle/prenotazioni/behaviors/booking_folder/notifications/email/events.py
src/redturtle/prenotazioni/behaviors/booking_folder/notifications/email/notification_email_message.py
src/redturtle/prenotazioni/behaviors/booking_folder/notifications/sms/__init__.py
src/redturtle/prenotazioni/behaviors/booking_folder/notifications/sms/adapters.py
src/redturtle/prenotazioni/behaviors/booking_folder/notifications/sms/configure.zcml
src/redturtle/prenotazioni/behaviors/booking_folder/notifications/sms/events.py
src/redturtle/prenotazioni/behaviors/booking_folder/notifications/sms/message.py
src/redturtle/prenotazioni/browser/__init__.py
src/redturtle/prenotazioni/browser/base.py
src/redturtle/prenotazioni/browser/configure.zcml
src/redturtle/prenotazioni/browser/custom_radio_input.pt
src/redturtle/prenotazioni/browser/delete_reservation.py
src/redturtle/prenotazioni/browser/folderfactories.py
src/redturtle/prenotazioni/browser/interfaces.py
src/redturtle/prenotazioni/browser/prenotazione.py
src/redturtle/prenotazioni/browser/prenotazione_add.py
src/redturtle/prenotazioni/browser/prenotazione_move.py
src/redturtle/prenotazioni/browser/prenotazione_print.py
src/redturtle/prenotazioni/browser/prenotazioni_context_state.py
src/redturtle/prenotazioni/browser/prenotazioni_portal_state.py
src/redturtle/prenotazioni/browser/prenotazioni_search.py
src/redturtle/prenotazioni/browser/vacations.py
src/redturtle/prenotazioni/browser/viewlets.py
src/redturtle/prenotazioni/browser/week.py
src/redturtle/prenotazioni/browser/widget.py
src/redturtle/prenotazioni/browser/z3c_custom_widget.py
src/redturtle/prenotazioni/browser/overrides/.gitkeep
src/redturtle/prenotazioni/browser/static/.gitkeep
src/redturtle/prenotazioni/browser/static/calendar-add.png
src/redturtle/prenotazioni/browser/static/calendar-icon.png
src/redturtle/prenotazioni/browser/static/cross-icon.png
src/redturtle/prenotazioni/browser/static/redturtle-reservation.css
src/redturtle/prenotazioni/browser/static/redturtle-reservation.js
src/redturtle/prenotazioni/browser/static/times-solid.png
src/redturtle/prenotazioni/browser/static/widget/dist/prod/main.css
src/redturtle/prenotazioni/browser/static/widget/dist/prod/main.css.map
src/redturtle/prenotazioni/browser/static/widget/dist/prod/main.js
src/redturtle/prenotazioni/browser/static/widget/dist/prod/main.js.map
src/redturtle/prenotazioni/browser/static/widget/js/index.js
src/redturtle/prenotazioni/browser/static/widget/js/WidgetContainer/index.js
src/redturtle/prenotazioni/browser/static/widget/js/WidgetDataContainer/index.js
src/redturtle/prenotazioni/browser/static/widget/js/WidgetDataContainer/index.less
src/redturtle/prenotazioni/browser/static/widget/js/fields/DaysTableField.js
src/redturtle/prenotazioni/browser/static/widget/js/fields/DaysTableField.less
src/redturtle/prenotazioni/browser/static/widget/js/fields/GatesField.js
src/redturtle/prenotazioni/browser/static/widget/js/fields/GatesField.less
src/redturtle/prenotazioni/browser/static/widget/js/fields/IntervalSelectorField.js
src/redturtle/prenotazioni/browser/static/widget/js/fields/IntervalSelectorField.less
src/redturtle/prenotazioni/browser/static/widget/js/fields/PauseTableField.js
src/redturtle/prenotazioni/browser/static/widget/js/fields/PauseTableField.less
src/redturtle/prenotazioni/browser/static/widget/js/fields/SelectField.js
src/redturtle/prenotazioni/browser/static/widget/js/fields/TextLineField.js
src/redturtle/prenotazioni/browser/static/widget/js/utils/i18n.js
src/redturtle/prenotazioni/browser/static/widget/js/utils/widgetContext.js
src/redturtle/prenotazioni/browser/stats/__init__.py
src/redturtle/prenotazioni/browser/stats/booking_stats.pt
src/redturtle/prenotazioni/browser/stats/booking_stats.py
src/redturtle/prenotazioni/browser/stats/configure.zcml
src/redturtle/prenotazioni/browser/templates/booking_type_radio_widget.pt
src/redturtle/prenotazioni/browser/templates/custom_dgf_input.pt
src/redturtle/prenotazioni/browser/templates/delete_reservation.pt
src/redturtle/prenotazioni/browser/templates/manager_notification_mail.pt
src/redturtle/prenotazioni/browser/templates/nofollow.pt
src/redturtle/prenotazioni/browser/templates/prenotazione.pt
src/redturtle/prenotazioni/browser/templates/prenotazione_add.pt
src/redturtle/prenotazioni/browser/templates/prenotazione_macros.pt
src/redturtle/prenotazioni/browser/templates/prenotazione_move.pt
src/redturtle/prenotazioni/browser/templates/prenotazione_print.pt
src/redturtle/prenotazioni/browser/templates/prenotazioni_search.pt
src/redturtle/prenotazioni/browser/templates/week.pt
src/redturtle/prenotazioni/browser/templates/week_table_overrides_widget_input.pt
src/redturtle/prenotazioni/browser/utilities/__init__.py
src/redturtle/prenotazioni/browser/utilities/configure.zcml
src/redturtle/prenotazioni/browser/utilities/notify_upcoming_bookings.py
src/redturtle/prenotazioni/content/__init__.py
src/redturtle/prenotazioni/content/booking_type.py
src/redturtle/prenotazioni/content/pause.py
src/redturtle/prenotazioni/content/prenotazione.py
src/redturtle/prenotazioni/content/prenotazione_type.py
src/redturtle/prenotazioni/content/prenotazioni_day.py
src/redturtle/prenotazioni/content/prenotazioni_folder.py
src/redturtle/prenotazioni/content/prenotazioni_week.py
src/redturtle/prenotazioni/content/prenotazioni_year.py
src/redturtle/prenotazioni/content/validators.py
src/redturtle/prenotazioni/demo/__init__.py
src/redturtle/prenotazioni/demo/configure.zcml
src/redturtle/prenotazioni/demo/interfaces.py
src/redturtle/prenotazioni/demo/setuphandlers.py
src/redturtle/prenotazioni/demo/smsdemo.py
src/redturtle/prenotazioni/demo/profiles/default/browserlayer.xml
src/redturtle/prenotazioni/demo/profiles/default/metadata.xml
src/redturtle/prenotazioni/demo/profiles/uninstall/browserlayer.xml
src/redturtle/prenotazioni/events/__init__.py
src/redturtle/prenotazioni/events/configure.zcml
src/redturtle/prenotazioni/events/events_logger.py
src/redturtle/prenotazioni/events/prenotazione.py
src/redturtle/prenotazioni/events/prenotazioni_folder.py
src/redturtle/prenotazioni/exceptions/__init__.py
src/redturtle/prenotazioni/exceptions/booker.py
src/redturtle/prenotazioni/indexers/__init__.py
src/redturtle/prenotazioni/indexers/configure.zcml
src/redturtle/prenotazioni/indexers/prenotazione.py
src/redturtle/prenotazioni/io_tools/README.md
src/redturtle/prenotazioni/io_tools/__init__.py
src/redturtle/prenotazioni/io_tools/api.py
src/redturtle/prenotazioni/io_tools/cli.py
src/redturtle/prenotazioni/io_tools/io.db
src/redturtle/prenotazioni/io_tools/io_tools.py
src/redturtle/prenotazioni/io_tools/monkey.py
src/redturtle/prenotazioni/io_tools/rdbms.py
src/redturtle/prenotazioni/io_tools/spec.yaml
src/redturtle/prenotazioni/io_tools/storage.py
src/redturtle/prenotazioni/locales/manual.pot
src/redturtle/prenotazioni/locales/redturtle.prenotazioni.pot
src/redturtle/prenotazioni/locales/update.py
src/redturtle/prenotazioni/locales/update.sh
src/redturtle/prenotazioni/locales/en/LC_MESSAGES/redturtle.prenotazioni.po
src/redturtle/prenotazioni/locales/it/LC_MESSAGES/plone.po
src/redturtle/prenotazioni/locales/it/LC_MESSAGES/redturtle.prenotazioni.po
src/redturtle/prenotazioni/monkeypatcher/__init__.py
src/redturtle/prenotazioni/monkeypatcher/configure.zcml
src/redturtle/prenotazioni/profiles/default/actions.xml
src/redturtle/prenotazioni/profiles/default/browserlayer.xml
src/redturtle/prenotazioni/profiles/default/catalog.xml
src/redturtle/prenotazioni/profiles/default/contentrules.xml
src/redturtle/prenotazioni/profiles/default/metadata.xml
src/redturtle/prenotazioni/profiles/default/rolemap.xml
src/redturtle/prenotazioni/profiles/default/sharing.xml
src/redturtle/prenotazioni/profiles/default/types.xml
src/redturtle/prenotazioni/profiles/default/workflows.xml
src/redturtle/prenotazioni/profiles/default/registry/caching.xml
src/redturtle/prenotazioni/profiles/default/registry/resources.xml
src/redturtle/prenotazioni/profiles/default/registry/settings.xml
src/redturtle/prenotazioni/profiles/default/types/Prenotazione.xml
src/redturtle/prenotazioni/profiles/default/types/PrenotazioneType.xml
src/redturtle/prenotazioni/profiles/default/types/PrenotazioniDay.xml
src/redturtle/prenotazioni/profiles/default/types/PrenotazioniFolder.xml
src/redturtle/prenotazioni/profiles/default/types/PrenotazioniWeek.xml
src/redturtle/prenotazioni/profiles/default/types/PrenotazioniYear.xml
src/redturtle/prenotazioni/profiles/default/workflows/prenotazioni_workflow/definition.xml
src/redturtle/prenotazioni/profiles/default/workflows/prenotazionifolder_workflow/definition.xml
src/redturtle/prenotazioni/profiles/to_1402/contentrules.xml
src/redturtle/prenotazioni/profiles/to_1500/types.xml
src/redturtle/prenotazioni/profiles/to_2005/metadata.xml
src/redturtle/prenotazioni/profiles/to_2005/rolemap.xml
src/redturtle/prenotazioni/profiles/uninstall/browserlayer.xml
src/redturtle/prenotazioni/profiles/uninstall/registry/resources.xml
src/redturtle/prenotazioni/profiles/uninstall/registry/settings.xml
src/redturtle/prenotazioni/restapi/__init__.py
src/redturtle/prenotazioni/restapi/configure.zcml
src/redturtle/prenotazioni/restapi/serializers/__init__.py
src/redturtle/prenotazioni/restapi/serializers/configure.zcml
src/redturtle/prenotazioni/restapi/serializers/adapters/__init__.py
src/redturtle/prenotazioni/restapi/serializers/adapters/configure.zcml
src/redturtle/prenotazioni/restapi/serializers/adapters/prenotazione.py
src/redturtle/prenotazioni/restapi/serializers/adapters/prenotazione_type.py
src/redturtle/prenotazioni/restapi/serializers/adapters/prenotazioni_folder.py
src/redturtle/prenotazioni/restapi/serializers/adapters/slot.py
src/redturtle/prenotazioni/restapi/services/configure.zcml
src/redturtle/prenotazioni/restapi/services/available_slots/__init__.py
src/redturtle/prenotazioni/restapi/services/available_slots/configure.zcml
src/redturtle/prenotazioni/restapi/services/available_slots/get.py
src/redturtle/prenotazioni/restapi/services/booking/__init__.py
src/redturtle/prenotazioni/restapi/services/booking/add.py
src/redturtle/prenotazioni/restapi/services/booking/configure.zcml
src/redturtle/prenotazioni/restapi/services/booking/delete.py
src/redturtle/prenotazioni/restapi/services/booking/get.py
src/redturtle/prenotazioni/restapi/services/booking/move.py
src/redturtle/prenotazioni/restapi/services/booking/notify_about_confirm.py
src/redturtle/prenotazioni/restapi/services/booking/vacation.py
src/redturtle/prenotazioni/restapi/services/booking_schema/__init__.py
src/redturtle/prenotazioni/restapi/services/booking_schema/configure.zcml
src/redturtle/prenotazioni/restapi/services/booking_schema/get.py
src/redturtle/prenotazioni/restapi/services/bookings/__init__.py
src/redturtle/prenotazioni/restapi/services/bookings/configure.zcml
src/redturtle/prenotazioni/restapi/services/bookings/search.py
src/redturtle/prenotazioni/restapi/services/day/__init__.py
src/redturtle/prenotazioni/restapi/services/day/configure.zcml
src/redturtle/prenotazioni/restapi/services/day/day.py
src/redturtle/prenotazioni/restapi/services/types/__init__.py
src/redturtle/prenotazioni/restapi/services/types/configure.zcml
src/redturtle/prenotazioni/restapi/services/types/get.py
src/redturtle/prenotazioni/scripts/__init__.py
src/redturtle/prenotazioni/scripts/notify_upcoming_bookings.py
src/redturtle/prenotazioni/tests/__init__.py
src/redturtle/prenotazioni/tests/helpers.py
src/redturtle/prenotazioni/tests/test_add_block.py
src/redturtle/prenotazioni/tests/test_add_booking.py
src/redturtle/prenotazioni/tests/test_add_booking_type.py
src/redturtle/prenotazioni/tests/test_available_slots.py
src/redturtle/prenotazioni/tests/test_base_slot.py
src/redturtle/prenotazioni/tests/test_booker_choose_available_slot.py
src/redturtle/prenotazioni/tests/test_booking_info.py
src/redturtle/prenotazioni/tests/test_booking_notify.py
src/redturtle/prenotazioni/tests/test_booking_schema.py
src/redturtle/prenotazioni/tests/test_bookings_num_limit.py
src/redturtle/prenotazioni/tests/test_browser_utilities_notify_upcoming_bookings.py
src/redturtle/prenotazioni/tests/test_content_validators_validate_pause_table.py
src/redturtle/prenotazioni/tests/test_day.py
src/redturtle/prenotazioni/tests/test_delete_booking.py
src/redturtle/prenotazioni/tests/test_delete_booking_api.py
src/redturtle/prenotazioni/tests/test_gates_overrides.py
src/redturtle/prenotazioni/tests/test_move_booking_api.py
src/redturtle/prenotazioni/tests/test_notification_supervisor_utility.py
src/redturtle/prenotazioni/tests/test_pauses_overrides.py
src/redturtle/prenotazioni/tests/test_prenotazione_email_sent_to_managers.py
src/redturtle/prenotazioni/tests/test_prenotazione_events.py
src/redturtle/prenotazioni/tests/test_prenotazione_searchable_item_serializer.py
src/redturtle/prenotazioni/tests/test_prenotazioni_context_state.py
src/redturtle/prenotazioni/tests/test_prenotazioni_folder_holidays_constraint.py
src/redturtle/prenotazioni/tests/test_prenotazioni_search.py
src/redturtle/prenotazioni/tests/test_restapi_types_override.py
src/redturtle/prenotazioni/tests/test_send_ical.py
src/redturtle/prenotazioni/tests/test_setup.py
src/redturtle/prenotazioni/tests/test_stringinterp.py
src/redturtle/prenotazioni/tests/test_utils.py
src/redturtle/prenotazioni/tests/test_vacation_api.py
src/redturtle/prenotazioni/tests/test_vocabularies.py
src/redturtle/prenotazioni/tests/test_week_table_overrides.py
src/redturtle/prenotazioni/utilities/__init__.py
src/redturtle/prenotazioni/utilities/dateutils.py
src/redturtle/prenotazioni/utilities/email.py
src/redturtle/prenotazioni/utilities/log_errors.py
src/redturtle/prenotazioni/utilities/urls.py
src/redturtle/prenotazioni/utils/__init__.py
src/redturtle/prenotazioni/utils/get_prenotazioni_folder.py
src/redturtle/prenotazioni/vocabularies/__init__.py
src/redturtle/prenotazioni/vocabularies/configure.zcml
src/redturtle/prenotazioni/vocabularies/gates.py
src/redturtle/prenotazioni/vocabularies/requirable_booking_fields.py
src/redturtle/prenotazioni/vocabularies/review_states.py
src/redturtle/prenotazioni/vocabularies/tipologies.py
src/redturtle/prenotazioni/vocabularies/voc_booking_type_gates.py
src/redturtle/prenotazioni/vocabularies/voc_durata_incontro.py
src/redturtle/prenotazioni/vocabularies/voc_months.py
src/redturtle/prenotazioni/vocabularies/voc_ore_inizio.py
src/redturtle/prenotazioni/vocabularies/voc_pause_scheduler.py