Skip to content
Snippets Groups Projects
  1. Mar 20, 2022
  2. Dec 07, 2021
  3. May 17, 2021
  4. Feb 07, 2021
  5. Aug 28, 2020
  6. Aug 25, 2020
  7. Jun 20, 2019
  8. Dec 17, 2018
  9. Oct 13, 2018
  10. Oct 11, 2018
  11. Aug 26, 2018
  12. Jul 07, 2018
  13. Jun 11, 2018
  14. May 24, 2018
  15. Mar 15, 2018
  16. Mar 11, 2018
  17. Aug 04, 2017
  18. Jan 28, 2017
  19. Jan 27, 2017
  20. Jan 26, 2017
  21. Jan 17, 2017
  22. Dec 18, 2016
  23. Jun 01, 2016
    • Carsten  Rose's avatar
      Implemented _paged, _Paged and _link: delete. · c239839c
      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
      c239839c
  24. Apr 01, 2016
  25. Mar 24, 2016
  26. Mar 15, 2016
  27. Feb 25, 2016
    • Carsten  Rose's avatar
      delete.php: Implemented simple delete by giving table and record ID (by SIP). · 88093a16
      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
      88093a16
Loading