Commit Graph

532 Commits

Author SHA1 Message Date
Heng Sin Low 0a0f56134e Fixed showWindow(modalWindow, "center") doesn't show modal window in the center of screen. 2011-02-07 11:28:09 +08:00
Heng Sin Low c0559b8e18 Fixed the new record button in find dialog incorrectly set an empty query object as the current query for the window. 2011-02-07 11:18:23 +08:00
Heng Sin Low 6b37fe8be3 The file name editor value is not save if user doesn't press enter at the text box after selected file using the browse for file button. 2011-02-07 11:14:10 +08:00
Heng Sin Low e2fa0f1fc4 The file directory editor value is not save if user doesn't press enter at the text box after selected folder using the browse for directory button. 2011-02-07 11:11:37 +08:00
Heng Sin Low a9f8888564 Added null check. 2011-02-07 11:07:20 +08:00
Heng Sin Low 14f27d2f3b Added null check. 2011-02-07 11:06:27 +08:00
Heng Sin Low 8f8f279cb9 Added null check. 2011-02-07 11:03:36 +08:00
Heng Sin Low 8675e83423 added null check for attachment entry and move button state management to the auto preview method. 2011-01-19 13:11:01 +08:00
Heng Sin Low 4aef583e4f Use process title as pdf viewer title. Ensure busy dialog is always closed. 2011-01-19 12:24:38 +08:00
Heng Sin Low b81502f138 Fixed tab context preparation error. 2011-01-19 11:10:47 +08:00
Heng Sin Low 1d5b1541dd Info panel not reset to empty after a new query doesn't match any records in db. 2011-01-17 20:02:20 +08:00
Heng Sin Low 58ee1f6eda Fixed context management bug with server push. 2011-01-17 18:05:09 +08:00
Heng Sin Low 30853d1196 Added priority attribute to web form extension point. 2011-01-11 00:55:28 +08:00
Heng Sin Low 8d1ab1833c Updated extension point documentation formatting. Remove the use of osgi: prefix for form, modelvalidator and process to ease migration, the framework will now always check whether an implementation exists in the extension registry before checking the java classpath. Rename org.adempiere.osgi in swing to org.adempiere.ui.swing.factory and drop the incomplete IMenuAction extension in swing ( will come back to this later ). 2010-12-20 10:46:25 +08:00
Heng Sin Low 73e9023004 License header, extension point schema documentation and some minor extension point schema fixes. 2010-12-17 16:03:56 +08:00
Heng Sin Low eb657e8e63 Fixed loading of image resource for web ui. 2010-12-17 11:49:05 +08:00
Heng Sin Low 5d487f1ad2 minor - make generated id more readable. 2010-12-16 16:26:08 +08:00
Heng Sin Low 5bdee92457 Fixed AdempiereIdGenerator doesn't always generate valid uuid which should only include ascii alphabet, digit and the '_' character. 2010-12-15 16:21:25 +08:00
Heng Sin Low 3140378121 Update hgignore rule and workaround WEB-INF/classes empty folder issue 2010-12-14 08:20:24 +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 2404603e03 Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
Heng Sin Low 92ea2ef0bb Implemented data grid export service for zk client. 2010-11-24 11:58:19 +08:00
Heng Sin Low 6003245f32 Implemented field editor factory extension for zk client 2010-11-24 07:27:22 +08:00
Heng Sin Low 5832e19b79 Minor info product window search enhancement. 2010-11-23 18:34:00 +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 bc72f1c6fe Fixed checkout of org.adempiere.ui.zk missing WEB-INF/classes 2010-11-19 16:38:37 +08:00
Heng Sin Low c75089559b Fixed lookup of form extension. 2010-11-04 03:51:55 +08:00
Heng Sin Low 42014bf770 Added default buckminster properties file. 2010-11-03 15:45:30 +08:00
Heng Sin Low 29b64b7d51 Don't continue platform startup if Adempiere.properties file is missing. 2010-10-26 18:58:04 +08:00
Heng Sin Low 916fef8565 LoginPanel should display only supported language. 2010-10-26 18:57:21 +08:00
Heng Sin Low 5b96e9c685 Ported chat window from swing UI. 2010-10-22 10:30:19 +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