MaketRandevu/assets/js
2021-04-07 10:06:34 +02:00
..
backend.js
backend_calendar.js Automatically update the non working plan when changed in backend calendar. 2020-12-12 14:54:41 +02:00
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 Display confirmation modal when disabling a connected Google Calendar Sync (#955). 2020-12-12 14:22:25 +02:00
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 Use the native JSON.parse method instead of the jQuery variation 2020-12-14 20:38:57 +02:00
backend_categories_helper.js
backend_customers.js
backend_customers_helper.js Made the timezone and language fields required, in the backend customers page 2020-12-14 20:40:10 +02:00
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 User timezone must not be empied by default as it is required. 2020-12-14 09:53:16 +02:00
backend_users_providers.js User timezone must not be empied by default as it is required. 2020-12-14 09:53:16 +02:00
backend_users_secretaries.js User timezone must not be empied by default as it is required. 2020-12-14 09:53:16 +02:00
forgot_password.js
frontend_book.js Display the please-select-time warning at the top of the available hours 2020-12-14 20:40:32 +02:00
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 Sync appointment with customer's Google Calendar in the book success page needs the correct timezone 2020-12-14 20:37:08 +02:00
general_functions.js Check provided date 2020-12-12 15:11:33 +02:00
index.html
installation.js
login.js
polyfill.js
working_plan.js
working_plan_exceptions_modal.js