- 10 Jul, 2017 7 commits
-
-
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
Add Message if dirtRecord is missing.
-
Carsten Rose authored
-
Carsten Rose authored
Fixed some 'unknown index' issues - deny save in a first version works.
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
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.
-
- 09 Jul, 2017 7 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
typeahead.php: An exception catched in typeahead.php has been assigned as array element, instead of a whole array. Fixed.
-
Carsten Rose authored
First implementation on server side: only tag as dirty, no check during save(). dirty.php, Dirty.php, Client.php: new Store.php: refactored fillStoreClient() to use an dedicated class. BuildFormBootstrap.php: add hook for dirty.php
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- 07 Jul, 2017 1 commit
-
-
Carsten Rose authored
-
- 06 Jul, 2017 1 commit
-
-
Carsten Rose authored
-
- 01 Jul, 2017 3 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- 30 Jun, 2017 4 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Sanitize.php, FillStoreForm.php, Store.php, Manual.rst: Corrections. Replace 'sanatize' against 'sanitize'.
-
- 29 Jun, 2017 8 commits
-
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
- 27 Jun, 2017 4 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
Specify content disposition header filename in '"'. Remove none alnum chars from filename. Sanitize.php: update doc Download.php: Implement filename to be enclosed by ". Sanatize filename. SanitizeTest.php: unittest for safeFilename().
-
Carsten Rose authored
Feature #3985 / FormEditor: In dropdown of 'feIdContainer' show, number of already assigned child elements (per container, one level) Implemented
-
Carsten Rose authored
-
- 25 Jun, 2017 4 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
Revert "DatabaseUpdateData.php, formEditor.sql: column 'created' get's now the create timestamp by default." This reverts commit 60cc10b2.
-
Carsten Rose authored
-
Carsten Rose authored
OnlineRecruiting.rst: Started doc for proof of example.
-
- 23 Jun, 2017 1 commit
-
-
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.
-