stable

Clone or download

Read-only

Transfer accessibility mode in dedicated page

Go to user preferences ยป appearance & language. You can choose the accessibility mode. There is a live preview of this setting. Part of story #14552: User preferences goes Burning Parrot Change-Id: I8109705e10843250b0c8b6d54bdee72d8896cbef

Modified Files

Name
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +3 โˆ’6 Go to diff View file
M src/common/User/Account/Appearance/AppareancePresenterBuilder.php +4 โˆ’1 Go to diff View file
M src/common/User/Account/Appearance/AppearancePresenter.php +12 โˆ’6 Go to diff View file
M src/common/User/Account/UpdateAppearancePreferences.php +19 โˆ’0 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/accessibility.mustache +13 โˆ’0 Go to diff View file
M src/common/User/Account/templates/appearance/preview.mustache +15 โˆ’10 Go to diff View file
M src/templates/user/preferences.mustache +0 โˆ’15 Go to diff View file
M src/www/account/updateprefs.php +0 โˆ’17 Go to diff View file
M src/www/scripts/account/appearance.ts +28 โˆ’0 Go to diff View file
M src/www/themes/BurningParrot/css/account/includes/_appearance.scss +5 โˆ’1 Go to diff View file
M tests/phpunit/common/User/Account/DisplayAppearanceControllerTest.php +1 โˆ’0 Go to diff View file
M tests/phpunit/common/User/Account/UpdateAppearancePreferencesTest.php +124 โˆ’0 Go to diff View file