Skip to content
Snippets Groups Projects
  1. Dec 17, 2018
  2. Jul 04, 2018
  3. Jun 16, 2018
  4. Jun 11, 2018
  5. Jun 06, 2018
  6. Jun 02, 2018
    • Carsten  Rose's avatar
      #4918 / Drag'n'Drop reorder elements · 4c365887
      Carsten Rose authored
      DRAGANDDROP.md, PROTOCOL.md: Doc for "drag'n' drop" implementation.
      dragAndDrop.php: API endpoint
      DragAndDrop.php: Class for implementing drag'n' drop functionality.
      Link.php: implement new renderMode=8 - returning only the sip.
      QuickFormQuery.php: New entry point for processing "drag'n' drop".
      4c365887
  7. Jun 01, 2018
  8. May 28, 2018
  9. May 25, 2018
  10. Mar 15, 2018
  11. Mar 01, 2018
  12. Feb 20, 2018
  13. Feb 13, 2018
  14. Feb 05, 2018
  15. Jan 11, 2018
  16. Jan 08, 2018
  17. Dec 03, 2017
  18. Sep 23, 2017
  19. Sep 12, 2017
  20. Aug 24, 2017
  21. Aug 15, 2017
  22. Aug 04, 2017
  23. Jun 30, 2017
  24. Jun 04, 2017
    • Carsten  Rose's avatar
      #3854 / Wrong final page: a) New > Save > Close, b) New > Save > Delete · b6cb6285
      Carsten Rose authored
      QfqForm.js: Preparation for client, to handle window.location.replace() by new API status 'url-skip-history'. Also changed "(data.redirect === "url" || data['redirect-url'])" to "(data.redirect === "url" && data['redirect-url'])" - CR did not understand the former logic ('or' instead of 'and'). #OPEN#: window.location.replace = 'index.php....' throws an JS exception that it the attribute 'replace' is readonly. Instead "window.location.replace('index.php....')" works as expected.
      PROTOCOL.md: add 'url-skip-history'.
      save.php: recode to become more readable.
      QuickFormQuery.php: getForwardMode() - temporarily fix to update status 'page' to 'url' (bug never caused a problem as long as '||' has been used on client side). Will change 'page' to 'url' asap.
      b6cb6285
  25. Mar 15, 2017
  26. Mar 02, 2017
  27. Mar 01, 2017
  28. Jan 26, 2017
  29. Jan 17, 2017
  30. May 09, 2016
  31. May 04, 2016
Loading