Commit Graph

278 Commits

Author SHA1 Message Date
Alex Tselegidis 2ac9384694 Added popover functionality to table view (#182). 2016-07-18 22:22:28 +02:00
Alex Tselegidis c6143c7c50 Translated UI strings (#182). 2016-07-18 21:38:09 +02:00
Alex Tselegidis 7db07a9e6a Added display for unavailabilities (#182). 2016-07-18 21:26:31 +02:00
Alex Tselegidis fa2dc2dd30 Applied styling for the table view (#182). 2016-07-18 21:20:43 +02:00
Alex Tselegidis 2ba5ca3db5 Added events to table view (#182). 2016-07-18 20:18:55 +02:00
Alex Tselegidis 8f6cfb2dd2 Created the codebase for the new table view (#182). 2016-07-17 18:51:46 +02:00
Alex Tselegidis 78b00711a4 Split the backend_calendar code to appointments modal, unavailabilities modal, AJAX API consumer. 2016-07-17 14:43:50 +02:00
Alex Tselegidis dd9473af35 Corrected maximum width of loading gif. 2016-07-17 14:42:14 +02:00
Alex Tselegidis 8649983c6f Moved google-sync related code to a new javascript file. 2016-07-17 14:23:18 +02:00
Alex Tselegidis a9edbda7a7 Split the calendar view functionality into new module (#182). 2016-07-17 13:46:38 +02:00
Alex Tselegidis 84ccd956df The provider URL parameter will now display the provider even if teh option doesn't exist on page load (fixes #24). 2016-07-17 11:43:52 +02:00
Alex Tselegidis f9cb6b6879 Added dedicated links in backcend in order for each provider-service combination (fixes #24). 2016-07-16 21:32:50 +02:00
Alex Tselegidis c73e990e81 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
Alex Tselegidis 057e3d139a UI Corrections 2016-07-16 20:14:10 +02:00
Alex Tselegidis f51b4cbe8d Solved problem with loading spinner in installation page (fixes #136). 2016-07-16 17:36:33 +02:00
Alex Tselegidis 8c0d8a76cf Corrected scrollbar issue with backend/users/providers filter results (fixes #173). 2016-07-16 17:27:03 +02:00
Alex Tselegidis d0304b733a Corrected backend header :focus state for menu-items. 2016-07-16 16:20:04 +02:00
Alex Tselegidis 60c05946a7 Updated jquery and jquery ui dependencies. 2016-07-15 21:43:30 +02:00
Alex Tselegidis afca1a015e Refactored CSS with common backend rules for users page. 2016-07-15 21:15:27 +02:00
Alex Tselegidis fe215e8be6 Refactored CSS with common backend rules for services page. 2016-07-15 21:09:38 +02:00
Alex Tselegidis 362aaf0498 Removed overflow CSS rule. 2016-07-15 20:53:01 +02:00
Alex Tselegidis 279b931d80 Refactored js code. 2016-07-15 20:52:21 +02:00
Alex Tselegidis ad4e23302e Corrected providers overflow issue in mobile devices. 2016-07-15 20:33:49 +02:00
Alex Tselegidis 6ab4344187 Corrected initialization problem with CategoriesHelper instance. 2016-07-15 20:21:25 +02:00
Alex Tselegidis 10068bff13 Changed header colors for booking form headings. 2016-07-14 21:33:03 +02:00
Alex Tselegidis bb8084c958 Styling changes in booking wizard. 2016-07-14 21:31:53 +02:00
Alex Tselegidis 82f2323df1 Responsive design refactoring for the backend/settings page. 2016-07-14 21:13:51 +02:00
Alex Tselegidis 05ac409c0f Responsive design refactoring for the backend/users page. 2016-07-14 21:08:36 +02:00
Alex Tselegidis fc516b498e Responsive design refactoring for the backend/services page. 2016-07-14 20:48:16 +02:00
Alex Tselegidis e649119828 Responsive design refactoring for the backend/customers page. 2016-07-14 20:25:05 +02:00
Alex Tselegidis bb83b6b839 Added updated .gitignore with storage directory. 2016-07-13 22:56:05 +02:00
Alex Tselegidis b8b1d546fd Responsive design refactoring for the backend/calendar page. 2016-07-12 22:02:59 +02:00
Alex Tselegidis 38e2955273 Re-designed the backend header in order to be responsive. 2016-07-12 21:27:54 +02:00
Alex Tselegidis b9e24f7baf Due to jquery ui datepicker issue the unavailable dates will be greyed out manually by adding the required classes. 2016-06-29 21:25:57 +02:00
Alex Tselegidis 0522186a4e Added missing event parameter. 2016-06-29 20:38:34 +02:00
Alex Tselegidis 1a8eccbb35 Refactored the backend-page css components. 2016-05-20 09:08:41 +02:00
Alex Tselegidis 6432998dad Enhancements in the backend_calendar.js comments and code. 2016-05-15 13:05:28 +02:00
Alex Tselegidis 5532b13bf4 Enhancements in the backend_categories_helper.js comments. 2016-05-15 12:20:37 +02:00
Alex Tselegidis 8856f2d89f Enhancements in the backend_customers_helper.js comments. 2016-05-15 12:17:12 +02:00
Alex Tselegidis 9aab156b69 Enhancements in the backend_customers.js comments. 2016-05-15 12:13:56 +02:00
Alex Tselegidis 4efa760bdd Enhancements in the backend_services_helper.js comments. 2016-05-15 12:12:56 +02:00
Alex Tselegidis b88fd19912 Enhancements in the backend_settings.js services. 2016-05-15 12:09:13 +02:00
Alex Tselegidis 6540335e0a Enhancements in the backend_settings_system.js comments. 2016-05-14 12:53:11 +02:00
Alex Tselegidis 628e208804 Enhancements in the backend_settings_user.js comments. 2016-05-14 12:52:08 +02:00
Alex Tselegidis 32c39a02a1 Enhancements in the backend_settings.js comments. 2016-05-14 12:51:12 +02:00
Alex Tselegidis c3b7ea9383 Enhancements in the backend_users_admins.js comments. 2016-05-14 12:49:35 +02:00
Alex Tselegidis d3b59256fb Enhancements in the backend_users_providers.js comments. 2016-05-14 12:47:39 +02:00
Alex Tselegidis 17d3eaac3b Enhancements in the backend_users_secretaries.js comments. 2016-05-14 12:44:28 +02:00
Alex Tselegidis 5ddebb9233 Enhancements in the backend_users.js comments. 2016-05-14 12:40:11 +02:00
Alex Tselegidis 8dedc3368a Enhancements in the backend.js comments. 2016-05-14 12:38:25 +02:00