[phpMyAdmin Git] [phpmyadmin/error-reporting-server] bafe8f: Fix Notifications handling

Michal Čihař michal at cihar.com
Fri Jun 9 16:04:06 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/error-reporting-server
  Commit: bafe8ffd2e7e97c991edfcd884ff6c06f024bb35
      https://github.com/phpmyadmin/error-reporting-server/commit/bafe8ffd2e7e97c991edfcd884ff6c06f024bb35
  Author: Deven Bansod <devenbansod.bits at gmail.com>
  Date:   2017-06-08 (Thu, 08 Jun 2017)

  Changed paths:
    M src/Controller/NotificationsController.php
    M src/Controller/ReportsController.php
    M src/Template/Notifications/index.ctp
    M webroot/js/custom.js

  Log Message:
  -----------
  Fix Notifications handling

Fix #106

* Add a Mark All Notifications as Read button
* Fix pagination, sorting and searching on Notifications page
* Add a Check all checkbox on Notifications page

Signed-off-by: Deven Bansod <devenbansod.bits at gmail.com>


  Commit: dd420854371dce9f16f9720f8a6de34c0741c5d3
      https://github.com/phpmyadmin/error-reporting-server/commit/dd420854371dce9f16f9720f8a6de34c0741c5d3
  Author: Deven Bansod <devenbansod.bits at gmail.com>
  Date:   2017-06-08 (Thu, 08 Jun 2017)

  Changed paths:
    M tests/TestCase/Controller/NotificationsControllerTest.php

  Log Message:
  -----------
  Add tests for Notifications handling

Signed-off-by: Deven Bansod <devenbansod.bits at gmail.com>


  Commit: ad9fa0613af2e262471f6a62462b4ff82542aaec
      https://github.com/phpmyadmin/error-reporting-server/commit/ad9fa0613af2e262471f6a62462b4ff82542aaec
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-06-09 (Fri, 09 Jun 2017)

  Changed paths:
    M src/Controller/NotificationsController.php
    M src/Controller/ReportsController.php
    M src/Template/Notifications/index.ctp
    M tests/TestCase/Controller/NotificationsControllerTest.php
    M webroot/js/custom.js

  Log Message:
  -----------
  Merge pull request #154 from devenbansod/fix_106

Fix Notifications handling


Compare: https://github.com/phpmyadmin/error-reporting-server/compare/0022f4683abe...ad9fa0613af2


More information about the Git mailing list