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
|
39956c6b37
|
Major refactoring and improvements to the application API code.
|
2020-04-22 21:48:56 +02:00 |
|
Alex Tselegidis
|
849f83ed03
|
Backend calendar handling with timezones.
|
2020-03-29 15:08:07 +02:00 |
|
Alex Tselegidis
|
b639318dac
|
All the backend pages have the timezone information.
|
2020-03-29 14:43:53 +02:00 |
|
Alex Tselegidis
|
26442a1e17
|
Events get rendered based on the current user timezone.
|
2020-03-29 14:17:56 +02:00 |
|
Alex Tselegidis
|
b8ebe2b1bd
|
Do not depend on the server timezone for providing the default timezone value.
|
2020-03-29 14:03:50 +02:00 |
|
Alex Tselegidis
|
19406ca2c0
|
Created the Timezones_model.php
|
2020-03-29 13:42:58 +02:00 |
|