Igor Scheller
09e6e9d239
Basic maintenance page styling
2023-02-26 13:49:13 +01:00
Igor Scheller
e2f387d111
Remove type="text/javascript" from <script> tags
2023-02-26 13:49:13 +01:00
Thomas Rupprecht
887add83f6
`<head>` optimizations
...
lowercase charset utf-8
move `<title>` after `<meta charset="utf-8"/>`
charset should be in the first 1024 bytes and the title after the charset definition
unify self closing tags
2022-11-25 12:41:43 +01:00
Igor Scheller
6c288bceb5
Fixed maintenance page assets for subpaths and send 503 Service Unavailable
2021-12-09 20:14:07 +01:00
Michael Weimann
86606c8055
fix css and datepicker
2021-09-11 14:39:40 +02:00
Igor Scheller
b41a9a02d1
Use bootstrap icons instead of glyphicons
2021-07-29 20:01:05 +02:00
Igor Scheller
90e1a94962
Make application name configurable
...
* Added app_name configuration option
* Extended `EngelsystemMailer` to prepend the application name to all mails
Closes #426
2018-10-30 22:50:22 +01:00
Igor Scheller
c1a1180d1f
Moved frontend, templates and lang to resources
2018-09-10 18:22:48 +02:00