MaketRandevu/application/migrations
Alex Tselegidis 0f6df76667 Allow the users to define their own status and assign them to appointments (#244). 2022-10-16 21:54:26 +03:00
..
001_specific_calendar_sync.php
002_add_google_analytics_setting.php Perform setting related migration improvements 2022-05-20 18:27:57 +02:00
003_add_customer_notifications_setting.php Perform setting related migration improvements 2022-05-20 18:27:57 +02:00
004_add_date_format_setting.php Perform setting related migration improvements 2022-05-20 18:27:57 +02:00
005_add_require_captcha_setting.php Perform setting related migration improvements 2022-05-20 18:27:57 +02:00
006_add_calendar_view_setting.php
007_add_service_availabilities_type.php
008_add_service_attendants_number.php
009_change_column_types.php
010_add_time_format_setting.php
011_remove_prefix_from_fkey_constraints.php
012_legal_contents.php Perform various DB migration fixes and improvements 2022-03-29 10:35:50 +02:00
013_add_weekday_start_setting.php
014_create_appointment_location_column.php
015_add_working_plan_exceptions_to_user_settings.php
016_add_require_phone_number_setting.php
017_add_api_token_setting.php
018_add_timezone_to_users.php
019_add_display_any_provider_setting.php
020_add_language_to_users.php
021_modify_sync_period_columns.php
022_add_booking_field_settings.php Perform various DB migration fixes and improvements 2022-03-29 10:35:50 +02:00
023_rename_service_categories_table_to_categories.php
024_rename_id_service_categories_column_of_services_table.php
025_rename_is_unavailable_column_of_appointments_table.php Correct the column names in 025_rename_is_unavailable_column_of_appointments_table.php 2022-10-03 17:06:01 +03:00
026_add_color_column_to_services_table.php
027_add_color_column_to_appointments_table.php
028_add_matomo_analytics_url_setting.php
029_add_display_delete_personal_information_setting.php
030_add_disable_booking_setting.php
031_add_disable_booking_message_setting.php
032_add_company_logo_setting.php
033_add_company_color_setting.php
034_add_display_login_button_setting.php
035_add_is_private_column_to_services_table.php
036_add_is_private_column_to_users_table.php
037_add_timestamp_columns.php
038_add_theme_setting.php Support multiple Bootswatch themes for the app (#1205). 2022-05-22 14:39:19 +02:00
039_add_limit_customer_access_setting.php Rename the "limit_customer_visibility" setting to "limit_customer_access" 2022-05-27 09:23:38 +02:00
040_create_webhooks_table.php Add support for dynamic webhook definition in the settings page (#581) 2022-06-20 12:12:36 +03:00
041_add_webhooks_column_to_roles_table.php Add support for dynamic webhook definition in the settings page (#581) 2022-06-20 12:12:36 +03:00
042_add_future_booking_limit_setting.php Add new setting for limiting new public bookings in the future (#1203). 2022-06-27 15:14:46 +03:00
043_add_appointment_status_options_setting.php Allow the users to define their own status and assign them to appointments (#244). 2022-10-16 21:54:26 +03:00
044_add_status_column_to_appointments_table.php Allow the users to define their own status and assign them to appointments (#244). 2022-10-16 21:54:26 +03:00
index.html