Patch to deploy new querybuilder

From PTAGISWiki

Jump to: navigation, search
Index: ptagis.properties
===================================================================
RCS file: /home/ptagdev/CVScanary/ptagis-1.0/web/ptagis/WEB-INF/ptagis.properties,v
retrieving revision 1.8
diff -c -r1.8 ptagis.properties
*** ptagis.properties   17 Dec 2007 23:25:55 -0000      1.8
--- ptagis.properties   24 Sep 2008 18:20:03 -0000
***************
*** 16,21 ****
--- 16,25 ----
  myfiles.data.directory=/usr/local/pitweb/ptagis-1.0/myfiles
  myfiles.upload.instructions=Please specify the file, then submit the form.
  
+ ### MyReports properties
+ myreports.page.description=The following are the results of reports you have run. You may manage them from here or convert them to registered tags.
+ myreports.data.directory=/usr/local/pitweb/ptagis-1.0/web/sree/cvswd
+ 
  services.tagproj.list.instructions=Please select one of your tag projects to see its details!
  services.tagproj.sponsorship.status=The list of tag coordinators have been updated.



Index: sr.properties
===================================================================
RCS file: /dsk2/CVS/ptagis-1.0/web/sree/WEB-INF/sr.properties,v
retrieving revision 1.3
diff -c -r1.3 sr.properties
*** sr.properties       12 Nov 2007 09:10:03 -0000      1.3
--- sr.properties       24 Sep 2008 21:01:33 -0000
***************
*** 16,18 ****
--- 16,19 ----
  scheduler.mymessage.title=Query finished: {1}
  scheduler.mymessage.body=Your report {1} has been executed. Please visit the My Reports area to see it. Alternatively, the following is a direct link to <a href="{3}" target=\"_blank\">{2}</a>.
  
+ myreports.data.directory=/usr/local/pitweb/ptagis-1.0/web/sree/cvswd

Personal tools