[Freeipa-devel] [PATCH] 260-262 Global trust configuration page

Petr Vobornik pvoborni at redhat.com
Mon Feb 18 16:36:09 UTC 2013


First two patches are bug fixes which are required for third patch. 
Depends on my patch #259 (Combobox keyboard support)

1) [PATCH] Fix dirty state update of editable combobox

Editable combobox didn't update it's dirty state correctly. CB had it's own
internal value changed event, which was incorrectly used. It was removed and
widget's value_changed event was used instead.

2) [PATCH] Fix handling of no_update flag in Web UI

There was an incorrect check for no_update flag. Check was performed as
if the flag was an attribute of object not an item of array. Hence, the
flag never caused any effect.

3) [PATCH] Global trust config page

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



-- 
Petr Vobornik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pvoborni-0260-Fix-dirty-state-update-of-editable-combobox.patch
Type: text/x-patch
Size: 3061 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20130218/10469088/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pvoborni-0261-Fix-handling-of-no_update-flag-in-Web-UI.patch
Type: text/x-patch
Size: 1373 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20130218/10469088/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pvoborni-0262-Global-trust-config-page.patch
Type: text/x-patch
Size: 5472 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20130218/10469088/attachment-0002.bin>


More information about the Freeipa-devel mailing list