icingaweb2/public/js/icinga
Johannes Meyer e68e8c8e9c loader.js: Only discard content if a renderHook returns null
Previously any false value had this effect, though empty strings
were also discarded due to this. However, in case an empty string
is the content in the first place, the content must be updated.
2020-11-06 11:21:33 +01:00
..
behavior modal.js: Request compact content with `showCompact` 2020-06-04 08:50:41 +02:00
eventlistener.js Avoid local variable name `self' in eventlistener.js 2016-09-01 16:16:49 +02:00
events.js js: Ignore anchors without href in `events.linkClicked()` 2019-12-13 16:13:55 +01:00
history.js history.js: Don't load location bar as if it's an autorefresh 2020-02-28 14:37:46 +01:00
loader.js loader.js: Only discard content if a renderHook returns null 2020-11-06 11:21:33 +01:00
logger.js Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
module.js Avoid local variable name `self' in module.js 2016-09-01 16:30:01 +02:00
storage.js storage.js: Don't try and allow to register events for non-local backends 2019-07-30 08:17:29 +02:00
timer.js Icinga.Timer: use setTimeout() instead of setInterval() 2017-02-10 10:14:14 +01:00
timezone.js JS: Simplify Date.isDst() 2018-11-16 09:00:32 +01:00
ui.js JS: Respect container in Icinga.Ui.focusElement() 2020-01-16 10:47:28 +01:00
utils.js js: Properly parse/build url query values 2020-06-05 08:57:30 +02:00