stable

Clone or download

Read-only

Move display density in dedicated page

Part of story #14552: User preferences goes Burning Parrot Change-Id: I54ef755e250a7910c770cb6b797873884c1bdff2

Modified Files

Name
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +6 −3 Go to diff View file
M src/common/User/Account/Appearance/AppareancePresenterBuilder.php +5 −1 Go to diff View file
M src/common/User/Account/Appearance/AppearancePresenter.php +7 −1 Go to diff View file
M src/common/User/Account/UpdateAppearancePreferences.php +38 −6 Go to diff View file
M src/common/User/Account/templates/appearance.mustache +1 −0 Go to diff View file
A src/common/User/Account/templates/appearance/condensed.mustache +11 −0 Go to diff View file
M src/common/User/PreferencesPresenter.class.php +0 −7 Go to diff View file
M src/templates/user/preferences.mustache +0 −11 Go to diff View file
M src/www/account/updateprefs.php +0 −11 Go to diff View file
M tests/phpunit/common/User/Account/DisplayAppearanceControllerTest.php +2 −1 Go to diff View file
M tests/phpunit/common/User/Account/UpdateAppearancePreferencesTest.php +118 −0 Go to diff View file