Commit graph

6 commits

Author SHA1 Message Date
Johannes Meyer
2e191a6826 Use t() instead of translate() in controllers and forms
There's no `icingadb` domain so why should we ask everytime
for it. `t()` only utilizes the `icinga` domain and that's
what we need.
2020-04-24 15:01:29 +02:00
Johannes Meyer
dba06b2eab Add missing/refactor existing localization markings 2020-04-24 15:01:29 +02:00
Johannes Meyer
5cdad5f122 Merge branch 'release/1.0.0-rc1' 2020-03-13 16:03:39 +01:00
Johannes Meyer
6bdf32c9bb ErrorController: Forward request instead of calling the parent 2020-03-13 15:46:31 +01:00
Johannes Meyer
5e441c93a0 Add license note to every file 2020-03-13 10:36:24 +01:00
Johannes Meyer
39393f1824 Introduce class ErrorController 2020-03-12 10:33:41 +01:00