Skip to content
Snippets Groups Projects
  1. Aug 08, 2018
  2. Jul 21, 2018
  3. Jul 11, 2018
  4. Jun 29, 2018
  5. May 23, 2018
  6. Apr 26, 2018
  7. Mar 26, 2018
  8. Mar 25, 2018
  9. Mar 16, 2018
  10. Mar 13, 2018
  11. Feb 14, 2018
  12. Feb 13, 2018
  13. Jan 29, 2018
  14. Jan 26, 2018
  15. Jan 22, 2018
  16. Jan 17, 2018
  17. Jan 16, 2018
  18. Jan 13, 2018
  19. Nov 06, 2017
  20. Aug 15, 2017
  21. Aug 02, 2017
  22. Jul 18, 2017
  23. May 15, 2017
  24. Apr 28, 2017
  25. Apr 23, 2017
  26. Apr 20, 2017
  27. Apr 11, 2017
  28. Apr 10, 2017
    • Morris Jobke's avatar
      Move OC_Defaults to OCP\Defaults · 5b4adf66
      Morris Jobke authored
      
      * currently there are two ways to access default values:
        OCP\Defaults or OC_Defaults (which is extended by
        OCA\Theming\ThemingDefaults)
      * our code used a mixture of both of them, which made
        it hard to work on theme values
      * this extended the public interface with the missing
        methods and uses them everywhere to only rely on the
        public interface
      
      Signed-off-by: default avatarMorris Jobke <hey@morrisjobke.de>
      Unverified
      5b4adf66
  29. Mar 24, 2017
  30. Mar 17, 2017
  31. Mar 14, 2017
  32. Mar 09, 2017
  33. Mar 03, 2017
Loading