<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipatests/test_webui, branch 4084</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/'/>
<entry>
<title>test_webui: Allow False values in configuration for no_ca, no_dns, has_trusts</title>
<updated>2013-12-10T14:42:33+00:00</updated>
<author>
<name>Petr Viktorin</name>
<email>pviktori@redhat.com</email>
</author>
<published>2013-12-06T15:39:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/commit/?id=f2ee8a74032708717f8b370de5b1acc86d4d74cc'/>
<id>f2ee8a74032708717f8b370de5b1acc86d4d74cc</id>
<content type='text'>
The driver only checked if the corresponding value was in the config, so
    no_dns: False
had the same effect as
    no_dns: True

Change the check to take the value into consideration.

This makes false-y values like False (from YAML) and empty string
(from environment) work as if the value was not specified.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The driver only checked if the corresponding value was in the config, so
    no_dns: False
had the same effect as
    no_dns: True

Change the check to take the value into consideration.

This makes false-y values like False (from YAML) and empty string
(from environment) work as if the value was not specified.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add web UI integration tests for automember rebuild</title>
<updated>2013-11-15T12:28:16+00:00</updated>
<author>
<name>Ana Krivokapic</name>
<email>akrivoka@redhat.com</email>
</author>
<published>2013-09-25T09:38:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/commit/?id=487865131cc6486c40802cfcabc59db1a01f3f16'/>
<id>487865131cc6486c40802cfcabc59db1a01f3f16</id>
<content type='text'>
Design: http://www.freeipa.org/page/V3/Automember_rebuild_membership
https://fedorahosted.org/freeipa/ticket/3928
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Design: http://www.freeipa.org/page/V3/Automember_rebuild_membership
https://fedorahosted.org/freeipa/ticket/3928
</pre>
</div>
</content>
</entry>
<entry>
<title>Web UI integration test driver enhancement</title>
<updated>2013-11-15T12:28:16+00:00</updated>
<author>
<name>Ana Krivokapic</name>
<email>akrivoka@redhat.com</email>
</author>
<published>2013-09-25T09:34:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/commit/?id=6eff37f8a2203886262381484fa37cef9c762243'/>
<id>6eff37f8a2203886262381484fa37cef9c762243</id>
<content type='text'>
Handle selecting an option from a select box.

https://fedorahosted.org/freeipa/ticket/3928
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Handle selecting an option from a select box.

https://fedorahosted.org/freeipa/ticket/3928
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix password expiration notification</title>
<updated>2013-10-30T12:31:12+00:00</updated>
<author>
<name>Petr Vobornik</name>
<email>pvoborni@redhat.com</email>
</author>
<published>2013-10-29T15:01:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/commit/?id=e3d56597cd8aba4eee17a19f326f36bfcb3b90e2'/>
<id>e3d56597cd8aba4eee17a19f326f36bfcb3b90e2</id>
<content type='text'>
- was broken by navigation and application controller refactoring

https://fedorahosted.org/freeipa/ticket/4003
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- was broken by navigation and application controller refactoring

https://fedorahosted.org/freeipa/ticket/4003
</pre>
</div>
</content>
</entry>
<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/mkosek/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/mkosek/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/mkosek/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/mkosek/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>Web UI integration tests: ID range types</title>
<updated>2013-08-22T13:23:56+00:00</updated>
<author>
<name>Petr Vobornik</name>
<email>pvoborni@redhat.com</email>
</author>
<published>2013-08-16T16:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/commit/?id=278c87cc624f3f448d2686eca27e750e7276acad'/>
<id>278c87cc624f3f448d2686eca27e750e7276acad</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/3834
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/3834
</pre>
</div>
</content>
</entry>
<entry>
<title>Web UI Integration tests: Kerberos Flags</title>
<updated>2013-08-22T13:23:56+00:00</updated>
<author>
<name>Petr Vobornik</name>
<email>pvoborni@redhat.com</email>
</author>
<published>2013-08-15T15:56:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/commit/?id=0584caf56a33232b15c53ea5d6371bb43c3903aa'/>
<id>0584caf56a33232b15c53ea5d6371bb43c3903aa</id>
<content type='text'>
Tests according to: http://www.freeipa.org/page/V3/Kerberos_Flags

https://fedorahosted.org/freeipa/ticket/3831
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tests according to: http://www.freeipa.org/page/V3/Kerberos_Flags

https://fedorahosted.org/freeipa/ticket/3831
</pre>
</div>
</content>
</entry>
</feed>
