Commit Graph

285 Commits

Author SHA1 Message Date
Heng Sin Low a27e86f006 [ 2486831 ] Dashboard auto refresh performance issue
- Regression: context not correct after first auto refresh
2009-03-10 01:53:54 +00:00
Heng Sin Low 610cf9ec64 [ 2617300 ] Reimplement grid view using Grid instead of Listbox
- Regression: double click to switch from list view to form view not working.
2009-03-10 01:51:17 +00:00
Heng Sin Low 4b8d6dca2c [ 2656716 ] Focus management enhancement
- Regression : button with pull down menu not working.
- Grid sometime render twice.
- javadoc
- unuse import
2009-03-10 01:49:30 +00:00
Heng Sin Low 4840407796 [ 2666113 ] leave input gives nullpointer error 2009-03-06 00:34:54 +00:00
Heng Sin Low 68450f4290 Improve layout. 2009-03-05 09:40:59 +00:00
Heng Sin Low 82d4ab0493 Revise header panel layout so that the role and logout link wouldn't be truncated when user increase the font size ( ctrl-+ on firefox ) 2009-03-05 08:51:39 +00:00
Heng Sin Low 8fd5367c8f OnFind doesn't check FindWindow.IsCancel 2009-03-05 08:42:55 +00:00
Heng Sin Low c5b01e5672 [ 2656716 ] Focus management enhancement
- Fixed scrolling bug in previous commit
- Minor improvement in setfocus
2009-03-03 22:36:49 +00:00
Heng Sin Low 8c8399bac3 [ 2656716 ] Focus management enhancement
https://sourceforge.net/tracker/index.php?func=detail&aid=2656716&group_id=176962&atid=955896
2009-03-03 09:41:37 +00:00
Heng Sin Low 33c2f1ee70 [ 2656713 ] List editor fire redundant ValueChange event 2009-03-03 09:26:06 +00:00
Heng Sin Low 41b89588b9 [ 2653673 ] Attachment dialog enhancement 2009-03-02 06:15:54 +00:00
Heng Sin Low 70fc16dd51 [ 2653588 ] Can't select NULL for dropdown list 2009-03-02 05:15:30 +00:00
Heng Sin Low 83566cc130 [ 2653441 ] Browser reload button crash window with included tab 2009-03-02 03:48:10 +00:00
Heng Sin Low 735e61778a [ 2642430 ] Upload give intermitten IllegalStateException 2009-02-26 17:05:32 +00:00
Heng Sin Low 240b574f15 [2642349 ] Windows toolbar doesn't check Role.AllowProductInfo 2009-02-26 16:37:13 +00:00
Heng Sin Low e6a49848fc [ 2636027 ] Embedded tab not activated after switching from grid to form 2009-02-25 07:06:03 +00:00
Heng Sin Low 05730e876e [ 2610044 ] Can't save Shipments
- reset zero to null if it is not in list
2009-02-24 02:31:12 +00:00
Heng Sin Low d5b1984d6a Merge
Rev. 8553
minor - avoid double registration of the same listener

Rev. 8561
[ 2617300 ] Reimplement grid view using Grid instead of Listbox
[ 2621916 ] Enhance short cut key support
2009-02-21 08:56:23 +00:00
Heng Sin Low 5997b39259 [2617321] No 'Update' option for business partner context menu 2009-02-20 04:25:04 +00:00
Carlos Ruiz 64dfa6acf8 Fix [ adempiere-ZK Web Client-2603630 ] Rerunning process must be implemented as optional
https://sourceforge.net/tracker2/?func=detail&atid=955896&aid=2603630&group_id=176962
2009-02-16 01:06:57 +00:00
Carlos Ruiz 6a05943ead Fix [ adempiere-ZK Web Client-2603516 ] Concurrency problem loading files
https://sourceforge.net/tracker2/?func=detail&atid=955896&aid=2603516&group_id=176962
Following advice from Heng Sin about not using user name
2009-02-15 23:48:06 +00:00
Carlos Ruiz 9282aca9cf Fix [ adempiere-ZK Web Client-2603511 ] Error loading text file
https://sourceforge.net/tracker2/?func=detail&atid=955896&aid=2603511&group_id=176962
2009-02-15 21:22:03 +00:00
Carlos Ruiz 64de18a629 Fix [ adempiere-ZK Web Client-2603516 ] Concurrency problem loading files
https://sourceforge.net/tracker2/?func=detail&atid=955896&aid=2603516&group_id=176962
2009-02-15 21:19:53 +00:00
Heng Sin Low e6fb8decce [ 2592448 ] Refactor static AD class name mapping for zk
- added ADClassNameMap to store class name mapping for zk
- added WProcessInfo to allow mapping of process classname for zk
- refactor ADForm to use ADClassNameMap
2009-02-12 16:31:37 +00:00
Heng Sin Low b997e612c6 revert 8440 changes to .classpath ( accidentally committed ). 2009-02-12 03:51:24 +00:00
Heng Sin Low 614873b5d4 [ 2507390 ] FR - Save language and other login data in cookie
- better handling of language preference
2009-02-12 03:39:40 +00:00
Heng Sin Low 7acdbe56e9 [ 2505803 ] Lookup Record not working in Report Preview 2009-02-11 16:43:38 +00:00
Heng Sin Low c6ec384fd8 [ 2565315 ] User parsswords can be seen in grid view 2009-02-11 15:44:09 +00:00
Heng Sin Low 44e692bfd0 Fixed NPE discover when backporting to 343 2009-02-11 09:36:04 +00:00
Heng Sin Low 34a5b37c55 Merge
r8413, hengsin, 2009-02-11

Log Message:
-----------
[ 2587959 ] Grid always refresh even when not visible
[ 2587964 ] Grid create new mlookup for each row
2009-02-11 08:19:49 +00:00
Heng Sin Low 19b251fecb Merge
r8412, hengsin, 2009-02-11

Log Message:
-----------
[ 2587957 ] Default paging size for grid is too big
2009-02-11 08:16:09 +00:00
Heng Sin Low 9eb1c3cf36 Merge
r8408, hengsin, 2009-02-11

Log Message:
-----------
minor - avoid potential NPE.
2009-02-11 08:13:17 +00:00
Heng Sin Low 4706ca2473 [ 2507390 ] FR - Save language and other login data in cookie 2009-02-06 21:48:42 +00:00
Heng Sin Low 60baeab210 merge 8328 by hengsin on 05 February 2009
[ 2567395 ] Column name hardcoded in asi editor
branches/adempiere343/zkwebui/WEB-INF/src/org/adempiere/webui/window/WPAttributeDialog.java
2009-02-06 07:19:54 +00:00
Heng Sin Low ae981dccfc merge 8330 to trunk,
Search dialog open twice after clearing current value that is valid in the lookup/search field.
2009-02-06 06:49:50 +00:00
Carlos Ruiz 2820e8143d Merge fixes done in qa - not in trunk
----------------------------------
globalqss - Revision 8244
Fix Bug [2546855] - Mail text not parsed or translated in request window
https://sourceforge.net/tracker2/?func=detail&aid=2546855&group_id=176962&atid=879332
----------------------------------
globalqss - Revision 8247
Fix Bug [2547306] - Request notification not sent on creation
And on modification of a sales rep the new sales rep is not being notified.
https://sourceforge.net/tracker2/?func=detail&aid=2547306&group_id=176962&atid=879332
----------------------------------
globalqss - Revision 8249
Minor
- dropping procedure wrongly created (duplicate) on functions directory
- adding needed ending / to documentNo
----------------------------------
hengsin - Revision 8281
* Make the Locator window re-sizable and fixed the width of the locator combo box
----------------------------------
2009-02-04 19:23:09 +00:00
Heng Sin Low d5a5a6e1d5 [ 2531451 ] Delete selection doesn't show line no value 2009-01-25 06:11:02 +00:00
Carlos Ruiz 5fcb693d2b Fix [2520529] - Error Generating Invoice from Shipment with different UoM
https://sourceforge.net/tracker2/?func=detail&atid=879332&aid=2520529&group_id=176962
2009-01-20 04:25:21 +00:00
teo_sarca e9ae25d459 zkwebui/.classpath:
* attach source to WEB-INF/lib/zhtml.jar
* attach source to WEB-INF/lib/zweb.jar
2009-01-17 07:36:34 +00:00
Carlos Ruiz 8c16065fc0 Fix [2490897] Window ASP Modules not working properly
https://sourceforge.net/tracker2/index.php?func=detail&aid=2490897&group_id=176962&atid=879332
2009-01-16 09:07:10 +00:00
Heng Sin Low 2f9e8fac78 [ 2503768 ] DocAction popup not consistent with swing client behaviour 2009-01-13 07:51:22 +00:00
Heng Sin Low 12c4c3ea4e [ 2486831 ] Dashboard auto refresh performance issue 2009-01-05 02:01:48 +00:00
Carlos Ruiz ac7b3839e6 Fix [2482968] - Translation problems
More translation problems found in WLocationDialog - translation unsync with VLocationDialog
https://sourceforge.net/tracker2/index.php?func=detail&aid=2482968&group_id=176962&atid=955896
2009-01-03 22:47:29 +00:00
Carlos Ruiz 3a8dbbe620 Fix [2482968] - Translate FDialog
Similar translation problem found in WDocActionPanel
https://sourceforge.net/tracker2/index.php?func=detail&aid=2482968&group_id=176962&atid=955896
2009-01-03 21:37:15 +00:00
Carlos Ruiz 987956b4ea Fix [2482968] - Translate FDialog
https://sourceforge.net/tracker2/index.php?func=detail&aid=2482968&group_id=176962&atid=955896
2009-01-03 03:16:24 +00:00
Carlos Ruiz e1d6104ce8 Fix [2482989] Find Form: boolean is not working ok
https://sourceforge.net/tracker2/index.php?func=detail&aid=2482989&group_id=176962&atid=955896
2009-01-03 03:15:12 +00:00
Heng Sin Low 63dfd10331 [ 2479568 ] PO-Receipt Matching, receipt table not clear after process 2008-12-31 20:37:00 +00:00
Heng Sin Low 0c8cecc3d2 [ 2479495 ] Match PO-Receipt, PO selection should be using radio button 2008-12-31 20:14:23 +00:00
Heng Sin Low fc507deedc [ 2479470 ] Listbox.setSelectedIndices is using wrong zk api 2008-12-31 20:02:15 +00:00
Heng Sin Low 9fd9211728 [ 2476692 ] Dynamic validation combobox failed to display current value 2008-12-30 08:17:49 +00:00
Heng Sin Low 61a018f5f5 [ 2165298 ] Calculator manage different decimal point than numeric field 2008-12-30 07:51:23 +00:00
Heng Sin Low de943b693c [ 2471978 ] Window and tab label cache using the first login locale.
Remove unuse method copy from swing client, not applicable for zk client.
2008-12-28 04:44:10 +00:00
Heng Sin Low 3c96188fed revert revision 7932, have partially completed code. 2008-12-27 23:34:19 +00:00
Heng Sin Low 2d17f75906 Remove unuse method copy from swing client, not applicable for zk client 2008-12-27 23:22:19 +00:00
Heng Sin Low 30086c2278 [ 2236639 ] Creation of Location allowed without BP Location associated 2008-12-26 09:13:47 +00:00
Heng Sin Low 17db1d6228 Merge BF [ 2461234 ] from branches/adempiere343 2008-12-23 15:14:30 +00:00
Redhuan D. Oon 7cf00817dc organize imports 2008-12-23 06:49:41 +00:00
Carlos Ruiz af03ed5d0d Fix [ 2064460 ] Workflow user action broken
- problem inherited from a bug in WFActivity
2008-12-22 21:35:48 +00:00
Carlos Ruiz dac00fb12e minor: typo in comment - fixing spaces in header 2008-12-21 00:17:03 +00:00
Heng Sin Low 38bb572ac7 [ 2447689 ] Display format not set for WNumberEditor 2008-12-19 08:54:02 +00:00
Heng Sin Low 4276bea1d4 Home page doesn't show scrollbar when contents overflow. 2008-12-17 22:25:41 +00:00
Heng Sin Low d5ab7a2341 Fixed a NPE for included tab reported from field testing. 2008-12-17 07:49:50 +00:00
Heng Sin Low 3aaae7d448 [ 2435685 ] FR: Pluggable desktop presentation
- Fixed add to favourite support for NavBarDesktop
- Fixed NPE during startup
2008-12-17 02:27:57 +00:00
Heng Sin Low a89b479b2d Minor refactoring - better naming of class. 2008-12-17 01:38:53 +00:00
Heng Sin Low 3c95eafdf4 [ 2435685 ] FR: Pluggable desktop presentation 2008-12-16 23:11:36 +00:00
Heng Sin Low 7a75e02680 Apply Swing client 3.4 to 3.5 changes 2008-12-16 08:22:09 +00:00
Heng Sin Low 5449137a22 Fixed .classpath and .psf - looks have been merge into base. 2008-12-15 06:18:01 +00:00
Heng Sin Low a6f9986b58 Fixed NPE for included Tab. 2008-12-12 12:21:54 +00:00
Heng Sin Low 06d8b69a4a [ 2414539 ] null point exception - lock button 2008-12-10 21:01:57 +00:00
Heng Sin Low bba40907c3 * Allow user to control the dashboard panel to be static or collapsible 2008-12-10 08:30:44 +00:00
Heng Sin Low d9a35cc452 * Allow user to control the dashboard panel to be static or collapsible 2008-12-10 07:53:33 +00:00
Heng Sin Low dceeb9d84a DeleteSelection16.png is different from DeleteSelection24.png.
Included tab hide fieldgroup or field that come after it.
Included tab needs to be refresh after parent tab save event.
2008-12-10 04:09:16 +00:00
Heng Sin Low dc052e6847 * Implemented Personal Lock 2008-12-09 09:15:50 +00:00
Carlos Ruiz 2ea263b989 Implement Validator for beforeSaveProperties - ID: 2373679
Joined build of base and looks
2008-12-08 16:32:44 +00:00
Heng Sin Low 5dec4b17c0 Regression : Cancel button of form doesn't work.
Generate Invoice(Manual) & Generate Shipment(Manual) - fixed can't select multiple, improve parameter panel layout.
2008-12-07 00:34:55 +00:00
Heng Sin Low a3b97de98f Fixed dynamic display regression. 2008-12-06 23:16:29 +00:00
Heng Sin Low e72867266c Fix grid rendering issue for button and image field.
Cleanup eclipse warning.
LoginPanel - remove no empty constraint from username and password field. The constraint is too aggressive and annoying at time.
2008-12-06 22:49:36 +00:00
Heng Sin Low 3a82aaec93 Enhance image field editor.
Added reset button to image editor dialog, handle user cancellation of dialog correctly.
2008-12-05 19:09:50 +00:00
Heng Sin Low fb02b1955a minor - avoid NPE. 2008-12-05 16:20:18 +00:00
Heng Sin Low 7e0a2141bb Fixed potential concurrent modification exception.
Image dialog not saving uploaded file to ad_image.
2008-12-05 16:07:12 +00:00
trifonnt 976a821766 bf: [ 2389581 ] Update classpath multiproject
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2389581&group_id=176962
2008-12-04 18:59:18 +00:00
Heng Sin Low e9bf5053cc Fixed NPE when logout. 2008-12-04 04:01:10 +00:00
Heng Sin Low 5b8c826e5f Improve window management - open zoom and report window next to the related tab instead of always at the end. 2008-12-03 08:37:20 +00:00
Heng Sin Low 89382502cd Implemented pressed state for toolbar button. 2008-12-03 02:48:02 +00:00
Heng Sin Low 446b5092ba - Modified report viewer window to be displayed as an embedded window at the desktop 2008-12-02 08:28:37 +00:00
Heng Sin Low c8dd937041 - Implemented delete selection feature to window toolbar 2008-12-02 07:56:45 +00:00
trifonnt 80de00f6f9 fixed eclipse classpath multiple project setup. 2008-12-01 08:59:49 +00:00
Heng Sin Low 38cb19d2a5 [ 2171273 ] Parameter (in Report&Process) with dynamic validation
[ 2175857 ] Parameter (in Report&Process) have no ZoomIn
Improve process dialog layout
Allow user to run the processs and report again
2008-12-01 02:49:47 +00:00
Heng Sin Low 09435bc9fa [ 2135724 ] Product Info Screen Doesn't include avl in other warehouse 2008-11-28 03:26:06 +00:00
Heng Sin Low 97d3b922c5 minor form layout fix - long field must start on a new row. 2008-11-27 21:17:02 +00:00
Heng Sin Low 7683993c58 [ 2353786 ] Problem with single mode view 2008-11-27 20:52:48 +00:00
Heng Sin Low 43f899e633 [ 2348245 ] Implement auto complete for text field 2008-11-27 08:58:41 +00:00
Heng Sin Low a6032c60c4 [ 2348226 ] Implement auto complete for combobox.
ProcessParameterPanel - Updated SQL for 3.5 changes.
Improve Grid view layout, sizing and field alignment.
Advance find - fixed saving and loading of user define query, improve usability.
2008-11-27 03:48:18 +00:00
Heng Sin Low d136ea9057 Improve management of the server push update info thread.
Improve dynamic display handling for table editor.
2008-11-25 15:55:27 +00:00
Heng Sin Low 26fa177025 Merge bug fix from branches/adempiere341. 2008-11-25 08:32:16 +00:00
Heng Sin Low 90376b1dd3 Enhance included tab appearance. 2008-11-25 08:13:53 +00:00
Heng Sin Low 0cd09ffbf9 Minor clean up.
Home page - Make extend DashboardPanel optional.
Home page - Fixed server push, run in background and refresh every 5 second.
Toolbar - Wrong icon size for the ignore button.
2008-11-25 05:40:38 +00:00
Heng Sin Low 1730ffe726 minor - avoid concurrent modification exception 2008-11-25 03:27:32 +00:00
Heng Sin Low 1437b52f11 Reimplemented collapsible field group using the native zk group component
hide tab when there is only one tab
[ 2192992 ] ZKWebui not support grid include (tab include ) as swing ui
2008-11-24 09:39:49 +00:00
Heng Sin Low c18698e47c * layout performance improvement
* minor fix in WEditorPopupMenu
2008-11-22 18:04:16 +00:00