F12630: min/max was only for europe date format implemented. Now the...
F12630: min/max was only for europe date format implemented. Now the international format is accepted too. Global config for international date format will be converted automatically from yyyy-mm-dd to YYYY-MM-DD, which results to this example date: 2022-08-12. Ref #14737, #14303, #14245, #13767, #14736 WIP: #14619, c)not reproducable problem
Showing
- Documentation/Installation.rst 33 additions, 6 deletionsDocumentation/Installation.rst
- extension/Classes/Core/AbstractBuildForm.php 98 additions, 22 deletionsextension/Classes/Core/AbstractBuildForm.php
- extension/Classes/Core/Constants.php 10 additions, 0 deletionsextension/Classes/Core/Constants.php
- extension/Classes/Core/Helper/Support.php 4 additions, 2 deletionsextension/Classes/Core/Helper/Support.php
- extension/Classes/Core/Save.php 10 additions, 0 deletionsextension/Classes/Core/Save.php
- extension/Classes/Core/Store/FillStoreForm.php 28 additions, 2 deletionsextension/Classes/Core/Store/FillStoreForm.php
- extension/ext_conf_template.txt 3 additions, 0 deletionsextension/ext_conf_template.txt
- javascript/src/Form.js 42 additions, 0 deletionsjavascript/src/Form.js
- javascript/src/Main.js 11 additions, 3 deletionsjavascript/src/Main.js
Loading
Please register or sign in to comment