Commit graph

230 commits

Author SHA1 Message Date
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
Alex Tselegidis
482a863a98 Enhancements in the working_plan.js comments. 2016-05-14 12:28:42 +02:00
Alex Tselegidis
1fecef4cff Enhancements in the installation.js comments. 2016-05-14 12:26:08 +02:00
Alex Tselegidis
bb87fb51bd Enhancements in the general_functions.js comments. 2016-05-14 12:25:20 +02:00
Alex Tselegidis
9451637484 Enhancements in the fronted_book_success.js comments. 2016-05-14 12:16:11 +02:00
Alex Tselegidis
94a66cffad Enhancements in the fronted_book_api.js comments. 2016-05-14 12:09:21 +02:00
Alex Tselegidis
90bcd361da Enhancements in the fronted_book.js comments. 2016-05-14 12:07:16 +02:00
Alex Tselegidis
d7831fc9fa Corrected updateConfirmFrame method definition. 2016-05-14 11:36:17 +02:00
Alex Tselegidis
f228410c36 Moved part of the frontend_book.js to frontend_book_api.js 2016-04-27 21:57:11 +02:00
Alex Tselegidis
e3eede1745 Refactored the frontend_book.js 2016-04-26 21:51:16 +02:00
Alex Tselegidis
ebfd04172c Merge branch 'develop' of https://github.com/alextselegidis/easyappointments into develop 2016-04-26 21:34:03 +02:00
Alex Tselegidis
bcc205522e Refactored the backend/users js files. 2016-04-26 21:33:30 +02:00
Alex Tselegidis
382acd119c Refactored working_plan.js 2016-04-26 19:45:17 +02:00
Alex Tselegidis
3f8fd91714 Commited current refactoring state of working_plan.js (not finished yet). 2016-04-24 19:28:33 +02:00
Alex Tselegidis
edc97e771e Refactored the installation.js file. 2016-04-24 19:13:39 +02:00
Alex Tselegidis
c85d89c5ee Refactored the general_functions.js file. 2016-04-24 19:09:33 +02:00
Alex Tselegidis
d1a0aa02fd Refactored the backend.js module. 2016-04-24 18:58:35 +02:00
Alex Tselegidis
967021acf7 Refactored the backend_settings.js module. 2016-04-13 19:54:56 +02:00
Alex Tselegidis
a271ce08cf Refactored the backend_services.js module 2016-04-02 15:36:55 +02:00
Alex Tselegidis
8ecdd7b4a2 Moved part of the backend_customers.js functionality to the backend_customers_helper.js 2016-04-02 14:59:31 +02:00
Alex Tselegidis
00543996ef Refactored the backend_customers.js file. 2016-04-02 14:58:21 +02:00
Alex Tselegidis
d4d605bfd3 Refactored the backend_calendar.js file. 2016-04-02 12:25:29 +02:00
Alex Tselegidis
5ad3041c2c Removed console.log calls from the javascript files. 2016-04-02 12:02:17 +02:00
Alex Tselegidis
cf6e635aad Implements #142: Grey out unavailable calendar dates 2016-03-31 20:08:21 +02:00
Alex Tselegidis
3495295211 Minor modifications to the pull request changes of backend_calendar.js 2016-03-22 22:45:02 +01:00
Alex Tselegidis
5161a8b4bb Corrected the sticky footer issue. 2016-03-22 22:36:48 +01:00
Alex Tselegidis
2c3deeeb89 Merge branch 'master' of https://github.com/h3ct0r/easyappointments into h3ct0r-develop 2016-03-22 22:18:55 +01:00
h3ct0r
d6c4e4cf75 Removed comments on js file 2016-03-10 15:47:22 -03:00
h3ct0r
2eb63a21d1 Appointment modal in backend now search clients using the ajax filter.
This allow using the most recent clients without refreshing the main page.
2016-03-10 15:45:17 -03:00
h3ct0r
1c4ab83d32 Fixed css bug; Added support for case insensitive search for clients and search by notes too! 2016-03-10 12:55:00 -03:00
Alex Tselegidis
df0d81f68c Fixes #121: Replaced the 'validateEmail' validation with a RFC822 regex expression. 2016-02-15 22:19:04 +01:00
Alex Tselegidis
d3e86800b5 Corrected the class that needed to be removed from the sync-button after the user disables the syncing. 2016-02-14 14:08:51 +01:00
Alex Tselegidis
3bed331a1f Fixes #120 - Invalid appointment date set after editing an existing appointment. 2016-02-07 15:52:27 +01:00
Alex Tselegidis
181595d8bd Corrected selectors for backend appointment & unavailable modals. 2016-01-24 15:40:06 +01:00
Alex Tselegidis
71eca2b5b8 Enlarged the services form column width so that the CRUD buttons do not wrap. 2016-01-17 13:57:31 +01:00
Alex Tselegidis
810920d868 Corrected responsive display of booking success and messages on viewports that have long height and small width. 2016-01-14 23:43:29 +01:00
Alex Tselegidis
51e69a097f Fixes #101 - JS code would not parse dates correctly. 2016-01-10 23:54:17 +01:00
Alex Tselegidis
e252307e66 Improved AJAX error handling. 2016-01-09 22:55:07 +01:00
Alex Tselegidis
df34470df4 Further fixes for the table view. 2016-01-06 22:27:59 +01:00
Alex Tselegidis
4681bebad3 Fixed vertical positioning for tablet devices. 2016-01-06 22:17:39 +01:00
Alex Tselegidis
7cdccf1d27 Fixed responsive display for mobile devices. 2016-01-06 21:56:22 +01:00
Alex Tselegidis
9918631c0f Fixes #43 problem with warnings. 2016-01-04 23:28:52 +01:00
Alex Tselegidis
3a5227f687 Added copyright comments in the data.sql file. 2016-01-04 23:07:45 +01:00
Alex Tselegidis
86644cfa9c Updated the copyright date. 2016-01-02 14:47:04 +01:00
Alex Tselegidis
0cb586c6fe Added window.console IE9 workaround. 2016-01-01 21:57:44 +01:00
Alex Tselegidis
c7a8b40e27 Fixed backend menu item height for Firefox. 2016-01-01 21:33:06 +01:00
Alex Tselegidis
fa992b824a Moved the customer-notifications setting in the 'general settings' tab. 2016-01-01 20:40:10 +01:00
Alex Tselegidis
0b43e4d918 Changed the CAPTCHA failure display (added input hint below the captcha input). 2016-01-01 20:18:03 +01:00
Alex Tselegidis
2953b3e492 Corrected styling issue with provider's settings page. 2016-01-01 15:53:51 +01:00