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 |
|
Alex Tselegidis
|
6578b32dc8
|
Removed hardcoded use of the database prefix.
|
2020-05-02 12:51:06 +02:00 |
|
Alex Tselegidis
|
8b34d8086e
|
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 |
|
Alex Tselegidis
|
f571fc9de8
|
Refactor the migrations so that the complete DB change history is reproduced (fixes are also included).
|
2020-04-23 20:35:21 +02:00 |
|
Alex Tselegidis
|
39956c6b37
|
Major refactoring and improvements to the application API code.
|
2020-04-22 21:48:56 +02:00 |
|
Alex Tselegidis
|
15757852ec
|
Added new setting for toggling the "any provider" option in the booking page (#247).
|
2020-04-06 20:36:22 +02:00 |
|
Alex Tselegidis
|
db5c2968c6
|
Use UTC as the default timezone value for all users.
|
2020-03-29 14:02:00 +02:00 |
|
Alex Tselegidis
|
3d0d1f2005
|
Added timezone fields to the database (#313).
|
2020-03-29 12:47:57 +02:00 |
|
Alex Tselegidis
|
2321c3b7fc
|
Token based authentication for the REST API (#610).
|
2020-03-27 11:02:06 +01:00 |
|
Alex Tselegidis
|
e1e9a60085
|
Moved source files to the root directory.
|
2020-03-11 10:24:25 +01:00 |
|