summaryrefslogtreecommitdiffstats
path: root/dogtag/ca-ui/shared/webapps/ca/ee/ca/reasonToRevoke.template
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized CA, KRA, OCSP, TKS templates.Endi Sukma Dewata2012-11-121-480/+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 hr.gif paths.Endi Sukma Dewata2012-11-061-1/+1
|
* time based searchesAndrew Wnuk2012-09-201-14/+24
| | | | | | | 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.
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-261-0/+470
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