-
Notifications
You must be signed in to change notification settings - Fork 80
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
Fixed create article from ghost #126
Merged
alexander-schranz
merged 2 commits into
sulu:feature/multi-page
from
wachterjohannes:enhancement/multi-page-ghost-page-create
Mar 31, 2017
Merged
Fixed create article from ghost #126
alexander-schranz
merged 2 commits into
sulu:feature/multi-page
from
wachterjohannes:enhancement/multi-page-ghost-page-create
Mar 31, 2017
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wachterjohannes
force-pushed
the
enhancement/multi-page-ghost-page-create
branch
2 times, most recently
from
March 31, 2017 07:11
8612b39
to
3c0a9d2
Compare
wachterjohannes
force-pushed
the
enhancement/multi-page-ghost-page-create
branch
from
March 31, 2017 07:25
3c0a9d2
to
0c3236a
Compare
alexander-schranz
approved these changes
Mar 31, 2017
wachterjohannes
force-pushed
the
enhancement/multi-page-ghost-page-create
branch
from
March 31, 2017 08:04
d5c40df
to
ec3ddff
Compare
wachterjohannes
added a commit
to wachterjohannes/SuluArticleBundle
that referenced
this pull request
Mar 31, 2017
* fixed create article from ghost * hide new page link for new articls
wachterjohannes
added a commit
to wachterjohannes/SuluArticleBundle
that referenced
this pull request
Apr 5, 2017
* fixed create article from ghost * hide new page link for new articls
wachterjohannes
added a commit
that referenced
this pull request
Apr 14, 2017
* fixed create article from ghost * hide new page link for new articls
wachterjohannes
added a commit
to wachterjohannes/SuluArticleBundle
that referenced
this pull request
Apr 20, 2017
* fixed create article from ghost * hide new page link for new articls
wachterjohannes
added a commit
to wachterjohannes/SuluArticleBundle
that referenced
this pull request
Apr 21, 2017
* fixed create article from ghost * hide new page link for new articls
wachterjohannes
added a commit
to wachterjohannes/SuluArticleBundle
that referenced
this pull request
Apr 24, 2017
* fixed create article from ghost * hide new page link for new articls
wachterjohannes
added a commit
to wachterjohannes/SuluArticleBundle
that referenced
this pull request
Apr 25, 2017
* fixed create article from ghost * hide new page link for new articls
wachterjohannes
added a commit
to wachterjohannes/SuluArticleBundle
that referenced
this pull request
Apr 25, 2017
* fixed create article from ghost * hide new page link for new articls
alexander-schranz
pushed a commit
that referenced
this pull request
Apr 25, 2017
* Implemented page document and API (#114) * implemented basic page document * added index pages to article * fixed serialization context of article and article-page (#118) * Add interface to manage article-pages (#116) * introduced css grunt job * added article-router * added page dropdown * added logic to create and update pages * renamed adapter * Added article title to page form (#123) * added article title * fixed selector for css stye * fixed jquery selector of grid-row * added page to content-navigation (#125) * Fixed create article from ghost (#126) * fixed create article from ghost * hide new page link for new articls * fixed code style * added delete page button (#132) * added translations (#128) * added route-behavior to article-page (#131) * Fixed priorities of subscriber (#137) * fixed priorities of subscriber * added tag to find routePath property * Fixed title property (article-title) and add page title property (#141) * fixed title property (article-title) and add page title property * added node-name-slugifier * Changed generating route only on publish (#138) * use publish event to generate routes * refactored because of sulu changes * Added page-number argument to website-article-controller (#142) * added serialization of pages * added pages data to article-document * fixed comments * Added synchronize children between draft and live (#139) * added synchronice children between draft and live * fixed preview for new pages * fixed serialization for preview * fixed testcases * Fixed versioning and remove-draft of article-pages (#145) * fixed versioning of article-pages * added upgrade note * added constraint for jackalope/jackalope * implemented duplicate article (#146) * Fixed preview-serialization of article pages (#154) * fixed preview-serialization of article pages * change view of renderArticle * fixed type change on list (#156) * Fixed metadata for article to sync remove (#155) * fixed metadata for article * fixed routable-subscriber to remove all routes (locales) * removed article-page copy locale (#157) * fixed code-style * fixed test-setup
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What's in this PR?
This PR fixes the creation of articles from a ghost.