iflrandevu/application
Alex Tselegidis df031fa5a1 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
..
config Make use of the dbprefix configuration option so that query builder calls do not need to explicitly use the database prefix. 2020-04-23 20:48:20 +02:00
controllers Add default timezone value for admin, after during the installation. 2020-05-02 12:49:41 +02:00
helpers Removed hardcoded use of the database prefix. 2020-05-02 12:51:06 +02:00
language Added new setting for toggling the "any provider" option in the booking page (#247). 2020-04-06 20:36:22 +02:00
libraries Major refactoring and improvements to the application API code. 2020-04-22 21:48:56 +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 Removed hardcoded use of the database prefix. 2020-05-02 12:51:06 +02:00
views Move the javascript logic of the login page to an external file. 2020-04-27 20:27:18 +02:00
.htaccess Moved source files to the root directory. 2020-03-11 10:24:25 +01:00
index.html Moved source files to the root directory. 2020-03-11 10:24:25 +01:00