Commit Graph

35 Commits

Author SHA1 Message Date
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
Heng Sin Low 9fc4df5597 [ 1684853 ] Add Print Preview button
[ 1729327 ] Reporting Functionality ( zk client )
2007-06-13 05:21:35 +00:00
Heng Sin Low 7c361ef05b * Improve build performance
- remove unnecessary unjar
2007-06-04 16:30:10 +00:00
Carlos Ruiz d0f4cae6e6 Some rebranding 2007-05-15 19:17:31 +00:00
Heng Sin Low 7f3d2e099e * remove dbport, print and interface project reference 2007-05-10 03:59:14 +00:00
Heng Sin Low 25c3a01c87 * fixed eclipse classpath 2007-05-10 03:29:01 +00:00
deathmeat 2be2e6be86 [ 1706552 ] Wrong transaction isolationlevel in ReportStart class 2007-04-24 12:57:13 +00:00
trifonnt bf5565ab54 [ 1703195 ] Silently pass AD_Client_ID, AD_Org_ID and AD_User_ID to JasperReports! 2007-04-18 19:41:24 +00:00
teo_sarca 1e5522be6b patch [ 1673699 ] Code-cleanup: unused imports 2007-04-02 16:07:30 +00:00
deathmeat f51ccf2c8d [ 1678773 ] Java 6 and Webstart + Jasper Reports
[ 1677457 ] JasperReports deployed to jboss
2007-03-12 08:09:30 +00:00
deathmeat c697366bcd Fixed source target level from 1.4 to 1.5 and corrected reference to java apidocs 2007-03-12 08:04:26 +00:00
deathmeat b82949d28a Typo in message_id 2007-03-07 09:02:08 +00:00
deathmeat c28a3a9515 Removed usage of harcoded messages 2007-03-07 08:32:37 +00:00
deathmeat 693129caaa Removed old itext libraries for JasperReports and make use of our primary
(recent) itext version of itext in tools/lib
2007-03-02 19:24:12 +00:00
deathmeat 02607f8cdd Further Jasper Reports Library updates and added default files to JasperReportsWebApp project/package 2007-03-02 14:47:26 +00:00
deathmeat 21791d90c7 Integrated Jasper Reports as optional printengine.
See "JasperReport Printengine" Feature Request for further details.
Without explicit usage of the printengine (the default), the old standard adempiere printengine will be used.
2007-02-28 17:57:05 +00:00
kontro e93a8bb021 Makes subprojects clean jars created.
Removes lib/adempiereRoot.jar because it is generated by
build process.

This and my previous commit probably breaks eclipse's
.classpath files. Just run ant in tools dir and
everything returns to normal.
2007-02-15 22:37:20 +00:00
kontro 117dadfd8b Adds clean-all target in utils_dev/build.xml which removes install dir.
Removes many jars from /lib which are generated by tools/build.xml
(Cleaning up makes life easier for our friends in developing countries
 who are not able to get broadband connections)

Uncommented couple lines in JasperReports/build.xml so that clean
target removes everything not in version control.

Fixed build path issue in client/build.xml
2007-02-15 22:06:48 +00:00
trifonnt b2db9e1b1d Fixed JasperReports project to compile. 2007-01-30 13:25:08 +00:00
kthiemann b8c96c1581 contribution [ 1647225 ] Improved ANT scripts and NetBeans integration - by Johannes Gubo (deathmeat) 2007-01-30 09:06:53 +00:00
trifonnt d2b86c1cd3 Moved to trunk. 2007-01-20 17:49:16 +00:00