- Aug 04, 2017
-
-
Carsten Rose authored
Implemented: New > Close (save) now closes correctly the current page. Addtional, #1930 has been solved implizit.
-
- Aug 03, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
- Aug 02, 2017
-
-
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
-
- Aug 01, 2017
-
-
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
-
- Jul 31, 2017
-
-
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
-
- Jul 30, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- Jul 28, 2017
-
-
Carsten Rose authored
Save.php: replace constant
-
- Jul 27, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- Jul 26, 2017
-
-
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/'.
-
- Jul 25, 2017
-
-
Carsten Rose authored
-
- Jul 24, 2017
-
-
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
-
- Jul 23, 2017
-
-
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
-