Skip to content
Snippets Groups Projects
Select Git revision
  • aarc_idp_hinting
  • bbmri_simplesalmphp-1.17
  • bbmri_simplesamlphp-1.16
  • bbmri_simplesamlphp-1.18
  • bbmri_simplesamlphp-1.19
  • bbmri_simplesamlphp-1.19.1
  • bbmri_simplesamlphp-1.19.5
  • bilateral_attrs
  • ceitec_simplesamlphp-1.16
  • ceitec_simplesamlphp-1.17
  • ceitec_simplesamlphp-1.18
  • ceitec_simplesamlphp-1.19
  • ceitec_simplesamlphp-1.19.1
  • ceitec_simplesamlphp1.15
  • cesnet_simplesamlphp-1.15
  • cesnet_simplesamlphp-1.16
  • cesnet_simplesamlphp-1.17
  • cesnet_simplesamlphp-1.18
  • cesnet_simplesamlphp-1.19
  • cesnet_simplesamlphp-1.19.5
  • v1.19.9
  • v2.1.3
  • v2.0.10
  • v2.1.2
  • v2.0.9
  • v2.1.1
  • v2.0.8
  • v2.1.0
  • v2.0.7
  • v2.1.0-rc1
  • v2.0.6
  • v2.0.5
  • 2.0.4-alpha.1
  • v2.0.4-alpha.1
  • v2.0.4
  • v2.0.3
  • v2.0.2
  • v2.0.1-alpha.1
  • v2.0.1
  • v1.19.8
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.07Oct4330Sep292827262116151476531Aug30252322181716151086532129Jul2826252220191816151413128765432129Jun27241110987632120May181511108321Apr201918151312118754131Mar292522212018171615121110987432129Feb262524232219181716151295432131Jan302826252120191715141229Dec282415117118Nov16965Make PHP's native gettext implementation work with twig.Add a couple of methods to perform translations with PHP's native gettext implementation, and start using them.Refactor translation methods for PHP's implementation of Gettext.Add some more examples to the sandbox, and restore missing information about current locale.Add some more translations to the new *.po files, including one to spanish.Fix build.Remove unused "use" statements and broken comments.Update the new sandbox page with lots of information on how twig templates and translations work.bugfix: Start using the twig-i18n wrapper.Define SimpleSAML\XHTML\Template::$twig as a property (previously only set in the constructor) and make sure we use proper type checking when using it.bugfix: Remove duplicated code.Change the default i18n backend to the old system.Update composer.lock to properly reflect the contents of composer.json.Keep the Translator object in SimpleSAML\Locale\Localization::loadGettextGettextFromPO().Small reformat in SimpleSAML\Locale\Localization.Use \SimpleSAML\Logger in the new Localization class, and fix general Exception being called from a namespace.Add translation methods to SimpleSAML\Locale\Translate.Update copyright notice in the new footer.Bump the version of the twig-i18n wrapper.Fix build.Move faventry-discovery to calling pageTake advantage of ParseError in PHP 7.bugfix: Allow exception messages different than "You have not yet created the SimpleSAMLphp configuration files.".bugfix: Avoid masked errors in PHP 7.Remove unused variable.Add easy tests for SimpleSAML/Locale/TranslateMerge branch 'twig-i18n'Reformat the consent module (files under lib/) to comply with PSR-2 coding standard.tests: Add full coverage for sspmod_consent_Auth_Process_Consent::checkDisable().Merge pull request #444 from vrioux/patch-1tests: Add the consent module to the list of sources covered by tests.added a bit more test coverage, I thinkupdated tests that should work now.second try at testsfirst try at writing testsFix wrong right parenthesisCode adjust according to comments.Merge branch 'patch-1' of https://github.com/vrioux/simplesamlphp into patch-1Add some documentation about the PHP session handler.Log a warning when we notice a probable misconfiguration of PHP sessions.
Loading