- 01 Mar, 2018 1 commit
-
-
Elias Villiger authored
-
- 06 Feb, 2018 1 commit
-
-
Carsten Rose authored
#5367 / Error Report: 'full level' missing, content too much escaped: Fixed too much escaping. Form / FormElement Links in error messages now with BS Buttons.
-
- 05 Feb, 2018 1 commit
-
-
Carsten Rose authored
-
- 04 Feb, 2018 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
New FE.parameter 'inputType'. Can optional be given by webmaster. Additional, the 'type="number"' will be automatically set, if the column is of type 'int' or if 'min' and 'max' is numerically.
-
- 03 Feb, 2018 1 commit
-
-
Elias Villiger authored
-
- 01 Feb, 2018 2 commits
-
-
Elias Villiger authored
-
Elias Villiger authored
-
- 31 Jan, 2018 1 commit
-
-
Carsten Rose authored
-
- 29 Jan, 2018 4 commits
-
-
Elias Villiger authored
-
Elias Villiger authored
-
Elias Villiger authored
-
Elias Villiger authored
-
- 28 Jan, 2018 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
#5022 / Variable violates sanatize class: 'msg' instead of empty string - new identifier "!!<sanitize class>!!"
-
- 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.
-