[Freeipa-devel] [PATCH] 703-707 webui: improvements in permission details page

Petr Vobornik pvoborni at redhat.com
Thu Jul 10 12:38:11 UTC 2014


mostly: https://fedorahosted.org/freeipa/ticket/4254

but also some fixes for little regressions

== [PATCH] 703 webui: reflect readonly state ==

Separate update of read-only state from update of value.

It should be possible to switch from read-only UI to editable UI without
value change.

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

== [PATCH] 704 webui: fix add of input group class ==

The input-group class was added based on visibility of child elements.

This failed when it had to be determined *before* displaying the widget.

Now it's added if the buttons are not hidden by `display: none` CSS rule.

== [PATCH] 705 webui: show managed fields as readonly and not disabled ==

Visible read-only fields are no longer displayed as disabled in
permission details facet.

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

== [PATCH] 706 webui: fix selection of empty value in a select widget ==

Little regression - select widget could not handle empty or no array as 
an input value.

It broke 'undo' operation in Permissions' 'Type' attribute while switching
between '' and some value.

== [PATCH] 707 webui: disable ipapermbindruletype if permission in a 
privilege ==

User is not able to change Bind Rule Type if permission is already
member of a privilege. Let's disable it and don't confuse user.
-- 
Petr Vobornik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pvoborni-0707-webui-disable-ipapermbindruletype-if-permission-in-a.patch
Type: text/x-patch
Size: 1836 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20140710/59237e24/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pvoborni-0706-webui-fix-selection-of-empty-value-in-a-select-widge.patch
Type: text/x-patch
Size: 1118 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20140710/59237e24/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pvoborni-0705-webui-show-managed-fields-as-readonly-and-not-disabl.patch
Type: text/x-patch
Size: 1750 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20140710/59237e24/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pvoborni-0704-webui-fix-add-of-input-group-class.patch
Type: text/x-patch
Size: 1263 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20140710/59237e24/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pvoborni-0703-webui-reflect-readonly-state.patch
Type: text/x-patch
Size: 9238 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20140710/59237e24/attachment-0004.bin>


More information about the Freeipa-devel mailing list