- 13 Apr, 2016 1 commit
-
-
Carsten Rose authored
save.php: return JSON with updated values of all fields. AbstractBuildForm.php: updated to deliver values of all form elements Constants.php: constants to distinguish all or specific values of FEs. QUERY_TYPE_* Database.php: doSQL now returns affectedrows or lastinsertid in case of udpate/inset. Typos fixed. QuickFormQuery.php: deliver Values as JSON after save. Save.php: return lastinsertid or affectedrows.
-
- 01 Apr, 2016 1 commit
-
-
Carsten Rose authored
-
- 15 Mar, 2016 1 commit
-
-
Carsten Rose authored
-
- 09 Mar, 2016 1 commit
-
-
Carsten Rose authored
-
- 25 Feb, 2016 1 commit
-
-
Carsten Rose authored
save.php: moved constants to Constants.php to reuse them in delete.php. Fixed bug by building error messages. Sip: extended queryStringToSip() by optional Parameter $scriptName. AbstractBuilForm: renamed formEditLink() to createFormEditUrl(). Changed createFormEditUrl() to only return the final URL, without HTML tags. Implemented createDeleteUrl(). BuildFormBootstrap, BuildFormTable: rewrote code for using createFormEditLink(). Use of createDeleteUrl(). Constants: defined SIP_TABLE, API_* QuickFormQuery: reformat Code
-
- 18 Feb, 2016 1 commit
-
-
Carsten Rose authored
BuildFormBootstrap: fixed typo in class id pills QfqForm.js: rewrote logic after press 'save'
-
- 12 Feb, 2016 1 commit
-
-
Carsten Rose authored
-
- 11 Feb, 2016 1 commit
-
-
Carsten Rose authored
BuildFormBootstrap: Save Button prepared. AbstarcFromBuild: form.id specified
-
- 23 Dec, 2015 1 commit
-
-
robot authored
-