MaketRandevu/application/controllers
Alex Tselegidis b204437473 Add missing provider fields in the "create" and "update" methods 2022-10-03 17:06:01 +03:00
..
api Replace the default exception classes with more specific ones 2022-06-20 12:31:11 +03: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 Add support for dynamic webhook definition in the settings page (#581) 2022-06-20 12:12:36 +03:00
Api_settings.php Correct the constructor phpdoc block comment 2022-10-03 17:06:01 +03:00
Appointments.php Add support for dynamic webhook definition in the settings page (#581) 2022-06-20 12:12:36 +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 Correct the available slot collection display, when any-provider is selected 2022-10-03 17:06:01 +03:00
Booking_cancellation.php Correct the constructor phpdoc block comment 2022-10-03 17:06:01 +03:00
Booking_confirmation.php Correct the constructor phpdoc block comment 2022-10-03 17:06:01 +03: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 Correct the response prop name and load the 50 last updated customers in the calendar page. 2022-10-03 17:06:01 +03:00
Captcha.php Merge branch 'master' into develop 2022-03-25 10:53:46 +01:00
Categories.php Add support for dynamic webhook definition in the settings page (#581) 2022-06-20 12:12:36 +03: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 Add support for dynamic webhook definition in the settings page (#581) 2022-06-20 12:12:36 +03:00
Customers.php Correct library name typo 2022-07-26 16:09:36 +03:00
General_settings.php Replace the default exception classes with more specific ones 2022-06-20 12:31:11 +03:00
Google.php Use getter methods instead of public variables directly 2022-06-20 12:39:14 +03:00
Google_analytics_settings.php Correct the constructor phpdoc block comment 2022-10-03 17:06:01 +03:00
Installation.php Switch to go-to-latest database migration configuration for simplicity (#1213) 2022-02-23 11:29:45 +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
Logout.php
Matomo_analytics_settings.php Correct the constructor phpdoc block comment 2022-10-03 17:06:01 +03:00
Privacy.php
Providers.php Add missing provider fields in the "create" and "update" methods 2022-10-03 17:06:01 +03:00
Recovery.php
Secretaries.php Add support for dynamic webhook definition in the settings page (#581) 2022-06-20 12:12:36 +03:00
Services.php Add support for dynamic webhook definition in the settings page (#581) 2022-06-20 12:12:36 +03:00
Unavailabilities.php Add support for dynamic webhook definition in the settings page (#581) 2022-06-20 12:12:36 +03:00
Update.php Fix the update page error (missing proper template variable assignment) 2022-10-03 17:06:01 +03:00
User.php
Webhooks.php Add support for dynamic webhook definition in the settings page (#581) 2022-06-20 12:12:36 +03:00
index.html