easyappointments/application/controllers
Alex Tselegidis 622a4e9390 Moved the about controller and renamed the view file 2021-12-07 11:00:13 +01:00
..
api Corrected the CORS headers hanlding 2021-11-18 15:01:17 +01:00
settings Moved the about controller and renamed the view file 2021-12-07 11:00:13 +01:00
About.php Moved the about controller and renamed the view file 2021-12-07 11:00:13 +01:00
Admins.php Restructured the view/js/css files (flatter file structure) 2021-12-06 09:00:02 +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 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
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 Restructured the view/js/css files (flatter file structure) 2021-12-06 09:00:02 +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 Restructured the view/js/css files (flatter file structure) 2021-12-06 09:00:02 +01:00
Login.php Moved the login functionality into its own controller and files 2021-12-07 10:53:59 +01:00
Privacy.php Minor comment changes for consistency 2021-11-06 16:21:27 +01:00
Providers.php Restructured the view/js/css files (flatter file structure) 2021-12-06 09:00:02 +01:00
Secretaries.php Restructured the view/js/css files (flatter file structure) 2021-12-06 09:00:02 +01:00
Service_categories.php Restructured the view/js/css files (flatter file structure) 2021-12-06 09:00:02 +01:00
Services.php Restructured the view/js/css files (flatter file structure) 2021-12-06 09:00:02 +01:00
Unavailabilities.php Created a new unavailabilities resource controller 2021-11-18 07:29:41 +01:00
User.php Moved the login functionality into its own controller and files 2021-12-07 10:53:59 +01:00
index.html Moved source files to the root directory. 2020-03-11 10:24:25 +01:00