Skip to content
Snippets Groups Projects
  1. 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
  2. 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
  3. May 25, 2016
  4. Apr 03, 2016
  5. Apr 01, 2016
  6. Feb 09, 2016
Loading