icingaweb2/public/js/icinga
Johannes Meyer 2a24f69fd8 loader.js: Remove legacy search request handling
Search requests are handled elsewhere in a more dynamic
way since .. some time. This part also used to be active
only in case Icinga Web is hosted at the root of the web
server, which many users don't do as otherwise we would
have gotten more reports in the past regarding the reload
animation. Or rather, about the login not working due to
the same reason.

It's gone for good now.

fixes #4834
2022-06-29 15:05:14 +02:00
..
behavior Fix that navbar forgets active state after refresh (#4831) 2022-06-29 14:58:02 +02:00
eventlistener.js js: Accept non-jQuery nodes in method `EventListener.bind()` 2021-03-09 08:52:10 +01:00
events.js Fix unresponsive modal submit buttons in Safari 2021-11-10 09:33:21 +01:00
history.js history.js: Properly handle data attributes upon navigation 2022-06-14 16:15:16 +02:00
loader.js loader.js: Remove legacy search request handling 2022-06-29 15:05:14 +02: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 Revert "storage.js: Use substring instead of startsWith on strings" 2022-06-13 15:50:52 +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 history.js: Properly handle data attributes upon navigation 2022-06-14 16:15:16 +02:00
utils.js Fix autosubmit of forms with elements named 'id' 2022-06-13 13:04:24 +02:00