MaketRandevu/application
..
config Do not allow appointments being created with duration less than the predefined minimum (#805). 2020-08-15 15:58:17 +03:00
controllers Add the appointment has in the stored "dest_url" value when trying to access the calendar page without being logged in first (#804). 2020-08-15 15:58:17 +03: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
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 Do not allow appointments being created with duration less than the predefined minimum (#805). 2020-08-15 15:58:17 +03:00
views The backend styling is structured in a mobile-first way. 2020-08-31 20:11:02 +03:00
.htaccess
index.html