- Aug 14, 2017
-
-
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
Support 4143 See merge request !12
-
Carsten Rose authored
# Conflicts: # javascript/src/QfqForm.js
-
Carsten Rose authored
Implemented https://project.math.uzh.ch/issues/4172 See merge request !10
-
Carsten Rose authored
Enable modification of `value` attributes in element-update. ElementUpdate.js: when updating a `value` attribute, use `$().val()`. QfqForm.js: When handling responses to `save`, handle `element-update` independently from `form-update` See merge request !9
-
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 11, 2017
-
-
Rafael Ostertag authored
-
- Aug 10, 2017
-
-
Rafael Ostertag authored
- Aug 08, 2017
-
-
Rafael Ostertag authored
QfqForm.js: When handling responses to `save`, handle `element-update` independently from `form-update`
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
DirtyTest.php: play testFormEditor.sql
-
Carsten Rose authored
-
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
-
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
-