- Mar 20, 2022
-
-
Carsten Rose authored
-
- May 17, 2021
-
-
Marc Egger authored
-
- Feb 07, 2021
-
-
Marc Egger authored
-
- Aug 28, 2020
-
-
Marc Egger authored
-
- Aug 25, 2020
-
-
Marc Egger authored
-
- Jun 20, 2019
-
-
- Dec 17, 2018
-
-
Carsten Rose authored
-
- Oct 13, 2018
-
-
Carsten Rose authored
-
- Oct 11, 2018
-
-
Elias Villiger authored
-
- Aug 26, 2018
-
-
Carsten Rose authored
-
- Jul 07, 2018
-
-
Carsten Rose authored
-
- Jun 11, 2018
-
-
Carsten Rose authored
-
- May 24, 2018
-
-
Carsten Rose authored
delete.php: it seems that assign an array element to a string variable does not convert the string to an array. CR thought this was the case in the past (maybe a change in PHP7.2)
-
- Mar 15, 2018
-
-
Carsten Rose authored
-
- Mar 11, 2018
-
-
Carsten Rose authored
-
- 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
-
- Jan 28, 2017
-
-
Carsten Rose authored
Report.php, Constants.php: introduce constants for report column keywords. Remove code to handle unecessary 'p:' tag for delete links.
-
- Jan 27, 2017
-
-
Carsten Rose authored
-
- Jan 26, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- Jan 17, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- Dec 18, 2016
-
-
Carsten Rose authored
delete.php, Delete.php: reformat Link.php: typo
-
- Jun 01, 2016
-
-
Carsten Rose authored
delete.php: extended to support returning JSON, HTML redirect (Location) or HTML error messages. Report.php: new adjustDeleteParameter() Delete.php: new. QuickFormQuery.php: delete() extended to support returning JSON and HTML
-
- Apr 01, 2016
-
-
Carsten Rose authored
-
- Mar 24, 2016
-
-
Carsten Rose authored
-
- Mar 15, 2016
-
-
Carsten Rose authored
-
- Feb 25, 2016
-
-
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
-