Commit Graph

80 Commits

Author SHA1 Message Date
Heng Sin Low d81e9f0bb7 Fixed classpath to depends only on plugin dependency. Modify build file for osgi deployment 2010-07-13 16:08:03 +08:00
Heng Sin Low d73f9089a8 * Switch to Eclipse Gemini Web 1.1.0.M02
* Converted serverApps and webStore to OSGi war bundle
* Now both webui and webstore OSGi war bundle can be launch from eclipse, next to be converted is the admin and adempiere server monitor web application.
2010-07-09 18:05:59 +08:00
Heng Sin Low 5b7f513937 merge osgi branch 2010-07-05 17:00:27 +08:00
usrdno 4b76addfa3 Enabled Jasper Report printing from server processes.
This fix also fixes bug 3017049 - Direct print doesn't work with JasperReports.
There is unfortunately some duplication of code that would look nicer with
inheritance but that can be next step, now at least it works and this is a crucial
function for organizations that use Jasper Reports for invoices etc.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2973199
2010-06-16 11:36:28 +00:00
tspc e4f4e925ff Merge Revisions 12556 from /release to /trunk
Revision: 12556
Upgrade to JCommon 1.0.16
Upgrade to JFreeChart 1.0.13
Upgrade to jasperreports-3.7.3.jar

Regards,
Tony
2010-06-14 08:53:32 +00:00
tspc e42a4136b2 Merge Revisions 12415, 12514, 12531, 12536 from /release to /trunk
Revision: 12415
minor typo

Revision: 12514
Committer LTH added by Redhuan

Revision: 12531
Fix [2965640] Workflow approval bug
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2965640

Revision: 12536
upgrade to Oracle Database 11g Release 2 (11.2.0.1.0) JDBC Drivers downloaded from http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/htdocs/jdbc_112010.html
ojdbc6.jar (2,111,220 bytes) - Classes for use with JDK 1.6. It contains the JDBC driver classes except classes for NLS support in Oracle Object and Collection types.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2876927

Regards,
Tony Snook
2010-06-14 04:24:05 +00:00
joergviola c499e73fb1 zkwebui now deployable again in standard deployment
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-05-06 17:56:57 +00:00
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
joergviola 0798948086 Merged trunk 11345 to 11658 into branches/osgi/approach2 2010-03-14 14:38:00 +00:00
joergviola e11cc21c52 Standalone plugin build now possible.
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-03-08 14:13:45 +00:00
joergviola 537796d39b Ceonverted to Equinox Plugins: JasperReports, JasperReportsTools, tools
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-03-05 19:46:25 +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