- 27 Jan, 2018 1 commit
-
-
Carsten Rose authored
-
- 26 Jan, 2018 3 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
Add new class 'qfq-table-100' - 100% width, with auto width per column. FE.subrecord changed to 'qfq-table-100'. Add new class qfq-full-width-left: especially for buttons to become full width.
-
Carsten Rose authored
Feature 5295: Upload: check if given QFQ 'maxFileSize' is higher than php.in post_max_size, upload_max_filesize
-
- 25 Jan, 2018 1 commit
-
-
Carsten Rose authored
Form / Upload: new option 'downloadButton' - if given renders a download button instead of showing the pathFileName Support.php: new isEnabled()
-
- 24 Jan, 2018 1 commit
-
-
Carsten Rose authored
-
- 18 Jan, 2018 1 commit
-
-
Carsten Rose authored
-
- 11 Jan, 2018 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
HelperFormElement.php: AppendFormElementNameImageCut() Support.php: Force Sanatize Class fuer FE.type=imageCut. AbstractBuildForm.php: Add source filename to SIP QuickFormQuery.php: Call $save->processAllImageCutFE(); Save.php: processAllImageCutFE(), extractImageDataReplaceFile()
-
- 09 Jan, 2018 1 commit
-
-
Carsten Rose authored
-
- 08 Jan, 2018 1 commit
-
-
Carsten Rose authored
DatabaseUpdateData.php: extend FormElement.type to 'imageCut'. Support.php: extend joinPath() to join path parts optionally without using file as absolute path. Implement unit tests. Download.php: doc AbstractBuildForm.php: implement FE,typ=imageCut formEditor.sql: update FE with new element imageCut.
-
- 17 Dec, 2017 1 commit
-
-
Carsten Rose authored
#5133 / sendmail: subject and body html entity decode: Introduce options for 'subject' and 'body' to switch on/off HTML encoding / decoding
-
- 13 Dec, 2017 1 commit
-
-
Carsten Rose authored
Html2Pdf.php: Add error codes and a hint on wkhtml fails.
-
- 07 Dec, 2017 4 commits
-
-
Carsten Rose authored
Download.php, Html2Pdf.php, Link.php, SendMail.php: Add TOKEN_PAGE as a valid source for download. This should be the same as TOKEN_URL_PARAM.
-
Carsten Rose authored
sendMail refactored - AutoCron.php,Report.php,SendMail.php: SENDMAIL_IDX_* replaced by SENDMAIL_TOKEN_*
-
Carsten Rose authored
SendMail.php: renamed file and class from 'sendmail' to 'sendMail'. Remove obsolete function buildHeader(). AutoCron.php: Update use of class sendMail(). FormAction.php: rename function sendmail(0 to doSendMail(). Report.php: remove unnecessary code. Move sendmailConvertToken() to class sendMail / parseStringToArray().
-
Carsten Rose authored
Sendmail.php: Remove the optin '-q' (quiet) from 'sendEmail' to see problems with broken parameter. Fix problem with missing '-a' for first attachment. Escape all Shell arguments before calling 'sendEmail'. Recode attachmentsBuild().
-
- 06 Dec, 2017 1 commit
-
-
Carsten Rose authored
-
- 04 Dec, 2017 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
Manual.rst: sendMailToken 'f' changed from 'f' to 'F'. Download.php, Linnk.php: TOKEN_FILE_DEPRECATED Sendmail.php: broken, in the middle of work
-
- 03 Dec, 2017 2 commits
-
-
Carsten Rose authored
BuildFormBootstrap.php: make buildPillNavigation dynamicUpdate aware. QuickFormQuery.php: Fix problem with missing HTML_ID in FE.
-
Carsten Rose authored
-
- 30 Nov, 2017 1 commit
-
-
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.
-
- 27 Nov, 2017 1 commit
-
-
Carsten Rose authored
Bug 5004 FormElement with state 'ReadOnly' will be saved with empty value - existing values will be overwritten.
-
- 22 Nov, 2017 1 commit
-
-
Carsten Rose authored
Manual.rst: describe new option altsql, shead, stail Report.php: implement altsql, shead, stail.
-
- 20 Nov, 2017 1 commit
-
-
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
-
- 19 Nov, 2017 2 commits
-
-
Carsten Rose authored
phpUnitTests: fixed some defintions of string/int
-
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.
-
- 18 Nov, 2017 1 commit
-
-
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.
-
- 17 Nov, 2017 1 commit
-
-
Carsten Rose authored
-
- 14 Nov, 2017 1 commit
-
-
Carsten Rose authored
-
- 12 Nov, 2017 1 commit
-
-
Carsten Rose authored
Feature 4901 / PDF Split: Preparation - new STORE_VAR variable {{filenameBase:V}}, {{filenameExt:V}}
-
- 09 Nov, 2017 1 commit
-
-
Carsten Rose authored
-
- 04 Nov, 2017 1 commit
-
-
Carsten Rose authored
-
- 10 Oct, 2017 1 commit
-
-
Carsten Rose authored
-
- 08 Oct, 2017 1 commit
-
-
Carsten Rose authored
-
- 07 Oct, 2017 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
Implemented setting 'db_?_xxx' in config.qfq.ini and QuickFormQuery.php and other files. Open: saving in DB_INDEX_QFQ.
-
- 04 Oct, 2017 1 commit
-
-
Carsten Rose authored
AbstractBuildForm.php: new function subrecordHead(). Replaced several hard coded subrecord column names against constants.
-
- 25 Sep, 2017 1 commit
-
-
Carsten Rose authored
-