- Nov 02, 2022
-
-
enured authored
B8891: Implemented feature for user given doNotLogColumn list in qfq config and form parameter. Value of any column in list will logged be as '*hide in log*'. List default is 'password'.
-
- Oct 26, 2022
-
-
enured authored
Bug in QFQ V22.10.1 with expected string and got array is fixed with this commit. Empty array made problems.
-
- Oct 24, 2022
-
-
Carsten Rose authored
-
- Oct 18, 2022
-
-
Carsten Rose authored
-
- Oct 14, 2022
-
-
enured authored
B14618: Changed logic behind getting first value from array (check for typeahead array was already given but was placed after the checkForEncryptedValue function). No exception possible. Function name changed to generic. Added new function is_multi_array to check if array is multidimensional and return true or false.
-
enured authored
B14755: Fix for typeahead problem in t3 v9 and higher. Typeahead url will be setup same as save.php. Results to an absolute path.
-
- Oct 13, 2022
- Oct 12, 2022
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
bbaer authored
-
- Oct 05, 2022
-
-
Carsten Rose authored
-
Carsten Rose authored
-
bbaer authored
-
bbaer authored
-
- Oct 04, 2022
- Oct 03, 2022
- Sep 29, 2022
-
-
enured authored
-
enured authored
-
enured authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- Sep 28, 2022
-
-
Carsten Rose authored
-
- Sep 27, 2022
-
-
enured authored
F10782: Implemented pictureUpload.php functionality in Class File. Upload is now handled by API file.php. Added feature for function updateT3QfqConfig, possible to give config array or key. updateT3QfqConfig is handled over bool variable. Function getUniqueFileName is now in HelperFile Class. Optimized set of baseUrl.
-
- Sep 26, 2022
-
-
Carsten Rose authored
-
- Sep 22, 2022
-
-
Carsten Rose authored
Refs #12630. Fallback cascade of dateTimePickerType (Config > Form > FE) fixed. Refactor to use existing logic.
-
- Sep 20, 2022
-
-
enured authored
-
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.
-
enured authored
F12630: Changed some functions for save behaviour. Did a lot of tests. Final version 2 of datepicker.
-
- Sep 19, 2022
-
-
enured authored
F10782: Changed documentation for TinyMce und httpOrigin. Set httpOrigin dynamically via baseUrl. Added implementation for the functionality of drag and drop from images. Refs #14463 Allow statusbar (resize button included) to show as default. Refs #14455 Drag and drop triggers record lock now.
-
- Sep 17, 2022
-
-
Carsten Rose authored
Implements #10012. RedirectAllMailto might optionally dynamically set by current logged in FE or BE User.
-
- Sep 16, 2022
-
-
enured authored
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
-