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