easyappointments/src/assets/js
Alex Tselegidis d828befb32 Added provider breaks in the table view. 2016-07-23 16:07:20 +02:00
..
backend.js
backend_calendar.js Split the backend_calendar code to appointments modal, unavailabilities modal, AJAX API consumer. 2016-07-17 14:43:50 +02:00
backend_calendar_api.js Split the backend_calendar code to appointments modal, unavailabilities modal, AJAX API consumer. 2016-07-17 14:43:50 +02:00
backend_calendar_appointments_modal.js Added popover functionality to table view (#182). 2016-07-18 22:22:28 +02:00
backend_calendar_default_view.js Corrected popover actions in both calendar view (#182). 2016-07-18 22:55:05 +02:00
backend_calendar_google_sync.js Moved google-sync related code to a new javascript file. 2016-07-17 14:23:18 +02:00
backend_calendar_table_view.js Added provider breaks in the table view. 2016-07-23 16:07:20 +02:00
backend_calendar_unavailabilities_modal.js Corrected popover actions in both calendar view (#182). 2016-07-18 22:55:05 +02:00
backend_categories_helper.js
backend_customers.js
backend_customers_helper.js
backend_services.js Added attendants number setting in backend services page (#109). 2016-07-21 20:33:43 +02:00
backend_services_helper.js The select boxes need to be by default disabled in the services form. 2016-07-21 20:40:53 +02:00
backend_settings.js Added calendar-view setting in the UI (#182). 2016-07-18 23:46:15 +02:00
backend_settings_system.js
backend_settings_user.js Added calendar-view setting in the UI (#182). 2016-07-18 23:46:15 +02:00
backend_users.js
backend_users_admins.js Added calendar-view setting in the UI (#182). 2016-07-18 23:46:15 +02:00
backend_users_providers.js Added calendar-view setting in the UI (#182). 2016-07-18 23:46:15 +02:00
backend_users_secretaries.js Added calendar-view setting in the UI (#182). 2016-07-18 23:46:15 +02:00
frontend_book.js Quick fix for the frontend unavailable dates issue (broken after jquery ui update). 2016-07-18 23:23:53 +02:00
frontend_book_api.js Added missing parameter for fetching available hours. 2016-07-19 09:49:22 +02:00
frontend_book_success.js
general_functions.js The booking wizard will parse two new GET parameters for setting default values to providers and services (fixes #24). 2016-07-16 21:06:55 +02:00
index.html
installation.js Solved problem with loading spinner in installation page (fixes #136). 2016-07-16 17:36:33 +02:00
working_plan.js