Commit graph

33 commits

Author SHA1 Message Date
Michael Weimann
f4030b86af Add day of event in footer and on dashboard 2023-08-18 14:46:19 +02:00
xuwhite
6fcb656299
Added important news () 2023-02-13 21:19:45 +01:00
Bot
ad360a70fb Require comma at last array element and no single line space 2023-02-09 18:19:38 +01:00
Thomas Rupprecht
7a376399b8 use better and more icons 2022-12-10 17:22:11 +01:00
Michael Weimann
282f4b45ac
Replace jQuery with VanillaJS 2022-12-02 17:07:12 +01:00
Thomas Rupprecht
23d7e8632b javascript improvements
use `const` instead of `var`/`let`
use `$(function () { ... })` instead of `$(document).ready(function () { ... })`
unify codestyle
2022-11-25 13:44:39 +01:00
Igor Scheller
5e81b8d2af Cleanup: Simplification and removed dead code and duplicated/outdated declarations 2022-06-17 21:08:53 +02:00
Michael Weimann
6ea938460a Clean up styles 2022-04-29 15:16:23 +02:00
Igor Scheller
91c7a19f11
Removed and replaced outdated classes and styling, use secondary buttons 2021-07-29 20:01:19 +02:00
Igor Scheller
7917e32f3e
Fixed api key toggle driver license config display and dashboard 2021-07-29 20:01:17 +02:00
Igor Scheller
b41a9a02d1
Use bootstrap icons instead of glyphicons 2021-07-29 20:01:05 +02:00
Igor Scheller
8284921ac5 Dashboard: Add URL filter 2020-12-20 17:15:24 +01:00
Igor Scheller
2745b04dc2 Added filter to dashboard 2020-12-20 17:15:24 +01:00
Igor Scheller
a2aaba9cab User: Bugfixes & code cleanup 2018-10-31 13:43:23 +01:00
Bot
e8f8fc7f5f Replaced gettext translation _() with __() that uses the Translator class 2018-08-29 23:46:32 +02:00
msquare
c961269bb7 better hour formatting 2017-12-30 12:07:10 +01:00
msquare
0101993284 fix dashboard rows 2017-12-26 10:52:32 +01:00
msquare
d4ccc14d6c fix dashboard rows 2017-12-26 10:51:23 +01:00
msquare
6aaf8d6f53 fix : Public Dashboard Stats 2017-12-26 10:47:39 +01:00
Bot
952c7892f3 Formatting & Docstrings 2017-12-25 23:51:15 +01:00
msquare
fbbea4eb5f add show on dashboard flag for angeltypes 2017-12-23 11:59:13 +01:00
msquare
3ea35788be finetuning dashboard layout 2017-12-14 20:09:51 +01:00
msquare
a5f4de9509 finetuning dashboard layout 2017-12-14 20:03:34 +01:00
msquare
c70e268a2e add fullscreen button to dashboard and update translation to german 2017-12-13 17:50:52 +01:00
msquare
cf7eb80a92 fix dashboard ajax reload 2017-12-13 16:51:38 +01:00
gnomus
c3d22ad517
Replace window reload with jquery ajax load 2017-12-13 14:43:17 +01:00
msquare
991058a9e4 improve public dashboard 2017-12-13 12:37:05 +01:00
msquare
adc62470c5 improve public dashboard 2017-12-13 12:22:26 +01:00
msquare
582b1a739a improve public dashboard 2017-12-12 22:09:01 +01:00
msquare
3379ea10b2 improve public dashboard 2017-12-12 22:04:12 +01:00
msquare
59b8e76d12 improve public dashboard 2017-12-12 22:00:29 +01:00
msquare
ff94df53d6 finish basic public dashboard 2017-12-12 21:57:57 +01:00
msquare
74f3677f19 add quick+dirty public dashboard 2017-12-11 22:26:36 +01:00