Migrate logic to dynamic controller
Also adds support for having custom login backgrounds
Showing
- apps/theming/appinfo/app.php 23 additions, 8 deletionsapps/theming/appinfo/app.php
- apps/theming/appinfo/info.xml 1 addition, 1 deletionapps/theming/appinfo/info.xml
- apps/theming/appinfo/routes.php 16 additions, 1 deletionapps/theming/appinfo/routes.php
- apps/theming/js/settings-admin.js 24 additions, 8 deletionsapps/theming/js/settings-admin.js
- apps/theming/lib/controller/themingcontroller.php 110 additions, 14 deletionsapps/theming/lib/controller/themingcontroller.php
- apps/theming/lib/init.php 0 additions, 94 deletionsapps/theming/lib/init.php
- apps/theming/lib/template.php 45 additions, 72 deletionsapps/theming/lib/template.php
- apps/theming/settings/settings-admin.php 14 additions, 18 deletionsapps/theming/settings/settings-admin.php
- apps/theming/templates/settings-admin.php 16 additions, 8 deletionsapps/theming/templates/settings-admin.php
- apps/theming/tests/lib/TemplateTest.php 301 additions, 0 deletionsapps/theming/tests/lib/TemplateTest.php
- apps/theming/tests/lib/controller/ThemingControllerTest.php 405 additions, 0 deletionsapps/theming/tests/lib/controller/ThemingControllerTest.php
- core/js/config.php 1 addition, 1 deletioncore/js/config.php
- core/shipped.json 1 addition, 0 deletionscore/shipped.json
- lib/private/Server.php 20 additions, 0 deletionslib/private/Server.php
- lib/private/legacy/defaults.php 4 additions, 33 deletionslib/private/legacy/defaults.php
- lib/private/legacy/template.php 1 addition, 1 deletionlib/private/legacy/template.php
Loading
Please register or sign in to comment