icingaweb2/public/js/icinga
Johannes Meyer cc065b949b js: Use custom event `icinga-init` to trigger initial render events
The `load` event is not really only fired *after all shared resources are loaded*.
Just Chromium ensures this event is fired only after `ready` and `DOMContentLoaded`.
FF, IE and Safari don't so we need our own post-init event: `icinga-init`
2019-11-26 16:00:21 +01:00
..
behavior js: Utilize `utils.objectsEqual()` in `actiontable.select()` 2019-11-20 16:22:56 +01:00
eventlistener.js Avoid local variable name `self' in eventlistener.js 2016-09-01 16:16:49 +02:00
events.js js: Use custom event `icinga-init` to trigger initial render events 2019-11-26 16:00:21 +01:00
history.js js: Restore previous title when closing right column 2019-04-16 09:29:42 +02:00
loader.js js: Don't initialize modules using a `beforerender` event 2019-11-21 09:55:20 +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 ui.js: Don't generate a container id if its parent is #col1 2019-09-25 10:34:24 +02:00
utils.js js: Utilize `utils.objectsEqual()` in `actiontable.select()` 2019-11-20 16:22:56 +01:00