easyappointments/application/controllers
Alex Tselegidis 6376fea885 Added the find method to controllers 2021-12-14 07:18:46 +01:00
..
api Corrected the CORS headers hanlding 2021-11-18 15:01:17 +01:00
About.php Moved the about controller and renamed the view file 2021-12-07 11:00:13 +01:00
Account_settings.php Renamed and moved the controller and view files of the settings page 2021-12-07 11:09:34 +01:00
Admins.php Added the find method to controllers 2021-12-14 07:18:46 +01:00
Appointments.php Added the find method to controllers 2021-12-14 07:18:46 +01:00
Backend.php Use the show_error function instead of the no-permissions callback 2021-12-07 10:53:20 +01:00
Backend_api.php Renamed attach to load in Backend_api.php 2021-11-06 17:14:57 +01:00
Booking.php Restructured the view/js/css files (flatter file structure) 2021-12-06 09:00:02 +01:00
Booking_settings.php Renamed and moved the controller and view files of the settings page 2021-12-07 11:09:34 +01:00
Business_settings.php Renamed and moved the controller and view files of the settings page 2021-12-07 11:09:34 +01:00
Calendar.php Restructured the view/js/css files (flatter file structure) 2021-12-06 09:00:02 +01:00
Captcha.php Minor comment changes for consistency 2021-11-06 16:21:27 +01:00
Consents.php Minor comment changes for consistency 2021-11-06 16:21:27 +01:00
Console.php Minor comment changes for consistency 2021-11-06 16:21:27 +01:00
Customers.php Added the find method to controllers 2021-12-14 07:18:46 +01:00
General_settings.php Renamed and moved the controller and view files of the settings page 2021-12-07 11:09:34 +01:00
Google.php Added google related callbacks to the Google controller (copied from Backend_api) 2021-11-18 07:30:31 +01:00
Installation.php Refactored the installation page functionality 2021-12-10 09:12:08 +01:00
Legal_settings.php Renamed and moved the controller and view files of the settings page 2021-12-07 11:09:34 +01:00
Login.php Changed var order 2021-12-10 08:34:56 +01:00
Logout.php Moved the logout functionality into its own controller and files 2021-12-10 08:26:05 +01:00
Privacy.php Minor comment changes for consistency 2021-11-06 16:21:27 +01:00
Providers.php Added the find method to controllers 2021-12-14 07:18:46 +01:00
Recovery.php Moved the recovery functionality into its own controller and files 2021-12-10 08:41:16 +01:00
Secretaries.php Added the find method to controllers 2021-12-14 07:18:46 +01:00
Service_categories.php Added the find method to controllers 2021-12-14 07:18:46 +01:00
Services.php Added the find method to controllers 2021-12-14 07:18:46 +01:00
Unavailabilities.php Added the find method to controllers 2021-12-14 07:18:46 +01:00
User.php Moved the recovery functionality into its own controller and files 2021-12-10 08:41:16 +01:00
index.html Moved source files to the root directory. 2020-03-11 10:24:25 +01:00