Commit Graph

431 Commits

Author SHA1 Message Date
Heng Sin Low 30e7e53baa https://sourceforge.net/tracker/?func=detail&aid=2791073&group_id=176962&atid=955896
- don't prompt save ignored
- auto focus to error field
- messagebox should always be modal
2009-05-19 09:01:35 +00:00
Heng Sin Low a8793b1fad https://sourceforge.net/tracker/?func=detail&aid=2684717&group_id=176962&atid=955896 2009-05-19 07:48:43 +00:00
Heng Sin Low bfe8693f98 https://sourceforge.net/tracker/?func=detail&aid=2789776&group_id=176962&atid=955896
- change to ctrl-d for delete
2009-05-19 07:26:25 +00:00
Heng Sin Low 88abc8db4d https://sourceforge.net/tracker/?func=detail&aid=2684717&group_id=176962&atid=955896
- Implemented autoNew
- Pending user preference page, would have to use the Preference window for now ( not user friendly but work )
2009-05-19 07:16:22 +00:00
Heng Sin Low 372304bb7f https://sourceforge.net/tracker/?func=detail&aid=2793666&group_id=176962&atid=955896 2009-05-19 07:00:19 +00:00
Heng Sin Low 0feb9b4f2d https://sourceforge.net/tracker/?func=detail&atid=883808&aid=2714423&group_id=176962
- port to webui
2009-05-19 06:37:59 +00:00
Heng Sin Low 18f7930c24 https://sourceforge.net/tracker/?func=detail&atid=883808&aid=2714423&group_id=176962
- port to webui
2009-05-19 06:29:30 +00:00
Heng Sin Low d5b93419a2 merge fix from BF [ 1830531 ] 2009-05-18 08:59:44 +00:00
Heng Sin Low 4c56c55caf http://sourceforge.net/tracker/?func=detail&aid=2790994&group_id=176962&atid=955896
- refactoring
2009-05-18 05:01:19 +00:00
Heng Sin Low f28005bb5b http://sourceforge.net/tracker/?func=detail&aid=2790994&group_id=176962&atid=955896
- refactoring
- added support for ZK_BROWSER_ICON
- restore eclipse webtool setting in .project
2009-05-18 04:46:04 +00:00
Heng Sin Low df50c6a77b http://sourceforge.net/tracker/?func=detail&aid=2790994&group_id=176962&atid=955896
- refactoring and cleanup
- restore support for WEBUI_LOGOURL, ZK_LOGO_SMALL and ZK_LOGO_LARGE
2009-05-18 03:46:18 +00:00
Heng Sin Low d5e6e6a596 https://sourceforge.net/tracker/?func=detail&aid=2791068&group_id=176962&atid=955896 2009-05-15 19:50:38 +00:00
Heng Sin Low aa09b414b1 https://sourceforge.net/tracker/?func=detail&aid=2788651&group_id=176962&atid=955896
- webui.war doesn't unclude metainfo/zk/lang-addon.xml ( previous fix doesn't work )
2009-05-15 18:35:15 +00:00
Heng Sin Low 5224880666 * background color wrong for disable combobox
* login box footer background image is off by a few pixel
2009-05-15 17:39:50 +00:00
Heng Sin Low 5e9d1586a5 minor - fixed license header and remove unuse code 2009-05-15 10:00:21 +00:00
Heng Sin Low 0434ec9644 *remove unuse code
*fixed license header
*minor presentation touch up
2009-05-15 09:43:55 +00:00
Heng Sin Low e222c9f8ab https://sourceforge.net/tracker/?func=detail&aid=2788651&group_id=176962&atid=955896
- webui.war doesn't unclude metainfo/zk/lang-addon.xml
2009-05-14 23:33:42 +00:00
Heng Sin Low 2a6109c8f0 changes for www.testadempiere.com 2009-05-14 17:34:22 +00:00
Heng Sin Low be2a23ec8e https://sourceforge.net/tracker/?func=detail&aid=2788651&group_id=176962&atid=955896 2009-05-14 09:39:49 +00:00
Heng Sin Low 7f24893ba3 https://sourceforge.net/tracker/?func=detail&aid=2790994&group_id=176962&atid=955896
- Implemented basic theme support, added new ZK_THEME key
- Added content for www.testadempiere.com
- default css move from default.css.dsp to /theme/default/css/theme.css.dsp
- load calc.js and layout.js using lang-addon.xml instead
- Implemented gradient background for selected window tab ( the vertical tab )
- Fixed combobox look and feel
- Vertical tab will take less space now if the label is short, for e.g the tab for sales order window.
2009-05-14 08:38:37 +00:00
Heng Sin Low 82347ac0da partial fix for https://sourceforge.net/tracker/?func=detail&aid=2788651&group_id=176962&atid=955896 2009-05-14 08:10:33 +00:00
Heng Sin Low 86c0ebac2c minor - replace deprecated method usage 2009-05-14 06:20:16 +00:00
Heng Sin Low bfb601131c BF [2788472] Combo Box Items selection with keys: uncorrect behavior
- Upgrade to zk 3.6.1, the combobox bug is in zk 3.6.0 which is fixed in 3.6.1
2009-05-13 03:36:38 +00:00
Heng Sin Low a563185d39 minor - fixed invalid processing instruction 2009-05-11 09:14:00 +00:00
Heng Sin Low b31b84bce3 Allow custom VCreateFrom* without changes to VCreateFrom - ID: 2106946 2009-05-11 02:56:03 +00:00
Heng Sin Low 079d5b2cbc Improved CreateFrom codes for both SwingUI and WebUI 2009-05-11 02:38:55 +00:00
Carlos Ruiz d39d2a0869 BF [1985481] - Processed documents can be edited
- Optimize - just one select to check updated and processed
- Fix wrong management of message
2009-05-08 19:32:49 +00:00
Heng Sin Low b362b9a8f1 branding
- added ZK_LOGO_LARGE and ZK_LOGO_SMALL ( deprecated WEBUI_LOGOURL )
- added ZK_BROWSER_TITLE
2009-05-07 10:05:59 +00:00
Heng Sin Low a619628e8d look and feel
- added ZK_BROWSER_TITLE system variable ( to generate migration script for the default entries )
- change defaullt browser title from Adempiere Zk WebUI to Adempiere
2009-05-07 09:39:53 +00:00
Heng Sin Low 5a7101ac79 look and feel - hightlight focus form element 2009-05-07 09:34:58 +00:00
Heng Sin Low 9ff9210d60 * added website icon
* link to script and stylesheet using page directive as recommended in the zk development guide
2009-05-07 08:05:28 +00:00
Heng Sin Low d2f079985f look and feel - make it clearer which tab is currently having focus. 2009-05-07 06:46:23 +00:00
Heng Sin Low 126417c1cc [ adempiere-ZK Web Client-2787755 ] Add WindowTabPlacement user preference 2009-05-07 05:50:16 +00:00
Heng Sin Low 39e39490c0 [ adempiere-ZK Web Client-2787754 ] UserPreferemce should save with ad_org_id = 0
[ adempiere-ZK Web Client-2787755 ] Add WindowTabPlacement user preference
2009-05-06 09:39:36 +00:00
Heng Sin Low c9e983e3fb Unable to update always updateable lookup field 2009-05-06 02:56:57 +00:00
Carlos Ruiz 7042986d00 FR [2526794] - Refactoring to change serialVersionUID=1L with proper value
https://sourceforge.net/tracker/index.php?func=detail&aid=2526794&group_id=176962&atid=879335
2009-05-02 23:19:26 +00:00
Carlos Ruiz 809c1cf2da Bug fix for [1985481] - Processed documents can be edited
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1985481&group_id=176962
2009-05-02 21:14:09 +00:00
Heng Sin Low db6295a9ad minor - reduce server push exception logging level 2009-04-27 09:35:03 +00:00
Heng Sin Low 7412778942 BF [2750447] Translations on Home tab
- ensure locale is correct for auto refresh background thread.
2009-04-27 09:33:49 +00:00
Heng Sin Low 6246c699f2 BF [2750447] Translations on Home tab
- partial fix
2009-04-27 09:08:53 +00:00
Heng Sin Low 8c9bb8bfa9 Fixed window size problem reported here:
https://sourceforge.net/tracker/?func=detail&aid=2723620&group_id=176962&atid=955896
2009-04-27 07:36:31 +00:00
Heng Sin Low feedcedcb5 BF[2548885] search window problem
- null checking needed to handle potential user cancel
2009-04-27 07:08:09 +00:00
Heng Sin Low 93a037edf4 BF[2548885] search window problem
- remove window close button ( the little x icon at top right corner )
2009-04-27 06:48:05 +00:00
Heng Sin Low c020c9808c BF[2723605] date fields shown only in English format ("mm/dd/yyyy") 2009-04-24 09:46:07 +00:00
Heng Sin Low 648979a759 [ adempiere-Patches-2761420 ] Advanced Search
- Refactor to work for both swing and zk client
2009-04-24 07:41:10 +00:00
Carlos Ruiz 49b8127757 Organize credits in zkwebui 2009-04-23 14:36:30 +00:00
Heng Sin Low 7a6db0484c FR [ 2391012 ] Invoke AD_Form from button
- Port swing implementation to zk
2009-04-23 09:44:57 +00:00
Heng Sin Low 1598f782e8 Locator doesn't have zoom functionality - ID: 2710701 2009-04-23 09:41:59 +00:00
Heng Sin Low a63c84b4ca minor, add @Override 2009-04-23 09:36:31 +00:00
Heng Sin Low b34957e242 BF[2779142] time control doesn't work 2009-04-23 09:27:56 +00:00
Heng Sin Low 6050c6a05f BF[2779278] Document Action Access bug 2009-04-23 07:42:16 +00:00
Heng Sin Low 0da67d98e8 BF [2749008 ] Error in Task Management from webui
* Task should stop if desktop is no longer available.
* Reduce logging level from WARNING and SEVERE to FINE, too verbose.
* OSTask.java - display exception to client.
2009-04-22 09:35:49 +00:00
Heng Sin Low 1a2dd723b2 In fields disabled, reading the value is difficult - ID: 2513654 2009-04-22 06:22:40 +00:00
Heng Sin Low b497017bdd Problem with language - ID: 2629646 2009-04-17 08:32:35 +00:00
Heng Sin Low f7a691dc8e Adjusted the font color for read-only fields 2009-04-16 09:37:11 +00:00
mjudd 7d71f46528 BF [ 2740259 ] - Define static final serialVersionUID's for classes 2009-04-14 05:33:44 +00:00
mjudd a9e3d66261 Revert 8975 as per https://sourceforge.net/forum/forum.php?thread_id=3185123&forum_id=610548 2009-04-09 13:54:15 +00:00
Heng Sin Low 196dbbcad4 minor - added NPE check 2009-04-09 07:09:49 +00:00
Heng Sin Low 25f0f0fac8 BF [2746315] ZK client doesn't respect MRole.getMaxQueryRecords 2009-04-09 03:42:02 +00:00
mjudd 52ed420263 BF [ 2740259 ] - Define static final serialVersionUID's for classes 2009-04-07 10:49:05 +00:00
mjudd 12d56f65ab BF [ 2739889 ] Remove unnecessary suppress warnings 2009-04-07 06:49:10 +00:00
mjudd a0cf9ef279 BF [ 2738743 ] - Remove redundant library imports 2009-04-06 22:44:57 +00:00
mjudd 2561489630 [ 2738706 ] - minor: bad use of == 2009-04-06 21:36:28 +00:00
Heng Sin Low 668414b32e https://sourceforge.net/tracker/index.php?func=detail&aid=2712777&group_id=176962&atid=955896 2009-03-31 06:33:42 +00:00
Heng Sin Low 70298e1835 https://sourceforge.net/tracker/?func=detail&aid=2639281&group_id=176962&atid=955896 2009-03-31 06:32:42 +00:00
Heng Sin Low c9dfc870f9 [ adempiere-ZK Web Client-2721928 ] product info inactive 2009-03-30 16:56:27 +00:00
Heng Sin Low 07079a0e14 https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2716555&group_id=176962
- miss one file in previous commit
2009-03-27 09:10:36 +00:00
Heng Sin Low a42d572902 https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2716555&group_id=176962 2009-03-27 09:00:51 +00:00
Heng Sin Low e98c9d5a51 [ adempiere-ZK Web Client-2716384 ] column editor misplace in grid view 2009-03-27 06:45:08 +00:00
Heng Sin Low 21db3e1d31 [ adempiere-ZK Web Client-2713719 ] Tree doesn't have expand and lookup 2009-03-26 08:42:26 +00:00
Heng Sin Low 3aa9d77dfe comboitems and strDescription should be instance variable instead of static. 2009-03-26 06:31:24 +00:00
Heng Sin Low 10affb0a75 Improve menu lookup's responsiveness
- Use startwith when search text is less than 3 character
- Avoid always rebuild the comboitems list
2009-03-26 03:30:17 +00:00
trifonnt 6684b928fd fixed multi-project setup to compile in eclipse. 2009-03-25 22:10:14 +00:00
Heng Sin Low 2078a6e5ab [ adempiere-ZK Web Client-2708836 ] Menu tree not showing all nodes in menu window 2009-03-24 08:29:30 +00:00
Heng Sin Low 3652cc41c8 [ adempiere-Bugs-2707469 ] ZK WebUI: grid Missing in "Material Transactions"
- another dialog with the same issue.
2009-03-24 03:25:06 +00:00
Heng Sin Low 5714dd4493 [ adempiere-Bugs-2707469 ] ZK WebUI: grid Missing in "Material Transactions" 2009-03-24 02:48:52 +00:00
Heng Sin Low 28d0b69968 WInOutGen - wrong comments
WInvoiceGen - wrong ad_column_id use, should be C_Invoice.DocAction instead of M_InOut.DocAction
2009-03-23 09:25:38 +00:00
Heng Sin Low 107b96d8cf [ adempiere-Bugs-2701189 ] ZK WebUI: Index error at certain tab grids 2009-03-22 00:35:49 +00:00
Heng Sin Low e306eb1cc6 [ 2691063 ] Add SaveAndCreate toolbar button
- Implemented the alternative suggested in forum, user can press 'New' to save current record and create new blank record for editing.
2009-03-20 09:09:13 +00:00
Heng Sin Low d128fdf5a5 minor - comments. 2009-03-20 08:59:24 +00:00
Heng Sin Low 1b4adfbf6b [ 2639634 ] Commit warning is not shown when autosaving on navigate 2009-03-20 08:30:53 +00:00
Heng Sin Low ab10c7634e [ 2696753 ] FDialog.ask should have Ok_Cancel button instead of Yes_No
https://sourceforge.net/tracker/index.php?func=detail&aid=2696753&group_id=176962&atid=955896
2009-03-20 07:42:40 +00:00
teo_sarca 2c5e0091e8 FR [ 2694043 ] Query. first/firstOnly usage best practice
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2694043&group_id=176962
2009-03-19 21:46:29 +00:00
Heng Sin Low 1f0d78aba4 Port swing client's docAction parameter enhancement to zk client 2009-03-18 09:21:09 +00:00
Heng Sin Low 4e59c43464 Fixed table column display problem in WCreateFrom windows 2009-03-18 08:58:48 +00:00
Heng Sin Low 7b61d015e2 Port expandTree checkbox for menu tree to zk web client. 2009-03-18 07:39:26 +00:00
Heng Sin Low cd0b3fa728 [ adempiere-ZK Web Client-2690905 ] Add busy indicator for Generate Invoice ( Manual ) 2009-03-18 06:48:35 +00:00
Heng Sin Low 8581cd5e63 [ 2688854 ] System configurator flag to define the default mode of grid 2009-03-17 00:07:17 +00:00
Heng Sin Low 3e38158c63 Port cache reset to zk web client. 2009-03-16 23:21:50 +00:00
Heng Sin Low a03860b8c3 [ 2608961 ] In Lookup Record, query saved fail. To apply a query that was recorded, does not return the records correctly. 2009-03-16 16:56:34 +00:00
Heng Sin Low de705067d1 [ 2020194 ] Select BP from BP info with double-click
- miss someline when merging from 343
2009-03-12 05:46:16 +00:00
Heng Sin Low 01f9ebc3c6 [ 2020194 ] Select BP from BP info with double-click
Make info window maximizable
2009-03-10 16:53:40 +00:00
Heng Sin Low 9d6d3dce67 minor - added maximize button to attachment dialog 2009-03-10 10:02:25 +00:00
Heng Sin Low 6101318f3f [ 2549235 ] Search window - too many records
minor twist to focus logic in form view.
2009-03-10 06:50:13 +00:00
Heng Sin Low 3d373500ff [ 2674923 ] Performance enhancement
zk.xml
- turn of js compression
ServerContextCallback
- avoid expensive reflection call for the 2 most common use case
CompositeADTab
- replace Window with ligher weight Div
Window
- turn off drop shadow to improve performance and resize behaviour
windowContainer
- remove delay resize to improve responsiveness of UI
2009-03-10 02:14:07 +00:00
Heng Sin Low bd452d6b5b Upgrade to zk 3.6.0 2009-03-10 02:08:08 +00:00
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