- Aug 26, 2022
-
-
Carsten Rose authored
Fixes #9221: If FE_TYPEAHEAD_LDAP or FE_TYPEAHEAD_SQL is set, skip forcing maxlength to table column definition. Instead use custom supplied value.
-
Carsten Rose authored
Refactor $buildElementFunctionName: remove indirect function calls from AbtractBuildForm.php to simplify debugging.
-
- Aug 22, 2022
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Refs #4018: Implement renamed keywords _ta_query, _ta_prefetch. Fix broken detection of typeahead mode.
-
- Aug 21, 2022
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- Aug 20, 2022
-
-
Carsten Rose authored
-
- Jun 22, 2022
-
-
check if array elements exist before accessing them, to make the code compatible with newer PHP versions
-
- Jun 20, 2022
-
-
Enis Nuredini authored
-
enured authored
-
Carsten Rose authored
-
- Jun 19, 2022
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- Jun 08, 2022
-
-
Carsten Rose authored
Fixes #14292. Upload: mode=required broken for advanced upload (non primary column) after first save
-
Carsten Rose authored
-
- Jun 03, 2022
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- Jun 01, 2022
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- May 25, 2022
-
-
enured authored
Implemented new php unit tests for encryption feature. Customized old unit tests to get them ready and work for the new feature (testConfigIniDefaultValues, TestFormEditor.sql). And corrected some typo.
-
- May 23, 2022
-
-
enured authored
-
- May 20, 2022
-
-
enured authored
QFQ encrypt/decrypt WIP: Feature implementation for Forms and Report finished. QFQ Variables are in progress
-
- May 18, 2022
-
-
enured authored
QFQ encrypt/decrypt WIP: created new class for encryption and decryption of strings. Implemented multiple functions to handle these data. Prepared formEditor.sql and formElement.json for new feature
-
- 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 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