Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable10] extended theme service #28647

Merged
merged 6 commits into from
Aug 11, 2017
Merged

Commits on Aug 10, 2017

  1. added functionality to get an array of all themes and search for a th…

    …eme, refactored theme object so it can also set the web path through constructor, added setters to manipulate the current theme, removed unnecessary slash, added/modified tests
    Philipp Schaffrath authored and Vincent Petry committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    b39a206 View commit details
    Browse the repository at this point in the history
  2. created public interfaces for Theme and ThemeService, fixed some docb…

    …locks, implemented interfaces
    phisch authored and Vincent Petry committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    b2b0283 View commit details
    Browse the repository at this point in the history
  3. use ThemeService and Theme interfaces internally

    phisch authored and Vincent Petry committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    8f55210 View commit details
    Browse the repository at this point in the history
  4. added alias for IThemeService

    phisch authored and Vincent Petry committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    ad02079 View commit details
    Browse the repository at this point in the history
  5. use fully qualified interface name

    phisch authored and Vincent Petry committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    487c774 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2017

  1. Fix theme interfaces "since" version

    Vincent Petry committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    380bd4d View commit details
    Browse the repository at this point in the history