.. |
backend.js
|
Reformatted code files
|
2020-12-09 14:17:45 +02:00 |
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
|
Global AJAX error handling
|
2020-12-02 19:57:49 +02:00 |
backend_calendar_appointments_modal.js
|
Debounce keyup events when searching for existing customers
|
2020-12-09 16:00:15 +02:00 |
backend_calendar_default_view.js
|
Set minimum service duration field value to honor the value of EVENT_MINIMUM_DURATION. #1068
|
2021-07-19 16:59:21 +03: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
|
Corrected working plan exception removal issue on table view
|
2022-03-08 16:45:01 +01:00 |
backend_calendar_unavailability_events_modal.js
|
Provider and secretary users can only add unavailabilities for their authorized users (#1214)
|
2022-02-23 12:00:39 +01:00 |
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 users and services page would register the tab content events again and again
|
2020-12-08 13:23:37 +02:00 |
backend_customers.js
|
Backend users and services page would register the tab content events again and again
|
2020-12-08 13:23:37 +02:00 |
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 users and services page would register the tab content events again and again
|
2020-12-08 13:23:37 +02:00 |
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
|
Reformatted code files
|
2020-12-09 14:17:45 +02:00 |
backend_settings_system.js
|
Reformatted code files
|
2020-12-09 14:17:45 +02:00 |
backend_settings_user.js
|
Global AJAX error handling
|
2020-12-02 19:57:49 +02:00 |
backend_users.js
|
Reformatted code files
|
2020-12-09 14:17:45 +02:00 |
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
|
Global AJAX error handling
|
2020-12-02 19:57:49 +02:00 |
frontend_book.js
|
Make sure the window.cookieconsent object is loaded before using it, as some browsers or extensions might block it
|
2022-03-08 17:31:33 +01:00 |
frontend_book_api.js
|
Timezone/UX issue: Wrong day is selected when timezone differs by -1 day (#961).
|
2021-07-19 16:02:45 +03:00 |
frontend_book_success.js
|
Replace Google Client JS with the Google Calendar Template link in the book success page (#1216)
|
2022-02-24 15:38:51 +01:00 |
general_functions.js
|
Do not display empty messages
|
2022-03-08 17:21:11 +01:00 |
index.html
|
Moved source files to the root directory.
|
2020-03-11 10:24:25 +01:00 |
installation.js
|
Global AJAX error handling
|
2020-12-02 19:57:49 +02:00 |
login.js
|
Global AJAX error handling
|
2020-12-02 19:57:49 +02:00 |
polyfill.js
|
Reformatted code files
|
2020-12-09 14:17:45 +02:00 |
working_plan.js
|
Use the AM/PM postfix as lowercase everywhere for consistency.
|
2021-07-19 17:44:31 +03:00 |
working_plan_exceptions_modal.js
|
Reset add-break button disabled state
|
2022-03-08 16:32:45 +01:00 |