- Aug 21, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- Aug 20, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- Aug 19, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Buf #4257 / Dynamic update broken - after changing JSON data structure, update load.php has been missed.
-
- Aug 18, 2017
-
-
Carsten Rose authored
AutoCron.php: STORE_PARENT will be filled with - Webpage: either the current cron job, Mail: the current Mailrecord (sql1). Use them with {{....:PE:all}}
-
Carsten Rose authored
formEditor.sql: udpate some comments to form 'cron'.
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
- Aug 17, 2017
-
-
Carsten Rose authored
-
- Aug 14, 2017
-
-
Carsten Rose authored
Check if Record is already exclusive locked. If yes, show Form in readonly mode.
-
Carsten Rose authored
Small fix in manual.rst.
-
Carsten Rose authored
save.php, QuickFormQuery.php: fixed malformed array for JSON Dirty.js, QfqForm.js: replace instance variable 'additionalQueryparameters' against parameter by call: optionalQueryParameters.
-
- Aug 13, 2017
-
-
Carsten Rose authored
-
- Aug 12, 2017
-
-
Carsten Rose authored
AbstractBuildForm.php: add variant to update md5 via form-update. Remove test 'span' wrap around 'recordHashMd5'. Introduce constants API_FORM_UPDATE_*.
-
- Aug 08, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
DirtyTest.php: play testFormEditor.sql
-
Carsten Rose authored
-
- Aug 07, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
Fixed broken implementation on server side.
-
Carsten Rose authored
-
Carsten Rose authored
modifiedRecord.pu: State Diagram Dirty.php: implement $recordHashMd5 to detect modified records. OnArray.php: new getMd5() AbstractBuildForm.php: implemented but not working update of hidden input 'recordHashMd5'. Add hidden input 'recordHashMd5'. BuildFormBootstrap: Add hidden input 'recordHashMd5'. formEditor.sql: Rename 'Dirty.recordModified' to 'Dirty.recordHashMd5'.
-
- Aug 04, 2017
-
-
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
Implemented: New > Close (save) now closes correctly the current page. Addtional, #1930 has been solved implizit.
-
- Aug 03, 2017
-
-
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
-
- 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..
-