[phpmyadmin/error-reporting-server] 28f52e: Display locale information on stats and reports pa...

Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: 28f52e18dbe00e4dd14c9f2ac345ee754eba9dc3 https://github.com/phpmyadmin/error-reporting-server/commit/28f52e18dbe00e4d... Author: Ujjwal Wahi <w.ujjwal@gmail.com> Date: 2016-01-11 (Mon, 11 Jan 2016) Changed paths: A config/Migrations/20160111023543_add_locale_to_incidents.php M src/Model/Table/IncidentsTable.php M src/Template/Reports/view.ctp M tests/Fixture/IncidentsFixture.php M tests/TestCase/Controller/IncidentsControllerTest.php M tests/TestCase/Model/Table/IncidentsTableTest.php Log Message: ----------- Display locale information on stats and reports page Fixes #109 Signed-off-by: Ujjwal Wahi <w.ujjwal@gmail.com> Commit: d2904a850fb10e4409602d44c25fb708541d0e3a https://github.com/phpmyadmin/error-reporting-server/commit/d2904a850fb10e44... Author: Michal Čihař <michal@cihar.com> Date: 2016-01-17 (Sun, 17 Jan 2016) Changed paths: A config/Migrations/20160111023543_add_locale_to_incidents.php M src/Model/Table/IncidentsTable.php M src/Template/Reports/view.ctp M tests/Fixture/IncidentsFixture.php M tests/TestCase/Controller/IncidentsControllerTest.php M tests/TestCase/Model/Table/IncidentsTableTest.php Log Message: ----------- Merge pull request #111 from ujjwalwahi/issue_109 Display locale information on stats and reports page Compare: https://github.com/phpmyadmin/error-reporting-server/compare/808aa5f11042......
participants (1)
-
Michal Čihař