icingaweb2/library/Icinga/Web
Eric Lippmann 7d47875241 Introduce PdfexportHook 2018-07-18 14:22:18 +02:00
..
Announcement Prefer Json::encode() over json_encode() 2018-06-20 18:05:11 +02:00
Controller ActionController: Force HTTP redirects in method redirectHttp() 2018-07-04 14:44:03 +02:00
Dom Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Form DateTimePicker: support *nix timestamps 2018-06-22 11:03:07 +02:00
Helper Introduce class Icinga\Web\Helper\HtmlPurifier 2018-01-19 16:12:53 +01:00
Hook Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00
Navigation Fix unneccessary log message 2017-12-19 15:58:25 +01:00
Paginator Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00
Response Split Json::encode() into Json::encode() and Json::sanitize() 2018-06-21 16:01:53 +02:00
Session Don't call session_start() after ini_set() 2018-01-24 17:38:20 +01:00
View/helpers Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00
Widget Introduce PdfexportHook 2018-07-18 14:22:18 +02:00
Announcement.php Implement announcements 2016-11-29 15:24:34 +01:00
ApplicationStateCookie.php Introduce ApplicationStateHook 2018-07-09 16:28:25 +02:00
Controller.php Add user preference for default number of items per page 2017-11-15 16:56:43 +01:00
Cookie.php Ensure trailing slash if cookie path is detected automatically 2016-02-27 22:42:32 +01:00
CookieSet.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
FileCache.php FileCache: Ignore compression suffix when checking cache made of multiple files 2017-08-22 09:31:56 +02:00
Form.php Fix line exceeds 120 characters 2018-06-22 11:04:48 +02:00
Hook.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
JavaScript.php Preserve collapsed FilterEditor subtrees across auto-refreshes 2018-04-06 13:54:51 +02:00
LessCompiler.php Revert "LessCompiler: Remove error message when switching to Icinga theme" 2016-10-14 09:39:24 +02:00
Menu.php Re-introduce class Icinga\Web\Menu 2018-04-30 10:24:57 +02:00
Notification.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Request.php Request: Parse the POST body only as JSON if it's really JSON 2018-07-04 11:09:11 +02:00
Response.php ActionController: Let the repsonse itself set its headers 2017-07-13 12:56:03 +02:00
Session.php Don't call session_start() after ini_set() 2018-01-24 17:38:20 +01:00
StyleSheet.php Drop PHP 5.3 support 2018-05-07 11:36:54 +02:00
Url.php Url: prefer static over self 2017-12-04 10:48:52 +01:00
UrlParams.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
View.php Drop PHP 5.3 support 2018-05-07 11:36:54 +02:00
ViewStream.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Widget.php Update to icinga.com 2017-01-18 12:04:43 +01:00
Window.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Wizard.php Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00