- 20 Feb, 2019 1 commit
-
-
Carsten Rose authored
Refactor to use form.restMethod instead of form.permNew|edit=rest. Next step will be to eliminate formMode=FORM_REST
-
- 18 Feb, 2019 1 commit
-
-
Carsten Rose authored
-
- 30 Jan, 2019 1 commit
-
-
Carsten Rose authored
-
- 20 Jan, 2019 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
Fixes: 7685. Open FormElement from QFQ error message and save modified record: error about missing {{formId:F}}
-
- 17 Jan, 2019 1 commit
-
-
Carsten Rose authored
-
- 16 Jan, 2019 1 commit
-
-
Carsten Rose authored
Fixes #7620. Label align left/center/right. Defined by config/form/formelement. FormEditor slightly redesigned.
-
- 14 Jan, 2019 1 commit
-
-
Carsten Rose authored
-
- 10 Jan, 2019 1 commit
-
-
Carsten Rose authored
Redesing FormEditor: FormElement as second pill. Hide MultiForm as long as it not active. Rename Various to Layout.
-
- 04 Jan, 2019 1 commit
-
-
Carsten Rose authored
-
- 17 Dec, 2018 1 commit
-
-
Carsten Rose authored
-
- 11 Dec, 2018 3 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Marc Egger authored
-
- 10 Dec, 2018 1 commit
-
-
Carsten Rose authored
-
- 08 Dec, 2018 1 commit
-
-
Carsten Rose authored
-
- 26 Nov, 2018 1 commit
-
-
Carsten Rose authored
-
- 14 Sep, 2018 1 commit
-
-
Elias Villiger authored
-
- 05 Sep, 2018 2 commits
-
-
Elias Villiger authored
-
Elias Villiger authored
-
- 26 Aug, 2018 1 commit
-
-
Carsten Rose authored
-
- 23 Aug, 2018 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- 10 Aug, 2018 1 commit
-
-
Elias Villiger authored
Feature #4432 - Form Submit Log, as a new FormSubmitLog QFQ-Form, with code in the manual for a FE page to browse the table. Also added code in the manual for a MailLog FE page.
-
- 27 Jul, 2018 1 commit
-
-
Elias Villiger authored
-
- 07 Jul, 2018 1 commit
-
-
Carsten Rose authored
-
- 04 Jul, 2018 1 commit
-
-
Carsten Rose authored
-
- 13 Jun, 2018 2 commits
-
-
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.
-
Carsten Rose authored
B6168 Configuration language setting ignored: Form and FormElement editor still used uppercase config values for language configuration. Updated to the new camel case notation.
-
- 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.
-
- 12 Apr, 2018 1 commit
-
-
Carsten Rose authored
AutoCron.php: allow https connections with invalid certificate (e.g. 'localhost' is not listed as a valid hostname). Manual.rst: Enhance best practice to setup AutoCron.
-
- 25 Mar, 2018 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
AutoCron.php: Fix problem with array in checkForOldJobs(). Implement check that re-trigger asynchronous cron jobs are handled correctly.
-
- 24 Mar, 2018 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
Manual.rst: updated to the latest autocron features.
-
- 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.
-
- 08 Mar, 2018 1 commit
-
-
Carsten Rose authored
AutoCron: Added doc for autocron. Extend AutoCron.php to be MultiDB aware. Update der AutoCron form.
-
- 01 Mar, 2018 3 commits
-
-
Carsten Rose authored
Bug: Form: 'FormElement' > 'Container' - relied on '{{formId:S}}' even if the FE record already exist - fixed
-
Elias Villiger authored
-
Carsten Rose authored
-