Skip to content

Listener for setting current portal #17

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

Merged
merged 4 commits into from
Nov 18, 2013
Merged

Conversation

danrot
Copy link
Contributor

@danrot danrot commented Nov 12, 2013

Added a listener for setting the current portal
@chirimoya The listener is called after the RouteProvider, so we have to call the findByUrl-method twice (RouteProvider + KernelListener). I don't really want to set the current Portal in the RouteProvider....

  • test coverage
  • finish the code
  • gather feedback for my changes
  • submit changes to the documentation
Q A
Bug fix? no
New feature? yes
Tests pass? none
Fixed tickets no
Doc https://github.com/sulu-cmf/docs/blob/master/detail-specification/000-foundation/DET-004-Routing.md

@danrot
Copy link
Contributor Author

danrot commented Nov 12, 2013

Problem solved, ready to merge

@chirimoya
Copy link
Member

@drotter ... please review checklist. test coverage? submitted changes to documentation?

@danrot
Copy link
Contributor Author

danrot commented Nov 15, 2013

Sry, was a little bit hectical on tuesday... There are no tests and documentation yet... I'll try to work on that on the weekend.

@danrot
Copy link
Contributor Author

danrot commented Nov 17, 2013

@chirimoya Now it should be mergeable.

chirimoya added a commit that referenced this pull request Nov 18, 2013
Listener for setting current portal
@chirimoya chirimoya merged commit 56aa0a9 into develop Nov 18, 2013
@chirimoya
Copy link
Member

@drotter ... merged

@danrot danrot deleted the feature/current-portal branch November 18, 2013 12:49
chirimoya added a commit that referenced this pull request Aug 14, 2014
…fault

adjusted PortalRouteProvider to match new RequestAnalyzer
chirimoya added a commit that referenced this pull request Sep 30, 2014
dantleech added a commit that referenced this pull request Sep 30, 2014
chirimoya added a commit that referenced this pull request Oct 17, 2014
chirimoya added a commit that referenced this pull request Oct 31, 2014
chirimoya added a commit that referenced this pull request Oct 31, 2014
…fault

adjusted PortalRouteProvider to match new RequestAnalyzer
dantleech added a commit that referenced this pull request Oct 31, 2014
chirimoya added a commit that referenced this pull request Oct 31, 2014
wachterjohannes pushed a commit to wachterjohannes/sulu that referenced this pull request May 8, 2017
* add medias with title, url and thumbnails to index

* fix tests for media and fix author test
GlennVL91 pushed a commit to Tactics/sulu that referenced this pull request Jun 20, 2019
Reference: https://github.com/symfony/symfony-standard/blob/master/app/AppKernel.php#L43

If the purpose is easy maintainability of the cache and log dirs please ignore my PR. However, I think it's better to align with Symfony behaviour.
alexander-schranz added a commit to alexander-schranz/sulu that referenced this pull request Feb 22, 2024
* Remove image formats xml in public folder

* Run agains dev-release/2.0
alexander-schranz pushed a commit to alexander-schranz/sulu that referenced this pull request Nov 25, 2024
* Add "DuplicateContentMessage"

* Finish functional test

* Fix test

* Register service

* Fix bug

* Use correct method

* Fix bug

* Add DuplicateExcerptMessage

* Add DuplicateSeoMessage

* Fix php-cs and phpstan

* Add message unit tests

* Add message handler unit test

* Add tests

* Add createClone unit tests

* Add createClone unit test

* Better unit test

* Fix test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants