Commit Graph

32 Commits

Author SHA1 Message Date
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 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
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 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
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
Carlos Ruiz d0f4cae6e6 Some rebranding 2007-05-15 19:17:31 +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 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 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
trifonnt d2b86c1cd3 Moved to trunk. 2007-01-20 17:49:16 +00:00