freeipa/install/ui
Petr Vobornik 68f04643d6 jQuery.ordered_map: faster creation
Creation of map with e.g. 30K values was very slow. Map checked if a value is
in in the map but it used Array's indexOf method therefore the complexity was
quadratic instead of linear.

Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
2015-05-12 10:53:40 +02:00
..
build install/ui/build: Build core.js 2014-06-30 18:17:28 +02:00
css webui: add PaternFly css 2014-06-10 10:23:21 +02:00
doc webui: do not offer ipa users to Default Trust View 2014-10-20 12:29:10 +02:00
images webui: adjust login page to PatternFly 2014-06-10 10:23:28 +02:00
js Web UI plugin loader 2013-05-06 16:22:20 +02:00
less webui: new ID views section 2014-09-30 10:47:03 +02:00
src jQuery.ordered_map: faster creation 2015-05-12 10:53:40 +02:00
test Unsaved changes dialog internally inconsistent 2015-05-07 10:38:26 +02:00
util Unsaved changes dialog internally inconsistent 2015-05-07 10:38:26 +02:00
favicon.ico favicon 2011-02-03 15:04:23 -05:00
ie.css Fixed display of attributes_widget in IE9 2012-07-17 15:55:44 +02:00
index.html webui: add PaternFly css 2014-06-10 10:23:21 +02:00
ipa.css webui: improve rule table css 2014-08-21 14:10:35 +02:00
jsl.conf webui: login page 2014-04-15 12:41:54 +02:00
Makefile.am webui: add sync_otp.html 2014-06-30 12:27:05 +02:00
README-LICENSE.txt webui: remove remnants of jquery-ui 2014-06-10 10:23:22 +02:00
reset_password.html webui: adjust behavior of bounce url 2014-09-08 12:32:16 +02:00
reset_password.js webui: adjust behavior of bounce url 2014-09-08 12:32:16 +02:00
sync_otp.html webui: add sync_otp.html 2014-06-30 12:27:05 +02:00