- 25 Jul, 2018 1 commit
-
-
Elias Villiger authored
-
- 24 Jun, 2018 4 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
F6289: show debug button for 'All' and 'Per session'. Remove expired logfiles. Set new form variables FORM_LOG_FILE_ALL, FORM_LOG_FILE_SESSION.
-
Carsten Rose authored
-
Carsten Rose authored
F6289: First runnable version to show the formLog. Log is still empty (nothing submitted). 'per session' / 'all' not implemented.
-
- 21 Jun, 2018 1 commit
-
-
Carsten Rose authored
-
- 16 Jun, 2018 1 commit
-
-
Carsten Rose authored
-
- 14 Jun, 2018 1 commit
-
-
Carsten Rose authored
-
- 13 Jun, 2018 1 commit
-
-
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.
-
- 11 Jun, 2018 4 commits
-
-
Carsten Rose authored
B5077 Dynamic Update & FE.type=required: Server fixed - a) dynamic calculated modeSql respected, b) formModeGlobal=requiredOff respected, c) dynamic FE with mode='hidden' are not saved anymore.
-
Carsten Rose authored
-
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
-
- 04 Jun, 2018 1 commit
-
-
Carsten Rose authored
-
- 03 Jun, 2018 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
Manual.rst: usage of drag and drop.
-
- 02 Jun, 2018 2 commits
-
-
Carsten Rose authored
DragAndDrop.php, QuickFormQuery.php: bug fixes FillStoreForm.php: no FE on a Form now ok - necessary for dnd sort forms.
-
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
-
- 25 May, 2018 1 commit
-
-
Carsten Rose authored
-
- 16 May, 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.
-
- 01 Mar, 2018 1 commit
-
-
Carsten Rose authored
-
- 20 Feb, 2018 1 commit
-
-
Carsten Rose authored
-
- 18 Feb, 2018 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
Link.php: SIP Links get automatically parameter '__dbIndexData' Report.php: can select DB via 'dbIndex' directive (global) AbstractBuildForm.php: dbIndexData now based on setting in Form (before on config.qfq.ini) formEditor.sql: FormEditor update on Form 'form' and 'formElements'
-
- 17 Feb, 2018 3 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Implemeted two new STORE_SYSTEM variables: '_dbNameData' and '_dbNameQfq' - those will be automatically filled qfq during instantiation QuickFormQuery(). They can be used in Report to easily access the needed DB.
-
- 10 Feb, 2018 1 commit
-
-
Carsten Rose authored
-
- 06 Feb, 2018 1 commit
-
-
Elias Villiger authored
-
- 05 Feb, 2018 1 commit
-
-
Elias Villiger authored
-
- 29 Jan, 2018 1 commit
-
-
Elias Villiger authored
-
- 11 Jan, 2018 1 commit
-
-
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()
-
- 11 Dec, 2017 1 commit
-
-
Carsten Rose authored
Store.php, AbstractBuildForm.php, QuickFormQuery.php, Save.php: change signature of appendToStore() to be eqal to setStore(). Unittests for appendToStore.php
-
- 03 Dec, 2017 1 commit
-
-
Carsten Rose authored
BuildFormBootstrap.php: make buildPillNavigation dynamicUpdate aware. QuickFormQuery.php: Fix problem with missing HTML_ID in FE.
-
- 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.
-
- 19 Nov, 2017 1 commit
-
-
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.
-
- 15 Nov, 2017 1 commit
-
-
Carsten Rose authored
-