easyappointments/application
2020-06-05 20:34:20 +02:00
..
config Added catalan translations to the app (thanks to Marc Folch) 2020-06-04 12:57:14 +02:00
controllers Redirect clients which are tying to update an appointment during the book advance timeout to a warning page. 2020-06-05 18:24:05 +02:00
helpers The timezones model got converted into a library (as there is no direct database table to manage). 2020-05-12 20:59:29 +02:00
language Improve some french translations about book advance timeout. 2020-06-05 20:34:20 +02:00
libraries Added boilerplate code for the new notifications library. 2020-05-12 20:59:29 +02:00
migrations The same migration names need to be used so that existing installations do not have problems with multiple migration numbers laying on the server. 2020-05-02 13:18:05 +02:00
models The timezones model got converted into a library (as there is no direct database table to manage). 2020-05-12 20:59:29 +02:00
views Do not add bookAdvanceTimeout delay to new appointment modal on the backend. 2020-06-05 17:29:35 +02:00
.htaccess
index.html