Commit Graph

129 Commits

Author SHA1 Message Date
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
Heng Sin Low f4da72ef50 IDEMPIERE-359 Add OSGi Service support for existing extension point. 1) Separate osgi service and equinox extension locator API. Service.locator() for OSGi service and EquinoxExtensionLocator.instance() for equinox extension. 2) Use OSGi service for all singleton component ( all factories and most services ) and equinox extension for others ( UI object, Process instance and PIPO handlers). 2013-02-13 16:15:43 +08: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
Heng Sin Low 809f57fe77 IDEMPIERE-146 Performance: Report Engine always read all data into memory 2012-07-01 09:27:13 +08:00
Heng Sin Low 59eefcc345 IDEMPIERE-309 Process UI: Add ask and file download dialog support 2012-06-20 15:53:10 +08:00
Heng Sin Low 7f0893c592 IDEMPIERE-310 JasperReport: Compilation of JRXML is broken
IDEMPIERE-311 JasperReport: Loading pdf font from classpath is not working
2012-06-20 15:11:42 +08:00
Heng Sin Low 53cad636f6 IDEMPIERE-115 Implement feedback for process and report
(transplanted from c14cc7c6a518225ed55d15de5dc854ade05e28aa)
2012-01-21 10:49:21 +08:00
Heng Sin Low 7c305591ad Update .project and .classpath using PDE tools.
(transplanted from 1970ec9a52c07a50ca732e8491a60c45ea633886)
2011-06-01 10:32:12 +08:00
Heng Sin Low 9cc390e7db Fixed jasper report class loading error.
(transplanted from 4a133d54db441bd4e42424254ddb9e44679a5105)
2011-05-27 06:30:37 +08:00
Carlos Ruiz dc793644f5 FR [3123850] - Add continuosly needed parameters to Jasper Starter
https://sourceforge.net/tracker/?func=detail&aid=3123850&group_id=176962&atid=879335
2011-03-25 19:42:20 -05:00
Carlos Ruiz d87472ce7a Integrate revision 14385 from trifonnt:
FR [3100564] - Improve JasperReport image handling
https://sourceforge.net/tracker/?func=detail&aid=3100564&group_id=176962&atid=883808
2011-03-07 11:42:58 -05:00
Heng Sin Low 12dbce8df1 Add jasper report support for huge data set. 2011-02-08 11:51:10 +08:00
Heng Sin Low 8d1ab1833c Updated extension point documentation formatting. Remove the use of osgi: prefix for form, modelvalidator and process to ease migration, the framework will now always check whether an implementation exists in the extension registry before checking the java classpath. Rename org.adempiere.osgi in swing to org.adempiere.ui.swing.factory and drop the incomplete IMenuAction extension in swing ( will come back to this later ). 2010-12-20 10:46:25 +08:00
Heng Sin Low 73e9023004 License header, extension point schema documentation and some minor extension point schema fixes. 2010-12-17 16:03:56 +08:00
Heng Sin Low 2404603e03 Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
Heng Sin Low bdc88c1720 Added default buckminster properties file. 2010-11-03 15:42:52 +08:00
Heng Sin Low fb2ed910a2 refactoring and clean up 2010-10-22 11:08:26 +08:00
Heng Sin Low 83715fa436 Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later ) 2010-09-29 15:25:34 +08:00