icingaweb2/library/Icinga/Web
Matthias Jentsch aec59d9941 Use current filter to highlight active rows instead of storing active rows in JS
Clean up selection code and move it into separate behavior and parse filter query to fetch selectable rows.

refs #9054
refs #9346
2015-06-29 18:48:42 +02:00
..
Controller Do not bypass the view renderer when rendering benchmarks 2015-06-22 13:56:41 +02:00
Dom PHPDoc: Use @var instead of @type 2015-03-12 16:08:47 +01:00
Form Merge branch 'master' into feature/user-and-group-management-8826 2015-05-26 09:28:35 +02:00
Hook Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
Menu Implement ProblemMenuItemRenderer 2015-04-30 16:06:05 +02:00
Paginator RepositoryQuery: Do not lose the repository context during pagination 2015-05-07 14:45:47 +02:00
Session If session_save_path() returns '', use sys_get_temp_dir() 2015-04-22 17:26:15 +02:00
View/helpers view->url(): Clone $path if it's already of type Icinga\Web\Url 2015-06-09 09:21:12 +02:00
Widget Tabs: Merge the action's params into the current request url's params 2015-06-16 16:02:32 +02:00
Controller.php lib: Move HttpNotFoundException beneath the Http Exception namespace 2015-05-22 09:25:49 +02:00
FileCache.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
Form.php Form: Preserve defaults for subforms as well 2015-06-05 16:01:52 +02:00
Hook.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
JavaScript.php Use current filter to highlight active rows instead of storing active rows in JS 2015-06-29 18:48:42 +02:00
LessCompiler.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
Menu.php Navigation: Restructure authentication backend configuration 2015-06-22 13:26:24 +02:00
MenuRenderer.php Use default MenuItemRenderer as renderer if no custom renderer is set 2015-04-20 17:04:46 +02:00
Notification.php Session: reworked to avoid duplicate notifications 2015-03-13 14:10:27 +01:00
Request.php Ensure that form ids are unique 2015-02-25 18:00:28 +01:00
Response.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
Session.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
StyleSheet.php Merge remote-tracking branch 'origin/master' into feature/refine-ui-for-rc1-9361 2015-06-18 11:26:51 +02:00
Url.php Use (only) "@return $this" in fluent interfaces' documentation 2015-04-07 14:24:11 +02:00
UrlParams.php UrlParams: Allow conversion to an associative array 2015-06-16 16:01:42 +02:00
View.php Use (only) "@return $this" in fluent interfaces' documentation 2015-04-07 14:24:11 +02:00
ViewStream.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
Widget.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
Window.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
Wizard.php Use (only) "@return $this" in fluent interfaces' documentation 2015-04-07 14:24:11 +02:00