Skip to content
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

Will be a porting to U8? #205

Open
biapar opened this issue Mar 19, 2019 · 12 comments
Open

Will be a porting to U8? #205

biapar opened this issue Mar 19, 2019 · 12 comments

Comments

@biapar
Copy link

biapar commented Mar 19, 2019

Will be a porting to U8?

@kjac
Copy link
Owner

kjac commented Mar 19, 2019

I have no immediate plans to do so. For the time being I'm throwing my spare time into the Umbraco core.

@marciogoularte
Copy link

I'm porting to Umbraco 8. I wanted to contribute when I finished releasing the code

@marciogoularte
Copy link

marciogoularte commented Jun 6, 2019

I converted a good part of the code. But I'm having problems with PreValues

Umbraco.DataTypeService.GetPreValuesCollectionByDataTypeId (id);
preValueDataType.PreValuesAsDictionary

do not exist anymore

I do not know how to do more, how do I go up the code and release for contribution?

@marciogoularte
Copy link

image
ContentHelper.cs

@m-gebski
Copy link

You might try going with:
image
Property valueList.Items should have all prevalues

@marciogoularte
Copy link

does not work. In v7 it is key/value. This object(ValueListItem) is Id/value. Solution is a custom configuration, I'm working on it

@m-gebski
Copy link

m-gebski commented Jul 5, 2019

Any progress on v8 port?

@marciogoularte
Copy link

I'm testing the custom configuration I made. I found some bugs but I'm fixing. I wanted to send the code I made, but not if I created another repository (my github) or sent to the owner of that one to upload it.
As I have 12 years of programming, this github world is new to me, I do not know how to proceed.

I await suggestions

@m-gebski
Copy link

m-gebski commented Jul 16, 2019

Unfortunately, I'm not comfortable with giving advice in this regard.
The only time I contributed to a project I made a fork of a project, pushed changes to it and opened pull request for the main project.
https://help.github.com/en/articles/about-pull-requests

@ewarudol
Copy link

Hi @marciogoularte ! If you have troubles with pull requesting you can create own repo and link creators. Or try to upload ZIP to outer service and put here.

@nnahmed
Copy link

nnahmed commented Jan 31, 2021

@marciogoularte Did you finalize it? for v8 or what is the current status. many other folks are looking for this .

@met67
Copy link

met67 commented Mar 9, 2021

@marciogoularte Any news? Do you have any public repository? Maybe we could help this effort...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants