Uh oh!
There was an error while loading. Please reload this page.
Hotfix #1005 delete empty items - #1117
Closed
zonky2 wants to merge 6 commits into
Closed
Conversation
In addition we also now have an IdResolver
We also have hybrid attributes (like select) which are both, ISimple and IComplex. We might also have all other kinds of combinations. Therefore we now have the sequence of: - Always fetch simple attributes - Then try translated - Finally try complex
zonky2
commented
Apr 26, 2017
ContributorAuthor
note from MM-call april 2017: as interim solution we check at TranslatedReference only simple strings and implement the method setTranslatedDataFor at translatedFile... at future should have every attribute her own setTranslatedDataFor ... |
17 tasks
zonky2force-pushed
the
Hotfix_#1005_delete_empty_items
branch
from
May 19, 2017 14:43
e39afdd to
e1e6cabComparezonky2force-pushed
the
Hotfix_#1005_delete_empty_items
branch
from
May 19, 2017 15:18
e1e6cab to
6038859Comparediscordierforce-pushed
the
feature/item-persister-and-retriever
branch
from
May 30, 2017 20:43
f21ba95 to
def1cc7Comparezonky2
commented
Jul 31, 2017
ContributorAuthor
der PR hängt ja immer noch hier rum :( |
baumannsven
changed the base branch from
feature/item-persister-and-retriever
to
masterAugust 24, 2017 05:31
baumannsven
commented
Aug 24, 2017
Contributor
Merged in 76e6216 |
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
Sign up for freeto 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.
Hotfix #1005 delete empty items