.. |
backend.js
|
Fix: replace all btn-default class by btn-light.
|
2020-06-19 13:09:22 +02:00 |
backend_calendar.js
|
Fix: replace all btn-default class by btn-light.
|
2020-06-19 13:09:22 +02:00 |
backend_calendar_api.js
|
Display error message (if any) when saving appointments or unavailable time periods.
|
2020-08-15 15:58:17 +03:00 |
backend_calendar_appointments_modal.js
|
Merge branch 'bootstrap-4-and-fontawesome' of https://github.com/janinavelasco9/easyappointments into janinavelasco9-bootstrap-4-and-fontawesome
|
2020-08-15 18:41:14 +03:00 |
backend_calendar_default_view.js
|
Merge pull request #870 from popod/fix-translations
|
2020-08-20 17:49:26 +02:00 |
backend_calendar_extra_periods_modal.js
|
Merge pull request #755 from popod/fix-typo
|
2020-08-15 16:56:32 +03: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
|
Merge branch 'bootstrap-4-and-fontawesome' of https://github.com/janinavelasco9/easyappointments into janinavelasco9-bootstrap-4-and-fontawesome
|
2020-08-15 18:41:14 +03:00 |
backend_calendar_unavailabilities_modal.js
|
Merge branch 'develop' into bootstrap-4-and-fontawesome
|
2020-07-19 18:56:51 -04: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 branch 'bootstrap-4-and-fontawesome' of https://github.com/janinavelasco9/easyappointments into janinavelasco9-bootstrap-4-and-fontawesome
|
2020-08-15 18:41:14 +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
|
Merge branch 'bootstrap-4-and-fontawesome' of https://github.com/janinavelasco9/easyappointments into janinavelasco9-bootstrap-4-and-fontawesome
|
2020-08-15 18:41:14 +03:00 |
backend_settings.js
|
Merge branch 'bootstrap-4-and-fontawesome' of https://github.com/janinavelasco9/easyappointments into janinavelasco9-bootstrap-4-and-fontawesome
|
2020-08-15 18:41:14 +03: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
|
fix some bugs
|
2020-06-19 11:17:31 -04:00 |
backend_users_admins.js
|
Merge branch 'bootstrap-4-and-fontawesome' of https://github.com/janinavelasco9/easyappointments into janinavelasco9-bootstrap-4-and-fontawesome
|
2020-08-15 18:41:14 +03:00 |
backend_users_providers.js
|
Merge branch 'bootstrap-4-and-fontawesome' of https://github.com/janinavelasco9/easyappointments into janinavelasco9-bootstrap-4-and-fontawesome
|
2020-08-15 18:41:14 +03:00 |
backend_users_secretaries.js
|
Merge branch 'develop' into bootstrap-4-and-fontawesome
|
2020-06-09 10:36:54 -04:00 |
forgot_password.js
|
hidden is now d-none
|
2020-06-18 14:37:11 -04:00 |
frontend_book.js
|
Merge branch 'bootstrap-4-and-fontawesome' of https://github.com/janinavelasco9/easyappointments into janinavelasco9-bootstrap-4-and-fontawesome
|
2020-08-15 18:41:14 +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
|
Merge branch 'bootstrap-4-and-fontawesome' of https://github.com/janinavelasco9/easyappointments into janinavelasco9-bootstrap-4-and-fontawesome
|
2020-08-15 18:41:14 +03:00 |
index.html
|
Moved source files to the root directory.
|
2020-03-11 10:24:25 +01:00 |
installation.js
|
Merge branch 'develop' into bootstrap-4-and-fontawesome
|
2020-07-19 18:56:51 -04:00 |
login.js
|
hidden is now d-none
|
2020-06-18 14:37:11 -04:00 |
polyfill.js
|
Added polyfill script for backwards compatibility.
|
2020-05-12 20:59:28 +02:00 |
working_plan.js
|
Remove old "glyphicon" icons.
|
2020-06-29 15:23:51 +02:00 |