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

Adding support for DisplayModes for all .Net based templates and functions #4

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Oct 20, 2015

  1. Adding support for DisplayModes for all .Net based templates and func…

    …tions.
    Pauli Østerø committed Oct 20, 2015
    Configuration menu
    Copy the full SHA
    eeb75ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c27293b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2015

  1. Marking classes as internal. Keeping SpecialModesFileResolver public …

    …in case external function providers wants to utilize DisplayModes.
    Pauli Østerø committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    40a0b45 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2015

  1. Removed PrintMode on DisplayModeProvider

    Since DisplayModeProvider is a public class included in the WebPages library, there is no need for C1 to provide a PrintMode out-of-the-box, since sites that need this, or other special modes, are able to add them manually.
    Pauli Østerø committed Oct 29, 2015
    Configuration menu
    Copy the full SHA
    35cc260 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2016

  1. Configuration menu
    Copy the full SHA
    ba0df78 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2016

  1. Configuration menu
    Copy the full SHA
    99d4275 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2016

  1. Changed the name of SpecialModesFileResolver to DisplayModesFileResol…

    …ver and moved it to Composite.AspNet namespace.
    burningice2866 committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    1b03ba8 View commit details
    Browse the repository at this point in the history