Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: FluidTYPO3/vhs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.1
Choose a base ref
...
head repository: FluidTYPO3/vhs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.2
Choose a head ref
  • 19 commits
  • 9 files changed
  • 5 contributors

Commits on Aug 10, 2014

  1. [FEATURE] ViewHelpers to set/get TSFE-registers

    Allows accessing values previously set in TypoScript
    via LOAD_REGISTER, or to set values to access elsewhere
    from the registers.
    neufeind committed Aug 10, 2014
    Configuration menu
    Copy the full SHA
    e26804b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2014

  1. Merge pull request #639 from neufeind/feature/register-VH

    [FEATURE] ViewHelpers to set/get TSFE-registers
    NamelessCoder committed Sep 5, 2014
    Configuration menu
    Copy the full SHA
    87b66b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c23539 View commit details
    Browse the repository at this point in the history
  3. [TASK] Regenerate XSD

    NamelessCoder committed Sep 5, 2014
    Configuration menu
    Copy the full SHA
    8f8b82f View commit details
    Browse the repository at this point in the history
  4. [TASK] Regenerate XSD

    NamelessCoder committed Sep 5, 2014
    Configuration menu
    Copy the full SHA
    2d3807a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f08a7c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ce0146 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2014

  1. [FEATURE] Argument $single on Iterator / Extract ViewHelper

    When used, returns the first value instead of always returning all values. Use when result is expected to contain only one value, and avoid having to chain -> v:iterator.first() after .extract() to get to the actual value.
    NamelessCoder committed Sep 8, 2014
    Configuration menu
    Copy the full SHA
    97861f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2014

  1. Configuration menu
    Copy the full SHA
    8ea2d45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d55a1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29ee7e6 View commit details
    Browse the repository at this point in the history
  4. 3 Configuration menu
    Copy the full SHA
    e253786 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71e94ed View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2014

  1. Configuration menu
    Copy the full SHA
    7d2ffdc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #675 from bjo3rnf/containerkey

    [BUGFIX] Incorrect template variable container key
    Benjamin Rau committed Sep 18, 2014
    Configuration menu
    Copy the full SHA
    1a604ed View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2014

  1. Configuration menu
    Copy the full SHA
    864630a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff42ee1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46f8fe7 View commit details
    Browse the repository at this point in the history
  4. [TER] 2.0.2

    NamelessCoder committed Sep 19, 2014
    Configuration menu
    Copy the full SHA
    92ceaec View commit details
    Browse the repository at this point in the history
Loading