Commit graph

463 commits

Author SHA1 Message Date
alext
44cd035448 Merged pull request #260 - Add 'Location' option to Services [Not a required field] 2019-06-08 17:03:32 +02:00
alext
52e17063b7 Added location field for services. 2019-06-08 16:57:09 +02:00
alext
62e28d381d Merged pull request #221 - Fixed/Improved sort breaks increasingly by hour within day 2019-06-08 16:48:24 +02:00
alext
84afca8b26 Integrated location field in the backend section. 2019-06-08 16:43:21 +02:00
alext
31673436fe Added location field in the database for appointments. 2019-06-08 15:56:38 +02:00
alext
b3b1815c8d Providers should not be able to create appointments for other providers in the backend calendar page. #510 2018-07-29 16:08:41 +02:00
alext
ba3227e11c Providers and secretaries shall not be able to see appointments of other providers (#512). 2018-07-29 15:59:18 +02:00
oxteam
064b0580fb Use translation for the personal information 'delete' button. 2018-07-12 14:49:14 +02:00
alext
66aacd7e6b Use moment objects when rendering appointments in fullcalendar. 2018-06-26 09:54:43 +02:00
alext
caa45a65f1 Performance optimization in backend calendar page, after the user clicks the insert appointment button. (#500) 2018-06-24 19:42:42 +02:00
alext
0d91792d36 Customers will now be able to remove all their data from the system (#480). 2018-06-24 19:08:45 +02:00
alext
d171a5b2ee Save consent every time the customer updates his data (#480). 2018-06-24 17:27:16 +02:00
alext
2ddf7b118a Added type field into the consent table (#480). 2018-06-24 17:12:13 +02:00
alext
60f48e24ee Integrated new legal content settings in the booking page (#480). 2018-06-24 16:58:03 +02:00
alext
00f1017e35 Added cookieconsent lib in the frontend (#480). 2018-06-24 16:57:45 +02:00
alext
54076bd244 Integrated legal contents in backend settings page (#480). 2018-06-24 15:46:58 +02:00
alext
37cb57ac94 Added trumbowyg into the backend section (#480). 2018-06-24 15:07:22 +02:00
alext
53b754c52d Added new database structure for storing use consents and toggling legal information (#480). 2018-06-24 13:17:04 +02:00
alext
9ef42e7343 Disable search buttons when editing admin record in backend 2018-06-03 16:25:37 +02:00
alext
212f4e0d4e Typo corrections in the structure.sql 2018-06-03 16:23:45 +02:00
alext
0e3ff2493e Backend settings are not being displayed on page load when the user is not an admin (#497). 2018-06-03 15:58:44 +02:00
alext
7508790f31 Database migration fixes (from 1.2.1 to 1.3.x) (#495).
(cherry picked from commit 40e13cb7d8)
2018-06-03 15:42:29 +02:00
oxteam
3428c6552a Fix for unselectable calendar when switching from service to provider view (#483).
(cherry picked from commit 9c2de28)
2018-06-03 15:21:16 +02:00
alext
68c67af57b Removed class from non working event. 2018-04-30 13:49:16 +02:00
alext
433b9862c7 Updated initial migration value (#438). 2018-04-25 13:47:40 +02:00
alext
d23ec0483c Removed "ea" prefix from db constraints (#438) 2018-04-25 13:40:13 +02:00
alext
6fe70d0723 Unavailable dates generation must take into concern the appointment edit mode of the booking page (#433). 2018-04-23 15:58:04 +02:00
alext
5f56eb4c2d Removed unnecessary call for calendar events. 2018-04-23 09:52:47 +02:00
alext
cfaafc2674 Corrected start and end datetime parsing when editing unavailabilities. 2018-04-19 16:50:28 +02:00
alext
2d7fa2bd8f Corrected class name for break event. 2018-04-15 10:29:36 +02:00
alext
c26b111ab2 Pre-select the modified appointment date when editing an existing appointment in the booking form. 2018-04-15 08:34:01 +02:00
alext
7ee9f24f5a Corrected working plan parsing for foreign languages (#461). 2018-04-09 13:50:00 +02:00
alext
ead4ae5985 Corrections in the datetimepicker and timepicker formatting. 2018-03-28 14:41:27 +02:00
alext
5147d0ad68 Added error messages with more information for the installation page (#452) 2018-03-28 14:36:28 +02:00
alext
4d6b452dd6 Updated copyright year in file headers. 2018-03-27 09:23:09 +02:00
alext
4ed30b6822 Corrected translation key for server communication error. 2018-03-27 09:19:27 +02:00
alext
610f184aad Further formatting corrections. 2018-03-17 18:00:55 +01:00
alext
52be9ff9d7 Merge branch 'develop' into hotfix 2018-03-09 07:57:31 +01:00
alext
43b9cf678b Corrected time format use in booking page. 2018-03-08 14:59:13 +01:00
alext
1caccb731a Changed the time formatting in javascript files. 2018-03-08 14:55:51 +01:00
alext
7c620c6734 Added time format setting in the database and created migration file. 2018-03-06 22:46:33 +01:00
Andrea
d971f4f097 Added time format selection 2018-03-06 12:20:47 +01:00
alext
a54917aacf Updated moment.js to a newer version. 2018-03-06 08:21:59 +01:00
Caine85
b7d762c110
Update backend_calendar_default_view.js 2018-03-02 17:12:54 +01:00
alext
a2588dbe21 Do not display expected captcha phrase on failures. 2018-02-23 15:33:41 +01:00
alext
99bfc1e3ab Disable calendar modifications when viewing services in back-end. 2018-02-23 15:29:53 +01:00
alext
f78f45ef6f Set correct initial value for the ea_migrations class. 2018-02-23 15:22:23 +01:00
alext
7d6f87f7bf Corrected creation of provider columns in back-end table view (#381). 2018-02-08 22:00:22 +01:00
alext
edbe78c6f4 The details string of the error message box becomes a button. 2018-02-02 08:19:28 +01:00
alext
7900c684af Added max height for message pre content. 2018-01-31 18:31:15 +01:00