.. |
backend.js
|
Removed the use of jQuery methods for array and data processing wherever possible, along with other improvements in the javascript code.
|
2020-05-12 20:59:29 +02:00 |
backend_calendar.js
|
removed leading underscore from javascript function names.
|
2020-05-06 19:23:49 +02:00 |
backend_calendar_api.js
|
Performed major javascript refactoring for more consistncy and efficiency in the code base (work in progress)
|
2020-05-06 19:15:11 +02:00 |
backend_calendar_appointments_modal.js
|
Removed the use of jQuery methods for array and data processing wherever possible, along with other improvements in the javascript code.
|
2020-05-12 20:59:29 +02:00 |
backend_calendar_default_view.js
|
Fix datepicker initialization dates with safari and IE.
|
2020-07-06 18:10:04 +02:00 |
backend_calendar_extra_periods_modal.js
|
removed leading underscore from javascript function names.
|
2020-05-06 19:23:49 +02:00 |
backend_calendar_google_sync.js
|
Removed the use of jQuery methods for array and data processing wherever possible, along with other improvements in the javascript code.
|
2020-05-12 20:59:29 +02:00 |
backend_calendar_table_view.js
|
Fix datepicker initialization dates with safari and IE.
|
2020-07-06 18:10:04 +02:00 |
backend_calendar_unavailabilities_modal.js
|
Replaced the AJAX failure callback function
|
2020-07-01 10:16:09 +02:00 |
backend_categories_helper.js
|
Fix: reset has-error class on resetForm() function.
|
2020-07-13 18:13:52 +02:00 |
backend_customers.js
|
removed leading underscore from javascript function names.
|
2020-05-06 19:23:49 +02:00 |
backend_customers_helper.js
|
Merge pull request #824 from popod/customers-appointment-details-fix
|
2020-08-15 15:30:40 +03:00 |
backend_services.js
|
Removed the use of jQuery methods for array and data processing wherever possible, along with other improvements in the javascript code.
|
2020-05-12 20:59:29 +02:00 |
backend_services_helper.js
|
Fix: reset has-error class on resetForm() function.
|
2020-07-13 18:13:52 +02:00 |
backend_settings.js
|
Removed the use of jQuery methods for array and data processing wherever possible, along with other improvements in the javascript code.
|
2020-05-12 20:59:29 +02:00 |
backend_settings_system.js
|
Removed the use of jQuery methods for array and data processing wherever possible, along with other improvements in the javascript code.
|
2020-05-12 20:59:29 +02:00 |
backend_settings_user.js
|
Fix current user validation in settings page.
|
2020-07-20 20:48:17 +02:00 |
backend_users.js
|
Removed the use of jQuery methods for array and data processing wherever possible, along with other improvements in the javascript code.
|
2020-05-12 20:59:29 +02:00 |
backend_users_admins.js
|
Fix: reset has-error class on resetForm() function.
|
2020-07-13 18:13:52 +02:00 |
backend_users_providers.js
|
Fix: reset has-error class on resetForm() function.
|
2020-07-13 18:13:52 +02:00 |
backend_users_secretaries.js
|
Removed the use of jQuery methods for array and data processing wherever possible, along with other improvements in the javascript code.
|
2020-05-12 20:59:29 +02:00 |
forgot_password.js
|
Move the javascript logic of the forgot password page to an external file.
|
2020-04-27 20:20:35 +02:00 |
frontend_book.js
|
Hide the service price and provider address if they are empty (#863)
|
2020-08-15 15:58:17 +03:00 |
frontend_book_api.js
|
Use the array find method directly.
|
2020-05-12 20:59:28 +02:00 |
frontend_book_success.js
|
Converted hard coded HTML to jQuery generated markup.
|
2020-05-12 20:59:28 +02:00 |
general_functions.js
|
The generic error handler callback can now display non-JSON responses (#836).
|
2020-08-15 15:58:17 +03:00 |
index.html
|
|
|
installation.js
|
Toggle the visibility of the alert element by toggling the "hidden" class (#705)
|
2020-06-18 14:02:02 +02:00 |
login.js
|
Performed major javascript refactoring for more consistncy and efficiency in the code base (work in progress)
|
2020-05-06 19:15:11 +02:00 |
polyfill.js
|
Added polyfill script for backwards compatibility.
|
2020-05-12 20:59:28 +02:00 |
working_plan.js
|
Removed the use of jQuery methods for array and data processing wherever possible, along with other improvements in the javascript code.
|
2020-05-12 20:59:29 +02:00 |