-
Notifications
You must be signed in to change notification settings - Fork 351
Portal Configuration #2
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
Conversation
This file contains hidden or 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
…re/portal Conflicts: composer.json src/Sulu/Bundle/CoreBundle/DependencyInjection/SuluCoreExtension.php
chirimoya
added a commit
that referenced
this pull request
Aug 14, 2014
Implemented simple authentication
chirimoya
added a commit
that referenced
this pull request
Aug 14, 2014
Build Rest Webservices for Collection and Medias
wachterjohannes
added a commit
that referenced
this pull request
Sep 30, 2014
wachterjohannes
added a commit
that referenced
this pull request
Oct 31, 2014
chirimoya
added a commit
that referenced
this pull request
Oct 31, 2014
Implemented simple authentication
chirimoya
added a commit
that referenced
this pull request
Oct 31, 2014
Build Rest Webservices for Collection and Medias
turbo-ele
added a commit
that referenced
this pull request
Apr 27, 2015
[FEATURE] Media supplier collection
danrot
pushed a commit
that referenced
this pull request
Dec 5, 2016
* init automation-bundle * Implemented task-api (#1) * implemented task-api * fixed comments * Added ui to manage tasks (#2) * added automation-tab * fixed comments * added delete dialog and validation of date-picker * ID changed to guid and added locale (#4) * changed id type to uuid * added locale to task * Added php-task library (#3) * refactored task-controller cget * renamed task-name to handler-class * added automation-task-handler * added php-task to sulu-task * added document-handler (#6) * Added ui improvements (#5) * fixed missing locale for find * Devided tasks into a list for future and history list (#7) * devided tasks into a list for future (editable) and history (with status) * improved handler configuration and added central navigation provider for tab * included style for task-history list * UI fixes (#8) * fixed translations * removed sortable from all fields except schedule * added icons for started and running * added remove button to overlay * added security-context to ui * fixed comments * added document automation events (#9)
danrot
added a commit
that referenced
this pull request
Feb 13, 2017
Squashed commit of the following: commit e93546a Merge: b452995 403a789 Author: Daniel Rotter <daniel.rotter@gmail.com> Date: Mon Feb 13 15:55:12 2017 +0100 Merge branch 'develop' into ollietb-windows-xinclude-patch commit b452995 Author: Ollie Harridge <ollie@sabbaticalsoul.co.uk> Date: Mon Feb 13 13:53:15 2017 +0000 Update comments commit da870ea Author: Ollie Harridge <ollie@sabbaticalsoul.co.uk> Date: Mon Feb 13 13:29:16 2017 +0000 Add muting back in commit 188779e Author: Ollie Harridge <ollie@sabbaticalsoul.co.uk> Date: Mon Feb 13 13:10:32 2017 +0000 Remove error supression commit f066d0d Author: Ollie Harridge <ollie@sabbaticalsoul.co.uk> Date: Wed Feb 8 17:36:58 2017 +0000 Add #3183 commit d7f5ddf Author: Ollie Harridge <ollie@sabbaticalsoul.co.uk> Date: Wed Feb 8 17:34:49 2017 +0000 Update XmlLegacyLoaderTest.php commit 58012b5 Author: Ollie Harridge <ollie@sabbaticalsoul.co.uk> Date: Wed Feb 8 13:41:32 2017 +0000 Update XmlLegacyLoaderTest.php commit e0f180b Author: Ollie Harridge <ollie@sabbaticalsoul.co.uk> Date: Tue Feb 7 15:19:09 2017 +0000 Update XmlLegacyLoader.php commit 48605b2 Author: Ollie Harridge <ollie@sabbaticalsoul.co.uk> Date: Tue Feb 7 15:09:22 2017 +0000 Update XmlLegacyLoader.php commit cea2241 Merge: c8eec90 743a78b Author: Ollie Harridge <ollie@sabbaticalsoul.co.uk> Date: Tue Feb 7 15:07:59 2017 +0000 Merge pull request #2 from sulu/develop Merge from develop
mavuio
added a commit
to mavuio/sulu
that referenced
this pull request
Aug 22, 2023
alexander-schranz
pushed a commit
that referenced
this pull request
Nov 15, 2024
* init article types * added route generation * fixed #3 added delete button on list and edit-form
alexander-schranz
pushed a commit
that referenced
this pull request
Nov 15, 2024
* 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
alexander-schranz
pushed a commit
that referenced
this pull request
Nov 15, 2024
alexander-schranz
pushed a commit
that referenced
this pull request
Nov 25, 2024
Add missing result exception
Noah-Lhommedieu
referenced
this pull request
in Noah-Lhommedieu/sulu-cicd
Jun 23, 2025
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.
Should implement the loading of the portal configuration. The portal manager should be implemented as a service, which offers the data configured in the portal xml files.