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

[pull] main from ORCID:main #808

Open
wants to merge 1,152 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
1152 commits
Select commit Hold shift + click to select a range
a9da77d
Added the code to store deleted items in panoply dw_deleted_items table
Camelia-Orcid Sep 27, 2024
17f1580
Merge pull request #7090 from ORCID/email_domain_remove_created_lastm…
leomendoza123 Oct 1, 2024
9a97169
Merge pull request #7091 from ORCID/9339-delete-orgaffiliationrelatio…
leomendoza123 Oct 1, 2024
6fdf65e
Revert "Added the code to store deleted items in panoply dw_deleted_i…
leomendoza123 Oct 2, 2024
bac8fb8
Merge pull request #7093 from ORCID/revert-7091-9339-delete-orgaffili…
leomendoza123 Oct 2, 2024
ccf1730
v2.65.6 changelog update
actions-user Oct 2, 2024
39aad67
feat: map check names to their workflow files to allow for searching
gilesw Oct 7, 2024
3b7017c
v2.66.0 changelog update
actions-user Oct 9, 2024
bb4e101
Added the date verified when verifying an email address (#7101)
Camelia-Orcid Oct 9, 2024
7ab48af
v2.66.1 changelog update
actions-user Oct 9, 2024
68efbf6
Changed the type from timestamp to timestamp with timezone for date …
Camelia-Orcid Oct 10, 2024
2be3701
v2.66.2 changelog update
actions-user Oct 10, 2024
6a07535
Revert "Revert "Added the code to store deleted items in panoply dw_d…
amontenegro Oct 11, 2024
36cb5b1
v2.66.3 changelog update
actions-user Oct 11, 2024
64fa3ca
Revert 7093 revert 7091 9339 delete orgaffiliationrelation rows in pa…
Camelia-Orcid Oct 11, 2024
14d1885
v2.66.4 changelog update
actions-user Oct 11, 2024
9aaeae2
Add verification date to email endpoint (#7104)
auumgn Oct 15, 2024
aa2c36a
v2.66.5 changelog update
actions-user Oct 15, 2024
cba99cf
update license reference
emmanuel-ferdman Oct 26, 2024
8ac9108
Merge pull request #7111 from emmanuel-ferdman/main
wjrsimpson Oct 28, 2024
a895ef7
v2.66.6 changelog update
actions-user Oct 28, 2024
10c36ed
Merge branch 'main' of https://github.com/ORCID/ORCID-Source
amontenegro Oct 28, 2024
7dae1f1
v2.67.0 changelog update
actions-user Oct 29, 2024
e3eddca
Fixes for the ML startup error (#7114)
Camelia-Orcid Oct 29, 2024
e68bfbe
v2.67.1 changelog update
actions-user Oct 29, 2024
b81578f
removed endpoint regex from cors filter (#7108)
bobcaprice Oct 30, 2024
32f3b3b
v2.67.2 changelog update
actions-user Oct 30, 2024
739fc89
Api limiting http request filter (#7110)
Camelia-Orcid Oct 30, 2024
3528f7f
v2.67.3 changelog update
actions-user Oct 30, 2024
ee4f96c
Added the missing v2 attributes when creating orgs for ROR type (#7116)
Camelia-Orcid Oct 30, 2024
f3aa7c6
v2.67.4 changelog update
actions-user Oct 30, 2024
c413162
Fixing the SQL Error in QA (#7117)
Camelia-Orcid Oct 30, 2024
6a39790
v2.67.5 changelog update
actions-user Oct 30, 2024
b114590
Merge branch 'main' of https://github.com/ORCID/ORCID-Source
amontenegro Oct 31, 2024
d9eb496
add source name and or id to emails missing both (#7118)
auumgn Oct 31, 2024
907abff
Merge branch 'main' of https://github.com/ORCID/ORCID-Source
amontenegro Oct 31, 2024
e165c89
v2.67.6 changelog update
actions-user Oct 31, 2024
88340b4
9422-email-domains-interstitial-oauth
leomendoza123 Nov 4, 2024
c36b5dc
Merge pull request #7120 from ORCID/lmendoza/9422-email-domains-inter…
leomendoza123 Nov 4, 2024
c4f2119
v2.67.7 changelog update
actions-user Nov 4, 2024
1a65b04
Fixes for papi limit filter and ML start (#7121)
Camelia-Orcid Nov 4, 2024
85cfb05
v2.67.8 changelog update
actions-user Nov 4, 2024
856af1f
Papi limit filter NPE when no Authorization header (#7122)
Camelia-Orcid Nov 5, 2024
690a53a
v2.67.9 changelog update
actions-user Nov 5, 2024
c0b8948
add null check when fetching emails (#7123)
auumgn Nov 5, 2024
4f76902
v2.67.10 changelog update
actions-user Nov 5, 2024
d6f5e61
White list implementation for papi limit (#7126)
Camelia-Orcid Nov 5, 2024
46e4985
v2.67.11 changelog update
actions-user Nov 5, 2024
24bee07
Fixed typo and the properties to match the papi ones (#7127)
Camelia-Orcid Nov 6, 2024
98baf91
v2.67.12 changelog update
actions-user Nov 6, 2024
5911fed
use matrix method and if cases to reduce workflow counts and complexity
gilesw Nov 7, 2024
501dab7
Fixed the 500 when client reached the limit. (#7128)
Camelia-Orcid Nov 7, 2024
471cb31
v2.67.13 changelog update
actions-user Nov 7, 2024
7324940
more concistent naming
gilesw Nov 7, 2024
e5a5bfd
Exception catching for papi limit filter (#7132)
Camelia-Orcid Nov 7, 2024
8223bda
v2.67.14 changelog update
actions-user Nov 7, 2024
a76a8d3
lmendoza/9453-update-node-version
leomendoza123 Nov 8, 2024
275a52a
Merge branch 'main' into lmendoza/9453-update-node-version
leomendoza123 Nov 8, 2024
7094bd4
Merge pull request #7130 from ORCID/refactor/matrix-and-fork-detectio…
gilesw Nov 8, 2024
ebeb6e3
Merge branch 'main' into lmendoza/9453-update-node-version
gilesw Nov 8, 2024
5322c78
chore: bump node version
gilesw Nov 8, 2024
d0b176d
feat: helper command comments for yarn corepack install
gilesw Nov 8, 2024
7cbbc19
Merge pull request #7133 from ORCID/lmendoza/9453-update-node-version
gilesw Nov 8, 2024
c9db1c5
v2.67.15 changelog update
actions-user Nov 8, 2024
54a1888
Added a notify email address (#7134)
Camelia-Orcid Nov 8, 2024
6250a3d
v2.67.16 changelog update
actions-user Nov 8, 2024
886fa94
v2.68.0 changelog update
actions-user Nov 13, 2024
79fef44
Add verification date to summary.json and mapi summary endpoint (#7124)
auumgn Nov 13, 2024
77a0ee3
v2.68.1 changelog update
actions-user Nov 13, 2024
d2711d6
add public record controller test (#7135)
auumgn Nov 13, 2024
a7bd71f
v2.68.2 changelog update
actions-user Nov 13, 2024
6706ecc
added corsFilter to filter chain for default requests, tweak to cors …
bobcaprice Nov 13, 2024
12dfc9a
v2.68.3 changelog update
actions-user Nov 13, 2024
2c8babc
Merge branch 'main' of https://github.com/ORCID/ORCID-Source
amontenegro Nov 15, 2024
2de4bd5
Referer header is an URI and not a URL, thats why it was failing for …
amontenegro Nov 15, 2024
019de32
Fix unit tests
amontenegro Nov 15, 2024
ac5cd77
Merge pull request #7137 from ORCID/RefererHeaderIsAnURINotURL
leomendoza123 Nov 15, 2024
c2bd872
v2.68.4 changelog update
actions-user Nov 15, 2024
58f859c
Localhost check is useless since now we use dev.orcid.org
amontenegro Nov 15, 2024
e054616
Merge pull request #7138 from ORCID/RemoveLocalhostCheck
leomendoza123 Nov 15, 2024
66e1051
v2.68.5 changelog update
actions-user Nov 15, 2024
090b7b0
Base uri property should be org.orcid.core.baseUri (#7139)
amontenegro Nov 15, 2024
d8ca3a5
Added indexes for public_api_daily_limit table (#7140)
Camelia-Orcid Nov 18, 2024
b770d20
v2.68.6 changelog update
actions-user Nov 18, 2024
1a16862
add verification date cutoff to summary responses (#7141)
auumgn Nov 20, 2024
6a0d864
v2.68.7 changelog update
actions-user Nov 20, 2024
5510ffe
add professional email source name to api responses (#7142)
auumgn Nov 21, 2024
4db3112
v2.68.8 changelog update
actions-user Nov 21, 2024
06f5e9f
Added the client Id white list (#7143)
Camelia-Orcid Nov 21, 2024
1629236
v2.68.9 changelog update
actions-user Nov 21, 2024
d3d0a1e
9499-email-domains-interstitial-registry-sign-in
leomendoza123 Nov 25, 2024
604400d
Merge pull request #7144 from ORCID/lmendoza/9499-email-domains-inter…
leomendoza123 Nov 25, 2024
ed7cf7f
v2.68.10 changelog update
actions-user Nov 25, 2024
53586d0
fix email source npe (#7145)
auumgn Nov 25, 2024
71e8ec9
v2.68.11 changelog update
actions-user Nov 25, 2024
108b56f
fix email source null check (#7146)
auumgn Nov 26, 2024
8187c3b
v2.68.12 changelog update
actions-user Nov 26, 2024
9901b8c
chore: add bld_docker workflow to main so we can test on branch
gilesw Nov 29, 2024
5a6abd7
bump orcid model version (#7148)
auumgn Dec 2, 2024
8d7c2e5
v2.68.13 changelog update
actions-user Dec 2, 2024
2bb506d
If the source is null lets add one (#7151)
amontenegro Dec 9, 2024
c852b46
v2.68.14 changelog update
actions-user Dec 9, 2024
d3ccb64
v2.69.0 changelog update
actions-user Dec 9, 2024
6459c14
Subdomain changes (#7150)
Camelia-Orcid Dec 13, 2024
653cb2f
v2.69.1 changelog update
actions-user Dec 13, 2024
d62e1e8
add generated by script column (#7153)
auumgn Dec 16, 2024
cccb6a1
v2.69.2 changelog update
actions-user Dec 16, 2024
ce68e23
Coding done, working on some unit tests (#7152)
amontenegro Dec 16, 2024
645cf88
v2.69.3 changelog update
actions-user Dec 16, 2024
9e6b177
Map @orcid.org to the mailgun domains (#7155)
amontenegro Dec 17, 2024
7c9c86e
v2.69.4 changelog update
actions-user Dec 17, 2024
2c38123
replace verification date cutoff with new flag (#7154)
auumgn Dec 17, 2024
b1627c7
v2.69.5 changelog update
actions-user Dec 17, 2024
5f35e71
Map new v3 work types to v2 type other (#7156)
auumgn Dec 17, 2024
640b9db
v2.69.6 changelog update
actions-user Dec 17, 2024
733620b
Update too many requests error message (#7157)
amontenegro Dec 17, 2024
9fe15d6
v2.69.7 changelog update
actions-user Dec 17, 2024
1be026c
generated_by_id should be false by default (#7158)
amontenegro Dec 17, 2024
5539f38
v2.69.8 changelog update
actions-user Dec 18, 2024
e46385e
Generated by script must not be null (#7159)
amontenegro Dec 18, 2024
10695b6
v2.69.9 changelog update
actions-user Dec 18, 2024
6f3e1e5
add null checks to summaries (#7160)
auumgn Dec 18, 2024
024c080
v2.69.10 changelog update
actions-user Dec 18, 2024
d7b11c4
remove custom date created in profile email domain entity (#7161)
auumgn Dec 18, 2024
bfd6b3f
v2.69.11 changelog update
actions-user Dec 18, 2024
c6b950b
mark generated by script as false when creating new domain (#7162)
auumgn Dec 18, 2024
5b00024
v2.69.12 changelog update
actions-user Dec 18, 2024
133ce49
Add todo to remove conditional statement (#7163)
auumgn Dec 18, 2024
b9c647b
v2.69.13 changelog update
actions-user Dec 18, 2024
0fdc408
v2.69.14 changelog update
actions-user Dec 19, 2024
96509e1
Fix errors with email and error message (#7167)
amontenegro Dec 20, 2024
0685233
v2.69.15 changelog update
actions-user Dec 20, 2024
043ec93
Improvements in error handling (#7164)
amontenegro Dec 23, 2024
fefdfb7
v2.69.16 changelog update
actions-user Dec 23, 2024
77b24bc
Using group id for updating peer review visibility (#7168)
amontenegro Dec 24, 2024
cb9bda3
v2.69.17 changelog update
actions-user Dec 24, 2024
55eaffc
Remove old rate limiting events (#7172)
amontenegro Jan 3, 2025
3b9ebc6
v2.69.18 changelog update
actions-user Jan 3, 2025
381a392
Since work categories are now mapped in the UI, we dont need to calcu…
amontenegro Jan 3, 2025
f530aa6
v2.69.19 changelog update
actions-user Jan 3, 2025
14dc4c2
Check the id param is a long (#7174)
amontenegro Jan 6, 2025
7aa3e60
v2.69.20 changelog update
actions-user Jan 6, 2025
174bb2a
New link and subject should contain the orcid id (#7175)
amontenegro Jan 6, 2025
6b35455
v2.69.21 changelog update
actions-user Jan 6, 2025
9d85e82
Added the referer white limiting (#7177)
Camelia-Orcid Jan 6, 2025
8174060
v2.69.22 changelog update
actions-user Jan 6, 2025
4c3ca44
add public speech work type and update orcid model (#7178)
auumgn Jan 9, 2025
66bfc37
v2.69.23 changelog update
actions-user Jan 9, 2025
1523672
Merge branch 'main' into transifex
leomendoza123 Jan 10, 2025
5d6e083
tx pull
leomendoza123 Jan 10, 2025
2993382
Merge branch 'main' into transifex
leomendoza123 Jan 15, 2025
67f994c
Transifex (#7179)
leomendoza123 Jan 15, 2025
50dc851
v2.69.24 changelog update
actions-user Jan 15, 2025
d7866ed
v2.70.0 changelog update
actions-user Jan 16, 2025
be610a6
add 2fa status field to admin lookup (#7182)
auumgn Jan 16, 2025
c9aef14
v2.70.1 changelog update
actions-user Jan 16, 2025
12d379a
Customize csrf cookie domain (#7184)
amontenegro Jan 16, 2025
4cd9e4c
v2.70.2 changelog update
actions-user Jan 16, 2025
da82aa5
More logs (#7185)
amontenegro Jan 16, 2025
4c638c5
v2.70.3 changelog update
actions-user Jan 16, 2025
0ede9d5
Fetch only the org id in the initial search
amontenegro Jan 16, 2025
40a6239
Merge pull request #7186 from ORCID/ImprovementsInOrgsIndexing
leomendoza123 Jan 17, 2025
b0ee732
v2.70.4 changelog update
actions-user Jan 17, 2025
f04a273
RateLimitig with Redis Implementation
Camelia-Orcid Jan 22, 2025
906ddc6
Merge branch 'main' into 9566-techrd-refactor-the-papi-quota-logic-so…
leomendoza123 Jan 22, 2025
18cf663
Merge pull request #7188 from ORCID/9566-techrd-refactor-the-papi-quo…
leomendoza123 Jan 22, 2025
fb74219
v2.70.5 changelog update
actions-user Jan 22, 2025
8ac393c
Added the check for existent entries
Camelia-Orcid Jan 23, 2025
a047a13
Merge pull request #7189 from ORCID/papi_cleanup_duplicates
leomendoza123 Jan 23, 2025
7fdf149
v2.70.6 changelog update
actions-user Jan 23, 2025
912fde5
Fixed the known clients logged in redis as anonymous, added slack mes…
Camelia-Orcid Jan 27, 2025
a8ca7fb
v2.70.7 changelog update
actions-user Jan 27, 2025
81a2772
Added the translation for the papi quota email (#7192)
Camelia-Orcid Jan 27, 2025
e60d507
v2.70.8 changelog update
actions-user Jan 27, 2025
8e4875d
update reactivation email message (#7191)
auumgn Jan 27, 2025
10e687a
v2.70.9 changelog update
actions-user Jan 27, 2025
e2e4b06
add affiliation after reactivation
auumgn Jan 27, 2025
2c28f99
do not add email errors if reactivating
auumgn Jan 27, 2025
a523e0c
Merge pull request #7193 from ORCID/add-affiliation-after-reactivation
leomendoza123 Jan 27, 2025
0f95b8b
v2.70.10 changelog update
actions-user Jan 27, 2025
503f94f
Update PapiRateLimitRedisClient.java (#7195)
Camelia-Orcid Jan 28, 2025
cba826d
v2.70.11 changelog update
actions-user Jan 28, 2025
206ca77
update reactivation email message (#7194)
auumgn Jan 29, 2025
bc3d279
v2.70.12 changelog update
actions-user Jan 29, 2025
5c3c8e4
add xx lr rl reactivation properties (#7197)
auumgn Jan 30, 2025
161cc57
v2.70.13 changelog update
actions-user Jan 30, 2025
b1235d2
Lmendoza/redirect 404 (#7199)
leomendoza123 Jan 30, 2025
fce8196
v2.70.14 changelog update
actions-user Jan 30, 2025
1ea4d04
set email domain and verification date on reactivation (#7200)
auumgn Jan 31, 2025
4d396f2
v2.70.15 changelog update
actions-user Jan 31, 2025
fae8658
pull script
leomendoza123 Feb 5, 2025
3071d68
pull script
leomendoza123 Feb 5, 2025
8649654
pull script
leomendoza123 Feb 5, 2025
ec69b7a
Merge branch 'main' into transifex
leomendoza123 Feb 5, 2025
8fd1797
pull script
leomendoza123 Feb 5, 2025
4aa4fd2
tx pull
leomendoza123 Feb 5, 2025
082907c
Revert "tx pull"
leomendoza123 Feb 5, 2025
3ed2485
pull script
leomendoza123 Feb 5, 2025
08289cf
pull changes without updating names
leomendoza123 Feb 5, 2025
b2ee9cc
pull changes without updating names
leomendoza123 Feb 5, 2025
6c2ee7e
tx pull
leomendoza123 Feb 5, 2025
972ae91
Transifex (#7204)
leomendoza123 Feb 5, 2025
d8081b7
v2.70.16 changelog update
actions-user Feb 5, 2025
2e46343
v2.71.0 changelog update
actions-user Feb 5, 2025
fd249e1
Update the cached token info so it indicate if the token is an OBO on…
amontenegro Feb 5, 2025
2b4d02c
v2.71.1 changelog update
actions-user Feb 5, 2025
1cca28a
papi_rate_limit_email (#7201)
leomendoza123 Feb 5, 2025
14c0b89
v2.71.2 changelog update
actions-user Feb 5, 2025
bbb9e40
Revert "Update the cached token info so it indicate if the token is a…
leomendoza123 Feb 6, 2025
add79ed
Merge pull request #7205 from ORCID/revert-7196-CheckTokenFromCacheOn…
leomendoza123 Feb 6, 2025
ca09858
v2.71.3 changelog update
actions-user Feb 6, 2025
1994504
Revert "Revert "Update the cached token info so it indicate if the to…
leomendoza123 Feb 6, 2025
246ec69
Merge pull request #7206 from ORCID/revert-7205-revert-7196-CheckToke…
leomendoza123 Feb 6, 2025
f499db9
v2.71.4 changelog update
actions-user Feb 6, 2025
f8ec6f2
Fixed the query to be case insensitive for the exact match (#7202)
Camelia-Orcid Feb 6, 2025
1f8fb7a
v2.71.5 changelog update
actions-user Feb 6, 2025
1be666c
Added region back for the ROR loader (#7203)
Camelia-Orcid Feb 6, 2025
d8a09f6
v2.71.6 changelog update
actions-user Feb 6, 2025
f68f0f2
Remove or move email domains on deactivation or deprecation (#7211)
auumgn Feb 10, 2025
67c17c8
v2.71.7 changelog update
actions-user Feb 10, 2025
88366ad
Added the resetLink function for admin portal (#7209)
Camelia-Orcid Feb 10, 2025
058f978
v2.71.8 changelog update
actions-user Feb 10, 2025
5aa8d28
Added the white list for cidr (#7210)
Camelia-Orcid Feb 10, 2025
57d9128
v2.71.9 changelog update
actions-user Feb 10, 2025
6eb6f0d
9623-prod-professional-personal-email-detection-is-case-sensitive
leomendoza123 Feb 11, 2025
8b494d9
Merge branch 'main' into lmendoza/9623-prod-professional-personal-ema…
leomendoza123 Feb 11, 2025
cd278ae
Merge pull request #7215 from ORCID/lmendoza/9623-prod-professional-p…
leomendoza123 Feb 11, 2025
c413523
v2.71.10 changelog update
actions-user Feb 11, 2025
56af42e
pull tx
leomendoza123 Feb 12, 2025
860c572
Merge pull request #7216 from ORCID/transifex
leomendoza123 Feb 12, 2025
29a6736
v2.71.11 changelog update
actions-user Feb 12, 2025
9ec023f
add deprecation comments (#7217)
auumgn Feb 13, 2025
fc28677
v2.71.12 changelog update
actions-user Feb 13, 2025
bc230dc
Add cidr white list unit test (#7213)
Camelia-Orcid Feb 13, 2025
25f6008
v2.71.13 changelog update
actions-user Feb 13, 2025
43e67ce
Fixes for the check of existing entity and region (#7214)
Camelia-Orcid Feb 13, 2025
2f2695a
v2.71.14 changelog update
actions-user Feb 13, 2025
743e45e
Added the changes for exact case insensitive match for org name (#7218)
Camelia-Orcid Feb 13, 2025
ad060ae
v2.71.15 changelog update
actions-user Feb 13, 2025
085d050
Added a possible fix to zenodo's 406 error and more debugging (#7219)
Camelia-Orcid Feb 14, 2025
3680a0a
v2.71.16 changelog update
actions-user Feb 14, 2025
5ba407a
Fixed the encryption when sending curl request (#7220)
Camelia-Orcid Feb 14, 2025
f0d4356
v2.71.17 changelog update
actions-user Feb 14, 2025
9388b4e
Added accept header for download file as well, some more logging (#7221)
Camelia-Orcid Feb 14, 2025
ccfd7f6
v2.71.18 changelog update
actions-user Feb 14, 2025
e4aafe0
Changed Accept type from wild card to octet stream, logging error
Camelia-Orcid Feb 14, 2025
ac99754
Merge pull request #7222 from ORCID/zenodo_error_take_3
leomendoza123 Feb 14, 2025
936e51d
v2.71.19 changelog update
actions-user Feb 14, 2025
e21b955
Changed to application json type (#7223)
Camelia-Orcid Feb 15, 2025
3ea233b
v2.71.20 changelog update
actions-user Feb 15, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
v2.70.5 changelog update
actions-user committed Jan 22, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit fb7421967aa6d10099fadae02d9773819aafc1e3
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v2.70.5 - 2025-01-22

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

- [#7188](https://github.com/ORCID/ORCID-Source/pull/7188): RateLimitig with Redis Implementation

## v2.70.4 - 2025-01-17

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