.coveragerc
.pre-commit-config.yaml
COPYING
MANIFEST.in
README
VERSION
manage.py
noxfile.py
pylint.rc
setup.py
chrono/__init__.py
chrono/settings.py
chrono/urls.py
chrono/urls_utils.py
chrono/views.py
chrono/wsgi.py
chrono.egg-info/PKG-INFO
chrono.egg-info/SOURCES.txt
chrono.egg-info/dependency_links.txt
chrono.egg-info/not-zip-safe
chrono.egg-info/requires.txt
chrono.egg-info/top_level.txt
chrono/agendas/__init__.py
chrono/agendas/apps.py
chrono/agendas/models.py
chrono/agendas/management/__init__.py
chrono/agendas/management/commands/__init__.py
chrono/agendas/management/commands/anonymize_bookings.py
chrono/agendas/management/commands/cancel_events.py
chrono/agendas/management/commands/clean_leases.py
chrono/agendas/management/commands/ensure_jsonb.py
chrono/agendas/management/commands/send_booking_reminders.py
chrono/agendas/management/commands/send_email_notifications.py
chrono/agendas/management/commands/sync_desks_timeperiod_exceptions.py
chrono/agendas/management/commands/sync_desks_timeperiod_exceptions_from_settings.py
chrono/agendas/management/commands/update_event_recurrences.py
chrono/agendas/management/commands/update_shared_custody_holiday_rules.py
chrono/agendas/management/commands/utils.py
chrono/agendas/migrations/0001_initial.py
chrono/agendas/migrations/0002_event.py
chrono/agendas/migrations/0003_booking.py
chrono/agendas/migrations/0004_booking_cancellation_datetime.py
chrono/agendas/migrations/0005_event_label.py
chrono/agendas/migrations/0006_auto_20160707_1357.py
chrono/agendas/migrations/0007_auto_20160722_1135.py
chrono/agendas/migrations/0008_auto_20160910_1319.py
chrono/agendas/migrations/0009_auto_20160911_1640.py
chrono/agendas/migrations/0010_auto_20160918_1250.py
chrono/agendas/migrations/0011_meetingtype_slug.py
chrono/agendas/migrations/0012_manual_set_slugs_on_meeting_types.py
chrono/agendas/migrations/0013_auto_20161028_1603.py
chrono/agendas/migrations/0014_booking_primary_booking.py
chrono/agendas/migrations/0015_auto_20170628_1137.py
chrono/agendas/migrations/0016_desk.py
chrono/agendas/migrations/0017_timeperiod_desk.py
chrono/agendas/migrations/0018_event_desk.py
chrono/agendas/migrations/0019_timeperiodexception.py
chrono/agendas/migrations/0020_auto_20171102_1021.py
chrono/agendas/migrations/0021_auto_20171126_1330.py
chrono/agendas/migrations/0022_auto_20171202_1828.py
chrono/agendas/migrations/0023_auto_20171202_1835.py
chrono/agendas/migrations/0024_auto_20180426_1127.py
chrono/agendas/migrations/0025_auto_20181206_1252.py
chrono/agendas/migrations/0026_booking_user_display_label.py
chrono/agendas/migrations/0027_event_description.py
chrono/agendas/migrations/0028_event_slug.py
chrono/agendas/migrations/0029_auto_20191106_1320.py
chrono/agendas/migrations/0030_auto_20191107_1200.py
chrono/agendas/migrations/0031_auto_20191107_1225.py
chrono/agendas/migrations/0032_auto_20191127_0919.py
chrono/agendas/migrations/0033_timeperiodexceptionsource.py
chrono/agendas/migrations/0034_initial_source.py
chrono/agendas/migrations/0035_remove_desk_timeperiod_exceptions_remote_url.py
chrono/agendas/migrations/0036_auto_20191223_1758.py
chrono/agendas/migrations/0037_timeperiodexceptionsource_ics_file.py
chrono/agendas/migrations/0038_start_virtual_agendas.py
chrono/agendas/migrations/0039_booking_delays.py
chrono/agendas/migrations/0040_timeperiod_agenda.py
chrono/agendas/migrations/0041_clean_event_slug_unicity.py
chrono/agendas/migrations/0042_auto_20200503_1231.py
chrono/agendas/migrations/0043_booking_user_external_id.py
chrono/agendas/migrations/0044_event_publication_date.py
chrono/agendas/migrations/0045_agenda_resources.py
chrono/agendas/migrations/0046_event_duration.py
chrono/agendas/migrations/0047_auto_20200617_1521.py
chrono/agendas/migrations/0048_meeting_type_deleted_flag.py
chrono/agendas/migrations/0049_event_slug.py
chrono/agendas/migrations/0050_event_slug.py
chrono/agendas/migrations/0051_default_view.py
chrono/agendas/migrations/0052_event_date_range_constraint.py
chrono/agendas/migrations/0053_event_date_range_constraint.py
chrono/agendas/migrations/0054_agenda_categories.py
chrono/agendas/migrations/0055_booking_cancel_callback_url.py
chrono/agendas/migrations/0056_auto_20200811_1611.py
chrono/agendas/migrations/0057_auto_20200831_1634.py
chrono/agendas/migrations/0058_timeperiodexception_external.py
chrono/agendas/migrations/0059_event_almost_full.py
chrono/agendas/migrations/0060_auto_20200903_1041.py
chrono/agendas/migrations/0061_auto_20200909_1752.py
chrono/agendas/migrations/0062_auto_20200915_1401.py
chrono/agendas/migrations/0063_auto_20200928_1445.py
chrono/agendas/migrations/0064_booking_form_url.py
chrono/agendas/migrations/0065_unavailability_calendar.py
chrono/agendas/migrations/0066_timeperiodexceptionsource_unique_settings_slug.py
chrono/agendas/migrations/0067_auto_20201021_1746.py
chrono/agendas/migrations/0068_remove_timeperiodexception_external.py
chrono/agendas/migrations/0069_translate_holidays.py
chrono/agendas/migrations/0070_auto_20201202_1834.py
chrono/agendas/migrations/0071_booking_attendance.py
chrono/agendas/migrations/0072_booking_absence_reason.py
chrono/agendas/migrations/0073_auto_20210125_1800.py
chrono/agendas/migrations/0074_simple_desks.py
chrono/agendas/migrations/0075_auto_20210216_1553.py
chrono/agendas/migrations/0076_event_recurrence_end_date.py
chrono/agendas/migrations/0077_meetings_default_view.py
chrono/agendas/migrations/0078_absence_reasons.py
chrono/agendas/migrations/0079_auto_20210428_1533.py
chrono/agendas/migrations/0080_create_exceptions_desks.py
chrono/agendas/migrations/0081_recurrenceexceptionsreport.py
chrono/agendas/migrations/0082_text_to_jsonb.py
chrono/agendas/migrations/0083_reason_slug.py
chrono/agendas/migrations/0084_reason_slug.py
chrono/agendas/migrations/0085_reason_slug.py
chrono/agendas/migrations/0086_booking_user_block_template.py
chrono/agendas/migrations/0087_booking_user_name.py
chrono/agendas/migrations/0088_booking_check_filters.py
chrono/agendas/migrations/0089_agenda_event_display_template.py
chrono/agendas/migrations/0090_default_view.py
chrono/agendas/migrations/0092_change_recurrence_fields.py
chrono/agendas/migrations/0093_change_recurrence_fields.py
chrono/agendas/migrations/0094_change_recurrence_fields.py
chrono/agendas/migrations/0095_checked.py
chrono/agendas/migrations/0096_checked.py
chrono/agendas/migrations/0097_min_booking_delay_working_days.py
chrono/agendas/migrations/0098_event_booked_places.py
chrono/agendas/migrations/0099_event_triggers.py
chrono/agendas/migrations/0100_event_dml.py
chrono/agendas/migrations/0101_publication_datetime.py
chrono/agendas/migrations/0102_publication_datetime.py
chrono/agendas/migrations/0103_publication_datetime.py
chrono/agendas/migrations/0104_subscription.py
chrono/agendas/migrations/0105_subscription.py
chrono/agendas/migrations/0106_auto_20220202_1730.py
chrono/agendas/migrations/0107_auto_20220202_1730.py
chrono/agendas/migrations/0108_auto_20220202_1736.py
chrono/agendas/migrations/0109_auto_20220203_1051.py
chrono/agendas/migrations/0110_person_sharedcustodyagenda_sharedcustodyperiod_sharedcustodyrule.py
chrono/agendas/migrations/0111_timeperiod_weekday_indexes.py
chrono/agendas/migrations/0112_auto_20220323_1320.py
chrono/agendas/migrations/0113_auto_20220323_1708.py
chrono/agendas/migrations/0114_auto_20220324_1702.py
chrono/agendas/migrations/0115_events_type.py
chrono/agendas/migrations/0116_events_type.py
chrono/agendas/migrations/0117_events_type.py
chrono/agendas/migrations/0118_booking_out_of_min_delay.py
chrono/agendas/migrations/0119_check_types.py
chrono/agendas/migrations/0120_check_types.py
chrono/agendas/migrations/0121_user_check_type.py
chrono/agendas/migrations/0122_user_check_type.py
chrono/agendas/migrations/0123_user_check_type.py
chrono/agendas/migrations/0124_check_type_disabled.py
chrono/agendas/migrations/0125_auto_20220502_1134.py
chrono/agendas/migrations/0126_pricing.py
chrono/agendas/migrations/0127_remove_pricing_models.py
chrono/agendas/migrations/0128_event_date_range_constraint.py
chrono/agendas/migrations/0129_event_date_range_constraint.py
chrono/agendas/migrations/0130_event_date_range_constraint.py
chrono/agendas/migrations/0131_sharedcustodysettings.py
chrono/agendas/migrations/0132_sharedcustodysettings_holidays_calendar.py
chrono/agendas/migrations/0133_auto_20220628_1600.py
chrono/agendas/migrations/0134_remove_check_type.py
chrono/agendas/migrations/0135_remove_check_type.py
chrono/agendas/migrations/0136_remove_check_type.py
chrono/agendas/migrations/0137_remove_check_type.py
chrono/agendas/migrations/0138_sharedcustodyagenda_date_start.py
chrono/agendas/migrations/0139_auto_20220726_1017.py
chrono/agendas/migrations/0140_add_timeperiod_date_field.py
chrono/agendas/migrations/0141_shared_custody_add_child_field.py
chrono/agendas/migrations/0142_shared_custody_populate_child_field.py
chrono/agendas/migrations/0143_shared_custody_remove_children_field.py
chrono/agendas/migrations/0144_sharedcustodyagenda_date_end.py
chrono/agendas/migrations/0145_user_phone_number.py
chrono/agendas/migrations/0146_event_bigautofield.py
chrono/agendas/migrations/0147_check_future_events.py
chrono/agendas/migrations/0148_agenda_minimal_booking_time.py
chrono/agendas/migrations/0149_booking_extra_user_block.py
chrono/agendas/migrations/0150_event_check_locked.py
chrono/agendas/migrations/0151_event_invoiced.py
chrono/agendas/migrations/0152_auto_20230331_0834.py
chrono/agendas/migrations/0153_event_index.py
chrono/agendas/migrations/0154_partial_booking_fields.py
chrono/agendas/migrations/0155_event_triggers.py
chrono/agendas/migrations/0156_update_dow_index.py
chrono/agendas/migrations/0157_convert_week_days.py
chrono/agendas/migrations/0158_partial_booking_check_fields.py
chrono/agendas/migrations/0159_partial_bookings_invoicing.py
chrono/agendas/migrations/0160_computed_times.py
chrono/agendas/migrations/0161_add_booking_check_model.py
chrono/agendas/migrations/0162_migrate_booking_check_data.py
chrono/agendas/migrations/0163_remove_booking_check_fields.py
chrono/agendas/migrations/0164_alter_bookingcheck_booking.py
chrono/agendas/migrations/0165_booking_revert.py
chrono/agendas/migrations/0166_lease.py
chrono/agendas/migrations/0167_bookingcheck_max_2_checks_on_booking.py
chrono/agendas/migrations/0168_booking_from_recurring_fillslots.py
chrono/agendas/migrations/0169_urlfield_maxlength_increase.py
chrono/agendas/migrations/0170_alter_agenda_events_type.py
chrono/agendas/migrations/0171_snapshot_models.py
chrono/agendas/migrations/0172_booking_sms_counter.py
chrono/agendas/migrations/0173_rename_edit_role_agenda_admin_role.py
chrono/agendas/migrations/0174_migrate_notification_settings_role.py
chrono/agendas/migrations/0175_agenda_edit_role.py
chrono/agendas/migrations/0176_minimal_cancellation_delays.py
chrono/agendas/migrations/0177_clean_secondary_booking_checks.py
chrono/agendas/migrations/0178_subscription_index.py
chrono/agendas/migrations/0179_subscription_created_at_subscription_updated_at.py
chrono/agendas/migrations/0180_event_index.py
chrono/agendas/migrations/0181_hack_immutable_tstzrange.py
chrono/agendas/migrations/0182_hack_immutable_tstzrange.py
chrono/agendas/migrations/0183_indexes.py
chrono/agendas/migrations/0184_add_backoffice_booking_agenda_fields.py
chrono/agendas/migrations/0185_agenda_allow_backoffice_booking.py
chrono/agendas/migrations/0186_event_idx.py
chrono/agendas/migrations/0187_agenda_maximal_booking_duration_and_more.py
chrono/agendas/migrations/0188_agenda_minimal_time_between_bookings.py
chrono/agendas/migrations/0189_remove_set_end_datetime_trigger.py
chrono/agendas/migrations/0190_populate_event_end_datetime.py
chrono/agendas/migrations/0191_agenda_check_option.py
chrono/agendas/migrations/0192_overlapping_history_events.py
chrono/agendas/migrations/0193_archive.py
chrono/agendas/migrations/0194_alter_agenda_event_display_template.py
chrono/agendas/migrations/__init__.py
chrono/agendas/sql/event_booked_places_and_full_triggers.sql
chrono/agendas/sql/event_triggers_for_tstzrange_constraint.sql
chrono/agendas/sql/hack_immutable_tstzrange.sql
chrono/agendas/templates/workalendar_locale.html
chrono/agendas/templates/agendas/emails_subject.txt
chrono/agendas/templates/agendas/event_notification_body.html
chrono/agendas/templates/agendas/event_notification_body.txt
chrono/agendas/templates/agendas/events_reminder_body.html
chrono/agendas/templates/agendas/events_reminder_body.txt
chrono/agendas/templates/agendas/events_reminder_message.txt
chrono/agendas/templates/agendas/events_reminder_subject.txt
chrono/agendas/templates/agendas/meetings_reminder_body.html
chrono/agendas/templates/agendas/meetings_reminder_body.txt
chrono/agendas/templates/agendas/meetings_reminder_message.txt
chrono/agendas/templates/agendas/meetings_reminder_subject.txt
chrono/agendas/templates/emails/body_base.html
chrono/agendas/templates/emails/body_base.txt
chrono/agendas/templates/emails/button-link.html
chrono/agendas/templates/emails/subject.txt
chrono/api/__init__.py
chrono/api/serializers.py
chrono/api/urls.py
chrono/api/views.py
chrono/api/templates/rest_framework/api.html
chrono/api/utils/__init__.py
chrono/api/utils/request.py
chrono/api/utils/statistics.py
chrono/apps/__init__.py
chrono/apps/ants_hub/__init__.py
chrono/apps/ants_hub/api_urls.py
chrono/apps/ants_hub/hub.py
chrono/apps/ants_hub/models.py
chrono/apps/ants_hub/urls.py
chrono/apps/ants_hub/views.py
chrono/apps/ants_hub/management/__init__.py
chrono/apps/ants_hub/management/commands/__init__.py
chrono/apps/ants_hub/management/commands/sync-ants-hub.py
chrono/apps/ants_hub/migrations/0001_initial.py
chrono/apps/ants_hub/migrations/__init__.py
chrono/apps/ants_hub/templates/chrono/manager_ants_hub.html
chrono/apps/ants_hub/templates/chrono/manager_ants_hub_add_form.html
chrono/apps/ants_hub/templates/chrono/manager_ants_hub_agenda_edit_form.html
chrono/apps/ants_hub/templates/chrono/manager_ants_hub_base.html
chrono/apps/ants_hub/templates/chrono/manager_ants_hub_place.html
chrono/apps/ants_hub/templates/chrono/manager_ants_hub_place_edit_form.html
chrono/apps/ants_hub/templates/chrono/manager_ants_hub_synchronize.html
chrono/apps/export_import/__init__.py
chrono/apps/export_import/api_views.py
chrono/apps/export_import/models.py
chrono/apps/export_import/urls.py
chrono/apps/export_import/migrations/0001_initial.py
chrono/apps/export_import/migrations/__init__.py
chrono/apps/journal/__init__.py
chrono/apps/journal/forms.py
chrono/apps/journal/models.py
chrono/apps/journal/urls.py
chrono/apps/journal/utils.py
chrono/apps/journal/views.py
chrono/apps/journal/migrations/0001_initial.py
chrono/apps/journal/migrations/0002_audit_entry.py
chrono/apps/journal/migrations/__init__.py
chrono/apps/journal/templates/chrono/journal/home.html
chrono/apps/snapshot/__init__.py
chrono/apps/snapshot/models.py
chrono/apps/snapshot/views.py
chrono/apps/snapshot/management/__init__.py
chrono/apps/snapshot/management/commands/__init__.py
chrono/apps/snapshot/management/commands/clear_snapshots.py
chrono/apps/snapshot/migrations/0001_initial.py
chrono/apps/snapshot/migrations/0002_snapshot_models.py
chrono/apps/snapshot/migrations/__init__.py
chrono/apps/user_preferences/__init__.py
chrono/apps/user_preferences/api_urls.py
chrono/apps/user_preferences/api_views.py
chrono/apps/user_preferences/models.py
chrono/apps/user_preferences/migrations/0001_initial.py
chrono/apps/user_preferences/migrations/0002_unicity.py
chrono/apps/user_preferences/migrations/0003_unicity.py
chrono/apps/user_preferences/migrations/__init__.py
chrono/formats/__init__.py
chrono/formats/fr/__init__.py
chrono/formats/fr/formats.py
chrono/locale/fr/LC_MESSAGES/django.po
chrono/manager/__init__.py
chrono/manager/forms.py
chrono/manager/models.py
chrono/manager/urls.py
chrono/manager/utils.py
chrono/manager/views.py
chrono/manager/widgets.py
chrono/manager/management/__init__.py
chrono/manager/management/commands/__init__.py
chrono/manager/management/commands/clear_jobs.py
chrono/manager/management/commands/export_site.py
chrono/manager/management/commands/import_site.py
chrono/manager/management/commands/makemessages.py
chrono/manager/migrations/0001_initial.py
chrono/manager/migrations/0002_async_job.py
chrono/manager/migrations/__init__.py
chrono/manager/static/css/reports_background.svg
chrono/manager/static/css/style.scss
chrono/manager/static/css/timesheet.scss
chrono/manager/static/js/chrono.manager.js
chrono/manager/static/js/chrono_events.manager.js
chrono/manager/templates/chrono/agendas_export.html
chrono/manager/templates/chrono/agendas_import.html
chrono/manager/templates/chrono/booking_color_legend.html
chrono/manager/templates/chrono/manager_agenda_add_booking_form.html
chrono/manager/templates/chrono/manager_agenda_add_form.html
chrono/manager/templates/chrono/manager_agenda_archive.html
chrono/manager/templates/chrono/manager_agenda_archived_list.html
chrono/manager/templates/chrono/manager_agenda_date_view.html
chrono/manager/templates/chrono/manager_agenda_day_view.html
chrono/manager/templates/chrono/manager_agenda_duplicate_form.html
chrono/manager/templates/chrono/manager_agenda_event_fragment.html
chrono/manager/templates/chrono/manager_agenda_form.html
chrono/manager/templates/chrono/manager_agenda_history.html
chrono/manager/templates/chrono/manager_agenda_history_compare.html
chrono/manager/templates/chrono/manager_agenda_inspect.html
chrono/manager/templates/chrono/manager_agenda_inspect_fragment.html
chrono/manager/templates/chrono/manager_agenda_month_view.html
chrono/manager/templates/chrono/manager_agenda_notifications_form.html
chrono/manager/templates/chrono/manager_agenda_open_events.html
chrono/manager/templates/chrono/manager_agenda_reminder_preview.html
chrono/manager/templates/chrono/manager_agenda_resource_form.html
chrono/manager/templates/chrono/manager_agenda_settings.html
chrono/manager/templates/chrono/manager_agenda_unarchive.html
chrono/manager/templates/chrono/manager_agenda_unavailability_calendar_form.html
chrono/manager/templates/chrono/manager_agenda_view.html
chrono/manager/templates/chrono/manager_agenda_view_buttons_fragment.html
chrono/manager/templates/chrono/manager_agenda_week_view.html
chrono/manager/templates/chrono/manager_base.html
chrono/manager/templates/chrono/manager_category_form.html
chrono/manager/templates/chrono/manager_category_history.html
chrono/manager/templates/chrono/manager_category_history_compare.html
chrono/manager/templates/chrono/manager_category_inspect.html
chrono/manager/templates/chrono/manager_category_inspect_fragment.html
chrono/manager/templates/chrono/manager_category_list.html
chrono/manager/templates/chrono/manager_confirm_booking_cancellation.html
chrono/manager/templates/chrono/manager_confirm_delete.html
chrono/manager/templates/chrono/manager_confirm_event_cancellation.html
chrono/manager/templates/chrono/manager_confirm_event_delete.html
chrono/manager/templates/chrono/manager_confirm_exception_delete.html
chrono/manager/templates/chrono/manager_confirm_source_delete.html
chrono/manager/templates/chrono/manager_confirm_virtual_member_delete.html
chrono/manager/templates/chrono/manager_date_time_period_form.html
chrono/manager/templates/chrono/manager_date_time_period_list.html
chrono/manager/templates/chrono/manager_desk_form.html
chrono/manager/templates/chrono/manager_event_cancellation_report.html
chrono/manager/templates/chrono/manager_event_cancellation_report_notice.html
chrono/manager/templates/chrono/manager_event_cancellation_reports.html
chrono/manager/templates/chrono/manager_event_check.html
chrono/manager/templates/chrono/manager_event_check_booking_fragment.html
chrono/manager/templates/chrono/manager_event_detail.html
chrono/manager/templates/chrono/manager_event_detail_booking_fragment.html
chrono/manager/templates/chrono/manager_event_detail_fragment.html
chrono/manager/templates/chrono/manager_event_duplicate_form.html
chrono/manager/templates/chrono/manager_event_form.html
chrono/manager/templates/chrono/manager_event_report.html
chrono/manager/templates/chrono/manager_event_report_fragment.html
chrono/manager/templates/chrono/manager_event_timesheet.html
chrono/manager/templates/chrono/manager_events_agenda_check_report.html
chrono/manager/templates/chrono/manager_events_agenda_day_view.html
chrono/manager/templates/chrono/manager_events_agenda_month_view.html
chrono/manager/templates/chrono/manager_events_agenda_settings.html
chrono/manager/templates/chrono/manager_events_agenda_week_view.html
chrono/manager/templates/chrono/manager_events_check_report_form_fragment.html
chrono/manager/templates/chrono/manager_events_report_fragment.html
chrono/manager/templates/chrono/manager_events_report_td_fragment.html
chrono/manager/templates/chrono/manager_events_timesheet.html
chrono/manager/templates/chrono/manager_events_timesheet_form_fragment.html
chrono/manager/templates/chrono/manager_events_timesheet_fragment.html
chrono/manager/templates/chrono/manager_events_timesheet_pdf.html
chrono/manager/templates/chrono/manager_events_type_detail.html
chrono/manager/templates/chrono/manager_events_type_form.html
chrono/manager/templates/chrono/manager_events_type_history.html
chrono/manager/templates/chrono/manager_events_type_history_compare.html
chrono/manager/templates/chrono/manager_events_type_inspect.html
chrono/manager/templates/chrono/manager_events_type_inspect_fragment.html
chrono/manager/templates/chrono/manager_events_type_list.html
chrono/manager/templates/chrono/manager_events_user_check_report.html
chrono/manager/templates/chrono/manager_home.html
chrono/manager/templates/chrono/manager_home_reports.html
chrono/manager/templates/chrono/manager_import_events.html
chrono/manager/templates/chrono/manager_import_exceptions.html
chrono/manager/templates/chrono/manager_job_detail.html
chrono/manager/templates/chrono/manager_meeting_type_form.html
chrono/manager/templates/chrono/manager_meetings_agenda_day_view.html
chrono/manager/templates/chrono/manager_meetings_agenda_month_view.html
chrono/manager/templates/chrono/manager_meetings_agenda_settings.html
chrono/manager/templates/chrono/manager_meetings_agenda_week_timetable_fragment.html
chrono/manager/templates/chrono/manager_meetings_agenda_week_view.html
chrono/manager/templates/chrono/manager_no_access.html
chrono/manager/templates/chrono/manager_partial_booking_form.html
chrono/manager/templates/chrono/manager_partial_bookings_day_view.html
chrono/manager/templates/chrono/manager_partial_bookings_month_view.html
chrono/manager/templates/chrono/manager_pso_stats.html
chrono/manager/templates/chrono/manager_replace_exceptions.html
chrono/manager/templates/chrono/manager_resource_day_view.html
chrono/manager/templates/chrono/manager_resource_detail.html
chrono/manager/templates/chrono/manager_resource_form.html
chrono/manager/templates/chrono/manager_resource_history.html
chrono/manager/templates/chrono/manager_resource_history_compare.html
chrono/manager/templates/chrono/manager_resource_inspect.html
chrono/manager/templates/chrono/manager_resource_inspect_fragment.html
chrono/manager/templates/chrono/manager_resource_list.html
chrono/manager/templates/chrono/manager_resource_month_view.html
chrono/manager/templates/chrono/manager_resource_view_buttons_fragment.html
chrono/manager/templates/chrono/manager_resource_week_timetable_fragment.html
chrono/manager/templates/chrono/manager_resource_week_view.html
chrono/manager/templates/chrono/manager_sample_events.txt
chrono/manager/templates/chrono/manager_send_reminder_form.html
chrono/manager/templates/chrono/manager_shared_custody_agenda_month_view.html
chrono/manager/templates/chrono/manager_shared_custody_agenda_settings.html
chrono/manager/templates/chrono/manager_time_period_exception_form.html
chrono/manager/templates/chrono/manager_time_period_exception_list.html
chrono/manager/templates/chrono/manager_time_period_form.html
chrono/manager/templates/chrono/manager_unavailability_calendar_detail.html
chrono/manager/templates/chrono/manager_unavailability_calendar_form.html
chrono/manager/templates/chrono/manager_unavailability_calendar_history.html
chrono/manager/templates/chrono/manager_unavailability_calendar_history_compare.html
chrono/manager/templates/chrono/manager_unavailability_calendar_inspect.html
chrono/manager/templates/chrono/manager_unavailability_calendar_inspect_fragment.html
chrono/manager/templates/chrono/manager_unavailability_calendar_list.html
chrono/manager/templates/chrono/manager_unavailability_calendar_settings.html
chrono/manager/templates/chrono/manager_virtual_agenda_settings.html
chrono/manager/templates/chrono/manager_virtual_member_form.html
chrono/manager/templates/chrono/splitdatetime.html
chrono/manager/templates/chrono/includes/application_appbar_fragment.html
chrono/manager/templates/chrono/includes/application_breadcrumb_fragment.html
chrono/manager/templates/chrono/includes/application_detail_fragment.html
chrono/manager/templates/chrono/includes/application_icon_fragment.html
chrono/manager/templates/chrono/includes/application_list_fragment.html
chrono/manager/templates/chrono/includes/snapshot_compare_fragment.html
chrono/manager/templates/chrono/includes/snapshot_history_fragment.html
chrono/manager/templates/chrono/widgets/time_with_button.html
chrono/manager/templates/chrono/widgets/weekdays.html
chrono/manager/templates/registration/login.html
chrono/manager/templatetags/__init__.py
chrono/manager/templatetags/chrono.py
chrono/utils/__init__.py
chrono/utils/date.py
chrono/utils/db.py
chrono/utils/interval.py
chrono/utils/lingo.py
chrono/utils/misc.py
chrono/utils/ods.py
chrono/utils/permissions.py
chrono/utils/publik_urls.py
chrono/utils/requests_wrapper.py
chrono/utils/signature.py
chrono/utils/spooler.py
chrono/utils/timezone.py
tests/__init__.py
tests/conftest.py
tests/metz.json
tests/settings.py
tests/test_agendas.py
tests/test_api_utils.py
tests/test_ensure_jsonbfields.py
tests/test_import_export.py
tests/test_interval.py
tests/test_metz.py
tests/test_misc.py
tests/test_requests.py
tests/test_snapshot.py
tests/test_sso.py
tests/test_time_periods.py
tests/test_utils.py
tests/test_wcs_templatetags.py
tests/utils.py
tests/ants_hub/conftest.py
tests/ants_hub/test_api.py
tests/ants_hub/test_commands.py
tests/ants_hub/test_hub.py
tests/ants_hub/test_manager.py
tests/ants_hub/test_models.py
tests/api/__init__.py
tests/api/conftest.py
tests/api/test_agenda.py
tests/api/test_apiclient.py
tests/api/test_applification_api.py
tests/api/test_booking.py
tests/api/test_desk.py
tests/api/test_event.py
tests/api/test_meetingtype.py
tests/api/test_resource.py
tests/api/test_serializer.py
tests/api/test_shared_custody.py
tests/api/test_statistics.py
tests/api/test_subscription.py
tests/api/test_user_preferences.py
tests/api/datetimes/__init__.py
tests/api/datetimes/test_all.py
tests/api/datetimes/test_events_multiple_agendas.py
tests/api/datetimes/test_meetings.py
tests/api/datetimes/test_recurring_events.py
tests/api/datetimes/test_virtual.py
tests/api/fillslot/__init__.py
tests/api/fillslot/test_all.py
tests/api/fillslot/test_events.py
tests/api/fillslot/test_events_multiple_agendas.py
tests/api/fillslot/test_meetings_with_lock_code.py
tests/api/fillslot/test_recurring_events.py
tests/data/atreal.ics
tests/data/black.jpeg
tests/data/holidays.ics
tests/manager/__init__.py
tests/manager/conftest.py
tests/manager/test_all.py
tests/manager/test_applications.py
tests/manager/test_category.py
tests/manager/test_event.py
tests/manager/test_event_check_report.py
tests/manager/test_event_timesheet.py
tests/manager/test_events_type.py
tests/manager/test_exception.py
tests/manager/test_import_export.py
tests/manager/test_jobs.py
tests/manager/test_journal.py
tests/manager/test_meetings_agenda_options.py
tests/manager/test_partial_bookings_events.py
tests/manager/test_partial_bookings_meetings.py
tests/manager/test_resource.py
tests/manager/test_shared_custody_agenda.py
tests/manager/test_snapshot.py
tests/manager/test_timeperiod.py
tests/manager/test_unavailability_calendar.py
tests/manager/reports/__init__.py
tests/manager/reports/test_all.py
tests/manager/reports/test_events_report.py
tests/manager/reports/test_pso.py