icingaweb2/library/Icinga/Web
Johannes Meyer 2d3fc218db Window: Differentiate between window and container id 2020-01-14 10:14:02 +01:00
..
Announcement AnnouncementIniRepository: Also fetch column `start` in `findActive()` 2019-05-23 10:05:14 +02:00
Controller ActionController: Utilize view variable `$defaultTitle` instead of the constant 2019-07-15 08:24:44 +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 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 FilterEditor: Also trim trailing whitespace from search values 2019-12-03 10:33:00 +01: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: Add method to prepare sub directories 2019-06-25 16:18:26 +02:00
Form.php swag: Fix violations of PSR-12 2019-12-04 11:28:08 +01: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 JS/CSS: Load modal behavior and styles 2019-11-04 12:46:30 +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 Request: Parse the POST body only as JSON if it's really JSON 2018-07-04 11:09:11 +02: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 JS/CSS: Load modal behavior and styles 2019-11-04 12:46:30 +01:00
Url.php Url: Trim all leading slashes from paths, not just the first 2019-06-25 09:18:15 +02: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 Window: Differentiate between window and container id 2020-01-14 10:14:02 +01:00
Wizard.php setup: Apply new icinga form style 2019-07-29 10:17:59 +02:00