- May 30, 2022
-
-
Carsten Rose authored
-
- May 29, 2022
-
-
Carsten Rose authored
-
- May 16, 2022
-
-
Carsten Rose authored
-
- May 15, 2022
-
-
Carsten Rose authored
#Refs 13722: Detect and fix pdfunite problems "Gen inside xref table too large (bigger than INT_MAX)" via pdf2ps, ps2pdf
-
- May 14, 2022
-
-
Carsten Rose authored
Problem was a second exception. Prevent throwing 'invalid sip' a second time will show IP/feUser already in first exception handling.
-
- May 13, 2022
-
-
Carsten Rose authored
-
- Mar 25, 2022
-
-
enured authored
-
- Mar 23, 2022
-
-
enured authored
F9052 CodeMirror changes: 1. header in extern window is sticky- 2. pagetitle,content header and content id is shown in header- 3. File (reportPathFileName) is only shown if given- 4. page in extern window no longer flickers at first load
-
Carsten Rose authored
-
- Mar 22, 2022
-
-
Carsten Rose authored
-
- Mar 21, 2022
-
-
enured authored
-
- Mar 20, 2022
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- Mar 18, 2022
-
-
enured authored
B13677 Implemented variable to get required new from form and set status of formelement preview button correctly.
-
enured authored
S13679 Multiple changes in php and js to get tablesorter-view-saver work in subrecord. Implemented new parameter for subrecord to give own attributes. Selecting views or columns doesn't impact browser history and record lock anymore. Only saving a new view or deleting an existing view still impacts browser history (but not record lock), It's impossible to prevent it because we need the page reload to get new existing views after deleting or saving a new one.
-
- Mar 16, 2022
-
-
enured authored
S13657 Added two new twig report files to system: FormEditorTwig and autoCronTwig. Documentation added for setup of these new files.
-
- Mar 14, 2022
-
-
enured authored
F9052: New feature implemented with js to edit content records in front end. Now a separate window will be shown for every content record to edit it. Extern edit window stays open until it will be closed. After refreshing main window changes are shown.
-
- Mar 08, 2022
- Mar 07, 2022
- Feb 28, 2022
-
-
enured authored
B13842 Changed cookie params in session. Domain is not needed to give because we dont use subdomain. Better compatibility with qfqpdf.
-
enured authored
-
enured authored
B13842 Fix for broken SIP in wkhtml and qfqpdf. Now correct string will be set in cookie for wkhtml. For qfqpdf domain and its value with previous point is given to get the right cookie.
-
- Feb 21, 2022
-
-
enured authored
S13827 Better fix for ignoring autofill. Should work with every browser. For type password set autocomplete to new-password and every password element gets an own input type=text tag which is not displayed.
-
enured authored
S13827 Fix for autofill in datetimepicker and all other given text elements. Autofill will be ignored. For password it will give choice to select a generated password.
-
- Feb 20, 2022
-
-
Carsten Rose authored
Fixes #13818. Maybe there is a better place to fix the typeahead array issue than to sanitize all possible types of value
-
- Feb 18, 2022
-
-
enured authored
S13818 Changed to check only value of array. Because key(id) as a number is not needed to check. It doesnt has impact to output. An array is only given if typeAheadSql with id and value is used.
-
enured authored
S13818 Implemented check if $value is array and do the check in a foreach loop for every string in this array.
-
- Feb 11, 2022
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- Feb 04, 2022
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- Jan 31, 2022
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
enured authored
-
enured authored
B11134: Changed the way of calculating expireDate. Default secure is set to false (to get cookies over HTTP) and added commentary how to set it correctly to true if needed. Tested under PHP 7.2. Test under 7.3 or higher must be made.
-
- Jan 28, 2022