From 46fda5d944772ac62675570037785e39c517002b Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Fri, 9 Nov 2012 03:36:17 -0500 Subject: Reorganized CA, KRA, OCSP, TKS templates. All remaining theme files for Tomcat subsystems which include the templates and JS files have been moved from the theme folder at -ui/shared/webapps/ into the subsystem webapp folder at base//shared/webapps/. The deployment tools have been updated to use the new location. Ticket #407 --- .../shared/webapps/ca/agent/ca/SrchRequests.html | 384 +++++++++++++++++++++ 1 file changed, 384 insertions(+) create mode 100644 base/ca/shared/webapps/ca/agent/ca/SrchRequests.html (limited to 'base/ca/shared/webapps/ca/agent/ca/SrchRequests.html') diff --git a/base/ca/shared/webapps/ca/agent/ca/SrchRequests.html b/base/ca/shared/webapps/ca/agent/ca/SrchRequests.html new file mode 100644 index 000000000..08433aa7d --- /dev/null +++ b/base/ca/shared/webapps/ca/agent/ca/SrchRequests.html @@ -0,0 +1,384 @@ + + + + + Search for Requests + + + + + + + +Search for Requests +
+ +Use this form to compose queries based on properties of the request. + + + + + + +
 
+ + +Each section below filters the search. Check the box at the top of the +section if you want to use that filter in your search, then complete the fields. +Leave a box unchecked to ignore that filter. You can click more than one box +to get a combination of search criteria. + + + + + + +
 
+ +Request ID Range +
+ + + + + + + + + + + + + + + + + +
+ +Show requests that fall within the following range: +
  +Lowest request id: +(leave blank for no lower limit)
  +Highest request id: +(leave blank for no upper limit)
+
+ +Enter a range of request IDs in decimal form. + + + + + + + + + +
 
+ +Request Type +
+ + + + + +
+ +Show requests that are of + +type + +
+
+ + + + + + +
 
+ +Request Status +
+ + + + + +
+ +Show requests that are in + +status + +
+
+ + + +
+ + + +
+ + + + + + + +
 
+ +Request Owner + + + + + + + + + + + + + +
+ +Show requests that belong to the user specified as below: +
  + + self +
  + + uid= + +
+
+ + +Limits + + + + + + + + + +
+      + Maximum results: + + +
+      + Time limit (in seconds): + + +
+
+ + + + + + + + + +
+    +
+ +
+ + + + -- cgit