Commit Graph

43 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
Carlos Ruiz c954a055b2
IDEMPIERE-4468 Pass the current value of numberbox to the textfield of calculator (#385)
IDEMPIERE-2003 Capturing wrong numbers with numeric keypad when decimal separator is not dot

- Simplify the code for IDEMPIERE-4468 using Clients.evalJavaScript
- Fix IDEMPIERE-4468 to work in sync with IDEMPIERE-2003
- Improve IDEMPIERE-4468 to set the cursor at the end of the passed value
- Improve IDEMPIERE-2003 to insert the comma separator where the cursor is
- Simplify the code for IDEMPIERE-2003, there was a code calling setWidgetListener onKeyDown and doKeyPress_
  Probably required for old browsers, tested without that code with actual chromium and firefox and both worked perfect
2020-11-18 11:49:48 +08:00
hengsin 052a9e8474
IDEMPIERE-4512 zk9.5 - Timeout page is not working (#384) 2020-11-16 18:18:49 +01:00
Carlos Ruiz 54aab6fea3 hg merge release-6.2 (merge release6.2 into default) 2019-09-07 13:30:15 +02:00
jonatas.silvestrini 7d0101fcee COF #9933 / IDEMPIERE-3848 - Photobooth.min.js updated 2019-09-04 16:08:17 -03:00
Carlos Ruiz b600b9878d IDEMPIERE-3978 Zoom from QuickInfo to a specific window / peer review and tests 2019-06-04 10:26:58 +02:00
Murilo Habermann Torquato c0b4da403d Refs #9674 - window UUID from quickInfo zoom ( IDEMPIERE-3978 ) 2019-06-03 16:31:38 -03:00
Elaine Tan 67dbc090f0 IDEMPIERE-3901 Zooming from HTML report doesn't work on firefox (AP2-851) 2019-02-20 18:12:00 +08:00
Elaine Tan aa5b120946 IDEMPIERE-3901 Zooming from HTML report doesn't work on firefox (AP2-851) 2019-01-10 21:42:11 +08:00
Carlos Ruiz abdf2d50d5 IDEMPIERE-2003 Capturing wrong numbers with numeric keypad when decimal separator is not dot / similar problem in calculator 2018-12-20 15:53:16 +01:00
Carlos Ruiz 7a20fb4081 IDEMPIERE-2527 Displaying html tags produced by ckeditor in jasper / thanks to Anozi Mada 2018-08-17 18:46:37 +02:00
Heng Sin Low 4fa7235538 IDEMPIERE-3518 Improvement For Mobile Compatibility 2017-10-18 21:05:12 +08:00
Carlos Ruiz f474ad12f6 1006079 Ease edit of OnLine Context Help. / IDEMPIERE-3438 (integrating contribution from hengsin) 2016-07-05 23:07:48 +08:00
Carlos Ruiz 0ce374101f hg merge release-3.1 (merge release3.1 into development) 2016-05-30 21:19:18 -05:00
Heng Sin Low ad70d07927 IDEMPIERE-3118 1005937 - Allow capture from webcam from Image field / Enhance existing image reference to support webcam and additional layout options 2016-05-30 15:40:44 -05:00
Carlos Ruiz 92a26c573f hg merge release-3.1 (merge release3.1 into development) 2016-05-17 11:51:49 -07:00
Carlos Ruiz 53d3328067 IDEMPIERE-2020 Value Format for ZK 2016-05-05 23:35:42 -07:00
hieplq 9fa4956d0c IDEMPIERE-2966:replace persist-js by localStorage of html5 2015-12-09 22:37:37 +07:00
hieplq e8fadaefbc IDEMPIERE-2640:Performance: Html/Tabular reports size could be reduced
step2: remove duplicate menu context
2015-07-02 14:40:07 +07:00
Carlos Ruiz b8ae8ddcf8 Merge development (840f74787018) into zk7 branch 2014-07-15 16:51:22 -05:00
Carlos Ruiz c3f9e44ca0 IDEMPIERE-2003 Capturing wrong numbers with numeric keypad when decimal separator is not dot 2014-07-11 20:11:30 -05:00
Heng Sin Low b2c4c429a9 IDEMPIERE-1666 Error when adding performance gadget. 2014-03-22 09:30:23 +08:00
Heng Sin Low f41088eb9e IDEMPIERE-1635 Upgrade to zk7. Initial commit. WIP. 2013-12-16 12:25:32 +08:00
Heng Sin Low 25226f75a8 IDEMPIERE-669 Zk: User Feedback Service. Update html2canvas script to version 0.4.1 2013-11-22 17:34:52 +08:00
Carlos Ruiz f632c150f9 IDEMPIERE-1320 problem reported with calculator and arithmetic separator , 2013-09-04 19:18:13 -05:00
Heng Sin Low 788d932239 IDEMPIERE-988 Failed to process script In Advanced search for any window. 2013-06-24 17:45:25 +08:00
Heng Sin Low 0d089ea776 update to newer revision of html2canvas. 2013-04-12 16:50:41 +08:00
Heng Sin Low b253e2cdf6 IDEMPIERE-801 Tab body mask doesn't block focus. 2013-03-27 16:21:44 +08:00
Carlos Ruiz bc149d881b IDEMPIERE-684 problem with calculator with value 0.02 / Thanks to David Peñuela (dpenuela) 2013-03-08 00:51:57 -05:00
Heng Sin Low e0279e57d4 IDEMPIERE-669 Zk: User Feedback Service. Added shortcut key ( ctrl+u for request, alt+u for email ) support. Added auto screen capture support ( tested on firefox and chrome, doesn't work for report and iframe ). 2013-02-28 16:00:04 +08:00
Heng Sin Low a539fde713 IDEMPIERE-647 Error when drilling from idempiere table report. 2013-02-21 16:01:23 +08:00
Heng Sin Low eac774fb67 IDEMPIERE-624 Null.pointer.exception in zoom to column. 2013-02-18 14:33:38 +08:00
Heng Sin Low bbbb4eb4c2 IDEMPIERE-626 Zk: Ticket #1002211: Context help pane. Use custom scrollbar for side panel. Use smaller font size for context help. 2013-02-18 12:00:38 +08:00
Carlos Ruiz 52aababe24 IDEMPIERE-563 HTML Editor for text fields / Include more items on the toolbar 2013-01-25 16:43:59 -08:00
Heng Sin Low 4bd63b66f4 IDEMPIERE-563 HTML Editor for text fields. Revert back to ckeditor. The new 4.0.1 release is working fine again. 2013-01-23 10:55:48 +08:00
Heng Sin Low 748a09c3be IDEMPIERE-369 Master Detail layout improvements. More correct patch for jquery issue under firefox. Now works fine under firefox and chrome. 2012-10-10 17:43:03 +08:00
Heng Sin Low 273887a8f6 IDEMPIERE-369 Master Detail layout improvements. Improve Firefox compatibility. Still some layout issue but at least it run now. 2012-10-10 17:08:50 +08:00
Elaine Tan bcf0b47bc7 IDEMPIERE-413 zk6: Calculator not working 2012-09-04 17:27:04 +08:00
Heng Sin Low 2f1aa8ac91 IDEMPIERE-144 Performance: Remove the use of zk event thread. Fixed InfoSchedule not showing up and misc. timeline related javascript bugs. Fixed popup dialog sometime is position off screen. 2012-08-22 17:45:31 +08:00
Heng Sin Low 0e42e359f3 IDEMPIERE-231 Zk6: Improve the tablet experience. Fixed click slow to fire or sometime not fire at all on iPad. 2012-04-13 15:24:22 +08:00
Heng Sin Low 33fd4e4ae3 Added null check and fixed scroll to row for zk6 2012-03-05 12:52:25 +08:00
Heng Sin Low 0fd55b821f IDEMPIERE-142 Upgrade web client to Zk 6.0 CE.
- Fixed remember me.
- Fixed various javascript error.
- Fixed dashboard
- Fixed status bar for ad_window
2012-02-29 21:38:49 +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