Commit History

Author SHA1 Message Date
  sunyj 2e195d28c2 set pageSize=1 when pdf is blank 8 years ago
  sunyj 92be32e1d0 remove duplicate code in /print/pdfData 8 years ago
  sunyj 450624f6cc do not print ClientAbortException's detailed message 8 years ago
  sunyj 442abf79f9 terminate the delete method when the file doesn't exist 8 years ago
  sunyj 15a1e6f4c6 remove redundant parameter: @RequestParam(required = true) 8 years ago
  sunyj 9430855340 when export, write to file rather than return data 8 years ago
  sunyj c4edcf9945 change project structure; add module report-common, contains ChineseMoneyUtils, NumberParser and TimeUtils; extract report-common.jar to tmp/lib; 8 years ago
  sunyj 87f7d16636 add no-cache meta 8 years ago
  sunyj eab4c631d8 only extract specified jars 8 years ago
  sunyj 9e0bec445c simplify jrxml compilation error message 8 years ago
  sunyj 9a2bedcd76 modify the query according dbType when getCount 8 years ago
  sunyj 9a8e7df029 catch exceptions when getDataSourceFromMainMaster 8 years ago
  sunyj ac582dbb83 support mysql datasource 8 years ago
  sunyj c49ab4079f modify error message 8 years ago
  sunyj 0177fe33f9 set async=ture when get print/exportButtons 8 years ago
  sunyj f9db05b3de support configing which export buttons are showed in preview.html 8 years ago
  sunyj d3dec984a0 don't log for clearing virtualizer dir 8 years ago
  sunyj 6037cec7f3 support run as an executable jar 8 years ago
  sunyj 497fabb926 remove blank lines 8 years ago
  sunyj 595304cd6d add serialVersionUID 8 years ago
  sunyj 9491b736d2 delete overdued files generated in the previous task 8 years ago
  sunyj 2c17527b8c generated pdfs and excels are not placed in resources/generate/ 8 years ago
  sunyj 2410d2be00 move class Platform to package com.uas.report.model 8 years ago
  sunyj a50e711656 add /pdf/preview to preview pdf with content type "application/pdf" 8 years ago
  sunyj 71e95925ed implement rangeDownloadWithContentType 8 years ago
  sunyj a420440cb0 don't log for getConnection 8 years ago
  sunyj be9db05038 fix NotSerializableException when printing with REPORT_VIRTUALIZER 8 years ago
  sunyj 1c75a1d6f0 change the position of downloadExcel 8 years ago
  sunyj 3b3e5fdb2b remove unboxing 8 years ago
  sunyj d11ef72a13 add two ExportType: XLSX and XLSX_DATA 8 years ago