Commit Graph

1574 Commits

Author SHA1 Message Date
Heng Sin Low eb657e8e63 Fixed loading of image resource for web ui. 2010-12-17 11:49:05 +08:00
Heng Sin Low 8816fa5a9f Added process to add UUID column to table and generate uuid key for existing records. 2010-12-15 18:03:52 +08:00
Heng Sin Low deb03c2398 Added simple swing dialog for generation of model class and interface. Added eclipse launch config for the model generator swing dialog. 2010-12-14 16:02:51 +08:00
Heng Sin Low 490784dbbc 2pack refactoring - decouple from SvrProcess and DB Model. Enhance the grid tab export framework to support export of 2pack archive. 2010-12-14 07:59:58 +08:00
Heng Sin Low 8199b9f9b4 added waiting block for equinox event and ds service to start. 2010-12-10 00:31:30 +08:00
Heng Sin Low 3b9740fe41 Fixed typo. 2010-12-09 01:41:29 +08:00
Heng Sin Low 2404603e03 Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
Heng Sin Low 0af05090d1 Implemented system event on top of osgi event admin framework and dynamic service framework. Added event.test project as example of usage. Modify ModelEventValidationEngine to invoke osgi event handler. 2010-12-06 13:04:44 +08:00
Heng Sin Low 95fdfa0208 Implemented grid data export extension for swing client. 2010-11-24 11:03:19 +08:00
Heng Sin Low b9e40c4bf4 Implemented info factory as extension point for zk and swing client. 2010-11-23 18:01:11 +08:00
Heng Sin Low c321e8feb6 1) Implemented DocFactory as extension, this does break backward compatibility as the Doc class now take MAcctSchema instead of MAcctSchema[] as parameter. 2) Refactor the posting control and create financial document from Doc.java to DocManager.java 2010-11-22 14:33:40 +08:00
Heng Sin Low 6d2d70f7af Fixed http://kenai.com/jira/browse/HENGSIN-8 - swing account viewer not working. 2010-11-22 14:30:04 +08:00
Heng Sin Low 4709b790a6 1. Added basic priority support for extensions. 2. Factor out the discovery of model class and instantiation of model po as extension. 2010-11-19 17:43:23 +08:00
Heng Sin Low 88eec68630 remove accidentally committed server.xml file 2010-11-17 14:25:31 +08:00
Heng Sin Low 5eb67ad6d3 Remove obsolete launch file. Added stacktrace command for equinox console which will print stacktrace of all currently active thread. 2010-11-03 15:38:37 +08:00
Heng Sin Low ac91965779 Fixed extension query by extension id. 2010-11-03 15:36:33 +08:00
Heng Sin Low 9a3b1f3a4c Added support to search extension by extension point id + extension id. Enhance search of "class" attribute. 2010-10-26 19:07:40 +08:00
Heng Sin Low 836c789066 Fixed random IndexOutofBound exception. 2010-10-26 19:06:06 +08:00
Heng Sin Low 2c4cb3b712 Use "user.dir" as the default adempiere home folder when running on server. 2010-10-26 19:05:14 +08:00
Heng Sin Low d4be04bd12 Don't continue platform startup if Adempiere.properties file is missing. 2010-10-26 19:04:04 +08:00
Heng Sin Low 6f2f78cd11 Fixed multi lingual reporting issue 2010-10-26 19:03:16 +08:00
Heng Sin Low fb2ed910a2 refactoring and clean up 2010-10-22 11:08:26 +08:00
Heng Sin Low de108fd469 Remove file that's no longer used in the osgi environment. 2010-10-02 17:59:52 +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