-
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
Add article types #2
Merged
Merged
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
feature/types
branch
5 times, most recently
from
July 11, 2016 07:28
f76e890
to
2d29ab7
Compare
wachterjohannes
force-pushed
the
feature/types
branch
5 times, most recently
from
July 11, 2016 09:59
f8f0fca
to
d1f8475
Compare
wachterjohannes
force-pushed
the
feature/types
branch
from
July 11, 2016 10:01
d1f8475
to
9d5ce92
Compare
I have created an issue for type-translations #4 |
wachterjohannes
force-pushed
the
feature/types
branch
2 times, most recently
from
July 11, 2016 10:40
9ad591a
to
15339fc
Compare
wachterjohannes
force-pushed
the
feature/types
branch
from
July 11, 2016 10:42
15339fc
to
2af6002
Compare
wachterjohannes
pushed a commit
that referenced
this pull request
Jun 27, 2018
* First init * Second * Finished * Fixed bug * Fixed bug * Use correct locale * Reload document * Use of rehydrate * Load correct route for shadows * Use of originalLocale * Reload document when indexing shadow * Add functional controller tests * Add ArticleIndexerTest * Fix test
wachterjohannes
pushed a commit
that referenced
this pull request
Jul 3, 2018
* Shadow PHPCR Implementation (#1) * Shadow PHPCR Implementation * Show correct save buttons * Shadow Elasticsearch (#2) * First init * Second * Finished * Fixed bug * Fixed bug * Use correct locale * Reload document * Use of rehydrate * Load correct route for shadows * Use of originalLocale * Reload document when indexing shadow * Add functional controller tests * Add ArticleIndexerTest * Fix test * Shadow multi pages (#3) * Fixed bug * Use correct locale * Reload document * Use of rehydrate * Load correct route for shadows * 1 * Remove not needed function * Add test skeletion * Finished implementation * Load correct pageData * Fix StyleCI * added nl translations * added fr translations * Fix test * More ram for es
guuse
pushed a commit
to guuse/SuluArticleBundle
that referenced
this pull request
May 14, 2019
Update UPGRADE.md
Prokyonn
pushed a commit
to Prokyonn/SuluArticleBundle
that referenced
this pull request
Jul 16, 2024
Prokyonn
pushed a commit
to Prokyonn/SuluArticleBundle
that referenced
this pull request
Jul 25, 2024
alexander-schranz
pushed a commit
to Prokyonn/SuluArticleBundle
that referenced
this pull request
Aug 8, 2024
alexander-schranz
pushed a commit
that referenced
this pull request
Aug 8, 2024
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 adds the article types.
To Do