- May 31, 2023
-
-
enured authored
S16285: WIP: Fixed inline edit button and template group handling with more than 10 records. refs #16285
-
- Apr 16, 2023
-
-
Carsten Rose authored
Reformat Doc. Add per row option default check/uncheck of processRow checkbox. Fix bug that missing F.processRow skip all saves. Fix bug columns '_id' are not handled. Use of HelperFormElement::buildFormElementName(). Rafactor usage of _POST[]. Implement constant F_PROCESS_ROW_COLUMN.
-
- Apr 14, 2023
-
-
enured authored
-
- Mar 14, 2023
-
-
Jan Haller authored
B15726 upon saving the form it checks if there are any hidden inputs that are required. If true, the required attribute gets removed and no error will be shown. If the user subsequently tries to save the form again with the previously required upload required again, the error shown is now from qfq (Missing required value) instead of JS (form is incomplete). refs #15726
-
- Mar 10, 2023
-
-
Pascal Rössler authored
B15773: also display validationError('Allowed characters: 0...9, [latin character], @-_.m;: /()') below typeAhead refs #15773
-
- Mar 06, 2023
-
-
Jan Haller authored
-
- Feb 23, 2023
-
-
enured 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 25, 2023
-
-
Pascal Rössler authored
-
- Jan 17, 2023
- Jan 10, 2023
-
-
enured authored
B2665: Fixed not working dynamic update with tinymce and codemirror. Improved frontend edit visualization, elements in window will be resized automatically. refs #2665
-
- Dec 21, 2022
-
-
enured authored
-
- Dec 19, 2022
- Dec 16, 2022
- Dec 13, 2022
- Dec 02, 2022
-
-
enured authored
B15091, B15079: Implemented typeahead improvement. Now after save value in typeahead input will be refreshed with actual data. Usability of processReadOnly is given even when dynamic update is active. Jquery serialize made problems with our checkbox setup. Now all elements will be serialized correctly. refs #15091 refs #15079
-
- Nov 29, 2022
- Nov 25, 2022
-
-
enured authored
-