Alex Tselegidis
|
2878d1299a
|
Reformat entire codebase for trailing comma that will make line duplication easier
|
2023-12-22 11:35:41 +01:00 |
|
Alex Tselegidis
|
1ee373a544
|
Make the settings serialization more dynamic
|
2023-12-22 11:22:16 +01:00 |
|
Alex Tselegidis
|
e6b3ffd66b
|
Add support for custom fields on customers (#1133)
|
2023-12-11 09:54:29 +01:00 |
|
Alex Tselegidis
|
f5360d2f2d
|
Rename the block period description field to notes for compatibility with the other unavailability events
|
2023-11-17 09:37:38 +01:00 |
|
Alex Tselegidis
|
64ce83922d
|
Add date validation to blocked periods (#432)
|
2023-11-17 08:10:03 +01:00 |
|
Alex Tselegidis
|
1c3ae956aa
|
Update the blocked period CRUD (#432)
|
2023-11-17 08:04:27 +01:00 |
|
Alex Tselegidis
|
fbcd35f197
|
Add blocked period CRUD operations to the app (#432)
|
2023-11-03 18:25:23 +01:00 |
|
Alex Tselegidis
|
38f872d857
|
Various minor service and service category fixes
|
2023-11-03 18:24:49 +01:00 |
|
Alex Tselegidis
|
c37757e969
|
Translation changes
|
2023-10-26 08:11:48 +02:00 |
|
Alex Tselegidis
|
e9842a40bc
|
Revert renaming the service-categories to categories (for clarity)
|
2023-10-26 08:11:31 +02:00 |
|
Alex Tselegidis
|
49dcf21c10
|
Ensure the color selection widget is not disabled when adding a new service (#1427)
|
2023-10-16 11:08:03 +02:00 |
|
Alex Tselegidis
|
0fdb1ffdae
|
Correct the date parsing on Safari based browsers, while changing the month in the booking page
|
2023-07-24 09:48:27 +02:00 |
|
Alex Tselegidis
|
121571f517
|
Display the any-provider option only if there are more than one providers available for selection
|
2023-05-04 17:56:43 +02:00 |
|
Alex Tselegidis
|
230f052b9a
|
Correct the min date of the booking datepicker so that it accepts the current date as a selection
|
2023-05-04 17:48:48 +02:00 |
|
Alex Tselegidis
|
d3c96efac5
|
Enhance the booking info field display.
|
2023-05-04 11:52:54 +02:00 |
|
Alex Tselegidis
|
f67097932f
|
Do not display empty customer information in the booking confirmation step.
|
2023-05-03 07:25:31 +02:00 |
|
Alex Tselegidis
|
46a865300e
|
Escape the legal settings, service and category name in the booking page
|
2023-04-15 14:14:42 +02:00 |
|
Alex Tselegidis
|
8ea1567036
|
Correct the cookie notice condition check
|
2023-03-17 07:06:41 +01:00 |
|
Alex Tselegidis
|
6226e0f86c
|
Toggle the first booking step
|
2023-02-21 08:32:30 +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
|
93fdbd875a
|
Correct the message modal handling methods
|
2023-02-20 08:24:49 +01:00 |
|
Alex Tselegidis
|
c891985c1b
|
Remove old jQuery UI timepicker call
|
2023-02-20 07:42:13 +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
|
7b6565fe32
|
Replace the jQuery UI 'fade' easing with the jQuery fadeIn and fadeOut methods
|
2023-02-10 13:22:38 +01:00 |
|
Alex Tselegidis
|
dd3697c018
|
Change null default value with undefined
|
2023-02-07 09:29:12 +01:00 |
|
Alex Tselegidis
|
6deeee0812
|
Replace the datepicker of the booking page
|
2023-02-07 07:39:44 +01:00 |
|
Alex Tselegidis
|
0e0194c927
|
Replace the date time pickers in the backend section
|
2023-02-02 08:54:47 +01:00 |
|
Alex Tselegidis
|
59170af997
|
Adjust manage mode handling in booking page
|
2023-01-14 10:15:06 +01:00 |
|
Alex Tselegidis
|
4446f26399
|
Make the backend footer sticky and remove the "placeFooterToBottom" function
|
2023-01-14 09:40:18 +01:00 |
|
Alex Tselegidis
|
d84e19b39f
|
Correct the variable reference
|
2022-12-21 18:58:46 +01:00 |
|
Alex Tselegidis
|
0f6df76667
|
Allow the users to define their own status and assign them to appointments (#244).
|
2022-10-16 21:54:26 +03:00 |
|
Alex Tselegidis
|
8449fd3d28
|
Fix the rescheduling functionality in the booking page
|
2022-10-16 18:07:45 +03:00 |
|
Alex Tselegidis
|
37b165f8a2
|
Make sure the browser timezone is listed before preselecting it (otherwise use UTC)
|
2022-10-05 12:09:57 +03:00 |
|
Alex Tselegidis
|
cc05380f2d
|
Use a default value in case the timezone could not be detected
|
2022-10-03 17:06:01 +03:00 |
|
Alex Tselegidis
|
bd6ccfb55e
|
Add missing parameter to the validate username function
|
2022-10-03 17:06:01 +03:00 |
|
Alex Tselegidis
|
efa2dbcba1
|
Make sure the right elements are being used for the booking wizard navigation
|
2022-09-18 16:14:29 +03:00 |
|
Alex Tselegidis
|
3c1d49dcb3
|
Fine tuning the styling of the booking-link elements
|
2022-09-14 13:01:07 +02:00 |
|
Alex Tselegidis
|
f28a8d032c
|
Link labels to their corresponding checkbox so that they become easier to click
|
2022-09-14 12:34:04 +02:00 |
|
Alex Tselegidis
|
0beed86b3f
|
The provider checkboxes must be disabled after the page renders
|
2022-09-14 12:01:46 +02:00 |
|
Alex Tselegidis
|
d408b6040a
|
Make sure at least one field is displayed in the booking page
|
2022-07-27 02:26:19 +03:00 |
|
Alex Tselegidis
|
91dff1efa6
|
Set default values for the user options
|
2022-07-26 17:12:06 +03:00 |
|
Alex Tselegidis
|
f6ad9bba25
|
Remove debugger statement
|
2022-07-26 17:10:20 +03:00 |
|
Alex Tselegidis
|
ec0924fb7e
|
Add matomo analytics settings page
|
2022-07-26 16:39:31 +03:00 |
|
Alex Tselegidis
|
8eddb768d4
|
Add google analytics settings page
|
2022-07-26 16:39:15 +03:00 |
|
Alex Tselegidis
|
27d58effdf
|
Add API settings page
|
2022-07-26 16:38:58 +03:00 |
|
Alex Tselegidis
|
95450932a7
|
Correct typo in booking.js
|
2022-07-26 16:19:29 +03:00 |
|
Alex Tselegidis
|
0576e69ad5
|
Change the private field id attribute for consistency
|
2022-06-21 12:59:24 +03:00 |
|