Commit Graph

463 Commits

Author SHA1 Message Date
alext e013943fde Reformatted code files. 2018-01-23 10:08:37 +01:00
alext 3e58a98765 Added message in installation page when base url contains a trailing slash. 2018-01-23 09:51:56 +01:00
alext 7aae2f359b Appointment management modal is not updated after appointment duration resize (#155). 2018-01-17 22:06:42 +01:00
alext f56053d061 Corrected overflow of elements. 2018-01-02 13:51:24 +01:00
alext 5ae5719806 Enlarged the form filter buttons. 2018-01-02 13:32:09 +01:00
alext ab00577ac2 Provider services and secretary providers boxes use the .well class. 2018-01-02 13:14:13 +01:00
alext 729977c1f5 Last customer's appointment must not have a border. 2018-01-02 13:09:26 +01:00
alext 1ecff848cd Styling corrections for firefox. 2018-01-02 13:05:10 +01:00
alext 85dec33466 Full day appointment with multiple attendants are now being taken into
concern while generating availabilities. (fixes #337 and #315).
2018-01-02 11:23:06 +01:00
alext 3a9ae7f4a3 Corrected initial values of working plan script. 2017-12-20 15:16:09 +01:00
alext 5058e380ae Replaced jquery ui spinner component with native number input field. 2017-11-28 15:42:12 +01:00
alext afc0349fcf Changed backend users tab order. 2017-11-20 14:04:05 +01:00
alext ef500106cc Corrected event resizing of fullcalendar component. 2017-11-17 15:18:00 +01:00
alext faa911276e Corrected time handling in working plan management components. 2017-11-17 15:09:04 +01:00
alext d24f0aea39 Corrected button margin in notification box. 2017-11-16 00:00:50 +01:00
alext f009e73b44 Add customer email and phone number in the event popover of the backend/calendar page. #122 2017-11-15 23:53:59 +01:00
alext 049884d409 Added more information into the ajax exception messages. #370 2017-11-15 23:48:19 +01:00
alext b4d6767801 Notification alert styling corrections. 2017-11-15 23:40:07 +01:00
alext 26138c6586 Improved loading spinner styling. 2017-11-15 23:35:11 +01:00
alext 00372f2f1a Set Sunday as the first day of the week. 2017-11-15 23:19:17 +01:00
alext cfe4833825 Corrected backend notification box positioning. 2017-11-15 23:08:33 +01:00
alext 54ee07bf24 Removed jscrollpane from the app. 2017-11-15 23:08:11 +01:00
alext fdd309c9d5 Added ea_migrations table. 2017-11-15 23:02:46 +01:00
alext b8b66c28da Backend notifications shall be floating. 2017-11-15 17:21:59 +01:00
alext 4114bdc7bb Dialog buttons should be defined with an array. 2017-11-14 13:55:35 +01:00
alext e505f2bd32 Used bootstrap form validation helpers. 2017-11-14 13:52:59 +01:00
alext e0f49c1d54 Added calendar select functionality. 2017-11-08 15:17:29 +01:00
alext d4594bd583 Corrected syntax error in frontend_book.js 2017-11-05 16:31:28 +01:00
alext 7bfff7bfe0 Changed object properties reference style. 2017-11-02 14:19:54 +01:00
alext 89890dab4f Corrected go-to date functionality. 2017-11-02 14:11:41 +01:00
alext 7bfcd87e1d Convert time format to AM/PM. 2017-10-31 12:56:29 +01:00
alext 23b64463ca Corrected backend modal message element styling. 2017-10-31 12:48:06 +01:00
alext 38dc2bd459 Adjusted working plan styling so that it matches the one from users page. 2017-10-31 12:20:06 +01:00
alext 4ce43bced3 jQuery UI datepicker improvements. 2017-10-31 12:17:14 +01:00
alext 36bc53960b Reformatted stylesheet files. 2017-10-31 12:17:01 +01:00
alext b8d7c1b839 Styling corrections in the working plan input fields. 2017-10-31 12:16:45 +01:00
alext bc20ce8c21 Display corrections in the filter search input field of backend pages. 2017-10-31 11:52:25 +01:00
alext 7fbc350488 Corrected event resize and drag & drop behavior of the calendar component. 2017-10-31 11:34:06 +01:00
alext 5741fca71d Corrections in the event popovers of the calendar page. 2017-10-31 11:13:53 +01:00
alext 6ba3d7ce70 Corrected event sourcing for new fullcalendar version. 2017-10-31 10:37:00 +01:00
alext 5fb9b9466e Updated fullcalendar dependency and added momentjs 2017-10-19 21:20:47 +02:00
alext 3b1c662db3 Updated fullcalendar dependency. 2017-10-19 21:20:08 +02:00
alext 3ec8c25452 Corrections in Bootstrap's grid classes. 2017-10-03 12:27:02 +02:00
alext 05936ebe83 Removed DEFAULT NULL declaration as it's optional. 2017-10-02 11:49:27 +02:00
alext f166feb32f Avoid translation conflicts by setting the interal text value of message dialog butons. 2017-09-23 03:49:46 +02:00
alext de23443559 User interface enhancements (template refactoring). 2017-09-23 03:42:14 +02:00
alext 17fd69cce6 Styling improvements for the backend customers page. 2017-09-23 01:27:07 +02:00
alext 71c1bf38ff Styling improvements in backend calendar form. 2017-09-22 22:33:40 +02:00
alext 861f49c259 Integrated bootstrap tabs into the backend services page. 2017-09-22 14:53:41 +02:00
alext 80c6b61686 Integrated bootstrap tabs into the backend users page. 2017-09-22 14:52:59 +02:00
alext 355ddaeda4 Integrated tab component to settings page. 2017-09-21 14:49:13 +02:00
alext 4a0ee51122 Corrected displayed string. 2017-09-14 15:18:36 +02:00
alext 980ab7786a Refactored use of global EALang object. 2017-09-11 16:09:15 +02:00
alext ae8d7e2914 Adjusted sql assets. 2017-08-15 08:20:23 +02:00
alext 1212cd51f3 Corrected post filtering row selection for categories. 2017-07-25 08:33:21 +02:00
alext dcda4b9982 Correct post-filtering selection for services (revised). 2017-07-01 20:13:30 +02:00
alext 54897e8a3f Correct post-filtering selection for services. 2017-06-25 20:43:17 +02:00
alext aff86bd021 Refactored structure.sql 2017-06-19 09:46:06 +02:00
alext 358ecbfc9e Corrected charset of db table. 2017-06-18 19:36:45 +02:00
alext 78d07b91a1 Removed initial auto increment offsets. 2017-06-18 19:26:34 +02:00
alext 9f89aed556 Move initial installation entries to data.sql 2017-06-18 18:30:12 +02:00
alext fe5341a0af Changed message buttons in order to avoid issues with invalid translations. 2017-06-16 08:51:05 +02:00
alext 32d4cf8bf2 Corrected column class. 2017-06-14 09:07:41 +02:00
alext 2777be03da Dedicated service or provider selections must not be disabled. 2017-06-11 21:10:53 +02:00
alext a13c339167 Make a JS redirection and not a history replace after successful booking. 2017-03-10 09:25:07 +01:00
alext 1fab63a08b Changed code style 2017-03-10 09:24:27 +01:00
alext 34a7277a1e Added try-catch block when activating google cal sync 2017-03-10 09:23:31 +01:00
alext 2dad4dfc34 Updated copyright year. 2017-01-31 07:35:34 +01:00
alext c2dff6cdcd Removed unnecessary semicolons. 2017-01-21 20:02:38 +01:00
alext 60c46cc16d Merge branch 'binou06-patch-1' into develop 2016-12-01 19:45:50 +01:00
binou06 ec532474f5 issue that that prevents the removal of secretary 2016-11-29 20:02:11 +01:00
alext 5a022bb23d Corrected backend secretaries "cancel" button event typo. 2016-11-20 18:56:35 +02:00
alext d6c3968ba5 Corrected breaks selector for working plan reset. 2016-11-06 12:57:43 +01:00
alext fad8d3630c Added first name initial of customer in table calendar view. 2016-11-06 12:30:38 +01:00
alext 54ef4e34c2 Corrected rendering issue when table calendar and 3-days view are selected (patched previous fix). 2016-11-06 12:24:21 +01:00
alext ff796d60f1 Corrected rendering issue when table calendar and 3-days view are selected. 2016-11-06 12:18:02 +01:00
alext 4d01b2c871 The date navigation buttons need to be disabled while the table is rendering. 2016-11-06 11:44:32 +01:00
alextselegidis 8332eecee2 Reversed "getDate" methods for unavailabilities modal. 2016-10-24 00:06:06 +02:00
alextselegidis e1697ba35e Removed border bottom from datetimepicker widget. 2016-10-23 23:16:44 +02:00
alextselegidis e6015c253d Updated timepicker addon extension which fixes timezone issues (fixes #220). 2016-10-23 23:12:19 +02:00
alextselegidis 8a9a3b2192 Corrected working plan event handling that was failing due to invalid relative selectors (fixes #218). 2016-10-23 21:52:36 +02:00
alextselegidis 2a775bcfb6 Merge branch 'develop' of https://github.com/p0zi/easyappointments into p0zi-develop 2016-10-23 21:44:57 +02:00
alextselegidis b7fab97b92 Replaced "getDate" method call with Date.parse (fixes #220). 2016-10-23 21:40:32 +02:00
p0zi c6c66536bc Merge remote-tracking branch 'upstream/develop' into develop 2016-10-21 02:04:59 +02:00
p0zi 5534ebd1f7 218 - Unable to edit providers breaks in Google Chrome [https://github.com/alextselegidis/easyappointments/issues/218]
Small fix to previous commit
2016-10-21 01:54:54 +02:00
p0zi 4163a40a5e 218 - Unable to edit providers breaks in Google Chrome [https://github.com/alextselegidis/easyappointments/issues/218] 2016-10-21 01:41:17 +02:00
alextselegidis 81b3eb9bd3 Do not use the "getDate" method of the datepicker as it changes the timezone for dates between the 30nth of October and the 25th of March. 2016-10-20 23:39:25 +02:00
alextselegidis ecce8fb1c3 Spelling corrections 2016-10-10 18:29:48 +02:00
alextselegidis 9b5428a91d Added dedicated link in backend services page. 2016-10-10 17:20:23 +02:00
alextselegidis ea55bc54f5 Corrected but with mutiple months navigation in booking wizard. 2016-10-10 16:45:19 +02:00
alextselegidis c3ec123c01 Styling improvements in backend. 2016-10-10 16:00:30 +02:00
alextselegidis f3c201854a Corrected dedicated icon selector. 2016-10-06 21:10:56 +02:00
alextselegidis ece2374328 Corrected display of working plan in settings page. 2016-10-06 20:40:20 +02:00
alextselegidis 0d25d7322e Corrected styling in backend users page. 2016-10-06 20:39:02 +02:00
alextselegidis e362e2da4c Updated backend colors. 2016-10-06 20:12:30 +02:00
alextselegidis 365f8cf38d Require captcha setting must be disabled by default in new installations. 2016-10-06 19:40:17 +02:00
Alex Tselegidis 3348175b91 The sticky table header fix must be applied on single dates as well cause the calendar view width might be larger as well. 2016-08-17 22:40:17 +02:00
Alex Tselegidis d4360bef80 Added fix for the sticky table headers when horizontally scrolling the calendar view. 2016-08-15 21:59:43 +02:00
Alex Tselegidis 5bb56b8653 Reload only the events markup on table calendar view. 2016-08-15 21:32:31 +02:00
Alex Tselegidis eef6966798 Show the appointment duration only if its different than the standard value. 2016-08-11 22:56:54 +02:00