Commit Graph

8747 Commits

Author SHA1 Message Date
Heng Sin Low d075b565ed Added JasperReportClient to the list of auto start bundle for swing client. The activator of JasperReportClient bundle will set the viewer for jasper report. Note that this is likely to change in future. 2010-08-20 15:42:27 +08:00
Heng Sin Low 5b7f6124b0 http://kenai.com/jira/browse/HENGSIN-2, Runner adempiere_equinox_swing fail to run by default
Added required bundle.
2010-08-20 15:36:03 +08:00
Heng Sin Low c7b849359f Issue HENGSIN-1, Directory tomcatConfig/src is missing
Mercurial doesn't allow empty folder in repository, added .hgignore to workaround this limitation.
2010-08-20 15:34:41 +08:00
Heng Sin Low b7a1f9ba16 Fixed ssl configuration not working. 2010-08-20 15:31:21 +08:00
Heng Sin Low 494221df94 Issue http://kenai.com/jira/browse/HENGSIN-3 , Property file wrongly created.
Apply patch from Carlos.
2010-08-17 17:58:48 +08:00
Heng Sin Low 0b8363851a Implemented remaining packout method. 2010-08-06 17:21:04 +08:00
Heng Sin Low 65690c8704 * Refactoring - merge ElementHandler and IPackOutHandler interface.
* Refactoring - move handler registry into its own interface and classes.
* Merge pack in and packout extension point into one - org.adempiere.pipo.Handlers.
* Created 2 handler registry implementation, one back by property file and one back by osgi service registry.
2010-08-06 16:02:29 +08:00
Heng Sin Low e5eef27435 * Added generic method to retrieve the record id for export. 2010-08-06 15:58:27 +08:00
Heng Sin Low 0f76a4264b * Make the service locator API more flexible. 2010-08-06 15:57:51 +08:00
Heng Sin Low 57c2bde1ad Fixed bugs reported by Martin Augustine. 2010-07-29 12:10:45 +08:00
Heng Sin Low 3e5bc7778f * fixed a spelling error in javadoc.
* fixed official id support in saveNew_getID.
2010-07-27 19:25:52 +08:00
Heng Sin Low 230fcd84f7 added packin and packout handler extension point definitions. 2010-07-27 12:57:00 +08:00
Heng Sin Low 1c8fc5649e added support to allow edit of existing asi records. 2010-07-27 12:21:11 +08:00
Heng Sin Low 1c3e73c240 only auto preview well known content type. 2010-07-27 12:19:13 +08:00
Heng Sin Low e73bb005d9 added xls, csv and html export option for zk jasper report viewer. 2010-07-27 12:09:32 +08:00
Heng Sin Low 07d342ec1d added support to allow re-run of process and report. 2010-07-27 12:05:42 +08:00
Heng Sin Low ffcbd20aaa * more robust support for ad_client_id and ad_org_id.
* fixed bug for official id and uuid support.
2010-07-27 11:58:15 +08:00
Heng Sin Low 1e4cdbf1eb remove reference of jnlp port. 2010-07-26 16:32:39 +08:00
Heng Sin Low fe50780448 *refactoring. *support for official id and uuid 2010-07-26 16:30:17 +08:00
Heng Sin Low 77dd90d40f added adempiere properties file template 2010-07-20 13:48:24 +08:00
Heng Sin Low b5c573d380 * make it buildable after checkout. 2010-07-20 13:17:25 +08:00
Heng Sin Low 0f9a74599a upgrade ant-contrib to version 1.0b3 2010-07-20 13:05:18 +08:00
Heng Sin Low 8db083e651 minor 2010-07-20 01:02:40 +08:00
Heng Sin Low 0452d2128d * change root logger name to the shorter form of "webui".
* initialized CLogMgt for the webui root logger if the platform have been started by other server side services.
2010-07-20 01:01:46 +08:00
Heng Sin Low 912afccfe0 * Remove client activator, not needed.
* Delay create of logger for Ini until CLogMgt have been properly init.
* Added method to Adempiere to check whether the platform have been started.
2010-07-20 01:00:24 +08:00
Heng Sin Low de964d5180 * always render button for grid view. 2010-07-19 14:07:36 +08:00
Heng Sin Low eff346092a Fixed context management bug 2010-07-19 14:06:28 +08:00
Heng Sin Low 432b8a4183 Modify delete selection presentation style. 2010-07-19 14:05:51 +08:00
Heng Sin Low 31fcf0b7bd Fixed paging error. 2010-07-19 14:04:54 +08:00
Heng Sin Low 35c3fd21e6 Fixed credit watch ratio calculation. 2010-07-19 13:37:16 +08:00
Heng Sin Low 9e45f22001 * update pipo service to pipo2 ( work in progress, not backward compatible ). 2010-07-19 11:52:45 +08:00
Heng Sin Low b4cfb20024 * root logger name is now retrieve from context instead of always "".
* log file name at server is prefix by the root logger name from context.
* webui will maintain separate log file prefix by "org.adempiere.webui"
2010-07-19 02:47:34 +08:00
Heng Sin Low 970ae6b62a * add "TableName_UU" uuid secondary key support. 2010-07-19 02:27:54 +08:00
Heng Sin Low 1be6844703 * apply osgi changes to windows batch file. 2010-07-18 17:18:04 +08:00
Heng Sin Low 9683dc8cdc * Folder browser component enhancement.
* About window enhancement for log and trace level admin.
2010-07-18 17:17:31 +08:00
Heng Sin Low e49ffe9190 * move thread local context implementation to core. 2010-07-18 16:01:06 +08:00
Heng Sin Low 043080586d * move thread local context implementation to core. 2010-07-18 16:00:25 +08:00
Heng Sin Low 1a9a979dcc * minor development configuration and build changes. 2010-07-15 03:12:08 +08:00
Heng Sin Low 5d36761939 * minor development configuration and build changes. 2010-07-15 03:11:53 +08:00
Heng Sin Low 5db1bf42c1 * minor development configuration and build changes. 2010-07-15 03:11:41 +08:00
Heng Sin Low fe387946bd * minor development configuration and build changes. 2010-07-15 03:11:21 +08:00
Heng Sin Low ef657c6cee * use -Dosgi.compatibility.bootdelegation=true to make classes from vm other than java.* visible to bundle.
* development and build changes.
2010-07-15 03:10:57 +08:00
Heng Sin Low f379b187f8 * minor development configuration and build changes.
* reduce the usage of non official sun api.
2010-07-15 03:10:10 +08:00
Heng Sin Low a8c7b3863b * minor development configuration and build changes. 2010-07-15 03:09:47 +08:00
Heng Sin Low 7490371cdd * minor development configuration and build changes.
* reduce the usage of non official sun api.
* fixed web.xml element ordering.
2010-07-15 03:09:32 +08:00
Heng Sin Low e326a4e445 * minor development configuration and build changes. 2010-07-15 03:07:51 +08:00
Heng Sin Low 09b701c5c8 * minor development configuration and build changes. 2010-07-15 03:07:34 +08:00
Heng Sin Low ff052bf0c5 * minor setup and build changes. 2010-07-15 03:07:04 +08:00
Heng Sin Low e0f1a979f9 * remove activator class, not needed.
* remove use of non-official sun api from BrowserToken.
* change bundle version to 1.0.0.qualifier.
2010-07-15 03:05:48 +08:00
Heng Sin Low 456b168e9b * change version to 1.0.0.qualifier.
* modify a4eclipse macro to build with debug=true.
2010-07-15 03:04:26 +08:00