<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/install/ui, branch ipautil-refactor</title>
<subtitle>FreeIPA project</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/'/>
<entry>
<title>Modifying sudo options refreshes the whole page</title>
<updated>2011-08-29T15:22:20+00:00</updated>
<author>
<name>Petr Vobornik</name>
<email>pvoborni@redhat.com</email>
</author>
<published>2011-08-26T16:36:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=7d33e5bc3f95bdbf9ed70a62077cdfd9cb6ed7c9'/>
<id>7d33e5bc3f95bdbf9ed70a62077cdfd9cb6ed7c9</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/1689

Currently adding or deleting sudo options will refresh the entire page. It's not a problem but the code could be optimized to refresh only the sudo options table
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/1689

Currently adding or deleting sudo options will refresh the entire page. It's not a problem but the code could be optimized to refresh only the sudo options table
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed host keytab status after setting OTP.</title>
<updated>2011-08-26T15:19:47+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-08-25T19:03:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=fc898bc607b065c38d177cfb5db771b7549a7f3f'/>
<id>fc898bc607b065c38d177cfb5db771b7549a7f3f</id>
<content type='text'>
The host details page has been modified to update the keytab status
based on the data returned by the host-mod command for setting OTP.

Ticket #1710
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The host details page has been modified to update the keytab status
based on the data returned by the host-mod command for setting OTP.

Ticket #1710
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed host OTP status.</title>
<updated>2011-08-26T15:19:43+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-08-24T02:51:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=5c84e8f5facc7cc2126fa56cdc5a6be5c2a77c2c'/>
<id>5c84e8f5facc7cc2126fa56cdc5a6be5c2a77c2c</id>
<content type='text'>
The host details page has been modified to show the status of the OTP.
Setting a new OTP is now done using a dialog box.

Ticket #1710
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The host details page has been modified to show the status of the OTP.
Setting a new OTP is now done using a dialog box.

Ticket #1710
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify serial associator to use batch</title>
<updated>2011-08-25T15:57:51+00:00</updated>
<author>
<name>Petr Vobornik</name>
<email>pvoborni@redhat.com</email>
</author>
<published>2011-08-25T12:57:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=ddb31f54431213266b7cdde53ad3616b1cfd0bad'/>
<id>ddb31f54431213266b7cdde53ad3616b1cfd0bad</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/1688

The serial associator is used to execute a command multiple times with different parameters. This is used for adding/removing a user into/from multiple groups. It has some issues:

Each command is executed one-by-one, so it could be slow.
  * If there's a failure the rest of the commands will not be executed.
  * This can be fixed by putting the commands into a batch and execute them at once.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/1688

The serial associator is used to execute a command multiple times with different parameters. This is used for adding/removing a user into/from multiple groups. It has some issues:

Each command is executed one-by-one, so it could be slow.
  * If there's a failure the rest of the commands will not be executed.
  * This can be fixed by putting the commands into a batch and execute them at once.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed default map type in automount map adder dialog.</title>
<updated>2011-08-25T14:11:27+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-08-24T01:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=beac7e2bbf014eb982f097b6aaeb23ed50ebd8a1'/>
<id>beac7e2bbf014eb982f097b6aaeb23ed50ebd8a1</id>
<content type='text'>
The adder dialog for automount map has been modified to select the
direct map by default.

Ticket #1698
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The adder dialog for automount map has been modified to select the
direct map by default.

Ticket #1698
</pre>
</div>
</content>
</entry>
<entry>
<title>Validation of details facet before update https://fedorahosted.org/freeipa/ticket/1676 The ticket is a duplicate of server error, but it revealed few UI errors.</title>
<updated>2011-08-25T00:51:28+00:00</updated>
<author>
<name>Petr Vobornik</name>
<email>pvoborni@redhat.com</email>
</author>
<published>2011-08-24T13:36:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=a6cf44bd6538788a20fd6021b802443d4b0c63d9'/>
<id>a6cf44bd6538788a20fd6021b802443d4b0c63d9</id>
<content type='text'>
Newly performs validation of details facet before update. If validation fails, notification dialog is shown and command isn't executed.
Fixed integer minimum and maximum value checking.
Read-only and non-writable fields are no longer considered required.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Newly performs validation of details facet before update. If validation fails, notification dialog is shown and command isn't executed.
Fixed integer minimum and maximum value checking.
Read-only and non-writable fields are no longer considered required.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed command partial failure handling.</title>
<updated>2011-08-24T15:10:06+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-08-23T16:27:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=5ba0be24e850fa924f8e36f579cfca3768607e4b'/>
<id>5ba0be24e850fa924f8e36f579cfca3768607e4b</id>
<content type='text'>
When a command returns a partial failure it should be treated as a
success but the failures should still be displayed.

Ticket #1628
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a command returns a partial failure it should be treated as a
success but the failures should still be displayed.

Ticket #1628
</pre>
</div>
</content>
</entry>
<entry>
<title>Show error in adding associations</title>
<updated>2011-08-24T15:10:01+00:00</updated>
<author>
<name>Petr Vobornik</name>
<email>pvoborni@redhat.com</email>
</author>
<published>2011-08-17T13:06:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=37cef6f60d41d462ab08fa2fa97b33047948bdcf'/>
<id>37cef6f60d41d462ab08fa2fa97b33047948bdcf</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/1628
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/1628
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unnecessary HBAC/sudo rule category modification.</title>
<updated>2011-08-23T22:23:31+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-08-22T20:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=ffebf3763917b13b945fb27b8da3d524d833162e'/>
<id>ffebf3763917b13b945fb27b8da3d524d833162e</id>
<content type='text'>
Since the Add/Delete links in the association table are disabled when
the category is set to 'all', it's no longer necessary to check the
category before showing the add/delete dialogs and modify the category
before adding entries. Thus, the IPA.rule_association_table_widget is
no longer needed.

Ticket #1692
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since the Add/Delete links in the association table are disabled when
the category is set to 'all', it's no longer necessary to check the
category before showing the add/delete dialogs and modify the category
before adding entries. Thus, the IPA.rule_association_table_widget is
no longer needed.

Ticket #1692
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated add and delete association dialog titles.</title>
<updated>2011-08-23T16:12:05+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-08-19T15:20:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=68a345712c040d30e57d31a7881619567f7d35c5'/>
<id>68a345712c040d30e57d31a7881619567f7d35c5</id>
<content type='text'>
The association table widget and facet have been modified to accept
titles for the add and delete dialogs. The table and facet definitions
have been modified to specify the appropriate titles.

Some unused code have been removed.

Ticket #1629
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The association table widget and facet have been modified to accept
titles for the add and delete dialogs. The table and facet definitions
have been modified to specify the appropriate titles.

Some unused code have been removed.

Ticket #1629
</pre>
</div>
</content>
</entry>
</feed>
