- 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
-
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
-
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 23, 2022
-
-
enured authored
F12630: Added code commentary. Reformatted code. getUniqueFileName function changed. New logFileMessages implemented. Awaiting feedback.
-
- 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.
-