Skip to content
Snippets Groups Projects
  1. Mar 20, 2022
  2. Dec 07, 2021
  3. May 17, 2021
  4. Feb 07, 2021
  5. Nov 13, 2020
  6. Oct 23, 2020
  7. Aug 28, 2020
  8. Sep 22, 2019
  9. Jun 20, 2019
  10. Mar 18, 2019
  11. Feb 05, 2019
  12. Feb 04, 2019
  13. Dec 17, 2018
  14. Jun 12, 2018
  15. Feb 05, 2018
  16. Feb 04, 2018
  17. Dec 06, 2017
  18. Nov 02, 2017
  19. Nov 30, 2016
  20. Aug 19, 2016
    • Carsten  Rose's avatar
      QfqController.php: E_NOTICE Errors are by default not catched by T3. For QFQ... · bdaf7133
      Carsten Rose authored
      QfqController.php: E_NOTICE Errors are by default not catched by T3. For QFQ E_NOTICE will throw exceptions from now on
      report/Log.php: unused variables commented out.
      report/Variables.php: more detailed isset check.
      AbstractBuildForm.php: rendering of 'subrecord delete links' broken if column 'id' is missing. Code, which switches from 'id' to '_id' have been already prepared, but was not completely implemented. Exception if neither 'id' nor '_id' exist in subrecord query.
      bdaf7133
  21. May 29, 2016
    • Carsten  Rose's avatar
      Fixed 'Unknown SIP after login/logout' · 75c7f039
      Carsten Rose authored
      Report.php, Store.php, QuickFormQuery.php: configuration option 'SESSION_NAME' removed and hard coded to 'qfq'.
      Session.php, Sip.php: function checkFeUserUid() moved from Sip to Session. Will be called by using 'Session'. SIP's now stored one level deeper in $_SESSION['qfq'][...]. This makes it easier to destroy the SIP cachae in case of login/logout. Destroying the whole $_SESSION var is not a good idea.
      75c7f039
  22. May 25, 2016
  23. Apr 03, 2016
  24. Apr 01, 2016
  25. Feb 09, 2016
Loading