<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/install/html, branch systemd-master</title>
<subtitle>FreeIPA project</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/'/>
<entry>
<title>Fixed: Duplicate CSS definitions</title>
<updated>2011-10-19T12:44:44+00:00</updated>
<author>
<name>Petr Vobornik</name>
<email>pvoborni@redhat.com</email>
</author>
<published>2011-10-11T07:42:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=1dda03120e5873d231072468c5637c4718656ed3'/>
<id>1dda03120e5873d231072468c5637c4718656ed3</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/1565

The ipa.css, ipa_error.css and ipa_migration.css contain some duplicate definitions which cause maintenance problems.

Additional changes:
* fixed whitespaces in ipa.css
* unified headings in config pages
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/1565

The ipa.css, ipa_error.css and ipa_migration.css contain some duplicate definitions which cause maintenance problems.

Additional changes:
* fixed whitespaces in ipa.css
* unified headings in config pages
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed links to images in config and migration pages</title>
<updated>2011-10-07T04:24:12+00:00</updated>
<author>
<name>Petr Vobornik</name>
<email>pvoborni@redhat.com</email>
</author>
<published>2011-10-06T12:30:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=a0470afdcddcfcdade802b6cf04c43898f52421d'/>
<id>a0470afdcddcfcdade802b6cf04c43898f52421d</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/1932

Description of problem:
Title is missing while configuring browser for the first time.

Actual results:
There is no title on this screen. I noticed it only on step 8 and later so I am not sure if title is also missing earlier at step 6 or not.

Expected results:
Title "Identity Management" is always present.

Fixed:
 * modified paths to images
 * fixed padding in ssbrowser.html
 * moved browser icons to ui folder
 * deleted unused images in html and migration folders (they are already in ui folder, and weren't deployed)

whitespaces
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/1932

Description of problem:
Title is missing while configuring browser for the first time.

Actual results:
There is no title on this screen. I noticed it only on step 8 and later so I am not sure if title is also missing earlier at step 6 or not.

Expected results:
Title "Identity Management" is always present.

Fixed:
 * modified paths to images
 * fixed padding in ssbrowser.html
 * moved browser icons to ui folder
 * deleted unused images in html and migration folders (they are already in ui folder, and weren't deployed)

whitespaces
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed browser configuration pages</title>
<updated>2011-08-17T17:28:25+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-08-16T18:58:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=72a7e3ac2d740e654d0c685d6bab03594e22fde4'/>
<id>72a7e3ac2d740e654d0c685d6bab03594e22fde4</id>
<content type='text'>
The browser configuration pages have been modified to improve the
content and appearance.

Ticket #1624
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The browser configuration pages have been modified to improve the
content and appearance.

Ticket #1624
</pre>
</div>
</content>
</entry>
<entry>
<title>Redirection after changing browser configuration</title>
<updated>2011-08-08T17:49:26+00:00</updated>
<author>
<name>Petr Vobornik</name>
<email>pvoborni@redhat.com</email>
</author>
<published>2011-08-05T12:58:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=b9365746723421971d61fab86ed2bc3782cf2140'/>
<id>b9365746723421971d61fab86ed2bc3782cf2140</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/1502

Added redirection link.
CSS styling of configuration page.
Some CSS cleaning.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/1502

Added redirection link.
CSS styling of configuration page.
Some CSS cleaning.
</pre>
</div>
</content>
</entry>
<entry>
<title>HBAC deny warning</title>
<updated>2011-07-06T21:52:00+00:00</updated>
<author>
<name>Adam Young</name>
<email>ayoung@redhat.com</email>
</author>
<published>2011-07-05T21:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=e4a444ba8159f890daa124d1c546b977a91b9f32'/>
<id>e4a444ba8159f890daa124d1c546b977a91b9f32</id>
<content type='text'>
shows dialog if there are any HBAC deny rules.  Dialog provides option to navigate to the HBAC page.  Deny rules have their rule type value show up in red.

Only shows up fro administrators, not for self service users.

https://fedorahosted.org/freeipa/ticket/1421
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
shows dialog if there are any HBAC deny rules.  Dialog provides option to navigate to the HBAC page.  Deny rules have their rule type value show up in red.

Only shows up fro administrators, not for self service users.

https://fedorahosted.org/freeipa/ticket/1421
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed FreeWay font files.</title>
<updated>2011-06-20T16:59:05+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-06-15T15:33:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=eacd33e88ef887a192d8e091631a42ee97c0a8a9'/>
<id>eacd33e88ef887a192d8e091631a42ee97c0a8a9</id>
<content type='text'>
The CSS files in install/html and install/migration have been
modified to use the Overpass font.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The CSS files in install/html and install/migration have been
modified to use the Overpass font.
</pre>
</div>
</content>
</entry>
<entry>
<title>error handling style</title>
<updated>2011-01-25T21:47:09+00:00</updated>
<author>
<name>Adam Young</name>
<email>ayoung@redhat.com</email>
</author>
<published>2011-01-25T19:44:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=fd1e78d2b2285ab8635d638c425459a14ae21de0'/>
<id>fd1e78d2b2285ab8635d638c425459a14ae21de0</id>
<content type='text'>
modifying the directories so they find the assets in the right locations
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
modifying the directories so they find the assets in the right locations
</pre>
</div>
</content>
</entry>
<entry>
<title>Main UI, migration, and html Style updates</title>
<updated>2011-01-25T21:46:59+00:00</updated>
<author>
<name>Kyle Baker</name>
<email>kybaker@redhat.com</email>
</author>
<published>2011-01-20T20:39:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=02803be1ba39e7c9e642f9a45889d196ff3598dc'/>
<id>02803be1ba39e7c9e642f9a45889d196ff3598dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>type prevented rendering on firefox4</title>
<updated>2010-12-17T21:07:09+00:00</updated>
<author>
<name>Adam Young</name>
<email>ayoung@redhat.com</email>
</author>
<published>2010-12-17T21:07:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=22b2cbbe448d66943f78a04e47c1e10a88d3e64b'/>
<id>22b2cbbe448d66943f78a04e47c1e10a88d3e64b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get merged tree into an installalble state.</title>
<updated>2009-02-03T20:29:20+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2009-02-02T18:50:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=2d7e0de5ea7a2923708006bc58dae4b35b65fe63'/>
<id>2d7e0de5ea7a2923708006bc58dae4b35b65fe63</id>
<content type='text'>
I have only tested the all, rpms and *clean targets directly.
install may work but the rpm moves a lot of things around for us.

The Apache configuration file isn't in its final state but it works
with the new mod_python configuration.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I have only tested the all, rpms and *clean targets directly.
install may work but the rpm moves a lot of things around for us.

The Apache configuration file isn't in its final state but it works
with the new mod_python configuration.
</pre>
</div>
</content>
</entry>
</feed>
