Heng Sin Low
6d33a6c7e3
added checking - can only show modal dialog in event listener
2009-05-20 03:42:46 +00:00
Heng Sin Low
ab7f59032b
minor - captured infoline as tooltiptext
2009-05-19 18:23:07 +00:00
Heng Sin Low
1287c345ef
improve grid focus management
2009-05-19 18:19:26 +00:00
Heng Sin Low
3c5b8623f4
minor - make default font size slightly smaller
2009-05-19 09:22:19 +00:00
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
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
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
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
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
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
b497017bdd
Problem with language - ID: 2629646
2009-04-17 08:32:35 +00:00
mjudd
7d71f46528
BF [ 2740259 ] - Define static final serialVersionUID's for classes
2009-04-14 05:33:44 +00:00