<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/install/ui/test/navigation_tests.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: fix unit tests</title>
<updated>2014-03-20T09:02:31+00:00</updated>
<author>
<name>Petr Vobornik</name>
<email>pvoborni@redhat.com</email>
</author>
<published>2014-03-07T15:52:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=80324fcb23ba6559487ba29074b608dc2bbf4945'/>
<id>80324fcb23ba6559487ba29074b608dc2bbf4945</id>
<content type='text'>
UI unit tests were broken since main RCUE work. This patch fixes them
all except aci, which will be fixed along with update of aci UI.

Reviewed-By: Adam Misnyovszki &lt;amisnyov@redhat.com&gt;
Reviewed-By: Petr Viktorin &lt;pviktori@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
UI unit tests were broken since main RCUE work. This patch fixes them
all except aci, which will be fixed along with update of aci UI.

Reviewed-By: Adam Misnyovszki &lt;amisnyov@redhat.com&gt;
Reviewed-By: Petr Viktorin &lt;pviktori@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Change tests to use AMD loader</title>
<updated>2013-01-18T14:10:37+00:00</updated>
<author>
<name>Petr Vobornik</name>
<email>pvoborni@redhat.com</email>
</author>
<published>2012-12-04T18:34:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=5d919c9556345a8c230dbd3c43b52a0b9f066773'/>
<id>5d919c9556345a8c230dbd3c43b52a0b9f066773</id>
<content type='text'>
Test were modified accordingly to AMD changes.

https://fedorahosted.org/freeipa/ticket/112
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test were modified accordingly to AMD changes.

https://fedorahosted.org/freeipa/ticket/112
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved facet code into facet.js.</title>
<updated>2011-11-04T15:51:43+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-11-02T17:21:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=5db9fed8a5c62a65adf43f1d8c24a0e061f6b301'/>
<id>5db9fed8a5c62a65adf43f1d8c24a0e061f6b301</id>
<content type='text'>
Facet-related code has been moved from entity.js into a new facet.js
because the file is getting too big.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Facet-related code has been moved from entity.js into a new facet.js
because the file is getting too big.
</pre>
</div>
</content>
</entry>
<entry>
<title>automount UI</title>
<updated>2011-05-26T18:53:40+00:00</updated>
<author>
<name>Adam Young</name>
<email>ayoung@redhat.com</email>
</author>
<published>2011-05-06T21:04:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=1636d649264348526012b1f699284ad728e8a43d'/>
<id>1636d649264348526012b1f699284ad728e8a43d</id>
<content type='text'>
automount implemented using standard facets and containing_entity pkey generation

sample data fixtures for automount.

messages for automount and HBAC.

modified form of the search facet used to nest the automount entities

Add works for nested entities.  Delete works for all but keys.  Since the API for this is going to change, I'm not going to fix it pre-checkin.

All the places the PKEY prefix is needed uses a single function. Added breadcrumb trail into title.

update ipa_init sample data

add redirect logic for pages without pkeys.

add and delete link to appropriate entities for nested search facet.

Using on demand entities.  Fixed breadcrumbs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
automount implemented using standard facets and containing_entity pkey generation

sample data fixtures for automount.

messages for automount and HBAC.

modified form of the search facet used to nest the automount entities

Add works for nested entities.  Delete works for all but keys.  Since the API for this is going to change, I'm not going to fix it pre-checkin.

All the places the PKEY prefix is needed uses a single function. Added breadcrumb trail into title.

update ipa_init sample data

add redirect logic for pages without pkeys.

add and delete link to appropriate entities for nested search facet.

Using on demand entities.  Fixed breadcrumbs.
</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>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>
