.. |
api
|
Corrected the CORS headers hanlding
|
2021-11-18 15:01:17 +01:00 |
settings
|
Ported the current about content to a new standalone page
|
2021-11-22 08:09:56 +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
|
Updated the controller classes to use the slots instead
|
2021-11-15 09:49:19 +01:00 |
Backend_api.php
|
Renamed attach to load in Backend_api.php
|
2021-11-06 17:14:57 +01:00 |
Booking.php
|
Load the appointment and customer data after inserting them for the first time
|
2021-11-25 08:40:37 +01:00 |
Calendar.php
|
Load roles model
|
2021-11-24 09:23:48 +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
|
Created a new customers resource controller
|
2021-11-18 06:34:07 +01:00 |
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
|
Moved the installation and update pages to the new view/pages directory
|
2021-11-12 16:57:05 +01:00 |
Privacy.php
|
Minor comment changes for consistency
|
2021-11-06 16:21:27 +01:00 |
Providers.php
|
Created a new providers resource controller
|
2021-11-18 06:08:36 +01:00 |
Secretaries.php
|
Created a new secretaries resource controller
|
2021-11-18 06:23:21 +01:00 |
Service_categories.php
|
Created a new service categories resource controller
|
2021-11-18 05:23:54 +01:00 |
Services.php
|
Created a new services resource controller
|
2021-11-18 05:21:30 +01:00 |
Unavailabilities.php
|
Created a new unavailabilities resource controller
|
2021-11-18 07:29:41 +01:00 |
User.php
|
Updated the controller classes to use the slots instead
|
2021-11-15 09:49:19 +01:00 |