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

pkp/pkp-lib#9771 Move ORCID functionality into core application #4221

Merged
merged 3 commits into from
Jun 21, 2024

Conversation

ewhanson
Copy link
Contributor

No description provided.

Copy link
Contributor

@bozana bozana left a comment

Choose a reason for hiding this comment

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

Hi @ewhanson,
Maybe a few things to consider here, else some minor comments and questions.

api/v1/orcid/OrcidController.php Outdated Show resolved Hide resolved
classes/components/forms/context/OrcidSettingsForm.php Outdated Show resolved Hide resolved
classes/components/forms/context/OrcidSettingsForm.php Outdated Show resolved Hide resolved
classes/components/forms/context/OrcidSettingsForm.php Outdated Show resolved Hide resolved
classes/components/forms/site/OrcidSiteSettingsForm.php Outdated Show resolved Hide resolved
@@ -20,6 +20,8 @@
@import "../../../../lib/pkp/styles/variables.less";
@import "../../../../lib/pkp/styles/utils.less";
@import "../../../../lib/pkp/styles/helpers.less";
// General ORCID styles
@import '../../../../lib/pkp/styles/orcid.less';
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe to not in the GitHub issue that other themes need to be adapted as well?

templates/frontend/pages/orcidAbout.tpl Outdated Show resolved Hide resolved
templates/frontend/pages/orcidAbout.tpl Outdated Show resolved Hide resolved
templates/frontend/pages/orcidVerify.tpl Outdated Show resolved Hide resolved
templates/frontend/pages/orcidVerify.tpl Outdated Show resolved Hide resolved
classes/orcid/OrcidWork.php Outdated Show resolved Hide resolved
Copy link
Contributor

@bozana bozana left a comment

Choose a reason for hiding this comment

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

Hi @ewhanson, great! Just 2-3 minor commnents -- you can decide if you would like to consider them.
Also, the functions in the class OrcidReview.php do not have descriptions -- similarly to the pkp-lib PR you can decide if you would like to add them.

classes/orcid/OrcidReview.php Outdated Show resolved Hide resolved
classes/orcid/OrcidReview.php Outdated Show resolved Hide resolved
jobs/orcid/PublishReviewerWorkToOrcid.php Outdated Show resolved Hide resolved
@ewhanson ewhanson force-pushed the orcid branch 3 times, most recently from 837552b to bd406ed Compare June 3, 2024 20:46
@ewhanson ewhanson force-pushed the orcid branch 2 times, most recently from cd88e6e to 847e5ba Compare June 7, 2024 22:40
@ewhanson ewhanson force-pushed the orcid branch 3 times, most recently from 33716fa to 0aaea6a Compare June 20, 2024 18:20
@ewhanson ewhanson merged commit d6a5ea9 into pkp:main Jun 21, 2024
8 checks passed
@ewhanson ewhanson deleted the orcid branch June 21, 2024 15:27
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

Successfully merging this pull request may close these issues.

2 participants