server/apps/theming
Roeland Jago Douma 7777c5ff1c Cleanup theming mess
* Do not do translations in the constructor. This gets called to early
so there is no user yet. Which means we can't obtain the locale. Which
means we store the wrong translation instance.

* Same for the theming app magic. Just use the parent call when needed.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-26 10:15:26 +00:00
..
appinfo Bump versions of server and the requirements of apps 2019-04-11 14:02:23 +02:00
css Fix dark text in body-login box on light theming colors 2019-06-27 22:45:46 +02:00
img Add the icons for shipped apps 2017-01-19 10:42:22 +01:00
js Validate urls in theming settings and properly handle error messages 2019-07-31 10:20:57 +02:00
l10n [tx-robot] updated from transifex 2019-10-26 02:15:24 +00:00
lib Cleanup theming mess 2019-10-26 10:15:26 +00:00
templates added documentation links on settings pages 2019-10-18 10:09:58 +00:00
tests CapabilitiesTests are not DB tests 2019-09-04 20:32:34 +02:00