- Nov 16, 2022
-
-
enured authored
S15014: Fixed array count error for update statement. Changed usable keyword from noSameRow to append. Implemented new exceptions. refs #15014
-
- Nov 15, 2022
- Nov 13, 2022
-
-
Carsten Rose authored
Multiple specialColumn names with different user given encryptionMethod in one... See merge request !476
-
Carsten Rose authored
#1Fix: false behaviour for activated dynamic update in checkboxes. #2Fix:... See merge request !475
-
Carsten Rose authored
Fixed bug with rendered inline report in Excel export which resulted to error.... See merge request !474
-
Carsten Rose authored
B14622 form element save unexpected error See merge request !473
-
Carsten Rose authored
B11325: Merged with actual dev branch and checked successful unit tests. See merge request !470
-
- Nov 10, 2022
-
-
enured authored
Multiple specialColumn names with different user given encryptionMethod in one query didn't work as expected. This fixes the issue.
-
enured authored
#1Fix: false behaviour for activated dynamic update in checkboxes. #2Fix: Using dynamic update with typeahead didn't trigger typeAheadPrefetch. Refs: #15005
-
- Nov 08, 2022
-
-
enured authored
Fixed bug with rendered inline report in Excel export which resulted to error. Boolean variable inlineReport have been overwritten in every situation with systemInlineReport (happens only if typo3 User is logged in). Now it will be only overwritten if inlineReport is true in this situation. Normally inlineReport is set to false if specific condition like export excel is used.
-
enured authored
-
- Nov 06, 2022
-
-
Carsten Rose authored
-
- Nov 03, 2022
- Oct 28, 2022
-
-
enured authored
-
- Oct 26, 2022
-
-
Carsten Rose authored
Bug in QFQ V22.10.1 with expected string and got array is fixed with this... See merge request !469
-
enured authored
Bug in QFQ V22.10.1 with expected string and got array is fixed with this commit. Empty array made problems.
-
- Oct 25, 2022
-
-
Carsten Rose authored
-
- Oct 24, 2022
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
various incl v10 See merge request !466
-
Carsten Rose authored
F12588 t3 v10 migration See merge request !460
-
Carsten Rose authored
S14802 date time own class and unit tests See merge request !461
-
Carsten Rose authored
B14844: Refs 14844 Fixed bug of no working dynamic update and empty output in... See merge request !462
-
Carsten Rose authored
B14618: Little check for array (coming from typeAhead) and split them... See merge request !463
-
Carsten Rose authored
B14755: Fix for typeahead problem in t3 v9 and higher. Typeahead url will be... See merge request !464
-
Carsten Rose authored
S14885 fabric zoom problem See merge request !465
-
Carsten Rose authored
-
- Oct 18, 2022
-
-
Carsten Rose authored
-
- Oct 17, 2022
- 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.
-