forked from sulu/SuluCommentBundle
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Shadow PHPCR Implementation (sulu#1) * Shadow PHPCR Implementation * Show correct save buttons * Shadow Elasticsearch (sulu#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 (sulu#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
- Loading branch information
1 parent
3024bb0
commit 2377385
Showing
39 changed files
with
1,224 additions
and
160 deletions.
There are no files selected for viewing
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# PHPUnit | ||
/app/config/parameters.yml | ||
/Tests/app/config/parameters.yml | ||
/app/phpunit.xml | ||
/phpunit.xml | ||
|
||
|
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
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
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
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
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
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
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
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
Oops, something went wrong.