Skip to content
This repository has been archived by the owner on Feb 8, 2021. It is now read-only.

Tags: sitegeist/Sitegeist.MoveAlong

Tags

v4.0.3

Toggle v4.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
BUGFIX: Use correct @position

v4.0.2

Toggle v4.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
BUGFIX: Make position of 404 status matchers explicit

This avoids problems when other packages inject custom matchers

v4.0.1

Toggle v4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #12 from sitegeist/bugfix/ignoreNonMatchingRoutesI…

…nChain

BUGFIX: Catch NoMatchingRouteException to step over non matched routes in chain

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #11 from sitegeist/feature/refactorToFusion

!!! FEATURE: Refactor to fusion based rendering

v2.1.1

Toggle v2.1.1's commit message
BUGFIX: Require Neos to prevent loading order problems

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from sitegeist/bugfix/requireNeos

BUGFIX: require neos

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #8 from sitegeist/mficzel-patch-1

Task: Avoid Fusion Namespaces for Neos 4 compatibility

v3.0.0

Toggle v3.0.0's commit message
TASK: Adjust MoveAlong to the routing changes in Flow 4.3

The api of the router has changed and since we use some the router internally we have to adapt for that.

v2.1.0

Toggle v2.1.0's commit message
Merge pull request #5 from sitegeist/feature/add410Support

FEATURE: Add support for 410 status-gone pages

v2.0.0

Toggle v2.0.0's commit message
TASK: Fix autoinclude config key from `typoscript` to `fusion`