This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
easyappointments
Watch
1
Star
0
Fork
You've already forked easyappointments
1
mirror of
https://github.com/alextselegidis/easyappointments.git
synced
2024-11-25 09:23:08 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a4a0cadd7e
easyappointments
/
application
/
migrations
History
Alex Tselegidis
5967864e4a
Finalize the LDAP integration and complete SSO support in the login page (
#128
)
2024-05-13 23:37:00 +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
Reformat entire codebase for trailing comma that will make line duplication easier
2023-12-22 11:35:41 +01:00
013_add_weekday_start_setting.php
014_create_appointment_location_column.php
Reformat entire codebase for trailing comma that will make line duplication easier
2023-12-22 11:35:41 +01:00
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
Enable prettier for php and reformat the entire application directory
2023-11-29 10:24:09 +01:00
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
Reformat entire codebase for trailing comma that will make line duplication easier
2023-12-22 11:35:41 +01:00
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
Rename the migration classes
2024-05-11 19:33:51 +02:00
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
Finalize the LDAP integration and complete SSO support in the login page (
#128
)
2024-05-13 23:37:00 +02:00
058_add_ldap_dn_column_to_users_table.php
Finalize the LDAP integration and complete SSO support in the login page (
#128
)
2024-05-13 23:37:00 +02:00
index.html