Alex Tselegidis
|
2731d2f17c
|
Update the seeders so that they set dynamic passwords by default
|
2023-03-01 09:00:24 +01:00 |
|
Alex Tselegidis
|
963413eb88
|
White list the working plan and working plan exceptions when saving a provider record
|
2023-03-01 08:26:58 +01:00 |
|
Alex Tselegidis
|
5827a36d7a
|
Remove unused method
|
2023-03-01 08:22:30 +01:00 |
|
Alex Tselegidis
|
f58016ba9d
|
Fine tune the calendar selection callback
|
2023-03-01 08:22:15 +01:00 |
|
Alex Tselegidis
|
9e3611c547
|
Correct button display in mobile views
|
2023-03-01 08:21:57 +01:00 |
|
Alex Tselegidis
|
e2d43a25bb
|
CSS improvements to the calendar page.
|
2023-03-01 08:21:35 +01:00 |
|
Alex Tselegidis
|
a04364adcd
|
Remove unused config files
|
2023-03-01 07:45:09 +01:00 |
|
Alex Tselegidis
|
5144823993
|
Suppress the permission problem when migrating from one linux installation to another
|
2023-02-27 08:51:43 +01:00 |
|
Alex Tselegidis
|
6226e0f86c
|
Toggle the first booking step
|
2023-02-21 08:32:30 +01:00 |
|
Alex Tselegidis
|
9681e7d6ad
|
Set the recipients timezone before sending the appointment email
|
2023-02-21 08:17:22 +01:00 |
|
Alex Tselegidis
|
ea30c62a84
|
Load required settings
|
2023-02-21 08:11:18 +01:00 |
|
Alex Tselegidis
|
c9715d7431
|
Script checks before rendering
|
2023-02-21 08:11:14 +01:00 |
|
Alex Tselegidis
|
01d03f50a6
|
Correct the display of the cancellation message box
|
2023-02-21 08:08:09 +01:00 |
|
Alex Tselegidis
|
6245d389b2
|
Comment updates
|
2023-02-21 08:06:36 +01:00 |
|
Alex Tselegidis
|
2999dcda87
|
Define local variables for UMD libraries
|
2023-02-21 08:05:55 +01:00 |
|
Alex Tselegidis
|
a8996b6b99
|
Add the location and notes fields to the appointment email notifications (if a value was provided). (#1341)
|
2023-02-21 08:02:32 +01:00 |
|
Alex Tselegidis
|
ddee652231
|
Remove unnecessary cache load
|
2023-02-21 07:58:30 +01:00 |
|
Alex Tselegidis
|
4d79e1d3cf
|
Improve the structure of the email notifications
|
2023-02-21 07:58:21 +01:00 |
|
Alex Tselegidis
|
c3aca37591
|
Add the "format_timezone" helper function
|
2023-02-21 07:44:34 +01:00 |
|
Alex Tselegidis
|
98976ee382
|
Wrap the date_helper.php functions with try-catch blocks
|
2023-02-20 08:57:50 +01:00 |
|
Alex Tselegidis
|
270c261a58
|
Add the date_helper.php to the project
|
2023-02-20 08:54:29 +01:00 |
|
Alex Tselegidis
|
fc231fe11f
|
Set the minimum language level to PHP 8 in composer.json
|
2023-02-20 08:49:19 +01:00 |
|
Alex Tselegidis
|
697b3fa5a8
|
Refactor the email template HTML structure
|
2023-02-20 08:43:00 +01:00 |
|
Alex Tselegidis
|
9727d22205
|
Add a back link to the webhooks page
|
2023-02-20 08:35:29 +01:00 |
|
Alex Tselegidis
|
dd08cbc882
|
Hide the inactive working plan row input elements
|
2023-02-20 08:33:11 +01:00 |
|
Alex Tselegidis
|
93fdbd875a
|
Correct the message modal handling methods
|
2023-02-20 08:24:49 +01:00 |
|
Alex Tselegidis
|
97382d8da3
|
Add missing JS file to business_settings.php
|
2023-02-20 08:17:48 +01:00 |
|
Alex Tselegidis
|
efb9fda649
|
Correct flatpickr positioning issue on modals
|
2023-02-20 08:09:03 +01:00 |
|
Alex Tselegidis
|
0d52732489
|
Replace selector with variable
|
2023-02-20 08:06:12 +01:00 |
|
Alex Tselegidis
|
9ec281640e
|
Fix working plan handling and refactor to arrow functions
|
2023-02-20 08:01:27 +01:00 |
|
Alex Tselegidis
|
b8f4354363
|
Update package-lock.json
|
2023-02-20 07:46:09 +01:00 |
|
Alex Tselegidis
|
8ea9171ae2
|
Add label class
|
2023-02-20 07:46:02 +01:00 |
|
Alex Tselegidis
|
c891985c1b
|
Remove old jQuery UI timepicker call
|
2023-02-20 07:42:13 +01:00 |
|
Alex Tselegidis
|
11188872fa
|
Hide days that are outside the current month in the datepicker
|
2023-02-20 07:41:49 +01:00 |
|
Alex Tselegidis
|
c8bfb623e2
|
Apply the future booking limit to the booking page
|
2023-02-13 09:36:08 +01:00 |
|
Alex Tselegidis
|
7f534e51c7
|
Correct datepicker navigation issue in booking page
|
2023-02-13 09:13:36 +01:00 |
|
Alex Tselegidis
|
122759b531
|
Grey out the unavailable dates of the booking flatpickr instance
|
2023-02-10 13:38:00 +01:00 |
|
Alex Tselegidis
|
7b6565fe32
|
Replace the jQuery UI 'fade' easing with the jQuery fadeIn and fadeOut methods
|
2023-02-10 13:22:38 +01:00 |
|
Alex Tselegidis
|
1ae06fcf0a
|
Add background change on month dropdown hover
|
2023-02-10 13:20:11 +01:00 |
|
Alex Tselegidis
|
dd3697c018
|
Change null default value with undefined
|
2023-02-07 09:29:12 +01:00 |
|
Alex Tselegidis
|
77256e502a
|
Style the flatpickr in the booking page
|
2023-02-07 08:24:46 +01:00 |
|
Alex Tselegidis
|
85e0567b13
|
Remove jQuery UI from the app entirely
|
2023-02-07 07:43:14 +01:00 |
|
Alex Tselegidis
|
6356e9883f
|
Correct CSS styling for booking page
|
2023-02-07 07:40:42 +01:00 |
|
Alex Tselegidis
|
6deeee0812
|
Replace the datepicker of the booking page
|
2023-02-07 07:39:44 +01:00 |
|
Alex Tselegidis
|
5f8f5f5eb2
|
Replace the old date picker in the table view
|
2023-02-07 07:34:53 +01:00 |
|
Alex Tselegidis
|
0b444cc8ed
|
Replace the old time pickers in the working plan handling
|
2023-02-07 07:31:12 +01:00 |
|
Alex Tselegidis
|
94570a3fdc
|
Change the add button in the calendar page
|
2023-02-07 07:21:04 +01:00 |
|
Alex Tselegidis
|
153ed1174b
|
Correct initialize timepicker method use
|
2023-02-07 07:14:35 +01:00 |
|
Alex Tselegidis
|
0e0194c927
|
Replace the date time pickers in the backend section
|
2023-02-02 08:54:47 +01:00 |
|
Alex Tselegidis
|
629bdfc062
|
Add missing translations
|
2023-02-02 08:54:32 +01:00 |
|