Commit Graph

17 Commits

Author SHA1 Message Date
Heng Sin Low adb09d2f33 1) http://kenai.com/jira/browse/HENGSIN-6, RUN_setup.sh failure
Use the static method getLogger instead of using a static logger variable. The logger is created as needed inside the getLogger method.

2)http://kenai.com/jira/browse/HENGSIN-3, properties file wrongly created
Patch accepted.

3) http://kenai.com/jira/browse/HENGSIN-4, Cannot connect to http://localhost:8080/admin/adempiereMonitor
Always set default level for root logger in CLogMgt initialization.

4) http://kenai.com/jira/browse/HENGSIN-5, Build fails by default requiring directory lib/plugins
Modify utils_dev/build.xml to ensure the existence of the lib/plugins folder.

5) Module refactoring
* Remove client bundle dependency from the zkwebui bundle. Common UI code of the 2 bundle is moved into the new uibase bundle.
* Remove client bundle dependency from server side bundle. The swing specific jasper report code is moved into the new JasperReportsClient bundle.
* Move most swing code that is still in the base bundle into the client bundle. Many swing client specific code in Env.java (base bundle) is move into the AEnv.java (client bundle).
* Default handlers for 2Pack is moved into the new pipoHandlers bundle. All loading of 2pack handler is now done using the equinox extension mechanism.

6) Extension point
* Added process, form and modelvalidator extension point base on the existing work done by Jorg Viola in the osgi1 branch.

7) The pipo bundle is move from plugins/pipo to /pipo ( relative to the workspace ) due to ant4eclipse have problem building the bundle using the previous layout.

8) New workflow editor and rendering implementation using netbeans visual library. The implementation is shared the by swing and zk client.
2010-08-20 16:05:06 +08:00
Heng Sin Low 5d36761939 * minor development configuration and build changes. 2010-07-15 03:11:53 +08:00
Heng Sin Low 7c42c67b5e Fixed classpath to depends only on plugin dependency. Modify build file for osgi deployment 2010-07-13 16:02:18 +08:00
Heng Sin Low 5b7f513937 merge osgi branch 2010-07-05 17:00:27 +08: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 3106b8cbd2 Merge Revisions 12547, 12549 from /release to /trunk
Revision: 12547
JAF 1.1.1 -> The JavaBeans Activation Framework 1.1.1 final release is included with the Java SE 6 release

Revision: 12549
Upgrade to JavaMail 1.4.3
Upgrade to SwingX 1.6

Regards,
Tony
2010-06-14 06:29:41 +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
joergviola 75f9f57cbc Started approach 2 of OSGi integration:
Embed ADempiere in Equinox OSGi
* Status: Swing client can be started in Equinox - not tested much
* turned base, client and tools projects into bundles
* sorted out some glitches in resource loading
* a copy of Adempiere class in client was required to correctly fire up swing
* first ideas for the service interfaces (see base/org.adempiere.base package)

https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-01-29 10:52:35 +00:00
trifonnt 8c2c3fa395 merged looks into base. 2008-12-10 00:26:17 +00:00
trifonnt 0ff3af4689 added missing columns to U_POSTerminal.
Fixed eclispe classpath for multiple project setup.
2008-10-21 09:46:12 +00:00
trifonnt 9540e70b4c fixed eclipse classpath in order to work with jasperReports 3.0 2008-10-18 13:14:50 +00:00
Heng Sin Low c706fff7b2 * [ 1894790 ] Script editor for ad_rule always open beanshell editor
- added syntax validation support
- added groovy editor
- fix minor help issue.

* .classpath fix
2008-02-16 05:00:44 +00:00
Heng Sin Low 3d65b519e5 [ 1821870 ] Add column visibility control to grid
[ 1818041 ] Implement Favourite Pane Using SwingX
2007-10-29 01:10:00 +00:00
Heng Sin Low ff19a0323c * [ 1798539 ] Cannot Save a User Query
* Some UI changes for the new collapse grid features. Victor, please let me know if you don't like some of the changes.
2007-10-09 18:23:25 +00:00
Heng Sin Low 92989f6318 * fixed eclipse classpath 2007-05-10 03:20:24 +00:00
Heng Sin Low 1acb5078f0 * [ 1658530 ] Remove jPDF dependency 2007-02-15 08:16:15 +00:00
vpj-cd 2941c1e3d8 move branch adempire311 to trunk 2006-11-17 03:05:56 +00:00