Skip to content
Snippets Groups Projects
  1. Feb 05, 2016
  2. Feb 02, 2016
  3. Jan 29, 2016
  4. Jan 20, 2016
  5. Jan 14, 2016
    • Hanne Moa's avatar
      Fixed comments from previous pull-request · 6492ce36
      Hanne Moa authored
      6492ce36
    • Hanne Moa's avatar
      Refactor SimpleSAML_XHTML_Template · d2759355
      Hanne Moa authored
      A template now has a translator-object, SimpleSAML_Locale_Translate.
      This handles the existing translation system.
      
      The translator has a language-object, SimpleSAML_Locale_Language. This
      handles discovery and switching of locale.
      
      SimpleSAML_XHTML_Template has several methods that are wrapped
      translator-methods:
      
      t()
      isLanguageRTL()
      getLanguageList()
      getTranslation()
      
      This way it isn't necessary to change much of the existing system.
      d2759355
  6. Dec 24, 2015
  7. Dec 15, 2015
  8. Dec 07, 2015
  9. Dec 01, 2015
    • Clint Armstrong's avatar
      gitignore for custom modules · 8122ae10
      Clint Armstrong authored
      This gitignore ignores anything in the modules directory while explicitly including modules that ship with simplesamlphp. This allows users to create and maintain custom modules while tracking upstream.
      8122ae10
  10. Nov 18, 2015
  11. Nov 16, 2015
  12. Nov 06, 2015
  13. Nov 05, 2015
  14. Nov 03, 2015
  15. Nov 02, 2015
  16. Oct 26, 2015
  17. Oct 23, 2015
  18. Oct 14, 2015
  19. Oct 11, 2015
  20. Oct 09, 2015
    • tvdijen's avatar
      Update Negotiate.php · b1d17c3c
      tvdijen authored
      This commit addresses Issue 268 and makes the negotiate module a bit more configurable, like the ldap-module it's leaning on..
      b1d17c3c
  21. Sep 29, 2015
Loading