core-jgi/org.adempiere.ui.zk/js
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
..
ckeditor IDEMPIERE-2527 Displaying html tags produced by ckeditor in jasper / thanks to Anozi Mada 2018-08-17 18:46:37 +02:00
calc.js IDEMPIERE-4468 Pass the current value of numberbox to the textfield of calculator (#385) 2020-11-18 11:49:48 +08:00
html2canvas.js IDEMPIERE-669 Zk: User Feedback Service. Update html2canvas script to version 0.4.1 2013-11-22 17:34:52 +08:00
jquery.maskedinput.js IDEMPIERE-2020 Value Format for ZK 2016-05-05 23:35:42 -07:00
layout.js
photobooth_min.js COF #9933 / IDEMPIERE-3848 - Photobooth.min.js updated 2019-09-04 16:08:17 -03:00
report.js IDEMPIERE-3978 Zoom from QuickInfo to a specific window / peer review and tests 2019-06-04 10:26:58 +02:00
window.js