Commit graph

2083 commits

Author SHA1 Message Date
Alex Tselegidis
a3d6d473fa When selecting the any provider option in the booking page then merge all the available hours of all providers that can serve the selected service (#1147). 2021-10-18 13:51:01 +02:00
Alex Tselegidis
cf19ea717c Condier unavailable time periods that span into multiple days (#880). 2021-10-18 13:51:01 +02:00
Alex Tselegidis
cbd9e9e41b Prepend the "any-provider" option to the booking page so that it is the first option displayed. 2021-10-18 13:51:01 +02:00
Vasileios Lourdas
a9db9a0a92 Updated Greek language file.
Fixed a few typos and translated a couple of messages.
2021-10-18 13:51:01 +02:00
Alex Tselegidis
870938c775 Added security policy file to the repo (#1122) 2021-10-18 13:51:01 +02:00
Alex Tselegidis
046fc72d1d Mark required the fields of the settings page 2021-10-18 13:51:01 +02:00
Alex Tselegidis
9407f23c0e Added missing validation call in system settings 2021-10-18 13:51:00 +02:00
Alex Tselegidis
f20c323da0 Replaced the email validation regex with a better one 2021-10-18 13:51:00 +02:00
Alex Tselegidis
a03a9e27ef Added file comment-banner 2021-10-18 13:51:00 +02:00
Alex Tselegidis
7b60156b87 CSS fix for the custom checkbox switchers 2021-10-18 13:51:00 +02:00
Alex Tselegidis
e626e277cd The backend appointment removal is using the notifications library 2021-10-18 13:51:00 +02:00
Alex Tselegidis
7526cff3bf Czech translation corrections 2021-10-18 13:51:00 +02:00
Alex Tselegidis
67e6f952b6 Added the system directory to the gulp build. 2021-10-18 13:51:00 +02:00
Alex Tselegidis
831ecff8c3 Re-introduced the system folder to the root directory and removed it from the composer.json file (#1109). 2021-10-18 13:51:00 +02:00
Alex Tselegidis
1a926f0ad9 The backend calendar must display the modified appointment date, when using the appointment link of the confirmation email (#1112). 2021-10-18 13:51:00 +02:00
Alex Tselegidis
dfa6775db0 Use the right bootstrap CSS classes for the setting input field help blocks 2021-10-18 13:51:00 +02:00
Alex Tselegidis
5dc38f987a Corrected model comments 2021-10-18 13:51:00 +02:00
Alex Tselegidis
f1ba0c2688 Applied the right software version to the doc files. 2021-10-18 13:51:00 +02:00
Alex Tselegidis
1d632d561d Made the tests executable again (#1042). 2021-10-18 13:40:05 +02:00
Alex Tselegidis
a0d61449cc
Merge pull request #1039 from Tthecreator/1038_email_fix
[1038] Sender and return address set to pass spamfilters
2021-10-18 13:10:15 +02:00
Alex Tselegidis
6b179c3b58 When selecting the any provider option in the booking page then merge all the available hours of all providers that can serve the selected service (#1147). 2021-10-18 13:04:32 +02:00
Alex Tselegidis
86bc718782 Condier unavailable time periods that span into multiple days (#880). 2021-10-18 12:43:40 +02:00
Alex Tselegidis
8d4d063afa Prepend the "any-provider" option to the booking page so that it is the first option displayed. 2021-10-18 12:19:13 +02:00
Alex Tselegidis
03f5fed5a6 Merge branch 'lourdas-master' into develop 2021-10-04 09:38:20 +02:00
Alex Tselegidis
cf67585f19 Added security policy file to the repo (#1122) 2021-10-04 09:32:08 +02:00
Alex Tselegidis
53acb6146c Mark required the fields of the settings page 2021-10-04 09:27:50 +02:00
Alex Tselegidis
6fa2451a08 Added missing validation call in system settings 2021-10-04 09:27:32 +02:00
Alex Tselegidis
ea4295e1ad Replaced the email validation regex with a better one 2021-10-04 09:27:08 +02:00
Alex Tselegidis
566ca1c79e Added file comment-banner 2021-10-04 09:26:48 +02:00
Alex Tselegidis
33c2b72fba CSS fix for the custom checkbox switchers 2021-10-04 09:26:29 +02:00
Alex Tselegidis
0c0ac6a0b2 The backend appointment removal is using the notifications library 2021-10-04 09:26:12 +02:00
Alex Tselegidis
a210c32b73 Czech translation corrections 2021-10-04 09:25:44 +02:00
Alex Tselegidis
d0b5fd170b Added the system directory to the gulp build. 2021-10-04 09:24:44 +02:00
Vasileios Lourdas
0d708077ca Updated Greek language file.
Fixed a few typos and translated a couple of messages.
2021-09-26 20:01:24 +03:00
om-ha
a17c234698
FIX Providers API incorrect array_key_exists
- `array_key_exists` should search for they key `working_plan` within `$provider['settings']` and not `$provider['settings']['working_plan']`
2021-08-28 14:50:01 +03:00
Caine85
2f76db0f14
Update console.md
Missing commands params.
2021-08-28 12:57:56 +02:00
Alex Tselegidis
3a6f347246 Re-introduced the system folder to the root directory and removed it from the composer.json file (#1109). 2021-08-24 16:34:13 +03:00
Alex Tselegidis
8eec2339cf The backend calendar must display the modified appointment date, when using the appointment link of the confirmation email (#1112). 2021-08-24 16:03:45 +03:00
Alex Tselegidis
49197b5c66 Use the right bootstrap CSS classes for the setting input field help blocks 2021-08-24 16:01:44 +03:00
Alex Tselegidis
591de3d35f Corrected model comments 2021-08-24 16:01:17 +03:00
Alex Tselegidis
40b5e42fae Applied the right software version to the doc files. 2021-08-24 16:00:59 +03:00
Alex Tselegidis
e9529f6bdd Merge branch 'develop' 2021-07-27 11:32:03 +03:00
Alex Tselegidis
7393c36462 Release v1.4.2 2021-07-27 11:31:43 +03:00
Alex Tselegidis
b28ccfe0c9 Updated CHANGELOG.md 2021-07-27 11:27:16 +03:00
Alex Tselegidis
595506b90f Updated CHANGELOG.md 2021-07-19 18:29:43 +03:00
Alex Tselegidis
df2f1693b9 Merge branch 'develop' 2021-07-19 18:26:12 +03:00
Alex Tselegidis
215c4f501e Release v1.4.2-beta.1 2021-07-19 18:25:36 +03:00
Alex Tselegidis
11479f2af4 Updated CHANGELOG.md 2021-07-19 18:11:08 +03:00
Alex Tselegidis
9800554b35 Working plan css improvements 2021-07-19 17:52:40 +03:00
Alex Tselegidis
5dd8540577 Use the AM/PM postfix as lowercase everywhere for consistency. 2021-07-19 17:44:31 +03:00