- Aug 24, 2017
-
-
Carsten Rose authored
-
- Aug 23, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Manual.rst: how to use the multi language forms. DatabaseUpdateData.php: Update DB with new language fields. HelperFormElement.php: modify explodeParameter() to not check already existing definitions. QuickFormQuery.php: new setLanguage().
-
- Aug 22, 2017
-
-
Carsten Rose authored
Manual.rst: Update Manual on how to use escape. KeyValueStringParser.php: Detect if the exepensive preg_split is necessary. Implement explodeEscape().
-
- Aug 21, 2017
-
-
Carsten Rose authored
-
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
-