icingaweb2/modules/monitoring/test/php
Jannis Moßhammer 9f923b4940 Fix pagination and remove ModuleController, rename handlesAuth
This commit introduces the following changes:
- Count is now performed after joins are added to the selection query,
  therefore returning the correct number
- MonitoringControllerTest now needn't to mock ModuleActionController (which is now removed)
- handlesAuthentication is now requiresAuthentication
- Redirection to login is now directly handled in the ActionController constructor,
  so we don't need to overwrite the preDispatch method

refs #4589
refs #4591
refs #4572
2013-09-02 18:42:05 +02:00
..
application Make use of the helptext decorator if suitable 2013-08-28 08:57:46 +02:00
library Refactor test, tabs and controller 2013-08-16 15:08:28 +02:00
testlib Fix pagination and remove ModuleController, rename handlesAuth 2013-09-02 18:42:05 +02:00