Skip to content

Commit

Permalink
Merge branch 'main' into 8983-tech-cron-job-to-store-the-daily-stats-…
Browse files Browse the repository at this point in the history
…in-eventstats-and-remove-old-events
  • Loading branch information
DanielPalafox authored Jan 2, 2024
2 parents 98c3f01 + 60428cb commit 76ad9ae
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v2.47.8 - 2024-01-02

[Full Changelog](https://github.com/ORCID/ORCID-Source/compare/v2.47.7...v2.47.8)

- [#6961](https://github.com/ORCID/ORCID-Source/pull/6961): OCID to ORCID

## v2.47.7 - 2023-12-27

[Full Changelog](https://github.com/ORCID/ORCID-Source/compare/v2.47.6...v2.47.7)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ email.addWorks.header.dear=Dear

email.addWorks.weHaveNoticed=We have noticed that you have not yet added any research outputs to your ORCID record. Adding these will help reduce your administrative burden when read and imported into other systems, ensure you are recognized for your research contributions, and disambiguate you from other researchers with the same name!
email.addWorks.getStarted=Get started with these popular ORCID integrations:
email.addWorks.belowAreLinks=Below are links to 4 popular ORCID integrations that allow you to sign in to your OCID record, grant permission to the service to add your selected research outputs to your ORCID record.
email.addWorks.belowAreLinks=Below are links to 4 popular ORCID integrations that allow you to sign in to your ORCID record, grant permission to the service to add your selected research outputs to your ORCID record.

email.addWorks.forAddingJournal=For adding journal articles:
email.addWorks.allowsYouToSearch=allows you to search and add works by title or DOI.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<div style="display: block">
<p>We have noticed that you have not yet added any research outputs to your ORCID record. Adding these will help reduce your administrative burden when read and imported into other systems, ensure you are recognized for your research contributions, and disambiguate you from other researchers with the same name!</p>
<p style="font-weight: bolder;font-size: 16px">Get started with these popular ORCID integrations:</p>
<p>Below are links to 4 popular ORCID integrations that allow you to sign in to your OCID record, grant permission to the service to add your selected research outputs to your ORCID record.</p>
<p>Below are links to 4 popular ORCID integrations that allow you to sign in to your ORCID record, grant permission to the service to add your selected research outputs to your ORCID record.</p>
<p>For adding journal articles: <a
style="text-decoration: underline;color: #085c77;display: inline-block;"
href="https://orcid.org/oauth/authorize?client_id=0000-0002-3054-1567&response_type=code&scope=%2Factivities%2Fupdate%20%2Fread-limited&redirect_uri=https:%2F%2Fsearch.crossref.org%2Fauth%2Forcid%2Fsearch-and-link"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ We have noticed that you have not yet added any research outputs to your ORCID r

Get started with these popular ORCID integrations:

Below are links to 4 popular ORCID integrations that allow you to sign in to your OCID record, grant permission to the service to add your selected research outputs to your ORCID record.
Below are links to 4 popular ORCID integrations that allow you to sign in to your ORCID record, grant permission to the service to add your selected research outputs to your ORCID record.

For adding journal articles: Crossref Metadata Search allows you to search and add works by title or DOI.

Expand Down

0 comments on commit 76ad9ae

Please sign in to comment.