Skip to content
Snippets Groups Projects
  1. Jun 05, 2017
  2. 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
  3. May 18, 2017
  4. Apr 05, 2017
  5. Mar 31, 2017
  6. Mar 30, 2017
  7. Mar 29, 2017
  8. Mar 24, 2017
  9. Mar 23, 2017
  10. Mar 22, 2017
  11. Mar 16, 2017
  12. Mar 15, 2017
  13. Mar 10, 2017
  14. Mar 01, 2017
  15. Feb 17, 2017
  16. Feb 16, 2017
  17. Feb 15, 2017
  18. Feb 13, 2017
  19. Feb 08, 2017
Loading