- 28 Oct, 2018 1 commit
-
-
Carsten Rose authored
F4901: implement 'delete split files' if primary file is deleted (record) or exchanged against a new one.
-
- 11 Oct, 2018 1 commit
-
-
Elias Villiger authored
-
- 04 Oct, 2018 1 commit
-
-
Carsten Rose authored
-
- 29 Sep, 2018 1 commit
-
-
Carsten Rose authored
-
- 11 Sep, 2018 1 commit
-
-
Carsten Rose authored
-
- 09 Sep, 2018 1 commit
-
-
Carsten Rose authored
-
- 05 Sep, 2018 1 commit
-
-
Elias Villiger authored
-
- 01 Sep, 2018 1 commit
-
-
Carsten Rose authored
-
- 06 Aug, 2018 1 commit
-
-
Elias Villiger authored
-
- 27 Jul, 2018 1 commit
-
-
Elias Villiger authored
-
- 27 Jun, 2018 1 commit
-
-
Carsten Rose authored
-
- 26 Jun, 2018 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- 20 Jun, 2018 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- 18 Jun, 2018 1 commit
-
-
Carsten Rose authored
F5458 Error Log Unique Identifier: Exception message might be an ordinary string or a JSON encoded array.
-
- 25 May, 2018 1 commit
-
-
Carsten Rose authored
-
- 16 May, 2018 1 commit
-
-
Carsten Rose authored
-
- 04 May, 2018 1 commit
-
-
Carsten Rose authored
-
- 01 May, 2018 1 commit
-
-
Carsten Rose authored
Database.php, DatabaseUpdate.php: implement 'specificMessage' in prepareExecute().
-
- 18 Feb, 2018 1 commit
-
-
Carsten Rose authored
-
- 17 Feb, 2018 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
Implemeted two new STORE_SYSTEM variables: '_dbNameData' and '_dbNameQfq' - those will be automatically filled qfq during instantiation QuickFormQuery(). They can be used in Report to easily access the needed DB.
-
- 19 Nov, 2017 1 commit
-
-
Carsten Rose authored
Database.php: fix wrong error message.
-
- 12 Nov, 2017 1 commit
-
-
Carsten Rose authored
-
- 02 Nov, 2017 1 commit
-
-
Carsten Rose authored
-
- 10 Oct, 2017 1 commit
-
-
Carsten Rose authored
-
- 07 Oct, 2017 1 commit
-
-
Carsten Rose authored
Implemented setting 'db_?_xxx' in config.qfq.ini and QuickFormQuery.php and other files. Open: saving in DB_INDEX_QFQ.
-
- 17 Sep, 2017 1 commit
-
-
Carsten Rose authored
-
- 09 Sep, 2017 1 commit
-
-
Carsten Rose authored
-
- 28 Aug, 2017 1 commit
-
-
Carsten Rose authored
-
- 04 Aug, 2017 1 commit
-
-
Carsten Rose authored
-
- 01 Aug, 2017 1 commit
-
-
Carsten Rose authored
Manual.rst: Doc update for periodId. DatabaseUpdateData.php, formEditor.sql: Table 'Period' and sample record. Store.php: Implement systemStoreUpdate() QuickFormQuery.php: call to store->systemStoreUpdate() - might solved in a better way..
-
- 09 Jul, 2017 1 commit
-
-
Carsten Rose authored
-
- 07 Jun, 2017 1 commit
-
-
Carsten Rose authored
Introduce new config var 'DB_UPDATE' in config.qfq.ini. Update the handling, if there exist table 'form' and 'Form'. Manual.rst: document the new config option DB_UPDATE. Database.php: Typo fixed. DatabaseUpdate.php: Iterate over all found 'Form' tables, take the newest version number. Respect config option DB_UPDATE. Fixed a problem: if in the PHP DB updates a newer DB Version is configured than the PHP source itself is, such updates are now not played anymore. Config.php, QuickFormQuery.php, config.example.ini: handle config setting DB_UPDATE.
-
- 29 May, 2017 1 commit
-
-
Carsten Rose authored
-
- 27 May, 2017 1 commit
-
-
Carsten Rose authored
Database.php, QuickFormQuery.php: Initializing of native FormElements: _tgIndex HelperFormElement.php: new function formElementSetDefault(). Add '%d' to id's of extraButtonInfo text elements. Manual.rst: minor typos fixed
-
- 20 May, 2017 2 commits
-
-
Carsten Rose authored
Fixed
-
Carsten Rose authored
Add `sqlLog` and `sqlLogMode` to QFQ tt-content records. Add mode 'error' and `none` to sqlLogMode. Manual.rst: Added explanations for SQL_LOG, SQL_LOG_MODE, and tt-content pendants sqlLog, sqlLogMode. Update config.qfq.ini to latest attributes. Database.php: rename $mode to $currentQueryMode to make it more descriptive. Recode dbLog(). Logger.php: do nothing if there is no file defined. Report.php: new function checkUpdateLog(). Config.php: Set defaults for config.qfq.ini SQL_LOG and SQL_LOG_MODE Store.php: Fix problem that an empty SQL_LOG will be prependad with SYSTEM_PATH_EXT.
-
- 12 May, 2017 1 commit
-
-
Carsten Rose authored
-