-
Notifications
You must be signed in to change notification settings - Fork 36
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
Issue #93: Enable any entity type to be embedded in RTF fragment #96
Closed
willprice76
wants to merge
28
commits into
RWS:master
from
willprice76:fix/issue93/enable-non-mediaitem-rtf-fragments
Closed
Issue #93: Enable any entity type to be embedded in RTF fragment #96
willprice76
wants to merge
28
commits into
RWS:master
from
willprice76:fix/issue93/enable-non-mediaitem-rtf-fragments
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
…I-3103 to develop * commit '90c2d8e0c42255b2e16b22dbb5f21d3e0abc8f8c': TSI-3105 Added health check filter (TSI-3103)
This reverts commit 1971e15
…I-3061 to develop * commit '6bf0ece6e3167ab1e97f3d1343a4ff54861ad678': Revert "TSI-3966 replace & when encoding (TSI-3061, CRQ-8774)"
…Q-9120 to develop * commit '849ad4fa05df98a976d738e3790d82695f63ef23': CRQ-9120 used correct @nullable annotation CRQ-9120 Webapp tries to load Model Service URL and retries later if failed
…onid_init to develop * commit 'ad66465765f665deed9a9c79cfa1292eacb908a5': TSI-3145 Moved SESSIOND ID initialization to DXA framework
…leaned up, covered namespace support with unit tests
…y the case in unit test
…I-3135 to develop * commit '83b9f62b5d2152702f0776625865c8e421c7c797': TSI-3135 > Improved URI_SCHEMA TSI-3135 > Made DEFAULT_NAMESPACE property private. Updated javadoc TSI-3135 > Covered some cases that weren't covered TSI-3135 > Renamed property with URI pattern, added comment to clarify the case in unit test TSI-3135 > Fixed the pattern so that only two variants of a namespace is supported TSI-3135 > Added namespace support form publication, template URIs, cleaned up, covered namespace support with unit tests TSI-3135 > Added new Public API buildPageTcmUri with namespace support TSI-3135 > Improved pattern plus fixed unit tests according to recent changes TSI-3135 > Added namespace support to TcmUtils class TSI-3135 > Updated DD4T version
Develop Fork update
…dded in RTF fragment
This was referenced Apr 14, 2018
This PR was created on the master branch by mistake. See replacement PR #98 |
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.
Update to RichTextDataConverter to make it more generically handle embedded entities (not just MediaItem)