freeipa/install/ui
Petr Vobornik 050431c4dd webui: adjust behavior of bounce url
- bounce url param was renamed from 'redirect' to 'url'
- support for 'delay' param added

Behavior:

- "Continue to next page" link is shown if 'url' is present
- page is no longer automatically redirected if 'url' is present
- automatic redirect is controlled by 'delay' param - it specifies
  number of seconds until redirection
- info message 'You will be redirected in Xs' is show to notify
  the user that something will happen. It's useful even if delay
  is 0 or negative because redirection might be slow.
- counter is decremented every second
- delay is ignored if parsed as NaN

https://fedorahosted.org/freeipa/ticket/4440

Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>
2014-09-08 12:32:16 +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: bind Login facet and OTP sync facet 2014-06-30 12:27:04 +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: sshkey widget - usability fixes 2014-08-21 14:10:35 +02:00
src webui: extract complex pkey on Add and Edit 2014-09-05 15:10:47 +02:00
test webui: better authentication types description 2014-08-21 10:47:08 +02:00
util webui-build: use /usr/share/java/js.jar instead of rhino.jar 2014-07-03 14:19:25 +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