summaryrefslogtreecommitdiffstats
path: root/dogtag/ca-ui/shared/webapps/ca/ee/ca
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized CA, KRA, OCSP, TKS templates.Endi Sukma Dewata2012-11-1267-18162/+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
* Updated lgRightTab2.gif paths.Endi Sukma Dewata2012-11-063-3/+3
|
* Updated dgRightTab2.gif paths.Endi Sukma Dewata2012-11-063-3/+3
|
* Updated lgLeftTab.gif paths.Endi Sukma Dewata2012-11-063-3/+3
|
* Updated dgLeftTab.gif paths.Endi Sukma Dewata2012-11-063-3/+3
|
* Updated spacer.gif paths.Endi Sukma Dewata2012-11-0624-24/+24
|
* Updated hr.gif paths.Endi Sukma Dewata2012-11-0633-62/+62
|
* Updated gray90.gif paths.Endi Sukma Dewata2012-11-0628-28/+28
|
* Updated logo_header.gif paths.Endi Sukma Dewata2012-11-061-1/+1
|
* Updated favicon.ico paths.Endi Sukma Dewata2012-11-063-3/+3
|
* time based searchesAndrew Wnuk2012-09-202-154/+68
| | | | | | | 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-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-2667-0/+18154
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