Commit Graph

32 Commits

Author SHA1 Message Date
hengsin 72f991d7a6
IDEMPIERE 4528 Implement namespace and versioning for JS library (#405)
* IDEMPIERE-4528 Update Js Library

Update html2canvas to 1.0.0.rc7

* IDEMPIERE-4528 Update Js Library

Use namespace/package and versioning for all js codes.
2020-11-24 12:35:24 +01:00
hengsin 052a9e8474
IDEMPIERE-4512 zk9.5 - Timeout page is not working (#384) 2020-11-16 18:18:49 +01:00
hengsin 6f2cc899d4
IDEMPIERE-4477 Upgrade to Zk 9.5.0 (#290) 2020-10-13 16:15:15 +02:00
hengsin c3cad0d1e2
IDEMPIERE-4249 Platform Refresh for 7.1z (#19)
Upgrade to Tycho 1.7.0, Eclipse 2020-03, Zk 9.0.1 and Jetty 9.4.28
2020-04-30 16:01:19 +02:00
hengsin f6a8d4865d Merge origin/release-7.1 2020-03-17 17:44:47 +08:00
hengsin 0b41ffd3f8 IDEMPIERE-4210 Fix 2 Failed to resume long polling resource warning 2020-03-17 17:25:30 +08:00
Carlos Ruiz 3a0f1d36b0 Merge release-7.1 into master 2020-03-07 12:08:07 +01:00
hengsin 31e63dc04d IDEMPIERE-4193 Incorporate fix from https://tracker.zkoss.org/browse/ZK-4204 2020-03-02 10:04:04 +08:00
Deepak Pansheriya 434cbaf110 IDEMPIERE-4157: Quick Form for fast data entry with keyboard 2020-02-26 16:08:42 +01:00
Carlos Ruiz af5cfcb0e8 IDEMPIERE-4174 Login issues using password manager / IDEMPIERE-3182 2020-02-19 22:05:18 +01:00
hieplq 35d6fbc1b4 IDEMPIERE-2480:ZK7 - Horizontal Scrollbar calculate wrong full width 2017-12-06 15:59:38 +01:00
Heng Sin Low b98154670d IDEMPIERE-3518 Improvement For Mobile Compatibility. Fix calendar errors on mobile devices. 2017-10-20 12:25:52 +08:00
Heng Sin Low 4fa7235538 IDEMPIERE-3518 Improvement For Mobile Compatibility 2017-10-18 21:05:12 +08:00
hieplq 6bcfbaae8e IDEMPIERE-3426:improve tab behavior
combobox keystrock issue
2017-07-18 11:09:56 +07:00
hieplq a864e8b58a IDEMPIERE-3426:improve tab behavior
drag&drop effect
2017-07-17 23:17:37 +07:00
hieplq 646439e584 IDEMPIERE-1287:When editing in a field (header or detail) use shortcut key (alt + next) to move next record. value in this field is not save
fix for case not yet load ckeditor
//https://www.zkoss.org/javadoc/latest/jsdoc/_global_/zk.html#$import(_global_.String)
2017-03-30 02:57:57 +07:00
hieplq cf311b9c15 IDEMPIERE-1287:When editing in a field (header or detail) use shortcut key (alt + next) to move next record. value in this field is not save
support CKEditor control (IDEMPIERE-2310)
2017-03-29 16:57:38 +07:00
hieplq c624d4ec7d IDEMPIERE-3179:record should move to editing mode when user is editing first field
just change move status to edit, don't change anything (ever don't update new value for this field)
2016-09-29 12:38:37 +02:00
hieplq ae3e003560 IDEMPIERE-3179:record should move to editing mode when user is editing first field
just fire onChange for text conponent
2016-09-09 22:08:22 +07:00
hieplq 5adb11ed1c IDEMPIERE-3179:record should move to editing mode when user is editing first field
a bit optimize and use common function
2016-09-04 21:43:52 +07:00
hieplq 2f41998354 IDEMPIERE-1287:When editing in a field (header or detail) use shortcut key (alt + next) to move next record. value in this field is not save 2016-09-04 21:38:49 +07:00
hieplq 0d0ce41a4b IDEMPIERE-3179:record should move to editing mode when user is editing first field
a bit optimize. do nothing when component don't lay on standard window
2016-09-04 20:18:58 +07:00
hieplq abaf405158 IDEMPIERE-3182:auto fill password don't work util you touch password field
a complete solution.
2016-09-13 14:43:24 +07:00
hieplq 9dccd57617 IDEMPIERE-3179:record should move to editing mode when user is editing first field 2016-09-04 10:51:01 +07:00
hieplq bdeb9727be IDEMPIERE-2488:Info Window run Query twice
add option load page number or not
2015-08-10 00:15:14 +08:00
Heng Sin Low c3ae09f539 IDEMPIERE-2114 Session is not closed when closing the tab. Integrate patch from hieplq. 2015-01-19 10:08:49 +08:00
Heng Sin Low 4fd8b7d079 1003394 Failed to Process "setAttr" error when opening User window. Hide zk client side error from end user. IDEMPIERE-1506 2013-10-28 15:45:48 +08:00
Heng Sin Low a1fdf9420e IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Added theme preference support. Added toolbar button size preference. 2013-05-21 23:43:22 +08:00
Heng Sin Low 13410623d4 IDEMPIERE-855 The parameter ZK_BUTTON_STYLE = IT makes the rendering of the buttons wrong 2013-04-12 16:20:41 +08:00
Heng Sin Low 6fb285bc78 IDEMPIERE-231 Zk6: Improve the tablet experience. Minor meta and css fix. 2013-03-14 10:45:16 +08:00
Heng Sin Low a3047effea IDEMPIERE-231 Zk6: Improve the tablet experience. Fixed scaling problem with iPad. Fixed click event for the collapsed menu bar doesn't fire on iPad. 2012-04-12 15:54:18 +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