- Oct 04, 2022
-
-
bbaer authored
-
- Oct 03, 2022
- Aug 29, 2022
-
-
Carsten Rose authored
-
- Aug 28, 2022
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Refs #9281 - Allow STRICT_TRANS_TABLES - Default '0' is now set for all INT columns. DB-Update will change column definition. TEXT columns still don't have a default: Before MariaDB 10.2.1, BLOB and TEXT columns could not be assigned a DEFAULT value. This restriction was lifted in MariaDB 10.2.1. - we still have several DBs with 10.0 and 10.1.
-
Carsten Rose authored
-
- 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
-