freeipa/install/ui
Petr Vobornik 56a2642af0 webui: fixes normalization of value in attributes widget
Fix is in checkboxes widget but the only affected one is attributes widget.

Reproduction:
 1. Add permission with attribute with uppercase character
   $ ipa permission-add aa_test --type=stageuser --attrs=businessCategory --right=read
 2. Check if it is correctly displayed in Web UI

Actual result:
 - businesscategory is not checked
Expected result:
 - businesscategory is checked

Reviewed-By: Pavel Vomacka <pvomacka@redhat.com>
2017-03-08 15:41:16 +01:00
..
build Build: remove incorrect use of MAINTAINERCLEANFILES 2016-11-16 09:12:07 +01:00
css WebUI: update Patternfly and Bootstrap 2017-01-05 18:33:46 +01:00
doc webui: topology graph facet 2015-11-27 15:50:56 +01:00
images Build: remove incorrect use of MAINTAINERCLEANFILES 2016-11-16 09:12:07 +01:00
less WebUI: update Patternfly and Bootstrap 2017-01-05 18:33:46 +01:00
src webui: fixes normalization of value in attributes widget 2017-03-08 15:41:16 +01:00
test Add support for custom table pagination size 2017-03-08 14:54:56 +01:00
util Build: fix distribution of static files for web UI 2016-11-09 13:08:32 +01: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 d3 library - version 3.5.6 2015-11-27 15:50:56 +01:00
ipa.css Add ability to stage multiple users 2016-06-03 16:12:48 +02:00
jsl.conf webui: topology graph component 2015-11-27 15:50:56 +01:00
Makefile.am Build: remove incorrect use of MAINTAINERCLEANFILES 2016-11-16 09:12:07 +01:00
README-LICENSE.txt webui: add d3 library - version 3.5.6 2015-11-27 15:50:56 +01:00
reset_password.html webui: adjust behavior of bounce url 2014-09-08 12:32:16 +02:00
reset_password.js Add support for the 'user' url parameter for the reset_password.html 2016-01-27 14:17:40 +01:00
sync_otp.html webui: add sync_otp.html 2014-06-30 12:27:05 +02:00