- 04 Aug, 2017 4 commits
-
-
Carsten Rose authored
delete.php: process json answer of qfq-delete() Dirty.php: More specific error message. In case of locking problem during form delete - return json and not an exception. QuickFormDirty.php: Code cleanup. Interpret answer of dirty->checkDirtyAndRelease
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Implemented: New > Close (save) now closes correctly the current page. Addtional, #1930 has been solved implizit.
-
- 03 Aug, 2017 4 commits
-
-
Carsten Rose authored
-
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
-