icingaweb2/modules/monitoring
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 Fix pagination and remove ModuleController, rename handlesAuth 2013-09-02 18:42:05 +02:00
bin/action Refactor test, tabs and controller 2013-08-16 15:08:28 +02:00
docs Add documentation for instances.ini 2013-08-06 09:27:37 +02:00
library/Monitoring Fix incorrect checkresult type selection 2013-09-02 17:24:42 +02:00
test/php Fix pagination and remove ModuleController, rename handlesAuth 2013-09-02 18:42:05 +02:00