1
0

17 Commits

Author SHA1 Message Date
e0adb411c7
Switched to offical FontAwesome5 (NPM-)package. 2018-10-05 22:28:50 +02:00
6b81b63771
Switched from Bower to Yarn. 2018-10-03 21:49:20 +02:00
79c2cec956
Integrated reset_zoom as a map button. 2018-06-04 00:05:05 +02:00
6260fa09fa
Add Leaflet.EasyButton and add show_markers toggle to map. 2018-06-03 23:35:14 +02:00
8db766dc9c
Restore filter functionality in UI. 2018-06-03 20:45:57 +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
55b629b8e0
Prepare separate classes for RPC calls and Marker management. 2018-05-02 14:18:12 +02:00
72d7a0742a
Also use FontAwesome icons on mobile screens. 2018-04-30 01:07:06 +02:00
66aabd2441
Fix missing icons (Bootstrap 4 doesn't include Glyphicons anymore) by
using Font Awesome.
2018-04-29 17:53:12 +02:00
4b065cc492
Upgrade jQuery and migrate Bootstrap 3 to 4. 2018-04-29 16:35:23 +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
9db8d26899
Cleanup JavaScript. 2018-04-26 00:39:33 +02:00
580ded6a7c
Cleanup. Get dateFrom/dateTo from URL via JavaScript. 2018-04-25 23:00:50 +02:00
5544c01b5e
Spring cleaning. Separate JS from HTML from PHP and use Mustache to keep
logic out of the view.
2018-04-25 02:57:31 +02:00