icingaweb2/library/Icinga
Eric Lippmann 1492218962 Fix SortBox not usable w/o SortRules
The SortBox assumes the first avaiable sort column as default column if the given Sortable does not implement the SortRules interface.
When changing the direction of the default sort column, the sort box did not pass the column to Sortable::sort(). Thus the Sortable did not know by which column to sort.
Now the SortBox passes the sort column even if the direction of the default column is changed.

refs #9333
2015-08-18 14:18:48 +02:00
..
Application Load additional static files for modules, really 2015-08-10 10:00:02 +02:00
Authentication Controller: Create the filter editor in setupFilterControl() ... 2015-08-13 17:05:13 +02:00
Chart
Cli IcingaException: Add utility method to format exceptions as one-liner 2015-07-24 16:19:20 +02:00
Data Let PivotTable implement Sortable 2015-08-18 14:17:07 +02:00
Date
Exception Remove superfluous whitespaces in IcingaException 2015-07-28 13:46:32 +02:00
File Conform to coding guidelines 2015-08-10 15:15:40 +02:00
Protocol LdapConnection: Let self::bind() return $this 2015-07-23 17:34:09 +02:00
Repository RepositoryQuery: Implement interface FilterColumns 2015-08-13 14:21:39 +02:00
Security
Test lib: Only call Icinga::app()->getRequest() for getting the request outside of a controller 2015-07-30 14:02:44 +02:00
User
Util
Web Fix SortBox not usable w/o SortRules 2015-08-18 14:18:48 +02:00
User.php lib: Introduce User::$isHttpUser 2015-07-30 09:31:58 +02:00