Commit Graph

20 Commits

Author SHA1 Message Date
Heng Sin Low f4da72ef50 IDEMPIERE-359 Add OSGi Service support for existing extension point. 1) Separate osgi service and equinox extension locator API. Service.locator() for OSGi service and EquinoxExtensionLocator.instance() for equinox extension. 2) Use OSGi service for all singleton component ( all factories and most services ) and equinox extension for others ( UI object, Process instance and PIPO handlers). 2013-02-13 16:15:43 +08:00
Heng Sin Low d07a6a4ce1 minor fixed to runtime classpath and build setup. 2013-01-30 15:43:36 +08:00
Elaine Tan 7bc1e373c9 Change "CreateFrom" factory to use OSGi service 2013-01-18 19:14:02 +08:00
Heng Sin Low 732baf28bc Merge with 2ea67bc4205a3545966cee505ad99214b8b1c0a7 2012-12-21 23:55:11 +08:00
Heng Sin Low fec27509f0 IDEMPIERE-535 Zk: Upgrade to 6.5.1 2012-12-21 23:46:39 +08:00
Elaine Tan d33e6319c9 Ticket #1001758: FedEx & UPS 2012-12-21 18:48:41 +08:00
Heng Sin Low dfbefe61f9 Fixed build and runtime classpath configuration. 2012-11-30 10:21:46 +08:00
Heng Sin Low 9a24ad651e IDEMPIERE-522 Zk: Random Freeze of screen update 2012-11-30 01:17:44 +08:00
Heng Sin Low fb883fd47c IDEMPIERE-359 Add OSGi Service support for existing extension point. Added process factory interface. 2012-11-21 16:54:18 +08:00
Elaine Tan 816f897f06 IDEMPIERE-392 Redesign payment button - revert previous change, use factory approach 2012-11-08 18:21:38 +08:00
Elaine Tan d68ddd64dd IDEMPIERE-392 Redesign payment button - use OSGI service driven instead of hard-coded static to register payment form for each payment rule 2012-11-07 17:59:08 +08:00
Heng Sin Low 2dfa60b73e IDEMPIERE-359 Add OSGi Service support for existing extension point 2012-11-06 11:39:23 +08:00
Elaine Tan 108cb60e9b Ticket #1001002: Move the Menu to be a Portlet - revise the build properties to include calender css and zul files in the build 2012-08-03 18:42:02 +08:00
Elaine Tan c13dcad28d Ticket #1001002: Move the Menu to be a Portlet 2012-08-03 16:46:55 +08:00
Heng Sin Low 4f8c09687b clean up build.properties warning. 2012-08-03 12:41:09 +08:00
Heng Sin Low 6af268a202 DEMPIERE-330 Zk Web Client: Failed to register addon component and javascript resources 2012-07-05 16:13:13 +08:00
Heng Sin Low 8bf2eb7614 IDEMPIERE-175 Performance: Use atmosphere ( long pooling, NIO ) server push 2012-04-29 04:38:26 +08:00
Elaine Tan baada05fe5 [IDEMPIERE-175] Performance: Use atmosphere ( long pooling, NIO ) server push 2012-04-24 18:54:53 +08:00
Heng Sin Low 869b404e3b IDEMPIERE-141 Update Platform to Eclipse 3.7.1 2012-02-17 06:28:30 +08:00
Heng Sin Low 83715fa436 Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later ) 2010-09-29 15:25:34 +08:00