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.09Feb5432131Jan302826252120191715141229Dec282415117118Nov169653228Oct272624232116141312111097629Sep282415765131Aug3027251714131211107654331Jul242322212017107329Jun2220161410983231May282726191814131211429Apr28272322212016151498231Mar30232Oct23Mar191816327Feb2016109422Jan212019Tests for SimpleSAML\Locale\Language::isLanguageRTL() + Typo.Add tests for SimpleSAML\Locale\Language::getDefaultLanguage() and fix other tests for the same class.Tests for SimpleSAML\Locale\Language::setLanguage().Tests for SimpleSAML\Locale\Language::getLanguageParameterName().Minor fixes.Add some initial tests for the new SimpleSAML\Locale\Language class.Merge pull request #307 from simplesamlphp/template-refactor-rebasedFix the calls to the old getTranslation() and getAttributeTranslation() methods from SimpleSAML_XHTML_Template.Stop calling deprecated methods in SimpleSAML_XHTML_Template.Bugfixes.Restore previously deleted private methods, they are used from the templates.Restore the rest of the public methods in SimpleSAML_XHTML_Template that were removed, make them wrappers of the new methods, and mark them as deprecated.Restore SimpleSAML_XHTML_Template::getLanguageCookie() and setLanguageCookie() temporarily, as wrappers over the new methods in SimpleSAML\Locale\Language.Same as the previous commit, this time for includeInlineTranslation().More bugfixes. includeLanguageFile() has been moved from SimpleSAML_XHTML_Template to SimpleSAML\Locale\Translate.More bugfixes. The SimpleSAML\Locale\Language::$languageParameterName and SimpleSAML\Locale\Language::$language properties should be private, and therefore not accessed from the outside of their respective classes. Add getters instead.Bugfixes. The translator property of SimpleSAML_XHTML_Template is no longer public.Minor fixes.Add a method SimpleSAML_XHTML_Template::getTranslator() to retrieve the SimpleSAML\Locale\Translate instance local to the template, and use it to fix a bug in a template of the consent module.Bugfix. The consentAdmin module was still calling SimpleSAML_XHTML_Template::getTag(), while that method has been moved to \SimpleSAML\Locale\Translate.Rename \SimpleSAML\Locale\Translate::t_not_translated() to the more concise (and camel caps) getStringNotTranslated().Return lang_merge() to SimpleSAML_XHTML_Template, as it was public, and mark it as deprecated. Use array_merge_recursive() instead.Bugfix.Reformat \SimpleSAML\Locale\Translate.Fix phpdoc for \SimpleSAML\Locale\Translate.Rename \SimpleSAML\Locale\Translate::getTranslation() to the more comprehensive \SimpleSAML\Locale\Translate::getPreferredTranslation().Stop using deprecated methods from SimpleSAML_Utilities.Reformat the new \SimpleSAML\Locale\Language class.Fix phpdoc in the new SimpleSAML\Locale\Language class.Reformat SimpleSAML_XHTML_Template and remove unused return statement.Get rid of unused, private methods in SimpleSAML_XHTML_Template.Fix phpdoc comments for SimpleSAML_XHTML_Template.Merge pull request #286 from jschlyter/sisOID-20151109Try to make it build with the saml module included by using the phpunit version we are requiring instead of the one preinstalled.Try to fix build.Report coverage only for successful builds.Add a service name for coveralls.The saml module deserves some love. It's part of the core, so it should also be unit tested.Update composer configuration.Complete test coverage for SimpleSAML_Configuration::getEndpoints().
Loading