stable

Clone or download

Read-only

Create "Accessibility mode" user preference

This is part of story #11543 Use new palette colors as background color in A.D This preference will be used in the next commit, to display or not the graphical items on colored cards. Change-Id: Ia0ba01826ffed574aca988f692cc0b8aa57e0b2b

Modified Files

Name
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +19 −0 Go to diff View file
M site-content/tuleap-core.pot +15 −0 Go to diff View file
M src/common/user/PreferencesPresenter.class.php +4 −2 Go to diff View file
M src/common/user/User.class.php +2 −0 Go to diff View file
M src/templates/user/preferences.mustache +15 −0 Go to diff View file
M src/www/account/updateprefs.php +16 −0 Go to diff View file