egroupware_official/api/js
nathan 1ea0e7a56c Et2Number formatting fixes
- fix issues with multiple . as thousands separator changed the number on blur.
  eg: 123.456.789 was changed to 123.456,78
- add exception for N.A. numbers entered when "," is decimal separator
  eg: 1.5 assume user meant 1,5 not 1500 or 15.
  Precision is taken into account so if precision=3, assume 1.234 is 1,234 not 1.234,000.
2024-12-03 10:14:13 -07:00
..
egw_action Fix contextmenu by keyboard context button 2024-11-15 11:13:15 -07:00
etemplate Et2Number formatting fixes 2024-12-03 10:14:13 -07:00
framework Deal with scrollarea absolute positioning vs expanding tree 2024-10-04 16:55:53 -06:00
jquery Docs: Get the ETemplate2 webComponent widets working on doc site 2023-10-27 11:50:51 -06:00
jsapi Fix horizontal overflow in popups caused by large fonts or wide templates 2024-11-27 15:53:37 -07:00
offline Try to pass context on when binding events because there might be some other plugins using those events too. Fix broken avatar cropper. 2018-11-02 10:00:08 +01:00
Resumable * All apps: fix drag and drop a file from FireFox download list not working 2020-08-13 16:23:07 +02:00
tinymce/langs Update tinymce translation files, thanks to Stefan Unverricht 2019-11-26 13:12:18 +01:00
egw_json.js replace LAB.js with native es5 loading 2021-06-05 20:39:39 +02:00
es6-promise.min.js moving all - non ancient ;-) - js files to api/js 2016-04-07 10:38:05 +00:00
login.js better check/waiting for egw_ready, also coping with (current) situation that it is already existing 2024-01-15 08:47:15 +02:00
tapandswipe.ts Fix swipe and popup contextmenu being triggered accidentally in touch devices 2023-06-01 15:28:42 +02:00