<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/install/ui/test/index.html, branch webui_isolate</title>
<subtitle>FreeIPA patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/'/>
<entry>
<title>webui-tests: binding test suite</title>
<updated>2014-04-03T10:40:37+00:00</updated>
<author>
<name>Petr Vobornik</name>
<email>pvoborni@redhat.com</email>
</author>
<published>2014-03-21T14:09:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=480eba26a14cc616c4c336a6db69fb8ba66a0a60'/>
<id>480eba26a14cc616c4c336a6db69fb8ba66a0a60</id>
<content type='text'>
Add basic tests for two-way binding between a field and two widgets

Reviewed-By: Adam Misnyovszki &lt;amisnyov@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add basic tests for two-way binding between a field and two widgets

Reviewed-By: Adam Misnyovszki &lt;amisnyov@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Spec modification by diff object</title>
<updated>2013-05-06T14:22:23+00:00</updated>
<author>
<name>Petr Vobornik</name>
<email>pvoborni@redhat.com</email>
</author>
<published>2013-04-08T14:49:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=fcbf5cc411de2f6195f53fe70c54458386fc588a'/>
<id>fcbf5cc411de2f6195f53fe70c54458386fc588a</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/3235
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/3235
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix integer validation when boundary value is empty string</title>
<updated>2012-09-19T09:09:09+00:00</updated>
<author>
<name>Petr Vobornik</name>
<email>pvoborni@redhat.com</email>
</author>
<published>2012-09-11T11:52:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=26166deb0c3a9938eeb94725705d49d259aa6e70'/>
<id>26166deb0c3a9938eeb94725705d49d259aa6e70</id>
<content type='text'>
There was an error in number validation check. If boundary value was an empty string, validation of a number always failed. This patch fixes the problem by not performing the check in these cases.

https://fedorahosted.org/freeipa/ticket/3066
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was an error in number validation check. If boundary value was an empty string, validation of a number always failed. This patch fixes the problem by not performing the check in these cases.

https://fedorahosted.org/freeipa/ticket/3066
</pre>
</div>
</content>
</entry>
<entry>
<title>Parsing of IPv4 and IPv6 addresses</title>
<updated>2011-12-21T19:13:06+00:00</updated>
<author>
<name>Petr Vobornik</name>
<email>pvoborni@redhat.com</email>
</author>
<published>2011-12-19T15:14:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=78e93c11f680dd4bc23fd88f520fb333f0119f7f'/>
<id>78e93c11f680dd4bc23fd88f520fb333f0119f7f</id>
<content type='text'>
Added support of parsing and validation of IPv4 and IPv6 addresses.
Class IP.address can also create reverse address from any valid IPv4 or IPv6 address.

This functionality is needed for tickets:
https://fedorahosted.org/freeipa/ticket/1466
https://fedorahosted.org/freeipa/ticket/1975
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added support of parsing and validation of IPv4 and IPv6 addresses.
Class IP.address can also create reverse address from any valid IPv4 or IPv6 address.

This functionality is needed for tickets:
https://fedorahosted.org/freeipa/ticket/1466
https://fedorahosted.org/freeipa/ticket/1975
</pre>
</div>
</content>
</entry>
<entry>
<title>jQuery ordered map.</title>
<updated>2011-05-20T16:11:47+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-05-17T03:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=46137fdf898690836ae61e54b1cb2711492287f3'/>
<id>46137fdf898690836ae61e54b1cb2711492287f3</id>
<content type='text'>
The ordered map is a jQuery extension for creating a collection which can
be accessed both as an ordered list and as a map. This collection can be
used to store various objects including entities, fields, columns, and
dialogs. A test suite for this class has been added as well.

Ticket #1232
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The ordered map is a jQuery extension for creating a collection which can
be accessed both as an ordered list and as a map. This collection can be
used to store various objects including entities, fields, columns, and
dialogs. A test suite for this class has been added as well.

Ticket #1232
</pre>
</div>
</content>
</entry>
<entry>
<title>widget unit tests</title>
<updated>2011-01-31T18:12:53+00:00</updated>
<author>
<name>Adam Young</name>
<email>ayoung@redhat.com</email>
</author>
<published>2011-01-31T14:09:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=c281e786c805f400ca23d4412e29d396632d5441'/>
<id>c281e786c805f400ca23d4412e29d396632d5441</id>
<content type='text'>
unit test for basic functionality, text, and checkbox widgets
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
unit test for basic functionality, text, and checkbox widgets
</pre>
</div>
</content>
</entry>
<entry>
<title>rename static to ui</title>
<updated>2011-01-20T14:12:47+00:00</updated>
<author>
<name>Adam Young</name>
<email>ayoung@redhat.com</email>
</author>
<published>2011-01-19T17:26:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=b9ad279ad2d8d93dd501115a028783cf8fe7fcbd'/>
<id>b9ad279ad2d8d93dd501115a028783cf8fe7fcbd</id>
<content type='text'>
Directory rename
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Directory rename
</pre>
</div>
</content>
</entry>
</feed>
