icingaweb2/library/Icinga/Web
Thomas Gelf 44a7aa6adb JS/IE8: deliver legacy jQuery for IE8
This patch makes IcingaWeb deliver a legacy jQuery version for IE8
as it is no longer supported in jQuery 2.x. JS for IE8 will not be
delivered minified to ease troubleshooting on that buggy platform.

fixes #5866
refs #6417
2014-06-12 17:33:28 +00:00
..
Controller Fix that calling ActionController::translate() throws an exception 2014-06-11 13:39:22 +02:00
Form Config: Remove base path subsitution 2014-06-02 14:54:31 +02:00
Hook Mark less important or non-testable code as skipped for code coverage 2014-04-28 14:06:41 +02:00
Paginator Fixed executable flags on normal files. 2014-02-18 09:42:13 +01:00
Session Fix that it's not possible to set non-existing values in a session with setAll() 2014-04-09 16:18:51 +02:00
View/helpers Remove superfluous space in prefixedTimeSince 2014-05-29 13:11:01 +02:00
Widget UI/Sparklines: Change sparkline code to serverside only 2014-06-06 16:35:33 +02:00
Wizard It is a multistep page's responsibility whether it is shown to the user 2014-05-14 12:53:45 +02:00
Form.php Web\Form: Revert "Fix subForm functionality" 2014-05-20 13:10:18 +00:00
Hook.php Rewrite test for Icinga\Web\Hook 2014-04-28 14:06:40 +02:00
JavaScript.php JS/IE8: deliver legacy jQuery for IE8 2014-06-12 17:33:28 +00:00
LessCompiler.php vendorlibs: library/vendor to libary/IcingaVendor 2014-06-05 00:10:49 +00:00
Menu.php Add test for Icinga\Web\MenuItem 2014-04-28 14:06:40 +02:00
MenuItem.php Add test for Icinga\Web\MenuItem 2014-04-28 14:06:40 +02:00
Notification.php notifications: improve client- and serverside 2014-05-26 14:41:47 +00:00
Request.php Mark less important or non-testable code as skipped for code coverage 2014-04-28 14:06:41 +02:00
Session.php Mark less important or non-testable code as skipped for code coverage 2014-04-28 14:06:41 +02:00
StyleSheet.php Add style and view scripts for first prototype 2014-05-14 12:53:44 +02:00
Url.php Web\Url: add getQueryString() and without() 2014-06-05 03:44:12 +00:00
View.php Translation: add a module-aware translation helper 2014-05-27 21:41:46 +00:00
ViewStream.php Add helpful documentation to Icinga\Web\ViewStream 2014-04-28 14:06:40 +02:00
Widget.php Mark less important or non-testable code as skipped for code coverage 2014-04-28 14:06:41 +02:00