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