easyappointments/application
2022-06-20 12:12:36 +03:00
..
config Fix the booking cancellation flow and make sure analytics are loaded in both confirmation and cancellation (#1200) 2022-05-26 15:35:17 +02:00
controllers Non-API routes will accept string argument values instead of integer 2022-06-20 12:12:36 +03:00
core Create the Permissions library with the "has_customer_access" method 2022-05-27 09:24:01 +02:00
helpers Add fallback value to permissions check. 2022-06-20 12:12:36 +03:00
language Rename the "limit_customer_visibility" setting to "limit_customer_access" 2022-05-27 09:23:38 +02:00
libraries Check both appointments and unavailabilities when generating available hours 2022-06-20 12:12:36 +03:00
migrations Rename the "limit_customer_visibility" setting to "limit_customer_access" 2022-05-27 09:23:38 +02:00
models Security configuration enhancements in the application (#1208) 2022-05-10 14:46:14 +02:00
views Change the display of the appointment timezone information 2022-06-02 15:50:08 +02:00
.htaccess
index.html