core-jgi/org.adempiere.ui.zk/WEB-INF
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
..
src IDEMPIERE-4468 Pass the current value of numberbox to the textfield of calculator (#385) 2020-11-18 11:49:48 +08:00
tld/web IDEMPIERE-4536 Allow minor customizations in default theme (#382) 2020-11-14 17:04:51 +01:00
xsd IDEMPIERE-3876 Encoding and line delimiter issues / convert sources to unix line delimiter 2019-01-21 15:37:14 +01:00
jetty-web.xml IDEMPIERE-2490 java.lang.IllegalStateException: Form too large (#363) 2020-11-09 12:26:39 +01:00
web.xml IDEMPIERE-4512 zk9.5 - Timeout page is not working (#384) 2020-11-16 18:18:49 +01:00
zk-selenium.xml shut off validate warrning of org.adempiere.ui.zk 2017-05-07 14:55:04 +07:00
zk-websocket-serverpush.xml IDEMPIERE-4154 ServerPush Adjustments. Further refinement of the long polling serverpush implmentation. Add back zk-websocket-serverpush.xml 2020-01-31 12:20:05 +08:00
zk.xml IDEMPIERE-4512 zk9.5 - Timeout page is not working (#386) 2020-11-17 11:05:10 +01:00