icingaweb2/public/js/icinga
Eric Lippmann 0355b20da0 JS: Respect container in Icinga.Ui.focusElement()
Though IDs should be unique across the whole page, focusElement() must
not fail if there is the same anchor in the left and right column.
focusElement() now also respects the container when searching the
element to focus by ID.
2020-01-16 10:47:28 +01:00
..
behavior modal.js: Don't push form submits to the history 2020-01-15 08:41:34 +01: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 JS: Introuce Icinga.History.replaceCurrentState() 2020-01-15 09:57:30 +01:00
loader.js loader.js: Use `utils.addUrlFlag` instead of the now deprecated one 2020-01-15 08:00:04 +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 Merge pull request #4053 from Icinga/feature/js-addUrlFlag 2020-01-16 08:14:20 +01:00