<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pki.git/base/server/share/webapps/ROOT, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/'/>
<entry>
<title>Reorganized PKI UI pages.</title>
<updated>2017-02-21T21:24:53+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2017-02-18T08:59:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=961b0138dbc0f5e6af1195f61e36a42ad67baaa7'/>
<id>961b0138dbc0f5e6af1195f61e36a42ad67baaa7</id>
<content type='text'>
Previously the index.jsp of the ROOT web application was storing
PKI UI main page which contains links to PKI subsystems installed
on the instance.

Now the file has been changed to redirect to /pki which provides
a new PKI UI welcome page. The PKI UI main page itself has been
moved to /pki/ui.

https://fedorahosted.org/pki/ticket/2582
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously the index.jsp of the ROOT web application was storing
PKI UI main page which contains links to PKI subsystems installed
on the instance.

Now the file has been changed to redirect to /pki which provides
a new PKI UI welcome page. The PKI UI main page itself has been
moved to /pki/ui.

https://fedorahosted.org/pki/ticket/2582
</pre>
</div>
</content>
</entry>
<entry>
<title>Firefox warning</title>
<updated>2015-07-31T22:28:47+00:00</updated>
<author>
<name>Jack Magne</name>
<email>jmagne@localhost.localdomain</email>
</author>
<published>2015-07-31T20:55:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=e1eb261b467f6e19c7e6604fc7ecb03e8b1f8166'/>
<id>e1eb261b467f6e19c7e6604fc7ecb03e8b1f8166</id>
<content type='text'>
Ticket #1523

Move the dire warning about the crypto object to sections where it applies.

Also slightly changed the message due to context.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ticket #1523

Move the dire warning about the crypto object to sections where it applies.

Also slightly changed the message due to context.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed typos in Web UI.</title>
<updated>2015-06-18T04:58:29+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2015-06-18T04:58:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=8cd43950a25b819c07c9d913da794068db58e18a'/>
<id>8cd43950a25b819c07c9d913da794068db58e18a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mozilla crypto object warning:</title>
<updated>2015-06-16T17:09:01+00:00</updated>
<author>
<name>Jack Magne</name>
<email>jmagne@localhost.localdomain</email>
</author>
<published>2015-06-16T17:09:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=bd780990a15d10c3df9a8da81486878012e00884'/>
<id>bd780990a15d10c3df9a8da81486878012e00884</id>
<content type='text'>
Provide simple textual warning when the user is using a browser that no longer supports the crypto object, which results in reduced CA certficat enrollment functionality. For simplicity provide the warning at the top of the main index page and at the top of the CA's services page. The services page is where the pkispawn of the CA points the uers after installation. The ticket originally called for a JS warnign but the simple text warning should be less intrusive and repetitive to the user.

Ticket #1398 Provide UI Javascript warning for missing Mozilla Crypto Object in the CA.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provide simple textual warning when the user is using a browser that no longer supports the crypto object, which results in reduced CA certficat enrollment functionality. For simplicity provide the warning at the top of the main index page and at the top of the CA's services page. The services page is where the pkispawn of the CA points the uers after installation. The ticket originally called for a JS warnign but the simple text warning should be less intrusive and repetitive to the user.

Ticket #1398 Provide UI Javascript warning for missing Mozilla Crypto Object in the CA.
</pre>
</div>
</content>
</entry>
<entry>
<title>Warning for the main index to tell the user that the crypto object is not available for use in the browser.</title>
<updated>2015-06-16T16:47:30+00:00</updated>
<author>
<name>Jack Magne</name>
<email>jmagne@localhost.localdomain</email>
</author>
<published>2015-06-11T22:25:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=791764dd01ab2e3c3c82547598d3dc8588919895'/>
<id>791764dd01ab2e3c3c82547598d3dc8588919895</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaned up links in main page.</title>
<updated>2015-06-12T01:15:56+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2015-06-11T21:48:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=3b54cb0a675bbdf345e3fd5c914886483d98a821'/>
<id>3b54cb0a675bbdf345e3fd5c914886483d98a821</id>
<content type='text'>
The ROOT's index.jsp has been modified to show the links to all
subsystems installed on the instance. When opened, it will show
the services provided by the subsystem.

The pkispawn output has been modified to show the subsystem URL
more consistently:
   https://&lt;hostname&gt;:&lt;port&gt;/&lt;subsystem&gt;

In all subsystems except TPS the page will redirect to:
   https://&lt;hostname&gt;:&lt;port&gt;/&lt;subsystem&gt;/services
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The ROOT's index.jsp has been modified to show the links to all
subsystems installed on the instance. When opened, it will show
the services provided by the subsystem.

The pkispawn output has been modified to show the subsystem URL
more consistently:
   https://&lt;hostname&gt;:&lt;port&gt;/&lt;subsystem&gt;

In all subsystems except TPS the page will redirect to:
   https://&lt;hostname&gt;:&lt;port&gt;/&lt;subsystem&gt;/services
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed NPE in ROOT's index.jsp.</title>
<updated>2015-06-08T13:53:05+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2015-06-04T23:58:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=d7c80ae21a141438d38bfb0da9afbccfd453aa80'/>
<id>d7c80ae21a141438d38bfb0da9afbccfd453aa80</id>
<content type='text'>
The ROOT's index.jsp has been modified to check each subsystem's
servlet context for null before accessing the value.

https://fedorahosted.org/pki/ticket/1407
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The ROOT's index.jsp has been modified to check each subsystem's
servlet context for null before accessing the value.

https://fedorahosted.org/pki/ticket/1407
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved color settings to CSS.</title>
<updated>2015-04-23T00:08:55+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2015-04-22T19:27:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=fe94f4a7d43a98a2a76a480a8655484738309ab0'/>
<id>fe94f4a7d43a98a2a76a480a8655484738309ab0</id>
<content type='text'>
The templates have been modified to remove hard-coded background
color settings and use the styles defined in a new CSS file.

https://fedorahosted.org/pki/ticket/1296
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The templates have been modified to remove hard-coded background
color settings and use the styles defined in a new CSS file.

https://fedorahosted.org/pki/ticket/1296
</pre>
</div>
</content>
</entry>
<entry>
<title>Parameterized ROOT's index.jsp.</title>
<updated>2015-04-22T22:48:44+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2015-04-22T03:17:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=674343e8ecc2fb11c6ce6cbc2938e64cf7c4118f'/>
<id>674343e8ecc2fb11c6ce6cbc2938e64cf7c4118f</id>
<content type='text'>
https://fedorahosted.org/pki/ticket/1296
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/pki/ticket/1296
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed top level links to TPS UI.</title>
<updated>2014-04-08T20:06:05+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2014-03-31T14:09:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=aa48d5d8d503a894d3dae1d8e79d33242e65b150'/>
<id>aa48d5d8d503a894d3dae1d8e79d33242e65b150</id>
<content type='text'>
The links in the top level page have been fixed to point to the
front page of the new TPS UI.

Ticket #654
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The links in the top level page have been fixed to point to the
front page of the new TPS UI.

Ticket #654
</pre>
</div>
</content>
</entry>
</feed>
