hengsin
9162b60af7
IDEMPIERE-4498 Performance: add cache for osgi services factory ( #321 )
...
* IDEMPIERE-4498 Performance: add cache for osgi services factory
add cache for tableName -> IModelFactory
* IDEMPIERE-4498 Performance: add cache for osgi services factory
implement cache for the discovery of osgi services
* IDEMPIERE-4498 Performance: add cache for osgi services factory
added unit test
2020-10-26 18:53:10 +01:00
Diego Ruiz
ed3c14270e
IDEMPIERE-4352 Jasper reports set the current language always to the login language ( #149 )
2020-06-30 14:29:02 +02:00
hengsin
9d937aa328
IDEMPIERE-4267 Remove org.adempiere.report.jasper.webapp ( #33 )
...
* IDEMPIERE-4267 Remove org.adempiere.report.jasper.webapp
Remove org.adempiere.report.jasper.webapp project.
Use reportfilename.md5 to get remote md5 hash.
Use hex instead of base64 for md5 hash.
Copy standalone.jrxml to org.adempiere.report.jasper/test folder.
* IDEMPIERE-4267 Remove org.adempiere.report.jasper.webapp
Remove org.adempiere.report.jasper.fragment.test project
Added space checking for the default hash created by the md5sum command
line tool.
2020-05-06 13:08:58 +02:00
Carlos Ruiz
3ce8f5c7bb
Merge release-7.1 into master
2020-03-10 13:51:20 +01:00
Carlos Ruiz
156c9f5ab5
IDEMPIERE-4203 Extend IDEMPIERE-3850 - reporting from replica for jasper too
2020-03-10 13:45:05 +01:00
Carlos Ruiz
21eb285e5b
IDEMPIERE-2924 Export to XLS limited to 65536
...
* Complete ticket - implement support for XLSX in scheduler, background jobs, jasper reporting, default types
* Synchronize xlsx with xls exporter to use ZK_FOOTER_SERVER_MSG and ZK_FOOTER_SERVER_DATETIME_FORMAT SysConfig
* Excel alerts now export to xlsx instead of xls
2020-01-04 17:26:00 +01:00
Carlos Ruiz
629f4e2a8a
IDEMPIERE-3721 Adding Archive toolbar button on Jasper viewer - peer review - restore old method for backward compatibility with external plugins
2019-11-28 13:50:57 +01:00
Deepak Pansheriya
dd2766d88c
IDEMPIERE-3721 : Adding Archive toolbar button on Jasper viewer
2019-11-27 13:22:49 +05:30
Heng Sin Low
f46b8afb5c
IDEMPIERE-4098 CLogger usage pattern clean up
2019-11-12 20:49:55 +08:00
Deepak Pansheriya
31c236e419
IDEMPIERE-3998: Execute Toolbar Process, get list of multiple row selected from the Grid view.
2019-08-16 16:50:31 +05:30
Carlos Ruiz
a1a7b80bd0
IDEMPIERE-2850 Allow to schedule background reports in xls
2019-05-21 18:17:05 +02:00
Carlos Ruiz
1b2007ed3b
IDEMPIERE-3876 Encoding and line delimiter issues / convert sources to unix line delimiter
2019-01-21 15:37:14 +01:00
hieplq
643d2ab093
IDEMPIERE-3857:fire event on jasper engine
2018-12-27 23:15:41 +07:00
hieplq
155810c3f1
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
...
constructer with expression
2018-10-24 09:25:50 +07:00
hieplq
6e35d3212b
IDEMPIERE-3531:autoboxing on jasper expression is break correct org.eclipse.jdt.core.compiler.source
...
remove deprecate warrning
reuse object JasperReportsContext
2018-09-27 16:36:07 +07:00
Carlos Ruiz
40085d3627
IDEMPIERE-310 Show compilation errors instead of NPE
2018-08-27 15:33:13 +02:00
hieplq
7245687377
IDEMPIERE-2544:to more warning compiler hidden good warning
...
code warning
2017-12-03 14:37:20 +01:00
hieplq
08dfc02127
Merge with development
2017-10-19 19:53:41 +07:00
Carlos Ruiz
4e1f52c9ca
IDEMPIERE-3520 Ability to merge several jasper reports in one run
2017-10-13 20:50:46 +02:00
hieplq
fd28854b30
IDEMPIERE-3136:update jasper report
...
add more good standard parameter
2017-05-17 13:13:26 +07:00
hieplq
e4e86b59f6
IDEMPIERE-3136:update jasper report
...
add more good standard parameter
2017-05-14 20:46:18 +07:00
hieplq
07ada50393
IDEMPIERE-3136:all stuff relate library of idempiere
...
replace bundle dependency by use import package for jasper report
2016-07-08 10:47:30 +07:00
Carlos Ruiz
ae799d9a6a
IDEMPIERE-2877 Adapt jasper reporting to latest (actually using deprecated methods) / thanks to Thomas Bayen (tbayen) - bringing his solution for deprecated methos to ReportStarter from https://bitbucket.org/tbayen_bxservice/de.bxservice.report.jasper/src/tip/de.bxservice.report/src/de/bxservice/report/ReportStarter.java
2015-10-05 08:17:00 -05:00
hieplq
71e60b3f41
IDEMPIERE-2544:to more warning compiler hidden good warning
...
generic type warning
2015-03-29 14:45:41 +07:00
Carlos Ruiz
1e010fd936
IDEMPIERE-2340 zk - Exporting reports as SSV generates CSV
2014-11-25 11:46:16 -05:00
Carlos Ruiz
7d028de0a3
IDEMPIERE-1053 WxxxGenForm and InvoicePrint process can't use jasper print format
2014-07-28 12:26:53 +02:00
Thomas Bayen
11519fb5f9
IDEMPIERE-1698 cleaner api through changed package for ReportStarter
2014-06-18 16:23:15 +02:00
Thomas Bayen
78eccc2deb
IDEMPIERE-1698 change exported package name as hengsin suggested
2014-06-18 15:46:48 +02:00
Thomas Bayen
42a3f4f9f3
IDEMPIERE-1698 LEt the user choose a different JasperReports class
2014-06-18 14:06:59 +02:00
Carlos Ruiz
c73000c38b
1003856 IDEMPIERE-1951 Integrate commit from hengsin -> Run report as a background job. Peer review implementation from Elaine.
2014-05-14 14:44:06 -05:00
Carlos Ruiz
b38658d63c
IDEMPIERE-1439 Adding email option for Jasper reports / based on patch from Martin Augustine - Ntier software Services
2013-10-19 11:36:10 -05:00
Carlos Ruiz
2a526e9d1b
IDEMPIERE-1400 net.sf.jasperreports.engine.JRRuntimeException: Unable to read virtualized data
2013-10-16 15:16:51 -05:00
Carlos Ruiz
ab6efd300c
IDEMPIERE-1422 Inconsistence passing ID parameters to jasper reports / Implement the same for range
2013-10-02 18:19:59 -05:00
Heng Sin Low
0b12114ec1
1002807 - Make sure _ID parameter always being passed as Integer instead of BigDecimal. IDEMPIERE-1422
2013-09-30 18:33:25 +08:00
Carlos Ruiz
a55f8cbcb3
IDEMPIERE-1215 Can't find resource bundle specified in report. Can't find resource bundle with country specific language / based on pull request from Daniel Tamn
2013-10-02 12:06:37 -05:00
Heng Sin Low
cf87e78e05
IDEMPIERE-1309 Improve JasperReport support for loading of resources (image, text file, etc )
2013-08-28 17:34:39 +08:00
Heng Sin Low
a174382caf
Minor - remove obscure code that have no documented usage.
2013-08-28 15:55:02 +08:00
Carlos Ruiz
c9f6b85f23
hg backout a5492ec / IDEMPIERE-1033
2013-06-22 12:13:33 -05:00
Nicolas Micoud
08302647a0
IDEMPIERE-1033 - Add REPORT_DIR in params for JasperReports
2013-06-06 10:12:12 +02:00
Carlos Ruiz
c48da4c201
IDEMPIERE-992 JasperReport never finds the localized resource file when attached to the process / Thanks to José D. Paniagua
2013-06-05 17:37:08 -05:00
Heng Sin Low
817f7b0979
Merge b9d4aa7914c7
2013-04-01 16:45:52 +08:00
Heng Sin Low
d2b454117c
IDEMPIERE-748 error while print jasper report when using table component in ireport 4.6.0
...
IDEMPIERE-807 Jasper report not working when adding barcode
2013-04-01 16:27:24 +08:00
Carlos Ruiz
5a5712fb71
IDEMPIERE-812 Improve statistics for reports
2013-03-28 20:03:57 -05:00
Carlos Ruiz
ac93bd4473
IDEMPIERE-638 Check log level before calling logging method / log.info / Thanks to Richard Morales
2013-02-27 20:58:38 -05:00
Richard Morales
5662475b92
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern SIC_INNER_SHOULD_BE_STATIC
2012-12-11 19:47:25 -05:00
Richard Morales
a486d1317c
IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / findbugs fb-contrib pattern LSYC_LOCAL_SYNCHRONIZED_COLLECTION
2012-12-05 12:09:37 -05:00
Heng Sin Low
2dfa60b73e
IDEMPIERE-359 Add OSGi Service support for existing extension point
2012-11-06 11:39:23 +08:00
Elaine Tan
ab31be0c56
IDEMPIERE-270 Reports should inherit search filter from window
2012-09-10 11:30:17 +08:00
Carlos Ruiz
9fcf487478
IDEMPIERE-236 - Centralization of hardcoded IDs / centralize also the MSysConfig keys - Thanks to David Peñuela
2012-08-14 19:07:21 -05:00
Heng Sin Low
f99d832907
IDEMPIERE-302 Upgrade to JasperReports 4.6.0 in 1.0
2012-07-04 16:14:09 +08:00