icingaweb2/library/Icinga/Web
Alexander A. Klimov 81b19285a7 Make auto refresh interval configurable
refs #2819
2020-11-26 11:38:02 +01:00
..
Announcement AnnouncementIniRepository: Also fetch column `start` in `findActive()` 2019-05-23 10:05:14 +02:00
Controller Make auto refresh interval configurable 2020-11-26 11:38:02 +01:00
Dom Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Form swag: Fix violations of PSR-12 2019-12-04 11:28:08 +01:00
Helper Add Markdown::line() 2019-10-31 14:41:39 +01:00
Hook Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00
Navigation Navigation/DashboardPane: Properly register dashlets as children 2019-07-18 08:33:35 +02: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 IcingaCheckbox: Don't `display:none` the checkbox but add `.sr-only` to it 2019-12-05 16:12:41 +01:00
Widget InlinePie: Utilize SVG to render charts instantly 2020-09-28 16:40:39 +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 Controller: Don't accept `0` as default page limit 2020-11-16 13:29:49 +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: Add method to prepare sub directories 2019-06-25 16:18:26 +02:00
Form.php Form: allow checkboxes to be required 2020-04-09 14:03:21 +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 JavaScript: Also optimize `define()` calls in module JS 2020-11-18 13:21:33 +01:00
LessCompiler.php LessCompiler: Put required assets into a module's css block 2019-10-01 15:30:17 +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 Properly handle window id's and container id's 2020-01-14 10:14:02 +01:00
Response.php Response: Add methods to override the client's window id 2020-01-14 10:14:02 +01:00
Session.php Don't call session_start() after ini_set() 2018-01-24 17:38:20 +01:00
StyleSheet.php StyleSheet: Load css assets from loaded libraries 2020-11-18 13:20:09 +01:00
Url.php Url::fromPath(): var_export() input value to complain about 2020-11-18 09:40:44 +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 View: Ignore setting `short_open_tag` 2019-12-04 09:35:24 +01:00
Widget.php Update to icinga.com 2017-01-18 12:04:43 +01:00
Window.php Properly handle window id's and container id's 2020-01-14 10:14:02 +01:00
Wizard.php setup: Apply new icinga form style 2019-07-29 10:17:59 +02:00