- 05 Sep, 2020 1 commit
-
-
Carsten Rose authored
-
- 14 Jun, 2020 1 commit
-
-
Carsten Rose authored
-
- 19 May, 2020 1 commit
-
-
Carsten Rose authored
-
- 01 Feb, 2020 1 commit
-
-
Carsten Rose authored
-
- 08 Dec, 2019 1 commit
-
-
Carsten Rose authored
Fixes #9733: add JS code to name browser tabs individually. New GET variable 'tabUniqId' on record acquire is now saved in dirty record. On page reload, when the 'release' comes after 'acquire' (async behaviour), the locking is skipped (if same user session) - on reload there is no variable 'tabUniqId'. On real lock acquire, the tab ID is compared and will be denied if not matching. The 'tabUniqId' might not work in IE - doesn't matter: it's a seldom special situation.
-
- 18 Nov, 2019 1 commit
-
-
Carsten Rose authored
Change definition of QFQ system tables for 'modified' and 'created'. Use DATETIME instead of TIMESTAMP
-
- 18 Sep, 2019 1 commit
-
-
Carsten Rose authored
-
- 23 Aug, 2019 1 commit
-
-
Elias Villiger authored
-
- 16 Aug, 2019 1 commit
-
-
Carsten Rose authored
-
- 20 Jun, 2019 1 commit
-
-
- 17 Mar, 2019 1 commit
-
-
Carsten Rose authored
Fixes #8067. Feature: url-sip / url-sip-skip-history - Form forwarding can now be used with SIP encoded parameter.
-
- 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
-
- 30 Jan, 2019 1 commit
-
-
Carsten Rose authored
-
- 14 Jan, 2019 1 commit
-
-
Carsten Rose authored
-
- 17 Dec, 2018 1 commit
-
-
Carsten Rose authored
-
- 13 Oct, 2018 1 commit
-
-
Carsten Rose authored
-
- 09 Oct, 2018 1 commit
-
-
Elias Villiger authored
-
- 14 Sep, 2018 1 commit
-
-
Elias Villiger authored
-
- 27 Aug, 2018 1 commit
-
-
Carsten Rose authored
DatabaseUpdateData.php: add missed 'on the fly' update for Form.title, changed in FormEditor.sql in 18.8.1
-
- 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.
-
- 13 Jun, 2018 1 commit
-
-
Carsten Rose authored
-
- 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
-
- 26 Apr, 2018 1 commit
-
-
Carsten Rose authored
-
- 25 Mar, 2018 1 commit
-
-
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 1 commit
-
-
Carsten Rose authored
-
- 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.
-
- 01 Mar, 2018 1 commit
-
-
Carsten Rose authored
-
- 09 Feb, 2018 1 commit
-
-
Elias Villiger authored
-
- 08 Feb, 2018 1 commit
-
-
Carsten Rose authored
-
- 01 Feb, 2018 1 commit
-
-
Elias Villiger authored
-
- 31 Jan, 2018 1 commit
-
-
Elias Villiger authored
-
- 30 Jan, 2018 1 commit
-
-
Elias Villiger authored
-
- 29 Jan, 2018 1 commit
-
-
Elias Villiger 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.
-
- 07 Dec, 2017 1 commit
-
-
Carsten Rose authored
Sendmail.php: log attachments in MailLog too.
-
- 17 Nov, 2017 1 commit
-
-
Carsten Rose authored
-
- 14 Nov, 2017 1 commit
-
-
Carsten Rose authored
-
- 04 Nov, 2017 2 commits
-
-
Carsten Rose authored
DatabaseUpdateData.php: removed the DB update from last commit - not necessary. Config.php: New default 'm' Evaluate.php: Respect EscapeTypeDefault in form definition. QuickFormQuery.php: Replace 'EscapeTypeDefault' in form defintion very early.
-
Carsten Rose authored
-