summaryrefslogtreecommitdiffstats
path: root/dogtag/tps-ui
Commit message (Collapse)AuthorAgeFilesLines
* Update pki-base.css paths.Endi Sukma Dewata2012-11-0611-11/+11
|
* Updated rootca.gif and sub.gif paths.Endi Sukma Dewata2012-11-061-2/+2
|
* Updated icon-software.gif paths.Endi Sukma Dewata2012-11-069-8/+8
|
* Updated icon_crit_update.gif paths.Endi Sukma Dewata2012-11-0619-19/+19
|
* Updated certificate.png and no-certificate.png paths.Endi Sukma Dewata2012-11-061-4/+4
|
* Updated bigrotation2.gif paths.Endi Sukma Dewata2012-11-061-1/+1
|
* Updated logo_header.gif paths.Endi Sukma Dewata2012-11-0646-46/+46
|
* Updated favicon.ico paths.Endi Sukma Dewata2012-11-0652-52/+52
|
* https://fedorahosted.org/pki/ticket/238Christina Fu2012-08-161-28/+97
| | | | TPS installation wizard: SizePanel needs to support ECC curve selection
* Bug 823618 - TPS installation wizard (ECC): admin certificate panel needs to ↵Christina Fu2012-05-271-1/+11
| | | | | | support ECC This patch allows TPS administrators to enroll for EC cert during installation wizard. It follows the same implementation as the Java subsystems and defaults to nistp256
* Bug 640046 - TPS installation wizard: unsupported module not logged in with ↵Christina Fu2012-05-011-1/+5
| | | | | | | password in password.conf The issue was missing code to log into unsupported token that was not loged in. The patch added the code to allow login to unsupported token.
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-26189-0/+36513
Previously the source code was located inside a pki folder. This folder was created during svn migration and is no longer needed. This folder has now been removed and the contents have been moved up one level. Ticket #131