<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/install/ui/index.html, 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>Renamed associate.js to association.js.</title>
<updated>2011-06-16T15:12:42+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-06-14T05:02:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=724dd997447c84c6eb3893fe40fb2c5a78d4efd7'/>
<id>724dd997447c84c6eb3893fe40fb2c5a78d4efd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed resizing issues.</title>
<updated>2011-06-13T13:23:29+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-06-08T01:48:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=9704adfe44c915de97f416c18bcaeabea2c927ba'/>
<id>9704adfe44c915de97f416c18bcaeabea2c927ba</id>
<content type='text'>
The UI has been modified to fix some resizing issues:

Previously the height of facet content was roughly calculated using
resize(). Now the height can be more accurately defined in CSS.

Previously the UI width was fixed. The HTML layout and background
images have been modified to support horizontal expansion if needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The UI has been modified to fix some resizing issues:

Previously the height of facet content was roughly calculated using
resize(). Now the height can be more accurately defined in CSS.

Previously the UI width was fixed. The HTML layout and background
images have been modified to support horizontal expansion if needed.
</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/abbra/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>Moved entity contents outside navigation.</title>
<updated>2011-05-05T17:14:43+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-04-29T00:17:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=dd89c28654c92c0922900409b37c1abcefc56c84'/>
<id>dd89c28654c92c0922900409b37c1abcefc56c84</id>
<content type='text'>
Previously the entities and navigation are entangled inside a common
DOM structure which limits code reuse. Now they have been moved
into separate structures.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously the entities and navigation are entangled inside a common
DOM structure which limits code reuse. Now they have been moved
into separate structures.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove jquery-cookie library https://fedorahosted.org/freeipa/ticket/989</title>
<updated>2011-04-27T14:59:30+00:00</updated>
<author>
<name>Adam Young</name>
<email>ayoung@redhat.com</email>
</author>
<published>2011-04-27T00:04:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=660332a1627e158540c95b1a033374b5c048a03c'/>
<id>660332a1627e158540c95b1a033374b5c048a03c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Entitlements.</title>
<updated>2011-04-11T16:04:12+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-04-08T05:16:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=9645d50912677828515c543d76de50d0f0f05691'/>
<id>9645d50912677828515c543d76de50d0f0f05691</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>define entities using builder and more declarative syntax</title>
<updated>2011-03-31T21:29:33+00:00</updated>
<author>
<name>Adam Young</name>
<email>ayoung@redhat.com</email>
</author>
<published>2011-03-18T20:43:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=4270e26adb56b6d1b7a9e80433581b82519d9eec'/>
<id>4270e26adb56b6d1b7a9e80433581b82519d9eec</id>
<content type='text'>
merged hbac and sudo in to single files

associaton facet and table supports linking
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
merged hbac and sudo in to single files

associaton facet and table supports linking
</pre>
</div>
</content>
</entry>
<entry>
<title>type in default text</title>
<updated>2011-03-04T00:33:36+00:00</updated>
<author>
<name>Adam Young</name>
<email>ayoung@redhat.com</email>
</author>
<published>2011-03-03T19:14:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=8a0d0d7e15f52e3eb67c94df4504eb89032159d6'/>
<id>8a0d0d7e15f52e3eb67c94df4504eb89032159d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>split logo This allows for more flexilibity in customizing the site, as an end user can replace the logo, the banner or both</title>
<updated>2011-02-22T22:12:24+00:00</updated>
<author>
<name>Adam Young</name>
<email>ayoung@redhat.com</email>
</author>
<published>2011-02-22T21:46:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=e5cda47447495329ad7891987bfc132142e595b2'/>
<id>e5cda47447495329ad7891987bfc132142e595b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>favicon</title>
<updated>2011-02-03T20:04:23+00:00</updated>
<author>
<name>Adam Young</name>
<email>ayoung@redhat.com</email>
</author>
<published>2011-02-03T19:45:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=ff646ec3a428647cac8fa9304a5695c7f29456a2'/>
<id>ff646ec3a428647cac8fa9304a5695c7f29456a2</id>
<content type='text'>
adds a favicon that is the freeipa cube
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
adds a favicon that is the freeipa cube
</pre>
</div>
</content>
</entry>
</feed>
