|
00beaaa178
|
Adjust date range if e.g. dateFrom is after dateTo.
|
2018-05-20 22:31:18 +02:00 |
|
|
4d857fc024
|
Moving around marker drawing code.
|
2018-05-11 18:35:09 +02:00 |
|
|
617e502cf3
|
Fix issue with JavaScript and time zones. (Only occurred when UTC was on
a different date than local time.)
|
2018-05-09 01:37:32 +02:00 |
|
|
d14eb463f5
|
Rewrite fetching markers into Promise. Also renamed a few things.
|
2018-05-07 01:55:32 +02:00 |
|
|
f861b246a8
|
Sanitise date input (e.g. from GET variables).
|
2018-05-06 04:03:04 +02:00 |
|
|
b21ff45649
|
Get rid of momentjs for the silly calculations we do.
|
2018-05-06 03:51:52 +02:00 |
|
|
ddc1bd7c0a
|
Remove bootstrap-datepicker and use HTML5 date input.
|
2018-05-03 15:03:09 +02:00 |
|
|
c6ce8dde7d
|
Fix bug with calling drawMap.
|
2018-04-29 21:19:19 +02:00 |
|
|
df75b59737
|
Converted remaining methods from JavaScript to CoffeeScript.
|
2018-04-28 15:05:00 +02:00 |
|
|
b4eb9b42c7
|
Converted most JavaScript to CoffeeScript and tried to sort it a bit
during the process.
|
2018-04-26 03:17:53 +02:00 |
|
|
b51fc4a0c5
|
Convert UI JavaScript to CoffeeScript for better readability.
|
2018-04-26 01:12:41 +02:00 |
|