- Dec 08, 2018
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Evaluate.php, QuickFormQuery.php: 1) split exception in user/support, 2) start to implement that '!' in '{{!...' is not necessary anymore. Implemented for 'fillStoreVar' in FE Action elements.
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- Dec 07, 2018
-
-
Carsten Rose authored
-
- Dec 06, 2018
-
-
Carsten Rose authored
Fixes #7001 - Error message: if 'modeSql' fails, error message does not contain a reference to the causing FE.
-
- Dec 04, 2018
-
-
Carsten Rose authored
Fixes #6866: On logout destroy STORE_USER. Session.php: check if _COOKIE['fe_typo_user'] has changed - yes: clear STORE_USER. Store.php: Rearrange functions.
-
- Dec 03, 2018
-
-
Carsten Rose authored
Fixes #7407: MariaDB / Ubuntu 18 complains about missing values if column of type TEXT isn't explicit specified in INSERT. New default for database.init=SET sql_mode = "NO_ENGINE_SUBSTITUTION"
-
Carsten Rose authored
-
Carsten Rose authored
Manual.rst: Change _Paged to _paged in FormEditor example. Remove description to never implemented <level>.db. Add report keyword description <dbIndex>.
-
Carsten Rose authored
F4906 Php Session Timeout: can be specified globally in configuration and per form. Affects only logged in FE User.
-
- Dec 02, 2018
-
-
Carsten Rose authored
-
Carsten Rose authored
Logger.php: remove UserAgent - that one is logged in FormSubmitLog Table. Add 'cookie' to filter individual actions.
-
Carsten Rose authored
-
- Dec 01, 2018
-
-
Carsten Rose authored
-
- Nov 28, 2018
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- Nov 26, 2018
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- Nov 22, 2018
-
-
bbaer authored
.icon-flipped (mirrors icon) .icon-spin (icon spins once on hover) .icon-spin-reverse (mirror of icon spin)
-
- Nov 01, 2018
-
-
Carsten Rose authored
-
- Oct 31, 2018
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- Oct 29, 2018
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- Oct 28, 2018
-
-
Carsten Rose authored
F4901: implement 'delete split files' if primary file is deleted (record) or exchanged against a new one.
-
Carsten Rose authored
# Conflicts: # extension/Documentation/Manual.rst
-
Carsten Rose authored
F4901: implement split with 'convert' (jpeg). Refactor chmod(), unlink(), rename(), rmdir(), copy() to use by QFQ version which throws an exception.
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
thumbnail: empty path filename no ignored. Instead of throwing an exception, it returns just nothing. This is the same behaviour as building links - no definition means 'no link', and not 'error'.
-
Carsten Rose authored
QFQ now recommends ImageMagick instead of GraphicsMagic, due to much better 'convert' quality by converting 'svg' images.
-
Carsten Rose authored
QFQ now recommends ImageMagick instead of GraphicsMagic, due to much better 'convert' quality by converting 'svg' images.
-