<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 11/13/2010 11:14 PM, Endi Sukma Dewata wrote:
<blockquote cite="mid:4CDF620D.8010901@redhat.com" type="cite">Hi,
  <br>
  <br>
Please review the attached patch. Thanks!
  <br>
  <br>
<a class="moz-txt-link-freetext" href="https://fedorahosted.org/reviewboard/r/107/">https://fedorahosted.org/reviewboard/r/107/</a>
  <br>
  <br>
The HBAC details page has been enhanced to support Undo and Reset
operations. The functionality is implemented in the base widget class
so the behavior will be more consistent across widgets. A <span>
tag now used to define the field boundary in the HTML doc. The tag
contains the visual representation of the field which include the input
tag and optionally the undo link.
  <br>
  <br>
The Update method on HBAC details page has been modified so that it
executes several operations using a batch command. The operations being
executed depends on the changes made to the fields. These operations
may include:
  <br>
 - removing access time if access time is changed to any time
  <br>
</blockquote>
<br>
This didn't seem to work.  The rest of it was fine, but I still see the
acces time I added<br>
<br>
<blockquote cite="mid:4CDF620D.8010901@redhat.com" type="cite"> -
removing memberships if member category is changed to all
  <br>
 - modifying rule attributes if description or rule type is changed
  <br>
 - enabling/disabling the rule if rule status is changed
  <br>
  <br>
The behavior of the Add & Remove buttons also has been changed such
that it adjust the category attribute properly in addition to adding
the
  <br>
memberships using batch command. For example, if category is initially
set to all, adding a new member will also change the category to empty.
  <br>
  <br>
The ipa_command have been modified to store the on_success and on_error
handlers as properties. When the command is executed as a part of batch
operation, the result of each command will be passed to the appropriate
handler.
  <br>
  <br>
The unit tests and test data have been updated as well.
  <br>
  <br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Freeipa-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Freeipa-devel@redhat.com">Freeipa-devel@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/freeipa-devel">https://www.redhat.com/mailman/listinfo/freeipa-devel</a></pre>
</blockquote>
<br>
</body>
</html>