summaryrefslogtreecommitdiffstats
path: root/dogtag/ca-ui
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized CA, KRA, OCSP, TKS templates.Endi Sukma Dewata2012-11-12174-40286/+0
| | | | | | | | | | | All remaining theme files for Tomcat subsystems which include the templates and JS files have been moved from the theme folder at <subsystem>-ui/shared/webapps/<subsystem> into the subsystem webapp folder at base/<subsystem>/shared/webapps/<subsystem>. The deployment tools have been updated to use the new location. Ticket #407
* Removed unused files in ca-ui.Endi Sukma Dewata2012-11-1133-0/+0
|
* Update pki-base.css paths.Endi Sukma Dewata2012-11-064-4/+4
|
* Updated icon-software.gif paths.Endi Sukma Dewata2012-11-061-1/+1
|
* Updated icon_crit_update.gif paths.Endi Sukma Dewata2012-11-061-1/+1
|
* Updated lgRightTab2.gif paths.Endi Sukma Dewata2012-11-063-3/+3
|
* Updated dgRightTab2.gif paths.Endi Sukma Dewata2012-11-063-3/+3
|
* Updated lgRightTab.gif paths.Endi Sukma Dewata2012-11-061-1/+1
|
* Updated lgLeftTab.gif paths.Endi Sukma Dewata2012-11-064-4/+4
|
* Updated goto-tall.gif paths.Endi Sukma Dewata2012-11-062-3/+3
|
* Updated dgRightTab.gif paths.Endi Sukma Dewata2012-11-061-1/+1
|
* Updated dgLeftTab.gif paths.Endi Sukma Dewata2012-11-064-4/+4
|
* Updated spacer.gif paths.Endi Sukma Dewata2012-11-0626-27/+27
|
* Updated hr.gif paths.Endi Sukma Dewata2012-11-0673-135/+135
|
* Updated gray90.gif paths.Endi Sukma Dewata2012-11-0638-38/+38
|
* Updated logo_header.gif paths.Endi Sukma Dewata2012-11-069-9/+9
|
* Updated favicon.ico paths.Endi Sukma Dewata2012-11-069-9/+9
|
* time based searchesAndrew Wnuk2012-09-207-412/+254
| | | | | | | This patch removes "fixed" year from time based searches for agent and EE interfaces. It also unifies time selection between search and revocation templates. Bug 854420.
* certificate import for IEAndrew Wnuk2012-08-062-21/+119
| | | | | | This patch corrects certificate import for IE Bug: 845387.
* certificate import for IEAndrew Wnuk2012-08-031-4/+30
| | | | | | This patch corrects certificate import for IE Bug: 845387.
* ECC enrollments for IEAndrew Wnuk2012-08-021-13/+81
| | | | | | This patch enables ECC enrollments for IE. Bug: 748514.
* elimination of CA crashAndrew Wnuk2012-07-241-7/+7
| | | | | | This patch eliminates CA crash caused by default Android browser. Bug: 819123.
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-26209-0/+40551
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