<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/install/ui, branch mspac</title>
<subtitle>FreeIPA patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/'/>
<entry>
<title>Fix enablement of automount map type selector</title>
<updated>2013-10-03T07:13:45+00:00</updated>
<author>
<name>Petr Vobornik</name>
<email>pvoborni@redhat.com</email>
</author>
<published>2013-09-30T11:13:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=6a124160a56bba66ffd7290ed0f111e72f36b521'/>
<id>6a124160a56bba66ffd7290ed0f111e72f36b521</id>
<content type='text'>
Map type radio used old way of defining that its value should not be used in add command.  Recent patch related to 'enable' attribute hardened/fixed the behavior of radio widgets so they are disabled in UI as well when enabled==false. Automount did not reflect this change.

https://fedorahosted.org/freeipa/ticket/3954
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Map type radio used old way of defining that its value should not be used in add command.  Recent patch related to 'enable' attribute hardened/fixed the behavior of radio widgets so they are disabled in UI as well when enabled==false. Automount did not reflect this change.

https://fedorahosted.org/freeipa/ticket/3954
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow edit of ipakrbokasdelegate in Web UI when attrlevelrights are unknown</title>
<updated>2013-09-26T08:24:14+00:00</updated>
<author>
<name>Petr Vobornik</name>
<email>pvoborni@redhat.com</email>
</author>
<published>2013-09-24T14:20:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=edf0719409c9f556ea461139cf031881fbfe5cbf'/>
<id>edf0719409c9f556ea461139cf031881fbfe5cbf</id>
<content type='text'>
Old host entries are missing object class with krbticketflags attribute. Therefore UI does not receive attrlevelrights for it. This OC is added when ipakrbokasdelegate is set.

This patch adds the usual hack for such cases.

https://fedorahosted.org/freeipa/ticket/3940
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Old host entries are missing object class with krbticketflags attribute. Therefore UI does not receive attrlevelrights for it. This OC is added when ipakrbokasdelegate is set.

This patch adds the usual hack for such cases.

https://fedorahosted.org/freeipa/ticket/3940
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix redirection on deletion of last dns record entry</title>
<updated>2013-09-16T11:56:25+00:00</updated>
<author>
<name>Petr Vobornik</name>
<email>pvoborni@redhat.com</email>
</author>
<published>2013-09-06T12:24:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=5c4a72de59840b84a128c8649c8d7b4333344993'/>
<id>5c4a72de59840b84a128c8649c8d7b4333344993</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/3907
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/3907
</pre>
</div>
</content>
</entry>
<entry>
<title>Update idrange search facet after trust creation</title>
<updated>2013-08-28T12:23:42+00:00</updated>
<author>
<name>Petr Vobornik</name>
<email>pvoborni@redhat.com</email>
</author>
<published>2013-08-20T11:44:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=92569b712c04c6e4a1eb8c1e2c118a649f727997'/>
<id>92569b712c04c6e4a1eb8c1e2c118a649f727997</id>
<content type='text'>
Adding a trust creates a range -&gt; range search facet should be marked as expired.

https://fedorahosted.org/freeipa/ticket/3874
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding a trust creates a range -&gt; range search facet should be marked as expired.

https://fedorahosted.org/freeipa/ticket/3874
</pre>
</div>
</content>
</entry>
<entry>
<title>Show human-readable error name in error dialog title</title>
<updated>2013-08-26T11:05:36+00:00</updated>
<author>
<name>Petr Vobornik</name>
<email>pvoborni@redhat.com</email>
</author>
<published>2013-08-22T11:48:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=34342b9a972a3a454b979dc64d0a510c5af24894'/>
<id>34342b9a972a3a454b979dc64d0a510c5af24894</id>
<content type='text'>
Fixes RPC server's JSON encoding of exception's name.

It allows to show the name in Web UI's error dialog title.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes RPC server's JSON encoding of exception's name.

It allows to show the name in Web UI's error dialog title.
</pre>
</div>
</content>
</entry>
<entry>
<title>Hide 'New Certificate' action on CA-less install</title>
<updated>2013-08-22T13:23:56+00:00</updated>
<author>
<name>Petr Vobornik</name>
<email>pvoborni@redhat.com</email>
</author>
<published>2013-08-15T12:05:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=e61c2e34411ad1713086813e938b09a464c4ffa6'/>
<id>e61c2e34411ad1713086813e938b09a464c4ffa6</id>
<content type='text'>
This action calls cert-request command which is not available on CA-less installs. Thus this action won't be enabled and therefore there is no reason to keep it visible.

https://fedorahosted.org/freeipa/ticket/3363
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This action calls cert-request command which is not available on CA-less installs. Thus this action won't be enabled and therefore there is no reason to keep it visible.

https://fedorahosted.org/freeipa/ticket/3363
</pre>
</div>
</content>
</entry>
<entry>
<title>Add base-id, range-size and range-type options to trust-add dialog</title>
<updated>2013-08-22T13:23:56+00:00</updated>
<author>
<name>Petr Vobornik</name>
<email>pvoborni@redhat.com</email>
</author>
<published>2013-08-15T10:31:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=ca0d959df8020c4e5c7bf9dd5d27556158e7191d'/>
<id>ca0d959df8020c4e5c7bf9dd5d27556158e7191d</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/3049
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/3049
</pre>
</div>
</content>
</entry>
<entry>
<title>Removal of deprecated selenium tests</title>
<updated>2013-08-15T11:17:40+00:00</updated>
<author>
<name>Petr Vobornik</name>
<email>pvoborni@redhat.com</email>
</author>
<published>2013-08-15T07:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=ed3791d2f372257a1aab43043ea34d32bc6f610d'/>
<id>ed3791d2f372257a1aab43043ea34d32bc6f610d</id>
<content type='text'>
Tests were deprecated by new FreeIPA 3.3 Web UI integration tests (ticket #3744).

https://fedorahosted.org/freeipa/ticket/3857
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tests were deprecated by new FreeIPA 3.3 Web UI integration tests (ticket #3744).

https://fedorahosted.org/freeipa/ticket/3857
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix handling of CSS files in sync.sh script</title>
<updated>2013-08-13T10:44:17+00:00</updated>
<author>
<name>Ana Krivokapic</name>
<email>akrivoka@redhat.com</email>
</author>
<published>2013-07-29T13:43:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=b561e85e4a7ae9f39a10951ed3cc5e2cc114edb2'/>
<id>b561e85e4a7ae9f39a10951ed3cc5e2cc114edb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Hide delete button in multivalued widget if attr is not writable</title>
<updated>2013-08-13T10:42:09+00:00</updated>
<author>
<name>Petr Vobornik</name>
<email>pvoborni@redhat.com</email>
</author>
<published>2013-06-28T14:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=006c4eabd9f575f9a9537b799acc332258fde148'/>
<id>006c4eabd9f575f9a9537b799acc332258fde148</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/3799
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/3799
</pre>
</div>
</content>
</entry>
</feed>
