.. |
api
|
Revert renaming the service-categories to categories (for clarity)
|
2023-10-26 08:11:31 +02:00 |
About.php
|
Correct the constructor phpdoc block comment
|
2022-10-03 17:06:01 +03:00 |
Account.php
|
Replace the default exception classes with more specific ones
|
2022-06-20 12:31:11 +03:00 |
Admins.php
|
Order the records by update datetime to avoid them missing in the UI
|
2023-05-04 17:55:29 +02:00 |
Api_settings.php
|
Correct the constructor phpdoc block comment
|
2022-10-03 17:06:01 +03:00 |
Appointments.php
|
Make sure the search method sorts by update_datetime in descending order
|
2022-10-16 18:07:01 +03:00 |
Backend.php
|
Provider and secretary users can only add unavailabilities for their authorized users (#1214)
|
2022-02-23 12:00:39 +01:00 |
Backend_api.php
|
Security configuration enhancements in the application (#1208)
|
2022-02-23 14:54:41 +01:00 |
Booking.php
|
Revert renaming the service-categories to categories (for clarity)
|
2023-10-26 08:11:31 +02:00 |
Booking_cancellation.php
|
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 |
Booking_confirmation.php
|
Resolve various PHP inspection issues
|
2023-03-13 09:06:18 +01:00 |
Booking_settings.php
|
Replace the default exception classes with more specific ones
|
2022-06-20 12:31:11 +03:00 |
Business_settings.php
|
Replace the default exception classes with more specific ones
|
2022-06-20 12:31:11 +03:00 |
Calendar.php
|
Cast the provider ID to avoid errors
|
2023-10-09 16:48:35 +02:00 |
Captcha.php
|
Re-enable the captcha image distortion.
|
2023-05-03 07:26:39 +02:00 |
Consents.php
|
Move the consent creation process to when the appointment gets created and not earlier
|
2022-03-25 12:44:05 +01:00 |
Console.php
|
Fallback value for arg
|
2023-09-12 17:00:30 +03:00 |
Customers.php
|
Order the records by update datetime to avoid them missing in the UI
|
2023-05-04 17:55:29 +02:00 |
General_settings.php
|
Replace the default exception classes with more specific ones
|
2022-06-20 12:31:11 +03:00 |
Google.php
|
Various fixed on the Google Sync process
|
2023-10-23 11:34:39 +02:00 |
Google_analytics_settings.php
|
Correct the constructor phpdoc block comment
|
2022-10-03 17:06:01 +03:00 |
index.html
|
Moved source files to the root directory.
|
2020-03-11 10:24:25 +01:00 |
Installation.php
|
Resolve various PHP inspection issues
|
2023-03-13 09:06:18 +01:00 |
Integrations.php
|
Correct the constructor phpdoc block comment
|
2022-10-03 17:06:01 +03:00 |
Legal_settings.php
|
Replace the default exception classes with more specific ones
|
2022-06-20 12:31:11 +03:00 |
Localization.php
|
Replace the default exception classes with more specific ones
|
2022-06-20 12:31:11 +03:00 |
Login.php
|
Regenerate the session ID after logging in to avoid Session Fixation attacks
|
2023-04-15 14:46:30 +02:00 |
Logout.php
|
Add page title to the account pages
|
2022-10-16 18:02:47 +03:00 |
Matomo_analytics_settings.php
|
Correct the constructor phpdoc block comment
|
2022-10-03 17:06:01 +03:00 |
Privacy.php
|
Add an option to deactivate the remove-all-data function for customers (#808).
|
2022-01-24 15:31:42 +01:00 |
Providers.php
|
Order the records by update datetime to avoid them missing in the UI
|
2023-05-04 17:55:29 +02:00 |
Recovery.php
|
Add page title to the account pages
|
2022-10-16 18:02:47 +03:00 |
Secretaries.php
|
Order the records by update datetime to avoid them missing in the UI
|
2023-05-04 17:55:29 +02:00 |
Service_categories.php
|
Rename webhook related constant
|
2023-10-26 08:11:49 +02:00 |
Services.php
|
The "id_categories" columnn is optional
|
2023-04-24 10:13:44 +02:00 |
Test.php
|
Load the framework while testing in order to allow for additional tests
|
2023-03-24 08:11:25 +01:00 |
Unavailabilities.php
|
Add the missing "only" filtering to the backend controllers.
|
2023-01-21 12:51:06 +01:00 |
Update.php
|
Fix the update page error (missing proper template variable assignment)
|
2022-10-03 17:06:01 +03:00 |
User.php
|
Update the project subtitle.
|
2022-01-18 13:05:42 +01:00 |
Webhooks.php
|
Rename webhook related constant
|
2023-10-26 08:11:49 +02:00 |