icingaweb2/public
Johannes Meyer 48098a2830 js: Don't initialize modules using a `beforerender` event
`beforerender` is already too late. Module initialization
done using an event handler is wrong anyway. It's some
kind of bootstrapping after all and should be performed
by parts of the code which is directly responsible for
DOM content handling of modules. (i.e. loader.js)

This change though introduces a side-effect which was
not the case previously: Nested `.container` elements
trigger `rendered` events now. I've introduced this to
ensure we're also lazy loading modules and let them
handle their `rendered` events right after a redirect
which rerendered the layout. (Only `#layout` got a
`rendered` event then prior to this change)
2019-11-21 09:55:20 +01:00
..
css CSS: Add modal styles 2019-11-04 12:46:30 +01:00
font Cleanup executable flags on files 2019-07-30 07:53:54 +02:00
img WIP: New form styles 2019-07-29 10:17:59 +02:00
js js: Don't initialize modules using a `beforerender` event 2019-11-21 09:55:20 +01:00
error_norewrite.html Webserver\Apache2: show hint with no mod_rewrite 2014-11-11 22:02:40 +01:00
error_unavailable.html Update URL to https://icinga.com 2018-10-18 11:02:57 +02:00
index.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00