stable

Clone or download

Read-only

fix: Display all events in site admin » project » history

As site admin go to admin » projects » project » change history. You should not get a bunch of undefined msg like: ``` Warning : Undefined array key "invitation_sent" in /usr/share/tuleap/src/common/language/BaseLanguage.class.php on line 326 ``` (or `perms_granted_for_baseline_administrators`, or `perms_granted_for_mediawiki_standalone_administrators`, …) Part of story #30021: Invite buddies to my Tuleap project Change-Id: Icaccb0ef2e20bce6349cb3e3b19ad44372ccbb79

Modified Files

Name
M src/common/Project/Admin/ProjectHistoryResultsPresenter.php +5 −3 Go to diff View file
M src/common/Project/Admin/ProjectHistorySearchPresenter.php +5 −1 Go to diff View file
M src/www/admin/projecthistory.php +5 −2 Go to diff View file