easyappointments/application/migrations
Alex Tselegidis faa66723f9 Fix the array-unpack PHP error during installation 2024-08-13 13:23:22 +02:00
..
001_specific_calendar_sync.php
002_add_google_analytics_setting.php
003_add_customer_notifications_setting.php
004_add_date_format_setting.php
005_add_require_captcha_setting.php
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
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
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
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
039_add_limit_customer_access_setting.php
040_create_webhooks_table.php
041_add_webhooks_column_to_roles_table.php
042_add_future_booking_limit_setting.php
043_add_appointment_status_options_setting.php
044_add_status_column_to_appointments_table.php
045_drop_delete_datetime_column_from_all_tables.php
046_revert_rename_service_categories_table_to_categories.php
047_revert_rename_id_service_categories_column_of_services_table.php
048_create_blocked_periods_table.php
049_add_blocked_periods_column_to_roles_table.php
050_add_custom_fields_columns_to_users_table.php
051_insert_custom_field_rows_to_settings_table.php
052_add_matomo_analytics_site_id_setting.php
053_add_default_language_setting.php
054_add_default_timezone_setting.php
055_add_caldav_columns_to_user_settings_table.php
056_add_id_caldav_calendar_column_to_appointments_table.php
057_add_ldap_rows_to_settings_table.php Fix the array-unpack PHP error during installation 2024-08-13 13:23:22 +02:00
058_add_ldap_dn_column_to_users_table.php
059_drop_caldav_calendar_column_from_user_settings_table.php
index.html