- 20 Jun, 2018 1 commit
-
-
Carsten Rose authored
-
- 19 Jun, 2018 1 commit
-
-
Carsten Rose authored
B6276: Default pattern/required/match messages have never been displayed. *Clear* default in qfq extension config: Form-Config > formDataPatternError| formDataRequiredError| formDataMatchError
-
- 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.
-
- 16 Jun, 2018 3 commits
-
-
B5884: sql.log public readable. Default is now changed from typo3conf/sql.log to fileadmin/protected/log/sql.log|mail.log
-
Carsten Rose authored
-
Carsten Rose authored
-
- 14 Jun, 2018 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- 13 Jun, 2018 1 commit
-
-
Carsten Rose authored
Bug #5924 / config.qfq.ini/LocalConfiguration.php: der FormEditor nur mit 'dbIndexData = 1' in config.qfq.ini - several places in formEditor.sql still contained the 'dbIndex...' instead of 'index...'. fixed.
-
- 12 Jun, 2018 1 commit
-
-
Carsten Rose authored
Bug #5890 config.qfq.ini is public readable. Renamed file to config.qfq.php. Implement a basic migration assistant to copy DB credentials to new config.qfq.php. All other values have to be copied to extmanager/qfq-configuration manually.
-
- 11 Jun, 2018 2 commits
-
-
Carsten Rose authored
F6100 Url Forward Auto: Update Manual.rst. The F.parameter.saveAndClose has been removed again. Mode 'close' can be assigned statically or dynamic.
-
Carsten Rose authored
-
- 07 Jun, 2018 1 commit
-
-
Carsten Rose authored
-
- 03 Jun, 2018 2 commits
-
-
Carsten Rose authored
Download.php: references to non existing files now reported as missing file, not 'wrong mimetype' anymore.
-
Carsten Rose authored
Manual.rst: usage of drag and drop.
-
- 02 Jun, 2018 1 commit
-
-
Carsten Rose authored
DRAGANDDROP.md, PROTOCOL.md: Doc for "drag'n' drop" implementation. dragAndDrop.php: API endpoint DragAndDrop.php: Class for implementing drag'n' drop functionality. Link.php: implement new renderMode=8 - returning only the sip. QuickFormQuery.php: New entry point for processing "drag'n' drop".
-
- 01 Jun, 2018 1 commit
-
-
Carsten Rose authored
-
- 22 Apr, 2018 1 commit
-
-
Carsten Rose authored
HelperFormElement.php, SessionCookie.php, Html2Pdf.php, Store.php, Constants.php: migrate to camel case on configuration variables. Config.php: readConfig() reads now config.qfq.ini and T3 LocalConfiguration.php.
-
- 24 Mar, 2018 1 commit
-
-
Carsten Rose authored
AutoCron.php: New constants AUTOCRON_STATUS_OK, AUTOCRON_STATUS_ERROR. Status Length not limited anymore.
-
- 23 Mar, 2018 1 commit
-
-
Carsten Rose authored
Autocron: implement a) 'output to a file' (content of the retrived page), b) search for a pattern on the output. Manual.rst: updated to the latest autocron features.
-
- 02 Mar, 2018 4 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
Feature #5571 / File Upload: save filesize and mimetype automatically in 'upload mode simple',if those columns exist.
-
Carsten Rose authored
-
Carsten Rose authored
- STORE_VARS contains now 'mimeType' and 'fileSize'. - sqlBefore and sqlAfter will be fired in Upload Advanced and new in Upload Simple as well. - STORE_VARS contains now `filenameOnly`. It can be used in downloadButton=....
-
- 01 Mar, 2018 10 commits
-
-
Carsten Rose authored
Feature 5425 / thumbnail: rewrite - secure thumbnails are now rendered on first access, not when 'AS _thumbnail' is called.
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Elias Villiger authored
-
Elias Villiger authored
-
Elias Villiger authored
-
Elias Villiger authored
-
Elias Villiger authored
-
- 28 Feb, 2018 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
FE.type='annotate': a) always save with encode='none' (upto 30% less size than htmlspecialchar), b) Check fabric data for valid JSON read from database.
-
- 22 Feb, 2018 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- 21 Feb, 2018 2 commits
-
-
Carsten Rose authored
Feature #4720 - Implemented select-list with dbIndexList as FE.parameter option. Works, but is unflexible. Looking for a better solution.
-
Carsten Rose authored
-