- Dec 28, 2023
-
-
Jan Haller authored
Refs #17255 - If the record has been modified in the meantime, an alert will still be shown but the error will not be logged.
-
Jan Haller authored
Refs #8702 - Added functionality to check if the record is already locked after loading the form. If the record is locked by another user, an alert is displayed with the message "The record has been locked by user 'user1' until 28.12.2023 10:16:51.".
-
Jan Haller authored
-
- Dec 27, 2023
-
-
enured authored
-
enured authored
-
Jan Haller authored
-
- Dec 26, 2023
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- Dec 19, 2023
-
-
enured authored
-
- Dec 14, 2023
- Dec 11, 2023
-
-
Jan Haller authored
-
- Dec 07, 2023
-
-
Zhoujie Li authored
-
- Dec 01, 2023
-
-
Carsten Rose authored
-
- Nov 30, 2023
-
-
Zhoujie Li authored
-
- Nov 28, 2023
-
-
Jan Haller authored
Refs #4413 - Additional check while saving if js-required-check is bypassed/skipped. Checks if child FE has required fieldset as parent FE, then saving is not possible.
-
Carsten Rose authored
-
Jan Haller authored
-
- Nov 27, 2023
-
-
Jan Haller authored
-
enured authored
F15324: Implementation for filePond upload in Form done. New parameter uploadType can switch between old and new upload. refs #15324
-
- Nov 24, 2023
-
-
enured authored
-
enured authored
F15324: Added documentation, implemented multi db setup. Cleared some code which wasnt necessary. Implemented FormSubmitLog functionality. Added new library's in copy.js Changed remove icon. refs #15324
-
Jan Haller authored
Refs #16236 - Renamed exception to qfqLog. qfqLog is set to true by default, which means that without including it as a parameter, a log entry will be made. This behaviour is the same as it was before. If the error should not be logged it has to be set to qfqLog = 0.
-
- Nov 23, 2023
-
-
Jan Haller authored
-
Jan Haller authored
-
- Nov 17, 2023
-
-
Krzysztof Putyra authored
-
- Nov 15, 2023
-
-
Carsten Rose authored
-
- Nov 10, 2023
-
-
enured authored
-
enured authored
-
Carsten Rose authored
-
Jan Haller authored
-
Jan Haller authored
-
Jan Haller authored
-
Jan Haller authored
-
Jan Haller authored
-
Jan Haller authored
Refs #16236 - Overhaul sqlValidate() dialog and logging. Parameter messageFail is still supported and the alert uses default values (behaviour has not changed). The parameter exception determines if an error should be logged. By default, or with exception=0, no logging occurs and a plain error message (string only) will be thrown by InfoException. If the parameter exception is set (exception[=1]), an UserFormException will be thrown without debug info and details (for users and developers).
-
Jan Haller authored
-