icingaweb2/library/Icinga/Web
Eric Lippmann 688a08585b Merge branch 'master' into bugfix/error-prone-generictts-9611
Conflicts:
	modules/monitoring/application/views/scripts/show/components/downtime.phtml
2015-08-03 15:05:45 +02:00
..
Controller Merge branch 'feature/basic-auth-9660' 2015-07-30 15:05:07 +02:00
Dom PHPDoc: Use @var instead of @type 2015-03-12 16:08:47 +01:00
Form lib: Only call Icinga::app()->getRequest() for getting the request outside of a controller 2015-07-30 14:02:44 +02:00
Hook lib: Fix TicketHook's PHPDoc 2015-08-03 11:05:48 +02:00
Menu lib: Rename Authentication/Manager to Authentication/Auth 2015-07-28 17:08:55 +02:00
Paginator RepositoryQuery: Do not lose the repository context during pagination 2015-05-07 14:45:47 +02:00
Session SessionNamespace: Be less error-prone while calling array_search 2015-07-31 11:04:51 +02:00
View/helpers lib: Rename Authentication/Manager to Authentication/Auth 2015-07-28 17:08:55 +02:00
Widget Fix "Try to get an inexistent pane." when clicking on the "Search" tab 2015-08-03 13:01:11 +02:00
Controller.php Merge branch 'master' into feature/secure-modules-9644 2015-07-28 13:42:02 +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: Be less error-prone while calling array_search 2015-07-31 11:05:09 +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 Document multi selection and use clearer names 2015-06-30 13:03:41 +02:00
LessCompiler.php Stylesheet: Disable extendend @import statements provided by LESS 2015-07-22 12:45:10 +02:00
Menu.php lib: Rename Authentication/Manager to Authentication/Auth 2015-07-28 17:08:55 +02:00
MenuRenderer.php Add file and line of logged menu item renderer exceptions 2015-07-21 16:54:23 +02:00
Notification.php Rename Notifiation::getMessages() to popMessages() 2015-07-30 13:45:39 +02:00
Request.php lib: Add Request::getIsApiRequest() 2015-07-30 12:03:33 +02:00
Response.php lib: Only call Icinga::app()->getRequest() for getting the request outside of a controller 2015-07-30 14:02:44 +02: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 Stylesheet: Disable extendend @import statements provided by LESS 2015-07-22 12:45:10 +02:00
Url.php lib: Only call Icinga::app()->getRequest() for getting the request outside of a controller 2015-07-30 14:02:44 +02:00
UrlParams.php UrlParams: Allow conversion to an associative array 2015-06-16 16:01:42 +02:00
View.php lib: Rename Authentication/Manager to Authentication/Auth 2015-07-28 17:08:55 +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 Wizard: Issue a partial validation only if desired for a certain page 2015-06-29 17:08:31 +02:00