- Aug 25, 2017
-
- Aug 24, 2017
-
-
Carsten Rose authored
-
- Aug 23, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Manual.rst: how to use the multi language forms. DatabaseUpdateData.php: Update DB with new language fields. HelperFormElement.php: modify explodeParameter() to not check already existing definitions. QuickFormQuery.php: new setLanguage().
-
- Aug 22, 2017
-
-
Carsten Rose authored
Manual.rst: Update Manual on how to use escape. KeyValueStringParser.php: Detect if the exepensive preg_split is necessary. Implement explodeEscape().
-
- Aug 21, 2017
-
- Aug 19, 2017
-
- Aug 18, 2017
-
- Aug 14, 2017
-
-
Carsten Rose authored
Small fix in manual.rst.
-
- Aug 03, 2017
-
- Aug 01, 2017
-
-
Carsten Rose authored
Manual.rst: Doc update for periodId. DatabaseUpdateData.php, formEditor.sql: Table 'Period' and sample record. Store.php: Implement systemStoreUpdate() QuickFormQuery.php: call to store->systemStoreUpdate() - might solved in a better way..
-
Carsten Rose authored
Dirty.php: workaround for #4127
-
- Jul 10, 2017
-
-
Carsten Rose authored
Manual.rst: add documentation for record locking DatabaseUpdateData.php: Add new column 'dirtyMode' Dirty.php, Config.php, formEditor.sql: remove dirtyMode=readonly. Rename 'timeout' to 'exclusive' and 'overwrite' to 'advisory'.
-
Carsten Rose authored
First version for save - not working now. Manual.rst: document config var SYSTEM_DIRTY_RECORD_TIMEOUT_SECONDS. QuickFormQuery.php, Dirty.php: extend to support QFQ/save(). Client.php: fixed broken PHP Unit test Config.php: set default for dirtyRecordTimeout. BuildFormBootstrap.php: No dirtyUrl if dirtyMode=none. formEditor.sql: extend definition to Form.dirtyMode, new table 'Dirty' Fixed several unit tests for new tables.
-
- Jul 07, 2017
-
-
Carsten Rose authored
-
- Jul 06, 2017
-
-
Carsten Rose authored
-
- Jul 01, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- Jun 30, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Sanitize.php, FillStoreForm.php, Store.php, Manual.rst: Corrections. Replace 'sanatize' against 'sanitize'.
-
- Jun 27, 2017
-
- Jun 25, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
OnlineRecruiting.rst: Started doc for proof of example.
-
- Jun 23, 2017
-
-
Carsten Rose authored
For any 'SELECT .. AS _link' a new token 'G:<glyphname>' is available. Manual.rst: describe new token 'G:<glyphname>' Link.php: add buildGlyph(), fix some initialization.
-
- Jun 22, 2017
-
-
Carsten Rose authored
Fixed. Problem was a comparison on equal value AND equal type: '==='. Bug happened (probably) only for numeric items.
-
- Jun 19, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Manual.rst: describe new special column names. Report.php: implement new column types.
-
- Jun 18, 2017
-
-
Carsten Rose authored
-
- Jun 17, 2017
-
-
Carsten Rose authored
Manual.rst: Extend documentation with various anker for FormEditor links. Also added some missing explanations: Required Parameter, Forward.
-
Carsten Rose authored
-
Carsten Rose authored
-
- Jun 16, 2017
-
-
Carsten Rose authored
-
- Jun 14, 2017
-
-
Carsten Rose authored
-