- 03 Aug, 2017 3 commits
-
-
Carsten Rose authored
-
-
Carsten Rose authored
-
- 02 Aug, 2017 5 commits
-
-
Carsten Rose authored
AbstractBuildForm.php: Removed some unused comments. Bug fix: do htmlspecialchar_decode() always when FE_ENCODE is set to encodeSpecialchar. QuickFormQuery.php: mv necessary systemStoreUpdate() closer to instantiating of classs Store.
-
Carsten Rose authored
Store.php: change function getNonSystemSipParam() from private to public AbstractBuildForm.php, BuildFormBootstrap.php, BuildFormTable.php: use of getNonSystemSipParam() in deriveNewRecordUrlFromExistingSip() and createDeleteUrl()..
-
Carsten Rose authored
-
Carsten Rose authored
-
-
- 01 Aug, 2017 3 commits
-
-
Carsten Rose authored
-
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
-
- 31 Jul, 2017 7 commits
-
-
Rafael Ostertag authored
# Conflicts: # extension/qfq/qfq/store/Sip.php # tests/selenium/testInputModeSwitcher.js # tests/selenium/testTypeAhead.js
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Rafael Ostertag authored
-
-
-
- 30 Jul, 2017 4 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- 28 Jul, 2017 1 commit
-
-
Carsten Rose authored
Save.php: replace constant
-
- 27 Jul, 2017 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- 26 Jul, 2017 3 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
Makefile: fixed unwanted removing of whole 'doc' by 'maintainer-clean' - doc nowadays contains QFQ related manually created documentation.
-
Carsten Rose authored
Makefile: change installation of phpDocumentor to --alldeps and remove 'phpdoc/'.
-
- 25 Jul, 2017 1 commit
-
-
Carsten Rose authored
-
- 24 Jul, 2017 6 commits
-
-
Carsten Rose authored
Dirty.php: save 'expire' value.
-
Carsten Rose authored
-
Carsten Rose authored
DatabaseUpdateData.php: Table Form: recordLockTimeoutSeconds - default changed from 0 to 900 secs. Existing forms get the default timeout timout interval. Dirty.php, QuickFormQuery.php: recordLockTimeoutSeconds will be retrieved from the Form.recordLockTimeoutSeconds definition (instead of parsing config.qfq.ini). Therefore a definition per form ist possible.
-
-
-
Carsten Rose authored
-
- 23 Jul, 2017 3 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
# Conflicts: # extension/qfq/qfq/Constants.php # extension/qfq/qfq/form/Dirty.php
-
Carsten Rose authored
Dirty.php: add comments. Add timeout checking
-
- 22 Jul, 2017 1 commit
-
-
Carsten Rose authored
file.php, load.php, Html2Pdf.php: minor updates. Dirty.php, QuickFormQuery.php: optional $lockTimeout as parameter during instantiating. Return $lockTimeout where necessary. Otherwise read qfq.config.ini. Refactor process(), acquireDirty(), checkDirtyAndRelease().
-
- 16 Jul, 2017 1 commit
-
-
Carsten Rose authored
-