- 01 Sep, 2019 4 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Fixes #7682. 'Input textarea auto height' - Improve detection single/multiple lines, improve doc, enhance unit tests.
-
- 31 Aug, 2019 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
Fixes #1201. FE.parameter option has never been implemented. According https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/tabindex only the values '0' and '-1' are good. 'tabindex' has been removed from Manual.rst. FormEditor.sql has been changed that all links are 'tabindex="-1"'.
-
- 23 Jun, 2019 1 commit
-
-
Carsten Rose authored
Refs #8204. Copy requiredPosition from Form to FormElement has been moved from 'formElementSetDefault()' to 'copyAttributesToFormElements()'
-
- 22 Jun, 2019 1 commit
-
-
Carsten Rose authored
-
- 20 Jun, 2019 1 commit
-
-
- 06 Jun, 2019 1 commit
-
-
- 03 Jun, 2019 1 commit
-
-
- 29 Mar, 2019 3 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Marc Egger authored
-
- 27 Mar, 2019 1 commit
-
-
Marc Egger authored
-
- 17 Mar, 2019 1 commit
-
-
Carsten Rose authored
-
- 04 Mar, 2019 1 commit
-
-
Carsten Rose authored
-
- 01 Mar, 2019 1 commit
-
-
Carsten Rose authored
-
- 24 Feb, 2019 1 commit
-
-
Carsten Rose authored
-
- 13 Feb, 2019 1 commit
-
-
Carsten Rose authored
Fixes #7864. 'required'-FE Elements, deactivated via formModeGlobal=requiredOff, now gets class 'required-field'. The final 'required' mode is still temporarily disabled.
-
- 07 Feb, 2019 2 commits
-
-
Marc Egger authored
-
Carsten Rose authored
-
- 06 Feb, 2019 1 commit
-
-
Marc Egger authored
-
- 31 Jan, 2019 1 commit
-
-
Carsten Rose authored
-
- 30 Jan, 2019 3 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- 27 Jan, 2019 1 commit
-
-
Carsten Rose authored
Refs #7743. Move error mesages to Constants.php. Unit tests use those constants now. 'data-pattern-error' only delivered if a 'pattern' is given. 'required' attribute only delivered is set.
-
- 19 Jan, 2019 1 commit
-
-
Carsten Rose authored
FormElement.type=select: fixed problem with dynamic update and mode=readonly - list was still selectable.
-
- 15 Jan, 2019 1 commit
-
-
Carsten Rose authored
-
- 14 Jan, 2019 1 commit
-
-
Carsten Rose authored
-
- 10 Jan, 2019 1 commit
-
-
Carsten Rose authored
Redesing FormEditor: FormElement as second pill. Hide MultiForm as long as it not active. Rename Various to Layout.
-
- 04 Jan, 2019 1 commit
-
-
Carsten Rose authored
Fixes #7603: Unit test if DatabaseUpdate() plays well. Especially that formEditor.sql is running fine.
-
- 02 Jan, 2019 1 commit
-
-
Carsten Rose authored
-
- 30 Dec, 2018 2 commits
-
-
Carsten Rose authored
File not found in FE.type=file: Show more clearly that the pathfilename is only shown when ShowDebugInfo=on.
-
Carsten Rose authored
File not found in FE.type=file: Show more clearly that the pathfilename is only shown when ShowDebugInfo=on.
-
- 22 Dec, 2018 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- 21 Dec, 2018 1 commit
-
-
Carsten Rose authored
B3464: FE.type=subrecord, mode=readonly - fixed that sub form should be open with 'formGlobalMode=readonly'
-
- 19 Dec, 2018 1 commit
-
-
Carsten Rose authored
Fixed broken init in phpunit run. Fixed access to uninitialized var. Throw exception if dndTable or form is missing.
-