summaryrefslogtreecommitdiffstats
path: root/dogtag/ca-ui/shared/webapps/ca/agent/ca
Commit message (Collapse)AuthorAgeFilesLines
* Updated gray90.gif paths.Endi Sukma Dewata2012-11-069-9/+9
|
* Updated favicon.ico paths.Endi Sukma Dewata2012-11-061-1/+1
|
* time based searchesAndrew Wnuk2012-09-203-258/+100
| | | | | | | 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-061-17/+89
| | | | | | This patch corrects certificate import for IE Bug: 845387.
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-2667-0/+16154
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