icingaweb2/library/Icinga/Web
Eric Lippmann d545e1f7d1 lib: Don't write the empty notifications array into the session
I combined this w/ introducing some constants for notification types and PHPDoc.

refs #9660
2015-07-30 13:42:59 +02:00
..
Controller lib: Rename Authentication/Manager to Authentication/Auth 2015-07-28 17:08:55 +02:00
Dom PHPDoc: Use @var instead of @type 2015-03-12 16:08:47 +01:00
Form Merge branch 'master' into feature/support-for-file-uploads-8758 2015-07-22 08:47:24 +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 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 If session_save_path() returns '', use sys_get_temp_dir() 2015-04-22 17:26:15 +02:00
View/helpers lib: Rename Authentication/Manager to Authentication/Auth 2015-07-28 17:08:55 +02:00
Widget Merge branch 'master' into feature/secure-modules-9644 2015-07-28 13:42:02 +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: Disable CSRF counter measure only on API requests 2015-07-30 12:04:22 +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 lib: Don't write the empty notifications array into the session 2015-07-30 13:42:59 +02:00
Request.php lib: Add Request::getIsApiRequest() 2015-07-30 12:03:33 +02:00
Response.php lib: Handle Response::setRerenderLayout() correctly 2015-07-29 15:08:36 +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 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 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