jsreport

javascript based business reporting platform

LGPL-3.0 License

Downloads
350.1K
Stars
1.2K
Committers
17

Bot releases are hidden (Show)

jsreport - 1.3.1

Published by pofider almost 8 years ago

  • hotfix for validating license keys with BOM
jsreport - 1.3.0

Published by pofider almost 8 years ago

  • new import-export extension
  • jsreport/jsreport-xlsx#15 fixed xlsx escaping
  • studio improvements in handling focuses
  • licensing got real key verification
  • assets got new UI and fonts native support
jsreport - 1.2.1

Published by pofider almost 8 years ago

  • fixed memory handling of script manager
  • dataURI in assets
  • handlebars highlighting in assets
  • fixed in-process strategy with assets shared helpers
  • studio doesn't duplicate request logs when child template is rendered
  • browser client has now scriptLinkRootPath config option
  • child templates performance improvement - avoid cloning input data
jsreport - 1.2.0

Published by pofider almost 8 years ago

  • improvements in UI
  • bug fixes for debug logs from child templates
  • many fixes in assets
  • rowspan a colspan in html to xlsx
  • browser client has now http link to sdk js
  • node 7 support for jsreport-xlsx
  • & escaping in html to xlsx
jsreport - 1.0.9

Published by pofider about 8 years ago

jsreport/jsreport-browser-client-dist#3

jsreport - 1.0.8

Published by pofider about 8 years ago

  • improved xlsx helpers
  • fixed sql store
  • introduced reformatting feature in editor
  • fix browser client running behind proxy
jsreport - 1.0.7

Published by pofider over 8 years ago

  • fix xlsx back compatibility
  • allow svg images
  • increased default resource timeout in phantom
jsreport - 1.0.6

Published by pofider over 8 years ago

jsreport - 0.13.5

Published by pofider over 8 years ago

#180

jsreport - 0.13.4

Published by pofider over 8 years ago

#202, jsreport/jsreport-images#1

jsreport - 0.13.3

Published by pofider over 8 years ago

  • updated jsreport-text and jsreport-jsrender extensions
jsreport - 0.13.2

Published by pofider over 8 years ago

jsreport - 0.13.1

Published by pofider over 8 years ago

  • fix studio UI bug which caused jsreport to ignore edits on the recipe attributes just after the creation
  • fix propagating sample data items to the async reports
  • fix installing windows service
jsreport - 0.13.0

Published by pofider over 8 years ago

  • in-process strategy
  • debug extension
  • phantomjs2 support
jsreport - 0.12.1

Published by pofider over 8 years ago

  • updated scripts dependency
jsreport - 0.12.0

Published by pofider over 8 years ago

  • asynchronous reports
  • fixes enabling sql stores
  • NODE_ENV defaults to development
jsreport - 0.11.0

Published by pofider almost 9 years ago

jsreport - 0.10.1

Published by pofider almost 9 years ago

Hotfix critical issues on npm 2
https://github.com/jsreport/jsreport-core/issues/2

jsreport - 0.10.0

Published by pofider almost 9 years ago

  • dramatic change in the underlying code structure, now every extension has it's own repository
  • jsreport-fs-store is now default
  • #146, #145, fixes for image edits