- Dec 03, 2017
-
-
Carsten Rose authored
-
- Nov 30, 2017
-
-
Carsten Rose authored
Bug #5031 / Missing details in DbException: New definition of SYSTEM_SHOW_DEBUG_INFO: even after config.qfq.ini is parsed and SIP Infos has been read - if there is no BE User logged in, the value stays on 'auto' (earlier it has been replaced to 'no'). Staying on 'auto' keeps the information that replacing is still open and not replaced means 'no'-BE User logged in.
-
- Nov 29, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- Nov 28, 2017
-
-
Carsten Rose authored
-
- Nov 27, 2017
-
-
Carsten Rose authored
Bug 5004 FormElement with state 'ReadOnly' will be saved with empty value - existing values will be overwritten.
-
- Nov 26, 2017
-
-
Carsten Rose authored
-
- Nov 23, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Bug #4771: workaround which switches off updates to SELECT lists, if they are part of a Multi-FE-Row.
- Nov 22, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Manual.rst: describe new option altsql, shead, stail Report.php: implement altsql, shead, stail.
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Report.php: 'line.count' general available per row. 'line.insertId'. RBGD moved inside of processing result. Replace variables in RBEG. Variables.php: RegExp changed from 'all variables in double curly braces' to 'line.varname' - the other variables are replaced in eval. Evaluate.php: Fixed problem that 'Dropdown Select' with '{{! SE...' not recognized.
-
- Nov 20, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Manual.rst: description of new options for MAIL_LOG and Report/sendmail. sendEmail: added new perl script. Report.php: $mailarr renamed to $mailConfig. convertToken() updated. Sendmail.php: commented mb_send_mail(). New sendEmail(). Config.php: new options MAIL_LOG. Store.php: Update SUSTEM_SEND_E_MAIL
-
- Nov 19, 2017
-
-
Carsten Rose authored
phpUnitTests: fixed some ldap escaping defaulst for leading and trailing spaces. In webwork16, ' hello world ' is fine. On 'alfred16' it seems tob '\20hello world\20' is necessary. Now installed the php-intl. Let's see if something changed.
-
Carsten Rose authored
phpUnitTests: fixed some defintions of string/int
-
Carsten Rose authored
Database.php: fix wrong error message.
-
Carsten Rose authored
OnArray.php: new function keyNameRemoveLeadingUnderscore(). Report: Introduce constant TOKEN_COLUMN_CTRL. Config.php: Implement function 'checkDeprecated(). Store.php: Update StoreSystemUpdate() to handle up to 3 FILL_STORE_SYSTEM_SQL_x. Implement an optional error message together with a full stop.
-
Carsten Rose authored
Bug #4966 / Variable {{feUser:T}} is not available in config.qfq.ini FILL_STORE_VAR - changed ordering of store initialization. Now: TCY...
-
Carsten Rose authored
PhpUnit: fixed back some unit tests, which delivered different results under PHP5 (14.04) and PHP7 (16.04)
-
- Nov 18, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
Bug4965: insert path to QFQ cookie/session, to make multiple installation possible. Only T3 index.php and QFQ API calls are supported to access the QFQ cookie/session.
-
Carsten Rose authored
-
- Nov 17, 2017
-
-
Carsten Rose authored
-
- Nov 16, 2017
-
-
Carsten Rose authored
Manual.rst: some short docs. Support.php: add stripFirstCharIf() Report.php: merge STORE_RECORD
-
- Nov 15, 2017
-
-
Carsten Rose authored
-
- Nov 12, 2017
-
-
Carsten Rose authored
-
- Nov 09, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
Bug #4904 / Undefined Index: DIRTY_FE_USER - PHP problem that constants cant be replaced inside of single ticks. Fixed.
-
Carsten Rose authored
-