stable
Clone or download
Read-only
This commit should close request #17047 Inaccurate last login information How to test: - On the Tuleap homepage --> the dates of the news are displayed in a tlp-relative-date componenent, no error in the console - On the user details on site admin --> Last: access date/password update/successful login/login failure/successful login/site Member since are displayed properly in a tlp-relative-date component (no error in colsole) - In the Latest news widget --> Same Change-Id: Ifab640d11dedc8abb62aa85da89d55abe533a5a6
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Widget/WidgetFactory.php | +0 | −1 | Go to diff View file |
M | src/common/Widget/Widget_ProjectLatestNews.class.php | +16 | −1 | Go to diff View file |
M | src/common/layout/SiteHomepageController.php | +16 | −9 | Go to diff View file |
M | src/www/admin/usergroup.php | +1 | −2 | Go to diff View file |
M | src/www/news/news_utils.php | +0 | −2 | Go to diff View file |