Commit Graph

70 Commits

Author SHA1 Message Date
trifonnt 6dced678fe Cleaned not used imports.
Small typo fix.
2010-04-12 08:19:59 +00:00
trifonnt 4c9e717ab9 FR [2983230] - Upgrade Jasper Reports to 3.7.1
https://sourceforge.net/tracker/?func=detail&aid=2983230&group_id=176962&atid=879335
2010-04-07 14:16:12 +00:00
tspc 704877109d Merge bug fixes from release to trunk
merge 11707, 11708, 11816, 11817

11707 -> Fix [2971934] DigestOfFile incosistent Base64 conversion - thanks to Silvano (freepath)
Adding raise of exceptions when the file cannot be written
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2971934

11708 -> Fix [2127565] - LOT Control Error
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2127565

11816 -> Fixing some errors found when building testadempiere
Link to /release commit: http://adempiere.svn.sourceforge.net/adempiere/?rev=11816&view=rev

11817 -> [2846601] - DB.isDatabaseOK() is not called / moving the validation some lines down - it breaks completely the usage of Adempiere
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2846601

Regards,
Tony
2010-03-26 23:10:30 +00:00
trifonnt 5663e534d1 Working Eclipse configuration which enables Developers to start ADempiere ZK Web Ui from Eclipse. 2010-03-24 23:35:42 +00:00
usrdno a50e471830 BF 2973169 - Jasper documents always prints on system default printer.
Now documents are printed on the printer selected in Adempiere or the printer
specified on the print format (as it works with the old reports).

https://sourceforge.net/tracker/index.php?func=detail&aid=2973169&group_id=176962&atid=879332
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2973169
2010-03-22 09:24:29 +00:00
trifonnt 87a11d1c62 FR [2971329] - Cleanup Jasper Project
https://sourceforge.net/tracker/?func=detail&aid=2971329&group_id=176962&atid=883808
2010-03-16 15:23:40 +00:00
usrdno 47022f6791 BF 2941565 - Multilingual document support for Jasper Reports.
https://sourceforge.net/tracker/?func=detail&aid=2941565&group_id=176962&atid=879332
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2941565
2010-01-28 12:32:40 +00:00
usrdno 59607d6ab1 FR - 2800686
https://sourceforge.net/tracker/index.php?func=detail&aid=2800686&group_id=176962&atid=879335

Updated iText library (new version 2.1.7). Needed for new jasperreports library.
2009-10-09 18:44:12 +00:00
trifonnt 6f46c586bd Code cleanup and Typo fixes.
Co-effort by Felix and Trifon.
2009-10-09 14:32:01 +00:00
phib e5d1116d94 2872728 Move Adempiere to Java 6
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2872728&group_id=176962

Developers: please ensure your trunk build environments are updated to use jdk6.
2009-10-05 04:56:48 +00:00
usrdno e6b67e4f4b FR [2800686] Upgrade JasperReports library to 3.5.3.
https://sourceforge.net/tracker/index.php?func=detail&aid=2800686&group_id=176962&atid=879335
2009-09-22 12:44:01 +00:00
usrdno dd4906fafc Change unused class org.compiere.report.Barbecue to be useful in Jasper
Reports. Changes should be backwards compatible.

https://sourceforge.net/tracker/?func=detail&aid=2789362&group_id=176962&atid=879335
2009-05-09 10:02:20 +00:00
Carlos Ruiz 73efd701fd Accept patch [2788801] MAttachementEntry.java patch
Thanks to Muhammad Faisal Shahzad (ro2)
2009-05-08 15:18:09 +00:00
teo_sarca f900f53231 BF [ 2778472 ] Subreport bug
https://sourceforge.net/tracker/?func=detail&aid=2778472&group_id=176962&atid=879332
2009-04-27 09:11:00 +00:00
Heng Sin Low 51418f8a93 BF [2632377] Jasper locale different on swing than zkwebui 2009-04-27 06:24:30 +00:00
trifonnt d1dcf2fdc3 Fixed Eclipse multi-project classpath. 2009-04-17 15:09:58 +00:00
mjudd 0f1936d585 BF [ 2738883 ] - DBUtils deprecated 2009-04-07 06:41:17 +00:00
mjudd a9b486f2cd BF [ 2736817 ] - remove deprecated BASE64Encoder classes 2009-04-06 22:53:16 +00:00
teo_sarca 6f4b34a061 BF [ 2605888 ] CreatePOfromRequisition creates more PO than needed
https://sourceforge.net/tracker/index.php?func=detail&aid=2605888&group_id=176962&atid=879332

Fix build failed introduced in rev. 8521
Reason: I used org.apache.commons.collections.keyvalue.MultiKey class which is in commons-collections API but not included in C/STools.jar, just in JasperReportsTools.jar
Action: now C/STools.jar include commons-collections-3.1.jar. I removed from JasperReportsTools.jar
2009-02-18 13:17:30 +00:00
teo_sarca 9ffa44de88 FR [ 2581145 ] Jasper: Provide parameters info
* better exception handling
* improve JavaDoc
* use org.compiere.util.DB instead of DBUtils and deprecate DBUtils
* Fix NPE on getReportFile() when reportFile is null
2009-02-09 11:45:54 +00:00
Redhuan D. Oon 933dc0e132 organize imports 2008-12-23 07:10:52 +00:00
Heng Sin Low 5449137a22 Fixed .classpath and .psf - looks have been merge into base. 2008-12-15 06:18:01 +00:00
Carlos Ruiz 2ea263b989 Implement Validator for beforeSaveProperties - ID: 2373679
Joined build of base and looks
2008-12-08 16:32:44 +00:00
teo_sarca 80ae1dca25 ReportStarter: much more optimal searching for resource file 2008-11-24 16:04:20 +00:00
Redhuan D. Oon c61e771418 Copyright notice, parameterizing, remove unused objects.
DEFINITELY NEED REVIEW FROM the JASPERREPORTS GUY - TRIFON
2008-11-20 11:22:26 +00:00
Heng Sin Low 39696d2ced [ 2217907 ] Migrate from ejb2 to ejb3
- migrate to ejb3.
- upgrade jboss to 4.2.3.
- added glassfish support. tested on glassfish v2u2
- drop the tomcat-only deployment task that is not working, need jee server instead of just a servlet runtime.
2008-11-10 23:54:09 +00:00
Heng Sin Low 126f1f06e3 [ 2042733 ] Remove non-Lan connection profile code
[ 2188252 ] Make Adempiere build using both jdk 5 and jdk 6
2008-10-24 22:29:40 +00:00
trifonnt 9e48aeb32d integration with PosteritaWebPOS. 2008-10-21 11:08:47 +00:00
trifonnt 9540e70b4c fixed eclipse classpath in order to work with jasperReports 3.0 2008-10-18 13:14:50 +00:00
kzmp 71fbbc6d3f Upgraded to jasperreports-3.0, barbecue-1.5-beta1.jar, jfreechar-1.0.3 and POI-3.0.1-FINAL. 2008-10-17 19:30:29 +00:00
trifonnt 127a2dd87e commented two lines.
//System.setProperty( "javax.xml.parsers.SAXParserFactory", "org.apache.xerces.jaxp.SAXParserFactoryImpl");
//System.setProperty( "org.xml.sax.driver", "org.apache.xerces.parsers.SAXParser");
fixed typo mistakes and code identity.
2008-10-03 08:09:57 +00:00
Carlos Ruiz 82a7e72261 Integrate bug fixing from branch 350 into stable 2008-04-09 18:01:52 +00:00
teo_sarca e214c58f67 BF [ 1894703 ] Trunk failing to build as of rev 4663 2008-02-15 22:59:49 +00:00
Heng Sin Low ad34029418 * remove unnecessary checking
* only put in record_id param if it is > 0
2008-02-02 07:50:51 +00:00
Carlos Ruiz 7de98ee67f FR [ 1873511 ] Allow jasper reports in customization.jar 2008-01-17 08:23:51 +00:00
trifonnt 90771f9ef1 Avoid NullPinterException.
https://sourceforge.net/tracker/?func=detail&atid=879334&aid=1869926&group_id=176962
2008-01-12 23:38:27 +00:00
Carlos Ruiz 5dd1b8583b FR [ 1866483 ] Jasper on Financial Reports 2008-01-08 06:36:54 +00:00
Heng Sin Low 2113b15d41 * [ 1852099 ] Simplication of Connection Profile.
* clean up - remove redundant jar files.
2007-12-28 02:48:59 +00:00
Carlos Ruiz 41e117cd50 Fix [ 1842720 ] Clogger class wrongly defined in DBUtils 2007-12-02 15:50:20 +00:00
Heng Sin Low 7beb420b5d * minor - fixed .classpath 2007-11-16 08:14:32 +00:00
teo_sarca 631739feac FR [ 1803359 ] Migrate to barbecue 1.1 2007-10-08 19:08:01 +00:00
Heng Sin Low ea6cce5ebb [ 1801842 ] DB connection fix & improvements for concurrent threads. 2007-10-05 03:24:06 +00:00
Heng Sin Low 9c912988c8 * [ 1802766 ] JasperReports on VPN Profile
- Integrating contribution from the Posterita Team.
2007-09-27 09:50:17 +00:00
deathmeat f445ee98c7 Check whether the current classpath already contains our jasper libraries and dependencies or not.
Without validating this the classpath would grow and contain duplicated references with every jasper report you print.
2007-08-20 15:07:57 +00:00
Carlos Ruiz cc75a311a9 Fix bug [ 1772109 ] Jasper ADEMPIERE_HOME not working well in windows 2007-08-11 07:10:53 +00:00
trifonnt 2a1b61eabd Fixed Eclipse settings!
Now Eclipse projects reference proper jar files:
oracle.jar is artificial jar. Replaced by : orcs12.jar and ojdbc14.jar
jboss.jar is artificial jar. Replaced by: jbossall-client.jar
This makes cheouted Adempiere sources from Eclipse compilable!
2007-07-04 10:04:11 +00:00
Heng Sin Low da98343de0 * Fix a merge mistake in previous commit. 2007-06-21 16:01:34 +00:00
Heng Sin Low e64348c3a8 [ 1740195 ] Load jasper report file from attachment 2007-06-21 15:47:01 +00:00
vpj-cd c83a90d110 fixed bug [ 1737565 ] Standalone Jasper Report only with full path possible
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1737565&group_id=176962
2007-06-15 00:38:57 +00:00
deathmeat daf66a462b Fixed wrong resultset column index and better exception/error handling 2007-06-13 15:04:16 +00:00