<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/install/ui, branch hbactester</title>
<subtitle>FreeIPA project</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/'/>
<entry>
<title>Removed custom layouts using HTML templates.</title>
<updated>2011-07-21T15:47:57+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-07-21T07:54:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=4ff959f55d4aa0a6a832821ed19ecbb9a05dbbbf'/>
<id>4ff959f55d4aa0a6a832821ed19ecbb9a05dbbbf</id>
<content type='text'>
The code for supporting custom layouts using HTML templates has been
removed. If it's needed again in the future the code can be restored.

Ticket #1501
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The code for supporting custom layouts using HTML templates has been
removed. If it's needed again in the future the code can be restored.

Ticket #1501
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed HBAC access time code.</title>
<updated>2011-07-21T15:47:57+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-07-21T07:23:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=b5fe1e8f615271f4f71826b83e51f5e3abd277a6'/>
<id>b5fe1e8f615271f4f71826b83e51f5e3abd277a6</id>
<content type='text'>
The HBAC access time is currently not supported, so the related UI
code has been removed to reduce maintenance issue. When the feature
becomes supported in the future the code may be restored/rewritten.

Ticket #546
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The HBAC access time is currently not supported, so the related UI
code has been removed to reduce maintenance issue. When the feature
becomes supported in the future the code may be restored/rewritten.

Ticket #546
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed problem loading data in HBAC/sudo details page.</title>
<updated>2011-07-21T15:34:30+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-07-21T14:07:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=af339cd5468e234ddef9b476d33dc2a0b8215028'/>
<id>af339cd5468e234ddef9b476d33dc2a0b8215028</id>
<content type='text'>
In a recent change the details page was changed to create and locate
field containers with 'details-field' CSS class. The HBAC and sudo
custom details pages have been modified to use the same CSS class.

Ticket #1508
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In a recent change the details page was changed to create and locate
field containers with 'details-field' CSS class. The HBAC and sudo
custom details pages have been modified to use the same CSS class.

Ticket #1508
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed entitlement registration UUID field.</title>
<updated>2011-07-21T15:34:07+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-07-21T03:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=f210a08268003c1b2ac6aed7bda13be4d96f3abf'/>
<id>f210a08268003c1b2ac6aed7bda13be4d96f3abf</id>
<content type='text'>
The UUID field has been removed from the entitlement registration
dialog box because it's currently not supported. The code has been
modified not to send empty UUID value should this become supported
in the future.

Ticket #1506
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The UUID field has been removed from the entitlement registration
dialog box because it's currently not supported. The code has been
modified not to send empty UUID value should this become supported
in the future.

Ticket #1506
</pre>
</div>
</content>
</entry>
<entry>
<title>Creating reverse zones from IP address.</title>
<updated>2011-07-20T19:09:19+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-07-19T16:11:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=8e8ad513a73f8f08e2cfac1914ee0950b66f7866'/>
<id>8e8ad513a73f8f08e2cfac1914ee0950b66f7866</id>
<content type='text'>
A custom adder dialog has been added for DNS zones to simplify creating
reverse zones from IP address. The dialog provides a checkbox which
indicates whether the content of the zone name field is an IP address.
The IP address will be used to generate the reverse zone name and email
address.

Ticket #1045
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A custom adder dialog has been added for DNS zones to simplify creating
reverse zones from IP address. The dialog provides a checkbox which
indicates whether the content of the zone name field is an IP address.
The IP address will be used to generate the reverse zone name and email
address.

Ticket #1045
</pre>
</div>
</content>
</entry>
<entry>
<title>Added checkbox to remove hosts from DNS.</title>
<updated>2011-07-20T17:51:20+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-07-19T18:46:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=6d14331a0561e98e4ce8a51bb418c1f6d25b5e88'/>
<id>6d14331a0561e98e4ce8a51bb418c1f6d25b5e88</id>
<content type='text'>
A custom deleter dialog for hosts has been added to provide an option
whether to remove the hosts from DNS.

Ticket #1470
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A custom deleter dialog for hosts has been added to provide an option
whether to remove the hosts from DNS.

Ticket #1470
</pre>
</div>
</content>
</entry>
<entry>
<title>no dns</title>
<updated>2011-07-20T17:40:01+00:00</updated>
<author>
<name>Adam Young</name>
<email>ayoung@redhat.com</email>
</author>
<published>2011-07-20T15:43:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=bc4e97e191f68cdf16e0ef76b218c1f602835c2c'/>
<id>bc4e97e191f68cdf16e0ef76b218c1f602835c2c</id>
<content type='text'>
Remove all DNS entities if the DNS server is not installed.
Removes it from the navigation as well.

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

move created count to last thing in the funciton.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove all DNS entities if the DNS server is not installed.
Removes it from the navigation as well.

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

move created count to last thing in the funciton.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed host details fields.</title>
<updated>2011-07-18T20:48:07+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-07-18T20:07:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=630ca4f40ad3b5851001555641aa015f5fb544d6'/>
<id>630ca4f40ad3b5851001555641aa015f5fb544d6</id>
<content type='text'>
The host details facet has been fixed to remove a redundant field
and include some missing fields.

Ticket #1484
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The host details facet has been fixed to remove a redundant field
and include some missing fields.

Ticket #1484
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed reverse zones from host adder dialog.</title>
<updated>2011-07-18T20:48:02+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-07-18T16:42:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=538c7a7eb82954f144f9f823c4fecc170c113c7c'/>
<id>538c7a7eb82954f144f9f823c4fecc170c113c7c</id>
<content type='text'>
The host adder dialog has been modified to specify the new flag
for retrieving the forward zones only.

Ticket #1458
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The host adder dialog has been modified to specify the new flag
for retrieving the forward zones only.

Ticket #1458
</pre>
</div>
</content>
</entry>
<entry>
<title>Entity select widget improvements</title>
<updated>2011-07-18T18:47:57+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-07-15T17:18:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=571274e978434a7b5e17100076172233e7320855'/>
<id>571274e978434a7b5e17100076172233e7320855</id>
<content type='text'>
The IPA.entity_select_widget has been modified into a searchable and
editable drop down list. The base functionality has been extracted
into IPA.combobox_widget.

Ticket #1361
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The IPA.entity_select_widget has been modified into a searchable and
editable drop down list. The base functionality has been extracted
into IPA.combobox_widget.

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