Commit Graph

58 Commits

Author SHA1 Message Date
Heng Sin Low f03cafdac1 https://sourceforge.net/tracker/?func=detail&aid=2804027&group_id=176962&atid=955896
- added option for user to select output type ( pdf, html or excel )
- added optional sysconfig parameter to change the default report output type ( ZK_REPORT_DEFAULT_OUTPUT_TYPE - PDF, HTML or XLS ). PDF is the default for backward compatibility reason.

https://sourceforge.net/tracker/?func=detail&aid=2827675&group_id=176962&atid=955896
- added zoom, drill down and drill across support for report viewer when output type is html
2009-07-27 10:01:36 +00:00
Heng Sin Low fd9b7a3843 https://sourceforge.net/tracker/?func=detail&aid=2819356&group_id=176962&atid=879335
- as per colin suggestion, make ChartType mandatory for PA_Goal
- Zkwebui raise class loader exception when using jfreechart
2009-07-13 06:58:04 +00:00
Redhuan D. Oon 674f4304ca synching classpath to latest jars reverts. Export for ZKWEBUI use of jars 2009-05-16 01:11:46 +00:00
Redhuan D. Oon d1328d22b3 REVERTING Support Request #2791042 Reducing binary by removing jars
Carlos/Hengsin, even though i reverted for those jars, i still get upload.jar not loaded error.
2009-05-14 13:44:33 +00:00
teo_sarca 3e7330cc2b .classpath: export junit.jar
other dependent projects are failing to compile
2009-05-14 07:39:42 +00:00
Redhuan D. Oon b03fc7bcd7 Support Request #2791042 Reducing binary by removing jars
REVERTING
2009-05-13 18:23:09 +00:00
Redhuan D. Oon e9dea78f15 Support Request #2791042 Reducing binary by removing jars
Previous tested ok after build and launching Server2
2009-05-13 16:10:19 +00:00
Redhuan D. Oon 79e0edcbb4 Support Request #2791042 Reducing binary by removing jars 2009-05-13 11:04:42 +00:00
Heng Sin Low bbbe569b61 minor - source jar attachment for zkex.jar 2009-05-02 11:16:29 +00:00
Heng Sin Low 80338af215 minor - .classpath 2009-02-24 02:47:33 +00:00
Heng Sin Low d5b1984d6a Merge
Rev. 8553
minor - avoid double registration of the same listener

Rev. 8561
[ 2617300 ] Reimplement grid view using Grid instead of Listbox
[ 2621916 ] Enhance short cut key support
2009-02-21 08:56:23 +00:00
teo_sarca 0b0c6de47e FR [ 2552432 ] Create JUnit MRP tests
http://sourceforge.net/tracker/index.php?func=detail&aid=2552432&group_id=176962&atid=879335
2009-01-31 13:33:16 +00:00
teo_sarca f15351e309 [ 2512944 ] Eclipse Classpath discrepancies
https://sourceforge.net/tracker/index.php?func=detail&aid=2512944&group_id=176962&atid=879332

Added tools/lib/jcommon-1.0.14.jar to classpath
2009-01-16 11:51:51 +00:00
teo_sarca 801e324ef7 [ 2512944 ] Eclipse Classpath discrepancies
https://sourceforge.net/tracker/index.php?func=detail&aid=2512944&group_id=176962&atid=879332

Reorganized jars and grouped by project. I've set tool/lib/*.jars on top. I appreciate any review ;)
2009-01-16 10:43:47 +00:00
Carlos Ruiz dad3c5de07 Fix problem because of the change on element ClassName by Classname 2008-12-21 11:26:13 +00:00
Redhuan D. Oon dd256d74e8 Removing LOOKS src path from trunk root .classpath file 2008-12-10 04:08:40 +00:00
teo_sarca 76f4216035 BF [ 2314336 ] Can not login after logout
* eclipse classpath: added jbossall-client.jar
* eclipse classpath: exported all jars
* eclipse classpath: attached source jars where possible
2008-12-03 12:00:41 +00:00
Redhuan D. Oon 639c853ace MERGING BRANCH/STABLE CHANGES TO BRANCHES/EXPERIMENTAL 2008-11-19 05:53:09 +00:00
teo_sarca b41bb4fb48 .classpath: export all not exported libraries 2008-11-15 08:17:42 +00:00
teo_sarca b035d508ed added some more zk*-sources.jar to classpath 2008-11-15 07:43:59 +00:00
Heng Sin Low 896af911a3 * minor classpath changes. 2008-11-14 17:22:40 +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
vpj-cd d4d66ad3d7 fix Jasper path libraries 2008-10-18 16:46:13 +00:00
vpj-cd 87b3ede10d Fix .classpath 2008-10-18 16:06:46 +00:00
Heng Sin Low 577394612f * Upgrade to zk 3.5.1 2008-10-09 08:57:07 +00:00
Carlos Ruiz 7dfdcf981c Fix global classpath 2008-08-26 01:10:57 +00:00
Carlos Ruiz d14217a6ee Export all jars in classpath definition 2008-08-15 17:37:12 +00:00
Heng Sin Low a7900a0667 * added support for running zkwebui using eclipse webtool ( europa and above ). 2008-08-04 03:36:00 +00:00
Heng Sin Low 1606d18284 * added support for running zkwebui using eclipse webtool ( europa and above ). 2008-08-04 03:24:10 +00:00
Carlos Ruiz d635e2b0c3 Remove obsolete jar 2008-07-10 19:07:37 +00:00
Heng Sin Low 44954c2cb5 Fixed .classpath 2008-07-10 06:39:53 +00:00
Carlos Ruiz 1bcf2e650c Add jars to global classpath 2008-07-09 17:02:18 +00:00
Carlos Ruiz dcec4f3aa5 Integrate libero in stable 2008-05-29 09:46:44 +00:00
teo_sarca e28b0f338c fixed classpath issue 2008-02-18 08:44:43 +00:00
Carlos Ruiz e6cd33ee8a include webUI in project general classpath 2008-02-04 07:22:14 +00:00
Carlos Ruiz f38af2c205 Classpath modification to allow exporting to excel from Jasper reports (running in eclipse) 2008-01-30 00:56:55 +00:00
Carlos Ruiz 5fc29bd7ad FR [ 1881285 ] Remove unnecessary calls to System.gc 2008-01-28 17:25:54 +00:00
vpj-cd 1ad2d20761 [ 1877902 ] Implement JSR 223: Scripting callout
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=1877902&group_id=176962
2008-01-24 21:33:37 +00:00
Heng Sin Low a73d56f687 * upgrade to swingx 0.9 2007-10-29 01:25:04 +00:00
teo_sarca 631739feac FR [ 1803359 ] Migrate to barbecue 1.1 2007-10-08 19:08:01 +00:00
vpj-cd 423f259502 [ 1757088 ] Grid Collapse and Tab Group, Implementation the GridCollapseDetail
http://sourceforge.net/tracker/index.php?func=detail&aid=1757088&group_id=176962&atid=87933
2007-10-08 17:47:33 +00:00
Carlos Ruiz d606c55d0a Fixing classpath for eclipse one-big-project 2007-09-26 14:48:20 +00:00
Carlos Ruiz ea00e8044e Changes to allow posterita compile from eclipse (one big project) 2007-09-20 07:02:01 +00:00
Carlos Ruiz 3217157f9e new general .classpath without dbPort 2007-07-11 20:23:34 +00:00
Carlos Ruiz 0a0ed4f0f0 drop derby and fyracle from classpath 2007-04-10 00:58:27 +00:00
Carlos Ruiz f6eb3a10a7 * [ 1673714 ] String comparison using == is wrong
contribution from Stefan Huehner
2007-03-07 03:53:53 +00:00
Carlos Ruiz 10a395c9a8 config new jasper library 2007-03-03 07:25:57 +00:00
Carlos Ruiz 42b4278269 changed classpath to include jasper, and project name change (suggested by fer_luck) 2007-03-01 19:59:17 +00:00
Carlos Ruiz fef4fb5a2e Add migration tool as subproject 2007-03-01 16:27:43 +00:00