Update of /cvsroot/oscarmcmaster/oscar_mcmaster/web/report
In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv28389/web/report
Modified Files:
reportFormDemoConfig.jsp tabulardaysheetreport.jsp
reportFormCaption.jsp reportbilledvisit1.jsp
reportectapptsheet.jsp reportbilledvisit3.jsp
reportdaysheet2.jsp reportBCARDemo2.jsp reportindex.jsp
reportFormRecord.jsp onbillingtotal.jsp
reportpatientchartlist.jsp reportbilledvisit2.jsp
reportecharthistory.jsp aaareport.jsp reportFormOrder.jsp
reportapptsheet.jsp billingconvert.jsp reportdxvisit.jsp
reportFormConfig.jsp reportnoshowapptlist.jsp
reportpatientchartlistspecial.jsp reportBCARDemo.jsp
reportFilter.jsp reportResult.jsp reportdaysheet.jsp
dobformat.jsp reportbilledvisit.jsp
Log Message:
nocache is now handled by a web filter
Index: reportFormCaption.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/reportFormCaption.jsp,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** reportFormCaption.jsp 24 Nov 2010 03:57:24 -0000 1.5
--- reportFormCaption.jsp 24 Nov 2010 03:59:41 -0000 1.6
***************
*** 65,69 ****
<script type="text/javascript" src="<%= request.getContextPath() %>/js/global.js"></script>
<title>Report List</title>
- <meta http-equiv="Cache-Control" content="no-cache">
<LINK REL="StyleSheet" HREF="../web.css" TYPE="text/css">
<script language="JavaScript">
--- 65,68 ----
Index: reportectapptsheet.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/reportectapptsheet.jsp,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** reportectapptsheet.jsp 30 Jul 2010 02:32:33 -0000 1.10
--- reportectapptsheet.jsp 24 Nov 2010 03:59:41 -0000 1.11
***************
*** 51,55 ****
<script type="text/javascript" src="<%= request.getContextPath() %>/js/global.js"></script>
<title>ENCOUNTER APPT SHEET</title>
- <meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv=Expires content=-1>
<link rel="stylesheet" href="../web.css">
--- 51,54 ----
Index: reportdaysheet.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/reportdaysheet.jsp,v
retrieving revision 1.34
retrieving revision 1.35
diff -C2 -d -r1.34 -r1.35
*** reportdaysheet.jsp 15 Nov 2010 03:26:17 -0000 1.34
--- reportdaysheet.jsp 24 Nov 2010 03:59:41 -0000 1.35
***************
*** 76,80 ****
<script type="text/javascript" src="<%= request.getContextPath() %>/js/global.js"></script>
<title><bean:message key="report.reportdaysheet.title" /></title>
- <meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv=Expires content=-1>
<link rel="stylesheet" href="../web.css">
--- 76,79 ----
Index: reportBCARDemo2.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/reportBCARDemo2.jsp,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** reportBCARDemo2.jsp 24 Nov 2010 03:57:24 -0000 1.14
--- reportBCARDemo2.jsp 24 Nov 2010 03:59:41 -0000 1.15
***************
*** 461,465 ****
<script type="text/javascript" src="<%= request.getContextPath() %>/js/global.js"></script>
<title><bean:message key="oscarReport.oscarReportscpbDemo.title"/></title>
- <meta http-equiv="Cache-Control" content="no-cache">
<LINK REL="StyleSheet" HREF="../web.css" TYPE="text/css">
<!-- calendar stylesheet -->
--- 461,464 ----
Index: reportFormConfig.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/reportFormConfig.jsp,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** reportFormConfig.jsp 24 Nov 2010 03:57:24 -0000 1.6
--- reportFormConfig.jsp 24 Nov 2010 03:59:41 -0000 1.7
***************
*** 92,96 ****
<script type="text/javascript" src="<%= request.getContextPath() %>/js/global.js"></script>
<title>Report List</title>
- <meta http-equiv="Cache-Control" content="no-cache">
<LINK REL="StyleSheet" HREF="../web.css" TYPE="text/css">
<script language="JavaScript">
--- 92,95 ----
Index: reportResult.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/reportResult.jsp,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** reportResult.jsp 24 Nov 2010 03:57:24 -0000 1.7
--- reportResult.jsp 24 Nov 2010 03:59:41 -0000 1.8
***************
*** 56,60 ****
<script type="text/javascript" src="<%= request.getContextPath() %>/js/global.js"></script>
<title>Report List</title>
- <meta http-equiv="Cache-Control" content="no-cache">
<LINK REL="StyleSheet" HREF="../web.css" TYPE="text/css">
<script language="JavaScript">
--- 56,59 ----
Index: reportbilledvisit.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/reportbilledvisit.jsp,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** reportbilledvisit.jsp 6 Oct 2010 21:52:10 -0000 1.10
--- reportbilledvisit.jsp 24 Nov 2010 03:59:41 -0000 1.11
***************
*** 39,43 ****
<script type="text/javascript" src="<%= request.getContextPath() %>/js/global.js"></script>
<title>PATIENT NO SHOW LIST</title>
- <meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv=Expires content=-1>
<!--link rel="stylesheet" href="../web.css" -->
--- 39,42 ----
Index: reportbilledvisit1.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/reportbilledvisit1.jsp,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** reportbilledvisit1.jsp 6 Oct 2010 21:52:10 -0000 1.11
--- reportbilledvisit1.jsp 24 Nov 2010 03:59:41 -0000 1.12
***************
*** 39,43 ****
<script type="text/javascript" src="<%= request.getContextPath() %>/js/global.js"></script>
<title>PATIENT NO SHOW LIST</title>
- <meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv=Expires content=-1>
<!--link rel="stylesheet" href="../web.css" -->
--- 39,42 ----
Index: reportindex.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/reportindex.jsp,v
retrieving revision 1.47
retrieving revision 1.48
diff -C2 -d -r1.47 -r1.48
*** reportindex.jsp 24 Nov 2010 03:57:24 -0000 1.47
--- reportindex.jsp 24 Nov 2010 03:59:41 -0000 1.48
***************
*** 54,58 ****
<script type="text/javascript" src="<%= request.getContextPath() %>/js/global.js"></script>
<title><bean:message key="report.reportindex.title" /></title>
- <meta http-equiv="Cache-Control" content="no-cache">
<link rel="stylesheet" href="../web.css" />
--- 54,57 ----
Index: reportecharthistory.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/reportecharthistory.jsp,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** reportecharthistory.jsp 30 Jul 2010 02:32:33 -0000 1.13
--- reportecharthistory.jsp 24 Nov 2010 03:59:41 -0000 1.14
***************
*** 54,58 ****
<script type="text/javascript" src="<%= request.getContextPath() %>/js/global.js"></script>
<title>ENCOUNTER SHEET</title>
- <meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv=Expires content=-1>
<link rel="stylesheet" href="../web.css">
--- 54,57 ----
Index: reportFormRecord.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/reportFormRecord.jsp,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** reportFormRecord.jsp 24 Nov 2010 03:57:24 -0000 1.4
--- reportFormRecord.jsp 24 Nov 2010 03:59:41 -0000 1.5
***************
*** 76,80 ****
<script type="text/javascript" src="<%= request.getContextPath() %>/js/global.js"></script>
<title><%=bDeletedList? "Deleted" : ""%> Report List</title>
- <meta http-equiv="Cache-Control" content="no-cache">
<LINK REL="StyleSheet" HREF="../web.css" TYPE="text/css">
<script language="JavaScript">
--- 76,79 ----
Index: reportdxvisit.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/reportdxvisit.jsp,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** reportdxvisit.jsp 6 Oct 2010 21:52:10 -0000 1.11
--- reportdxvisit.jsp 24 Nov 2010 03:59:41 -0000 1.12
***************
*** 39,43 ****
<script type="text/javascript" src="<%= request.getContextPath() %>/js/global.js"></script>
<title>PATIENT LIST</title>
- <meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv=Expires content=-1>
<!--link rel="stylesheet" href="../web.css" -->
--- 39,42 ----
Index: reportpatientchartlistspecial.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/reportpatientchartlistspecial.jsp,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** reportpatientchartlistspecial.jsp 30 Jul 2010 02:32:33 -0000 1.12
--- reportpatientchartlistspecial.jsp 24 Nov 2010 03:59:41 -0000 1.13
***************
*** 72,76 ****
<title><bean:message
key="report.reportpatientchartlistspecial.title" /></title>
- <meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv=Expires content=-1>
<link rel="stylesheet" href="../web.css">
--- 72,75 ----
Index: tabulardaysheetreport.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/tabulardaysheetreport.jsp,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** tabulardaysheetreport.jsp 30 Jul 2010 02:32:33 -0000 1.7
--- tabulardaysheetreport.jsp 24 Nov 2010 03:59:41 -0000 1.8
***************
*** 29,33 ****
<link rel="stylesheet" href="../media/css/oscar.css">
<link rel="stylesheet" href="../media/css/reporting.css">
- <meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv=Expires content=-1>
<link rel="stylesheet" href="../web.css">
--- 29,32 ----
Index: reportFilter.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/reportFilter.jsp,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** reportFilter.jsp 24 Nov 2010 03:57:24 -0000 1.4
--- reportFilter.jsp 24 Nov 2010 03:59:41 -0000 1.5
***************
*** 56,60 ****
<script type="text/javascript" src="<%= request.getContextPath() %>/js/global.js"></script>
<title><%=bDeletedList? "Deleted" : ""%> Report List</title>
- <meta http-equiv="Cache-Control" content="no-cache">
<LINK REL="StyleSheet" HREF="../web.css" TYPE="text/css">
<!-- calendar stylesheet -->
--- 56,59 ----
Index: reportapptsheet.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/reportapptsheet.jsp,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** reportapptsheet.jsp 30 Jul 2010 02:32:33 -0000 1.17
--- reportapptsheet.jsp 24 Nov 2010 03:59:41 -0000 1.18
***************
*** 53,57 ****
<script type="text/javascript" src="<%= request.getContextPath() %>/js/global.js"></script>
<title><bean:message key="report.reportapptsheet.title" /></title>
- <meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv=Expires content=-1>
<link rel="stylesheet" href="../web.css">
--- 53,56 ----
Index: reportbilledvisit2.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/reportbilledvisit2.jsp,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** reportbilledvisit2.jsp 6 Oct 2010 21:52:10 -0000 1.10
--- reportbilledvisit2.jsp 24 Nov 2010 03:59:41 -0000 1.11
***************
*** 39,43 ****
<script type="text/javascript" src="<%= request.getContextPath() %>/js/global.js"></script>
<title>PATIENT NO SHOW LIST</title>
- <meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv=Expires content=-1>
<!--link rel="stylesheet" href="../web.css" -->
--- 39,42 ----
Index: reportBCARDemo.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/reportBCARDemo.jsp,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** reportBCARDemo.jsp 24 Nov 2010 03:57:24 -0000 1.9
--- reportBCARDemo.jsp 24 Nov 2010 03:59:41 -0000 1.10
***************
*** 35,39 ****
<script type="text/javascript" src="<%= request.getContextPath() %>/js/global.js"></script>
<title><bean:message key="oscarReport.oscarReportscpbDemo.title" /></title>
- <meta http-equiv="Cache-Control" content="no-cache">
<LINK REL="StyleSheet" HREF="../web.css" TYPE="text/css">
<!-- calendar stylesheet -->
--- 35,38 ----
Index: aaareport.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/aaareport.jsp,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** aaareport.jsp 30 Jul 2010 02:32:33 -0000 1.13
--- aaareport.jsp 24 Nov 2010 03:59:41 -0000 1.14
***************
*** 48,52 ****
<script type="text/javascript" src="<%= request.getContextPath() %>/js/global.js"></script>
<title>ECHART SHEET</title>
- <meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv=Expires content=-1>
</head>
--- 48,51 ----
Index: reportFormOrder.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/reportFormOrder.jsp,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** reportFormOrder.jsp 24 Nov 2010 03:57:24 -0000 1.5
--- reportFormOrder.jsp 24 Nov 2010 03:59:41 -0000 1.6
***************
*** 54,58 ****
<script type="text/javascript" src="<%= request.getContextPath() %>/js/global.js"></script>
<title>Report Field Order</title>
- <meta http-equiv="Cache-Control" content="no-cache">
<LINK REL="StyleSheet" HREF="../web.css" TYPE="text/css">
<script language="JavaScript">
--- 54,57 ----
Index: reportpatientchartlist.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/reportpatientchartlist.jsp,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** reportpatientchartlist.jsp 30 Jul 2010 02:32:33 -0000 1.14
--- reportpatientchartlist.jsp 24 Nov 2010 03:59:41 -0000 1.15
***************
*** 55,59 ****
<title><bean:message key="report.reportpatientchartlist.title" />
</title>
- <meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv=Expires content=-1>
<link rel="stylesheet" href="../web.css">
--- 55,58 ----
Index: reportnoshowapptlist.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/reportnoshowapptlist.jsp,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** reportnoshowapptlist.jsp 30 Jul 2010 02:32:33 -0000 1.14
--- reportnoshowapptlist.jsp 24 Nov 2010 03:59:41 -0000 1.15
***************
*** 56,60 ****
<title><bean:message key="report.reportnoshowapptlist.title" />
</title>
- <meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv=Expires content=-1>
<link rel="stylesheet" href="../web.css">
--- 56,59 ----
Index: reportdaysheet2.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/reportdaysheet2.jsp,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** reportdaysheet2.jsp 7 Oct 2010 22:39:46 -0000 1.7
--- reportdaysheet2.jsp 24 Nov 2010 03:59:41 -0000 1.8
***************
*** 77,81 ****
<script type="text/javascript" src="<%= request.getContextPath() %>/js/global.js"></script>
<title><bean:message key="report.reportdaysheet.title" /></title>
- <meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv=Expires content=-1>
<link rel="stylesheet" href="../web.css">
--- 77,80 ----
Index: onbillingtotal.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/onbillingtotal.jsp,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** onbillingtotal.jsp 30 Jul 2010 02:32:33 -0000 1.8
--- onbillingtotal.jsp 24 Nov 2010 03:59:41 -0000 1.9
***************
*** 46,50 ****
<script type="text/javascript" src="<%= request.getContextPath() %>/js/global.js"></script>
<title>Billing Total - ON</title>
- <meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv=Expires content=-1>
</head>
--- 46,49 ----
Index: dobformat.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/dobformat.jsp,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** dobformat.jsp 30 Jul 2010 02:32:33 -0000 1.10
--- dobformat.jsp 24 Nov 2010 03:59:41 -0000 1.11
***************
*** 47,51 ****
<script type="text/javascript" src="<%= request.getContextPath() %>/js/global.js"></script>
<title>SCRAMBLE SHEET</title>
- <meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv=Expires content=-1>
</head>
--- 47,50 ----
Index: reportbilledvisit3.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/reportbilledvisit3.jsp,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** reportbilledvisit3.jsp 6 Oct 2010 21:52:10 -0000 1.10
--- reportbilledvisit3.jsp 24 Nov 2010 03:59:41 -0000 1.11
***************
*** 39,43 ****
<script type="text/javascript" src="<%= request.getContextPath() %>/js/global.js"></script>
<title>PATIENT NO SHOW LIST</title>
- <meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv=Expires content=-1>
<!--link rel="stylesheet" href="../web.css" -->
--- 39,42 ----
Index: billingconvert.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/billingconvert.jsp,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** billingconvert.jsp 29 Jul 2010 00:05:24 -0000 1.9
--- billingconvert.jsp 24 Nov 2010 03:59:41 -0000 1.10
***************
*** 14,18 ****
<script type="text/javascript" src="<%= request.getContextPath() %>/js/global.js"></script>
<title>Billing</title>
- <meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv=Expires content=-1>
</head>
--- 14,17 ----
Index: reportFormDemoConfig.jsp
===================================================================
RCS file: /cvsroot/oscarmcmaster/oscar_mcmaster/web/report/reportFormDemoConfig.jsp,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** reportFormDemoConfig.jsp 24 Nov 2010 03:57:24 -0000 1.5
--- reportFormDemoConfig.jsp 24 Nov 2010 03:59:41 -0000 1.6
***************
*** 86,90 ****
<script type="text/javascript" src="<%= request.getContextPath() %>/js/global.js"></script>
<title>Report List</title>
- <meta http-equiv="Cache-Control" content="no-cache">
<LINK REL="StyleSheet" HREF="../web.css" TYPE="text/css">
<script language="JavaScript">
--- 86,89 ----
|