Commit graph

5 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
5e441c93a0 Add license note to every file 2020-03-13 10:36:24 +01:00
Johannes Meyer
e26782d00b DatabaseConfigForm: Don't pre-select a db resource
refs #24
2020-03-12 10:32:01 +01:00
Eric Lippmann
16c796c3c8 Allow to configure the database backend 2019-12-06 09:49:28 +01:00