Alex Tselegidis
|
8e37e54bdb
|
Refactor the calendar page appointment removal so that it also uses a request parameter called "cancellation_reason", just like the public booking page does.
|
2023-06-01 14:25:02 +02:00 |
|
Alex Tselegidis
|
cfac49e920
|
Update the method names of the library.
|
2023-05-04 18:02:40 +02:00 |
|
Alex Tselegidis
|
2b552c4535
|
Resolve various PHP inspection issues
|
2023-03-13 09:06:18 +01:00 |
|
Alex Tselegidis
|
9681e7d6ad
|
Set the recipients timezone before sending the appointment email
|
2023-02-21 08:17:22 +01:00 |
|
Alex Tselegidis
|
32ed2c32e6
|
Add descriptive messages to library log output
|
2022-06-20 12:12:36 +03:00 |
|
Alex Tselegidis
|
b65eabd9ed
|
Make sure the booking cancellation is a post request and has a reason value provided (#1178).
|
2022-01-18 18:03:55 +01:00 |
|
Alex Tselegidis
|
54e4c208a3
|
Update the project subtitle.
|
2022-01-18 13:05:42 +01:00 |
|
Alex Tselegidis
|
e4774ee991
|
Do not send an email to customer if no email is provided.
|
2021-12-20 09:39:01 +01:00 |
|
Alex Tselegidis
|
a090b2eba9
|
Updated the file banner info
|
2021-12-18 17:44:07 +01:00 |
|
Alex Tselegidis
|
7b919e2c39
|
Changed reschedule links for both customer and provider
|
2021-12-17 09:19:31 +01:00 |
|
Alex Tselegidis
|
54e86795d5
|
Minor comment changes for consistency
|
2021-11-06 16:21:27 +01:00 |
|
Alex Tselegidis
|
245fc43ec1
|
Replaced the old engine class use with the new Email_messages library
|
2021-11-06 16:11:55 +01:00 |
|
Alex Tselegidis
|
44aea4febb
|
Updated the Notifications.php library to work with the updated code.
|
2021-10-28 14:00:33 +02:00 |
|
Alex Tselegidis
|
0c0ac6a0b2
|
The backend appointment removal is using the notifications library
|
2021-10-04 09:26:12 +02:00 |
|
Alex Tselegidis
|
4f0b2c6c8f
|
Make sure admins do not get notified on appointment removals, if their notification setting is deactivated (#1074).
|
2021-05-17 12:57:06 +02:00 |
|
Mips2648
|
45273fe707
|
fix notification to secretaries
|
2021-03-12 19:48:19 +01:00 |
|
Alex Tselegidis
|
2c67f7ce26
|
Correctly check for the assigned providers when notifying secretaries (#966).
|
2021-01-08 12:07:08 +02:00 |
|
Alex Tselegidis
|
46d604f5e6
|
Applied consistent code style to the engine class files.
|
2020-11-16 11:55:34 +02:00 |
|
Alex Tselegidis
|
084aed9e23
|
Notifications go out on the recipient's timezone (#914)
|
2020-11-16 11:55:33 +02:00 |
|
Alex Tselegidis
|
75a5addbc2
|
Grouped the property tag into parent core classes so that it does not need to be repeated.
|
2020-11-16 10:29:36 +02:00 |
|
Alex Tselegidis
|
f7ca104836
|
Moved duplicated code into re-usable library classes
|
2020-10-21 21:37:47 +03:00 |
|
Alex Tselegidis
|
fc02e55a69
|
Removed the notifications library (it will be implemented on an upcoming version).
|
2020-09-23 11:35:54 +03:00 |
|
Alex Tselegidis
|
46d1f745ee
|
Added boilerplate code for the new notifications library.
|
2020-05-12 20:59:29 +02:00 |
|