icingaweb2/application
Johannes Meyer 8212c51f8d js: Already set `window.name` prior bootstrapping our js runtime
Makes sure that the Window-Id already generated and utilized by the
server on the first request is used by subsequent requests instead
of a new one.

Also avoids that concurrent running id-less requests compete about
which one may set his assigned id. Now any subsequent request
already transmits the id assigned to the first one.

And it resets `window.name` in case the user performs a manual
refresh so that the id used by the server is set/utilized.

refs #3609
2018-11-07 09:13:16 +01:00
..
clicommands Drop PHP 5.3 support 2018-05-07 11:36:54 +02:00
controllers Introduce ApplicationStateHook 2018-07-09 16:28:25 +02:00
fonts Update icon font 2018-06-28 11:27:46 +02:00
forms LdapConnection: Add timeout setting with a useful default value 2018-10-16 14:35:50 +02:00
layouts/scripts js: Already set `window.name` prior bootstrapping our js runtime 2018-11-07 09:13:16 +01:00
locale Update it_IT translation of the framework 2018-07-18 13:58:06 +02:00
views Update URL to https://icinga.com 2018-10-18 11:02:57 +02:00
VERSION Revert "Rename application/VERSION to application/GITCOMMIT" 2015-09-30 18:37:48 +02:00