iflrandevu/assets/js
2021-04-07 10:06:34 +02:00
..
backend.js
backend_calendar.js
backend_calendar_api.js
backend_calendar_appointments_modal.js
backend_calendar_default_view.js Improved the backend calendar rendering performance by reducing the number of calendar render cycles on each reload 2021-03-25 11:12:10 +01:00
backend_calendar_google_sync.js
backend_calendar_table_view.js Merge branch 'patch-2' of https://github.com/sh-dv/easyappointments into develop 2021-04-07 10:06:34 +02:00
backend_calendar_unavailability_events_modal.js
backend_calendar_working_plan_exceptions_modal.js
backend_categories_helper.js
backend_customers.js
backend_customers_helper.js
backend_services.js
backend_services_helper.js Make sure that the duration of a service does not become less than the minimum acceptable value as otherwise it will make problems with the availability generation 2021-03-25 11:32:10 +01:00
backend_settings.js
backend_settings_system.js
backend_settings_user.js
backend_users.js
backend_users_admins.js
backend_users_providers.js
backend_users_secretaries.js
forgot_password.js
frontend_book.js
frontend_book_api.js Make sure the randomly selected provider is really serving the selected service, when generating availability wit the "Any Provider" option in the frontend (#991). 2021-01-27 13:39:12 +01:00
frontend_book_success.js
general_functions.js
index.html Moved source files to the root directory. 2020-03-11 10:24:25 +01:00
installation.js
login.js
polyfill.js
working_plan.js
working_plan_exceptions_modal.js