- Nov 10, 2023
-
-
Jan Haller authored
-
- Jun 02, 2023
-
-
Carsten Rose authored
-
- Apr 25, 2023
-
-
Jan Haller authored
-
- Apr 21, 2023
-
-
Jan Haller authored
-
Jan Haller authored
S16051 :has selector is not supported on Firefox. The first rule treats all <li> elements and the second one resets the style of active links. refs #16051
-
Jan Haller authored
S16051 Dropdown options with render mode 3 now have the same padding as the other active options but the text is gray. refs #16051
-
- Mar 31, 2023
-
-
Jan Haller authored
B15921 Codemirror for editing reports in frontend is not resizable, so it does not interfere with the resize ability of the external window. refs #15921
-
- Mar 22, 2023
-
-
Pascal Rössler authored
-
- Mar 06, 2023
-
-
Jan Haller authored
-
- Feb 17, 2023
-
-
Carsten Rose authored
-
- Feb 01, 2023
-
-
Jan Haller authored
F10013: Changed FormEditor.sql1, FormEditor.value, FormEditor.parameter, Form.parameter default type to editor, editorType=codemirror. Size is adjustable for codemirror (only height) if empty: height 1 line. refs #10013
-
- Jan 11, 2023
-
-
Pascal Rössler authored
B11517: Fixed Bug not showing extraInfoButton on certain FormElements like: TextArea, Select, Checkbox, Radio, Upload, Editor refs #11517
-
- Dec 19, 2022
- Dec 14, 2022
- Dec 13, 2022
- Dec 07, 2022
-
-
enured authored
F15036: Implemented new feature for Summary additional row in subrecord. subrecordAppendRows as parameter allows you to add rows with new SELECT. refs #15036
-
- Nov 24, 2022
-
-
enured authored
-
- Nov 15, 2022
-
-
enured authored
B13716: Added font license documentation. Created new folder for custom_fonts and implemented copy function in gruntfile. refs #13716
-
- Nov 10, 2022
-
-
enured authored
B13716: Added new font file in extension for password. And changed path from remote to local font file.
-
- Sep 20, 2022
-
-
enured authored
F12630: Extended compatibility with user given time format. Format HH:mm:ss activates field showSeconds. Record lock function for changing seconds and correctly shown arrows for seconds implemented.
-
- Aug 23, 2022
-
-
bbaer authored
-
- Mar 25, 2022
-
-
enured authored
B13767 this fix prevents marking elements with class .btn to required color, which aren't given from forms itself (all form buttons are 'button' tags). In this case we need to filter out anchor tags with blank href (#) (sometimes used as buttons from other js frameworks like datetimepicker to trigger some functions). Also implemented new CSS lines to overwrite specific bootstrap.css rules for the datetimepicker (arrows are higher positioned, which looks better than before)
-
- Mar 08, 2022
-
-
enured authored
S13827: Added new font family to fake passwords. Using the font for formelement password. At the end we dont use the input type password anymore. Best solution to prevent offers of user credentials from browser.
-
- Dec 22, 2021
-
-
enured authored
B13084 Dropdown menue is now clickable on smartphone. z-index is set higher than from dropdown-backdrop class
-
- Dec 14, 2021
-
-
enured authored
Button is seperated in own div with class row and col-md-12. Now it will be rendered after closing the form-tag.
-
- Dec 13, 2021
-
-
enured authored
-