<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/install/ui/test/data, branch platform</title>
<subtitle>FreeIPA project</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/'/>
<entry>
<title>Fixed layout problem in permission adder dialog.</title>
<updated>2011-09-09T19:47:51+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-08-11T01:03:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=844ff2075f8c1ce3131a161db9d3fb498b4940e0'/>
<id>844ff2075f8c1ce3131a161db9d3fb498b4940e0</id>
<content type='text'>
In order to maintain consistent layout between details page and dialog
boxes the IPA.details_list_section has been replaced with
IPA.details_table_section which is based on table.

The IPA.target_section and other subclasses of IPA.details_list_section
have been converted to use IPA.details_table_section as well.

The unit tests have been updated accordingly.

Ticket #1648
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order to maintain consistent layout between details page and dialog
boxes the IPA.details_list_section has been replaced with
IPA.details_table_section which is based on table.

The IPA.target_section and other subclasses of IPA.details_list_section
have been converted to use IPA.details_table_section as well.

The unit tests have been updated accordingly.

Ticket #1648
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2011-09-07T11:21:06+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2011-09-05T14:32:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=236dcfa236a703592e6a17b9fac5b9d9e15d242b'/>
<id>236dcfa236a703592e6a17b9fac5b9d9e15d242b</id>
<content type='text'>
Fix "The the" and "classses" in FreeIPA code and messages.

https://fedorahosted.org/freeipa/ticket/1480
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix "The the" and "classses" in FreeIPA code and messages.

https://fedorahosted.org/freeipa/ticket/1480
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed hard-coded UI message in entity.js.</title>
<updated>2011-09-01T14:12:57+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-08-31T19:47:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=e68fc9069d6053825e1510a938cf2ff57fdca257'/>
<id>e68fc9069d6053825e1510a938cf2ff57fdca257</id>
<content type='text'>
The hard-coded label in IPA.facet has been moved into internal.py to
allow translation.

Ticket #1701
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The hard-coded label in IPA.facet has been moved into internal.py to
allow translation.

Ticket #1701
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed hard-coded UI messages.</title>
<updated>2011-08-31T16:30:19+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-08-29T22:34:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=99a7e90c0a8315da0bfcb3df28c198ea403e4e7a'/>
<id>99a7e90c0a8315da0bfcb3df28c198ea403e4e7a</id>
<content type='text'>
Some hard-coded messages in ipa.js have been moved into internal.py.
The messages in internal.py have been rearranged to match the output
(ipa_init.json).

A new method IPA.get_message() has been added to take a message ID and
return the translated message or a default message if not found.

Ticket #1701
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some hard-coded messages in ipa.js have been moved into internal.py.
The messages in internal.py have been rearranged to match the output
(ipa_init.json).

A new method IPA.get_message() has been added to take a message ID and
return the translated message or a default message if not found.

Ticket #1701
</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>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>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>
<entry>
<title>Replaced page dirty dialog title.</title>
<updated>2011-08-19T16:45:52+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-08-19T16:27:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=24d3d0269391e491492dd15bc1de820ea69904b6'/>
<id>24d3d0269391e491492dd15bc1de820ea69904b6</id>
<content type='text'>
The title of page dirty dialog has been changed to 'Unsaved Changes'.

Ticket #1653
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The title of page dirty dialog has been changed to 'Unsaved Changes'.

Ticket #1653
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed 'Hide already enrolled' checkbox.</title>
<updated>2011-08-19T16:45:47+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-08-17T19:54:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=1603eb03f3196b2114813c85514832b3612a9bf6'/>
<id>1603eb03f3196b2114813c85514832b3612a9bf6</id>
<content type='text'>
The 'Hide already enrolled' has been removed from the enrollment
dialog because it is checked by default and entries that are already
enrolled cannot be enrolled again.

Ticket #1638
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The 'Hide already enrolled' has been removed from the enrollment
dialog because it is checked by default and entries that are already
enrolled cannot be enrolled again.

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