- 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.
-
- Aug 28, 2022
-
-
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.
-
- Aug 21, 2022
-
-
Carsten Rose authored
-
- Jun 19, 2022
-
-
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
-
- Mar 20, 2022
-
-
Carsten Rose authored
-
- Mar 07, 2022
- Dec 26, 2021
-
-
Carsten Rose authored
-
- Dec 20, 2021
-
-
enured authored
-
- Dec 07, 2021
-
-
Carsten Rose authored
-
- Nov 20, 2021
-
-
Carsten Rose authored
-
- Jun 14, 2021
-
-
Carsten Rose authored
-
- Jun 07, 2021
-
-
Carsten Rose authored
-
- May 01, 2021
-
-
Carsten Rose authored
-
- Apr 11, 2021
-
-
Carsten Rose authored
-
- Apr 07, 2021
-
-
Marc Egger authored
-
Marc Egger authored
-
- Mar 29, 2021
-
-
Marc Egger authored
-
- Mar 22, 2021
-
-
Marc Egger authored
-
- Mar 21, 2021
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- Mar 20, 2021
-
-
Carsten Rose authored
-
- Mar 19, 2021
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- Feb 19, 2021
-
-
Marc Egger authored
-
- Feb 15, 2021
-
-
Marc Egger authored
-
- Feb 01, 2021
-
- Jan 29, 2021
-
-
Carsten Rose authored
-
- Jan 19, 2021
-
-
Carsten Rose authored
Moved column Form.filstats before 'modified'. In all tables the columns 'modified' and 'created' are the last.
-
- Oct 26, 2020
-
-
Marc Egger authored
-
- Oct 17, 2020
-
-
Carsten Rose authored
Fixes #11325. SQL CALL() has never been used before. Should be fine now. Unsupported: Multiple (like query_multi()) - only the first one will be returned.
-