stable
Clone or download
Read-only
part of: story #14828: display dates with both absolute and relative How to test: - Pick up a user, define his prefered relative dates display - As site admin, define the default relative dates display, check "force usage?" then submit --> The user preference should now be the one defined by site-admin Change-Id: I1f4deae0dd91a28a3199e9e201411926706fc76d
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +14 | −0 | Go to diff View file |
M | src/common/Request/RouteCollector.php | +2 | −1 | Go to diff View file |
M | src/common/dao/UserPreferencesDao.class.php | +5 | −0 | Go to diff View file |
M | src/common/date/Admin/RelativeDatesDisplaySaveController.php | +23 | −3 | Go to diff View file |
M | src/templates/admin/date/dates-display.mustache | +10 | −0 | Go to diff View file |