Skip to content
Snippets Groups Projects
  1. Mar 20, 2022
  2. May 17, 2021
  3. Feb 07, 2021
  4. Aug 28, 2020
  5. Aug 25, 2020
  6. Jun 20, 2019
  7. Dec 17, 2018
  8. Oct 13, 2018
  9. Oct 11, 2018
  10. Aug 26, 2018
  11. Jul 07, 2018
  12. Jun 11, 2018
  13. May 24, 2018
  14. Mar 15, 2018
  15. Mar 11, 2018
  16. Aug 04, 2017
  17. Jan 28, 2017
  18. Jan 27, 2017
  19. Jan 26, 2017
  20. Jan 17, 2017
  21. Dec 18, 2016
  22. 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
  23. Apr 01, 2016
  24. Mar 24, 2016
  25. Mar 15, 2016
  26. 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