easyappointments/application/controllers
2021-11-18 08:49:23 +01:00
..
api Updated comment 2021-11-18 07:09:21 +01:00
settings Ported the business logic settings functionality to a new standalone page 2021-11-18 08:49:23 +01:00
Admins.php Created a new admins resource controller 2021-11-18 06:11:18 +01:00
Appointments.php Moved the frontend book functionality to a new controller called Booking.php and created a new resource controller for appointments 2021-11-18 07:12:16 +01:00
Backend.php
Backend_api.php
Booking.php Moved the frontend book functionality to a new controller called Booking.php and created a new resource controller for appointments 2021-11-18 07:12:16 +01:00
Calendar.php Added calendar related callbacks to the Calendar controller (copied from Backend_api) 2021-11-18 07:30:52 +01:00
Captcha.php
Consents.php
Console.php
Customers.php
Google.php Added google related callbacks to the Google controller (copied from Backend_api) 2021-11-18 07:30:31 +01:00
index.html Moved source files to the root directory. 2020-03-11 10:24:25 +01:00
Installation.php
Privacy.php
Providers.php
Secretaries.php
Service_categories.php
Services.php
Unavailabilities.php Created a new unavailabilities resource controller 2021-11-18 07:29:41 +01:00
User.php