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

8346 License internationalizataion #9125

Merged
merged 18 commits into from
Dec 7, 2022

Conversation

JayanthyChengan
Copy link
Contributor

Which issue(s) this PR closes:

Closes #8346

@JayanthyChengan JayanthyChengan changed the title License internationalizataion 8346 License internationalizataion Nov 3, 2022
Copy link
Member

@qqmyers qqmyers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. The one question I have is whether it would make sense to refactor to have a getLocalizesLicenseDetails(License, String) or (License, Enum) interface. For the former that would mean doing license.getName() once within the method instead of all the callers.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.003%) to 19.977% when pulling c59f30b on scholarsportal:licenseInternationalizataion into 11abccf on IQSS:develop.

@JayanthyChengan
Copy link
Contributor Author

@qqmyers - Please take a look at the changes when you have time. Thanks

Copy link
Member

@qqmyers qqmyers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good - thanks!

@pdurbin pdurbin added the Size: 10 A percentage of a sprint. 7 hours. label Nov 29, 2022
@pdurbin
Copy link
Member

pdurbin commented Nov 29, 2022

Gave it a 10. Should be just testing with French or whatever.

@mreekie mreekie added this to Items Added To Board By Mistake in IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) via automation Dec 6, 2022
@mreekie mreekie moved this from Items Added To Board By Mistake to This Sprint 🏃‍♀️ in IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) Dec 6, 2022
@mreekie
Copy link

mreekie commented Dec 7, 2022

Added to 12/1/2022 sprint on 12/5/2022

IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) automation moved this from This Sprint 🏃‍♀️ to QA ✅ Dec 7, 2022
Copy link
Member

@pdurbin pdurbin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't test this but the code and docs look fine to me. All the API tests passed. Approving.

@kcondon kcondon merged commit caf25c7 into IQSS:develop Dec 7, 2022
IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) automation moved this from QA ✅ to Done 🚀 Dec 7, 2022
@kcondon kcondon self-assigned this Dec 7, 2022
@pdurbin pdurbin added this to the 5.13 milestone Dec 7, 2022
@JayanthyChengan
Copy link
Contributor Author

@pdurbin :
At ScholarsPortal, we noticed "500 Internal Server Error" when we go to the root dataverse and click on edit > dataset templates.
PR is submitted #9226

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size: 10 A percentage of a sprint. 7 hours.
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Support translation of license names and descriptions after #7920
6 participants