icingaweb2/library/Icinga/Web
Eric Lippmann 18de230a7e Merge pull request #3504 from Icinga/fix/collapsible-sidebar-issues-3187
Fix collapsible sidebar issues

(cherry picked from commit 915c7b8fe5)
Signed-off-by: Johannes Meyer <johannes.meyer@icinga.com>
2019-04-17 15:37:46 +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
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
Navigation Merge pull request #3504 from Icinga/fix/collapsible-sidebar-issues-3187 2019-04-17 15:37:46 +02:00
Paginator
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 helpers/url: Properly escape image urls 2018-10-10 09:44:11 +02:00
Widget Introduce PdfexportHook 2018-07-18 14:22:18 +02:00
Announcement.php
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
CookieSet.php
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
JavaScript.php Preserve collapsed FilterEditor subtrees across auto-refreshes 2018-04-06 13:54:51 +02:00
LessCompiler.php
Menu.php Re-introduce class Icinga\Web\Menu 2018-04-30 10:24:57 +02:00
Notification.php
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
View.php Drop PHP 5.3 support 2018-05-07 11:36:54 +02:00
ViewStream.php
Widget.php
Window.php
Wizard.php