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

Merge 6.2 into master #10453

Merged
merged 915 commits into from
Apr 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
915 commits
Select commit Hold shift + click to select a range
13e3011
Update doc/release-notes/9356-rate-limiting.md
stevenwinship Jan 24, 2024
0467f4c
Update doc/release-notes/9356-rate-limiting.md
stevenwinship Jan 24, 2024
5253de8
Update doc/release-notes/9356-rate-limiting.md
stevenwinship Jan 24, 2024
13fdd88
Update doc/release-notes/9356-rate-limiting.md
stevenwinship Jan 24, 2024
dd30c7b
Update doc/release-notes/9356-rate-limiting.md
stevenwinship Jan 24, 2024
23606a0
Update doc/release-notes/9356-rate-limiting.md
stevenwinship Jan 24, 2024
1bd2556
Update doc/release-notes/9356-rate-limiting.md
stevenwinship Jan 24, 2024
c04db0a
Update doc/release-notes/9356-rate-limiting.md
stevenwinship Jan 24, 2024
3dfc2a0
adding changes per pr comments
stevenwinship Jan 24, 2024
727cccf
remove redis and replace with jcache hazelcast
stevenwinship Jan 26, 2024
58ea032
adding cache tests
stevenwinship Jan 26, 2024
f7f9664
fixing unit tests
stevenwinship Jan 29, 2024
dbb774b
fixing unit tests
stevenwinship Jan 29, 2024
b489ec8
fixing unit tests
stevenwinship Jan 29, 2024
700e799
fixing unit tests
stevenwinship Jan 29, 2024
5a7d300
fixing unit tests
stevenwinship Jan 29, 2024
e2b5fe8
fixing unit tests
stevenwinship Jan 29, 2024
7fb8c88
fixing unit tests
stevenwinship Jan 29, 2024
0674105
fixing unit tests
stevenwinship Jan 29, 2024
a55ed93
fixing unit tests
stevenwinship Jan 29, 2024
c7b5969
fixing unit tests
stevenwinship Jan 29, 2024
a27c785
fixing unit tests
stevenwinship Jan 30, 2024
ecca881
fixing unit tests
stevenwinship Jan 30, 2024
11a37e3
fixing unit tests
stevenwinship Jan 30, 2024
c84ae14
fixing unit tests
stevenwinship Jan 30, 2024
4f8a39c
fixing unit tests
stevenwinship Jan 30, 2024
3d0e438
fix test hazelcast config
stevenwinship Jan 31, 2024
176adbc
fix test hazelcast config
stevenwinship Jan 31, 2024
403dc08
fix test hazelcast config
stevenwinship Jan 31, 2024
9e43b25
fix test hazelcast config
stevenwinship Jan 31, 2024
0771fae
fixing more review comments
stevenwinship Feb 1, 2024
252337a
fix db rate limit tier column
stevenwinship Feb 1, 2024
cc70ba7
fix db rate limit tier column
stevenwinship Feb 1, 2024
794f024
fix db rate limit tier column
stevenwinship Feb 1, 2024
605097c
getting tests to pass on Jenkins
stevenwinship Feb 2, 2024
879bc5c
testing in jenkins
stevenwinship Feb 2, 2024
27cce94
use payara instance of hazelcast
stevenwinship Feb 2, 2024
9784416
fixes for Jenkins
stevenwinship Feb 2, 2024
21b0951
fixes for Jenkins
stevenwinship Feb 2, 2024
465c5d5
fixes for Jenkins
stevenwinship Feb 2, 2024
e5fe18f
fixes for Jenkins
stevenwinship Feb 2, 2024
15ef82e
Update pom.xml
stevenwinship Feb 5, 2024
77cede2
Update src/test/java/edu/harvard/iq/dataverse/cache/CacheFactoryBeanT…
stevenwinship Feb 5, 2024
02cd0d0
Update pom.xml
stevenwinship Feb 5, 2024
9b95e4d
Update src/main/java/edu/harvard/iq/dataverse/cache/CacheFactoryBean.…
stevenwinship Feb 5, 2024
52e714b
review comments re: JCache
stevenwinship Feb 6, 2024
669d273
review comments re: JCache
stevenwinship Feb 6, 2024
9800fc1
doc change
stevenwinship Feb 6, 2024
ae0ec5a
fix bad merge
stevenwinship Feb 7, 2024
5e507a0
moving cache to util/cache
stevenwinship Feb 7, 2024
0774223
review comments fixed
stevenwinship Feb 7, 2024
d5b1fb5
rename db script
stevenwinship Feb 9, 2024
54f1077
review comments
stevenwinship Feb 20, 2024
d2d3b4a
fixing config.rst
stevenwinship Feb 20, 2024
3102b05
fixing config.rst
stevenwinship Feb 20, 2024
736c633
more review comments
stevenwinship Feb 20, 2024
ecea90c
fixing tests
stevenwinship Feb 21, 2024
9d575ed
fixing tests
stevenwinship Feb 21, 2024
692c650
more review comments
stevenwinship Feb 22, 2024
13674df
more review comments
stevenwinship Feb 22, 2024
1e4d351
review comments
stevenwinship Feb 27, 2024
8edbc04
review comments
stevenwinship Feb 27, 2024
4a0e0af
rename sql to unique
stevenwinship Feb 29, 2024
5233bf2
review comments
stevenwinship Feb 29, 2024
b66e000
Update doc/sphinx-guides/source/installation/config.rst
stevenwinship Feb 29, 2024
0b3c5e3
Cosmetics for 9356 - Rate Limiting PR (#10349)
poikilotherm Mar 1, 2024
2266225
rename sql file
stevenwinship Mar 6, 2024
a1ab6f9
change sql script name
stevenwinship Mar 18, 2024
4a45cae
Change to return null
jp-tosca Mar 18, 2024
d7fa076
Empty validation
jp-tosca Mar 18, 2024
ff16a49
semaphore for async indexing and sync index in transaction after publish
ErykKul Mar 19, 2024
0002008
fixed too short underline in config doc
ErykKul Mar 19, 2024
42db500
Merge branch 'IQSS:develop' into develop
BenediktMeierUIT Mar 19, 2024
3220048
Release notes snippet
jp-tosca Mar 19, 2024
2925f3b
fix UI issue with default/inherited provider in sub-collections
qqmyers Mar 19, 2024
3d2bb41
adjust API to always return an id rather than "default" in some cases
qqmyers Mar 19, 2024
e1f2e66
One extra phrase added to the guide
landreev Mar 19, 2024
714f9f6
fixed new property name scope
ErykKul Mar 20, 2024
1a3783a
added short release note
ErykKul Mar 20, 2024
7023fbf
Update doc/release-notes/10382-optional-croissant-exporter.md
jp-tosca Mar 20, 2024
91bb468
adding two specific commands CheckRateLimitForDatasetPage and CheckRa…
stevenwinship Mar 20, 2024
a9b2514
add check for existing cache before creating a new one
stevenwinship Mar 20, 2024
cb3bd0e
Merge pull request #10211 from IQSS/9356-rate-limiting-command-engine
landreev Mar 20, 2024
caf2d91
removed required attr from selectone component
scolapasta Mar 20, 2024
af7171e
Merge branch 'develop' into 7424-maildefinition-ng
poikilotherm Mar 21, 2024
b678cbb
Documentation update to java requirements
jp-tosca Mar 21, 2024
0a5fcb8
Merge pull request #10405 from IQSS/classic-dev-java-req-update
pdurbin Mar 21, 2024
0391ea9
Merge pull request #10376 from IQSS/10375_ordering_examples
pdurbin Mar 21, 2024
94b1448
Merge pull request #10377 from GlobalDataverseCommunityConsortium/gui…
pdurbin Mar 21, 2024
1b826fb
Fix the issue with the order of the facets and also expose this facet…
jp-tosca Mar 21, 2024
d3ef749
Add release notes
jp-tosca Mar 21, 2024
fb76116
Merge pull request #10401 from IQSS/10385-fix-validation-blocking-for…
sekmiller Mar 21, 2024
77e4eac
Change should still be inside the logic for the facets
jp-tosca Mar 21, 2024
59d16b9
clarify how to increase timeout in docker demo #10409
pdurbin Mar 21, 2024
9e0587f
Merge pull request #10382 from IQSS/le-croissant-exportateur
pdurbin Mar 21, 2024
4093e18
Fix order and patch notes
jp-tosca Mar 21, 2024
a8aaa11
The commits that didn't make it. #9356 (#10407)
landreev Mar 21, 2024
63a09cb
Merge pull request #10410 from IQSS/10409-timeout
poikilotherm Mar 22, 2024
d0bcddc
add to QA checklist: make sure deploy to beta works
pdurbin Mar 22, 2024
6b15b12
Merge branch 'develop' into 7424-maildefinition-ng
poikilotherm Mar 22, 2024
a022e2e
fix(ct): downgrade configbaker to Alpine 3.18 #10413
poikilotherm Mar 22, 2024
4c33a5c
Merge pull request #10414 from IQSS/10413-configbaker-alpine-downgrade
pdurbin Mar 22, 2024
30666f9
Merge pull request #10408 from IQSS/expose-and-sort-publish-status-facet
pdurbin Mar 22, 2024
2129555
fixing bug with tabs in log line for MDC
stevenwinship Mar 22, 2024
8299bac
Menu clarification for Mac/Windows/Linux
jp-tosca Mar 23, 2024
db9cd86
docs(mail): apply suggestions from code review
poikilotherm Mar 25, 2024
83d29b1
feat(ct): add MTA config to demo compose #7424
poikilotherm Mar 25, 2024
ff3b1a1
Merge remote-tracking branch 'origin/7424-maildefinition-ng' into 742…
poikilotherm Mar 25, 2024
b42983c
feat(index): add timing metrics to measure indexing load
poikilotherm Mar 25, 2024
77789db
reverted back to async index after publish, but now with em.flush() a…
ErykKul Mar 25, 2024
b830c82
Merge pull request #10 from poikilotherm/10381-timers
ErykKul Mar 25, 2024
a631444
Merge branch 'IQSS:develop' into 10381_index_after_publish
ErykKul Mar 25, 2024
8945ec8
moved indexing after last dataset merge to assure indextime is not ov…
ErykKul Mar 25, 2024
7f7fd89
Merge branch '10381_index_after_publish' of https://github.com/ErykKu…
ErykKul Mar 25, 2024
053ebdb
metric fix
ErykKul Mar 25, 2024
744113d
Update doc/sphinx-guides/source/container/dev-usage.rst
jp-tosca Mar 25, 2024
241f55e
Merge branch 'IQSS:develop' into develop
BenediktMeierUIT Mar 25, 2024
a2c50b6
log file with a different instance root directory add two files
BenediktMeierUIT Mar 25, 2024
ac74b23
removed outdated "problems sending email" section #9939
pdurbin Mar 25, 2024
909244b
Missing env var
jp-tosca Mar 25, 2024
4248d08
adding api for new mdc processing state db table
stevenwinship Mar 25, 2024
f263a4e
update docs and release note #7424
pdurbin Mar 25, 2024
caf5682
link higher up in the guides #7424
pdurbin Mar 25, 2024
362b87e
fix(mail): remove duplicate JvmSettings.MAIL_MTA_HOST
poikilotherm Mar 26, 2024
b8ca4a7
fix(mail): do not add a default for SMPT host in ct profile
poikilotherm Mar 26, 2024
d8198b5
style(mail): enable more debug output from session producer
poikilotherm Mar 26, 2024
2a73426
fix(mail): do not fail to deploy when debugging is not configured
poikilotherm Mar 26, 2024
21aa73d
style(mail): applying better fix for default value of mail debugging
poikilotherm Mar 26, 2024
a33168d
#10411: Update Explicit Groups Documentation
zearaujo25 Mar 26, 2024
8898d53
adding release note
stevenwinship Mar 26, 2024
3619371
fix dot to dash
pdurbin Mar 26, 2024
23b193d
Merge pull request #10380 from IQSS/flyway-doc-update
jp-tosca Mar 26, 2024
c498ceb
doc(mail): add ssl.enable setting to shortlist
poikilotherm Mar 26, 2024
5d7a863
Merge remote-tracking branch 'origin/7424-maildefinition-ng' into 742…
poikilotherm Mar 26, 2024
3e9d992
doc(mail): add newly added settings to release note
poikilotherm Mar 26, 2024
785dfc5
chore(build): update Maven and test framework dependencies
poikilotherm Mar 26, 2024
243bafe
adding test for invalid state
stevenwinship Mar 26, 2024
6b8b907
chore(build): downgrade DMP to 0.43.4
poikilotherm Mar 26, 2024
df48382
simply smtp config docs #7424
pdurbin Mar 26, 2024
cb14423
doc(mail): fix some typos, add hint about support in new SMTP config …
poikilotherm Mar 26, 2024
e784eb3
point release note at new SMTP section #7424
pdurbin Mar 26, 2024
b8822b9
Initial version
jp-tosca Mar 26, 2024
edb141f
Update doc/sphinx-guides/source/api/native-api.rst
pdurbin Mar 26, 2024
871141d
Merge pull request #10427 from zearaujo25/patch-1
pdurbin Mar 26, 2024
4ef4774
Delete files
jp-tosca Mar 26, 2024
0f5bff9
Changes per review request, fix error handling
qqmyers Mar 26, 2024
24b4bbe
Revert "Missing env var"
jp-tosca Mar 26, 2024
5ade410
Bump for PG 16 so.
jp-tosca Mar 26, 2024
998d519
Merge branch 'develop' into 10254-fix-harvested-redirects
landreev Mar 26, 2024
eff5188
Merge pull request #9939 from poikilotherm/7424-maildefinition-ng
pdurbin Mar 26, 2024
0400037
Formating
jp-tosca Mar 26, 2024
d14e18a
Merge pull request #10373 from DataverseNO/develop
pdurbin Mar 26, 2024
d76a590
Update
jp-tosca Mar 26, 2024
ccc839d
Spacing
jp-tosca Mar 26, 2024
bcddcf6
Bugs
jp-tosca Mar 26, 2024
10f1806
Merge remote-tracking branch 'origin/develop' into 10422-62-release-n…
jp-tosca Mar 26, 2024
09d746d
7424 Updated
jp-tosca Mar 26, 2024
797bc38
moved indexed time by 3 hours to prevent false negatives in isIndexed…
ErykKul Mar 27, 2024
06c82a8
Update doc/release-notes/6.2-release-notes.md
jp-tosca Mar 27, 2024
3b7e729
First round changes
jp-tosca Mar 27, 2024
b196f54
add spaces before default and inherited in parens #10390
pdurbin Mar 27, 2024
8915dad
Merge pull request #10391 from GlobalDataverseCommunityConsortium/mul…
pdurbin Mar 27, 2024
472bb3d
Merge pull request #10416 from IQSS/255-operationalize-mdc-fix-log-fo…
sekmiller Mar 27, 2024
0769ee9
nullpointer fix
ErykKul Mar 27, 2024
1479403
quick info on the new metrics added for indexing
ErykKul Mar 27, 2024
ca5506a
Corrections and instructions for update
jp-tosca Mar 27, 2024
db46350
remove sql table create in favor of automatic table creation by JPA
stevenwinship Mar 27, 2024
d5bb0c2
Merge pull request #10388 from ErykKul/10381_index_after_publish
landreev Mar 27, 2024
bda0185
Update with initial feedback
jp-tosca Mar 27, 2024
e00f630
Merge remote-tracking branch 'origin/develop' into 10422-62-release-n…
jp-tosca Mar 27, 2024
cf9b1bb
Added a one sentence release note, plus another comment to the Datase…
landreev Mar 27, 2024
bb49ed0
Merge branch 'develop' into 10254-fix-harvested-redirects
landreev Mar 27, 2024
3d0b7f8
bump version to 6.2 #10423
pdurbin Mar 27, 2024
b974f14
review comments
stevenwinship Mar 27, 2024
00c9807
Link to the guide code removed
jp-tosca Mar 27, 2024
117ee0f
shorten heading, other tweaks #9356
pdurbin Mar 27, 2024
3556555
Header placed in the right place
jp-tosca Mar 27, 2024
92c27e7
Update 6.2-release-notes.md
landreev Mar 27, 2024
82e35b8
adding docs
stevenwinship Mar 27, 2024
dc1e296
Merge branch '10422-62-release-notes' into landreev-patch-1
landreev Mar 27, 2024
0109b16
Merge pull request #10437 from IQSS/landreev-patch-1
jp-tosca Mar 27, 2024
26017b3
Merge pull request #10436 from IQSS/9356-rate-limiting-docs
jp-tosca Mar 27, 2024
aeee154
Rate limit URL change
jp-tosca Mar 27, 2024
dd05871
Collapsed scripts
jp-tosca Mar 27, 2024
da397ea
Incorrect URL on script
jp-tosca Mar 27, 2024
5c9cc55
Update 6.2-release-notes.md
landreev Mar 27, 2024
51fc665
Removed the last step reExportAll, it is not required
jp-tosca Mar 27, 2024
6cb9a4c
doc tweaks for MDC processingState API #10424
pdurbin Mar 27, 2024
0291cf9
Merge pull request #10424 from IQSS/operationalize-mdc-processing-sta…
pdurbin Mar 27, 2024
18ac44f
Reindex solr change
jp-tosca Mar 27, 2024
56a69cf
Merge pull request #10417 from IQSS/menu-clarification-mac-win-linux
pdurbin Mar 27, 2024
b7e45b4
Merge remote-tracking branch 'origin/develop' into 10422-62-release-n…
jp-tosca Mar 27, 2024
dff1669
10424 added
jp-tosca Mar 27, 2024
1b8f1d9
Merge pull request #10412 from IQSS/beta-deploy
landreev Mar 27, 2024
bfee2f5
Fixed pip script
jp-tosca Mar 27, 2024
56b2cd5
Update 6.2-release-notes.md
jp-tosca Mar 28, 2024
5f5b0c0
Update 6.2-release-notes.md
jp-tosca Mar 28, 2024
a67b7f1
Update 6.2-release-notes.md
jp-tosca Mar 28, 2024
ad407c7
Update 6.2-release-notes.md
jp-tosca Mar 28, 2024
8f56d98
Update 6.2-release-notes.md
jp-tosca Mar 28, 2024
ab3d9d3
Update 6.2-release-notes.md
jp-tosca Mar 28, 2024
a4a9f82
Update 6.2-release-notes.md
jp-tosca Mar 28, 2024
917534b
Update 6.2-release-notes.md
jp-tosca Mar 28, 2024
4767a35
Update 6.2-release-notes.md
jp-tosca Mar 28, 2024
ef9d387
Update 6.2-release-notes.md
jp-tosca Mar 28, 2024
8a03f69
Update 6.2-release-notes.md
jp-tosca Mar 28, 2024
5e35796
Update 6.2-release-notes.md
jp-tosca Mar 28, 2024
8c591c9
Update 6.2-release-notes.md
jp-tosca Mar 28, 2024
1d04d02
Update 6.2-release-notes.md
jp-tosca Mar 28, 2024
40b2152
Update 6.2-release-notes.md
jp-tosca Mar 28, 2024
25ba926
Update 6.2-release-notes.md
jp-tosca Mar 28, 2024
082ac8a
Merge pull request #10420 from IQSS/ij-docker-deployment-env-vars
poikilotherm Mar 28, 2024
834bd64
Merge pull request #10430 from IQSS/10254-fix-harvested-redirects
sekmiller Mar 28, 2024
08c5b90
#10442 fix null from template
sekmiller Mar 28, 2024
822a144
Update doc/release-notes/6.2-release-notes.md
jp-tosca Mar 28, 2024
4e3a024
Rate limit
jp-tosca Mar 28, 2024
4a9c933
Update with morning chages
jp-tosca Mar 28, 2024
4385372
Deleted url
jp-tosca Mar 28, 2024
452e79c
Update
jp-tosca Mar 28, 2024
5150f5b
fix bad curl url in doc
stevenwinship Mar 28, 2024
b102bf7
Latest update post index
jp-tosca Mar 28, 2024
9457ea1
Change order of index api-breaking
jp-tosca Mar 28, 2024
b177bef
Merge pull request #10444 from IQSS/make-data-count-doc-fix
pdurbin Mar 28, 2024
b46c582
describe #10422 in release notes
pdurbin Mar 28, 2024
0ab80d7
improve guidance on writing release note snippets
pdurbin Mar 28, 2024
aac5256
tweaks #10422
pdurbin Mar 28, 2024
8c8fe78
add settings, reformat
pdurbin Mar 28, 2024
950146c
a few more sections, move settings
pdurbin Mar 28, 2024
bfd9407
Table of contets reorg
jp-tosca Mar 28, 2024
5f7c99f
Table of contents final
jp-tosca Mar 28, 2024
f82ebda
TOC fix
jp-tosca Mar 28, 2024
2035585
toc fix 2
jp-tosca Mar 28, 2024
8bbe974
more links, tweaks
pdurbin Mar 28, 2024
c67b767
ask for the issue number and maybe PR number
pdurbin Mar 28, 2024
5285f5e
Merge pull request #10445 from IQSS/release-note-snippets
jp-tosca Mar 28, 2024
ad91b5b
Geospatial command fix
jp-tosca Mar 28, 2024
ade981e
Geospatial tooltip updated
jp-tosca Mar 28, 2024
6810b59
Update 10397-geospatial-tooltip-fix.md
landreev Mar 28, 2024
25912c6
Update 10397-geospatial-tooltip-fix.md
landreev Mar 28, 2024
2f6d3aa
Merge pull request #10447 from IQSS/geospatial-tooltip-fix
sekmiller Mar 29, 2024
d9e06dc
Merge branch 'develop' into 10422-62-release-notes
sekmiller Mar 29, 2024
ee14b26
#10422 incorporate tooltip fix
sekmiller Mar 29, 2024
bd33391
#10442 add note for harvest redirects
sekmiller Mar 29, 2024
9d11921
#10422 fix wording of note
sekmiller Mar 29, 2024
934bdf1
Update 6.2-release-notes.md
landreev Mar 29, 2024
91a9ae9
Update 6.2-release-notes.md
landreev Mar 29, 2024
58d8164
#10422 wording change
sekmiller Mar 29, 2024
a2f4518
Merge pull request #10443 from IQSS/10442-index-draft-from-template
pdurbin Apr 1, 2024
eade48c
Merge pull request #10432 from IQSS/10422-62-release-notes
pdurbin Apr 1, 2024
dae327f
Merge pull request #10435 from IQSS/10423-6.2bump
scolapasta Apr 1, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 2 additions & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
APP_IMAGE=gdcc/dataverse:unstable
POSTGRES_VERSION=13
POSTGRES_VERSION=16
DATAVERSE_DB_USER=dataverse
SOLR_VERSION=9.3.0
SKIP_DEPLOY=0
2 changes: 2 additions & 0 deletions .github/workflows/maven_unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@ on:
push:
paths:
- "**.java"
- "**.sql"
- "pom.xml"
- "modules/**/pom.xml"
- "!modules/container-base/**"
- "!modules/dataverse-spi/**"
pull_request:
paths:
- "**.java"
- "**.sql"
- "pom.xml"
- "modules/**/pom.xml"
- "!modules/container-base/**"
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,4 @@ src/main/webapp/resources/images/dataverseproject.png.thumb140

# Docker development volumes
/docker-dev-volumes
/.vs
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,12 @@ If you are interested in working on the main Dataverse code, great! Before you s

Please read http://guides.dataverse.org/en/latest/developers/version-control.html to understand how we use the "git flow" model of development and how we will encourage you to create a GitHub issue (if it doesn't exist already) to associate with your pull request. That page also includes tips on making a pull request.

After making your pull request, your goal should be to help it advance through our kanban board at https://github.com/orgs/IQSS/projects/2 . If no one has moved your pull request to the code review column in a timely manner, please reach out. Note that once a pull request is created for an issue, we'll remove the issue from the board so that we only track one card (the pull request).
After making your pull request, your goal should be to help it advance through our kanban board at https://github.com/orgs/IQSS/projects/34 . If no one has moved your pull request to the code review column in a timely manner, please reach out. Note that once a pull request is created for an issue, we'll remove the issue from the board so that we only track one card (the pull request).

Thanks for your contribution!

[dataverse-community Google Group]: https://groups.google.com/group/dataverse-community
[Community Call]: https://dataverse.org/community-calls
[dataverse-dev Google Group]: https://groups.google.com/group/dataverse-dev
[community contributors]: https://docs.google.com/spreadsheets/d/1o9DD-MQ0WkrYaEFTD5rF_NtyL8aUISgURsAXSL7Budk/edit?usp=sharing
[dev efforts]: https://github.com/orgs/IQSS/projects/2#column-5298405
[dev efforts]: https://github.com/orgs/IQSS/projects/34/views/6
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Dataverse®

Dataverse is an [open source][] software platform for sharing, finding, citing, and preserving research data (developed by the [Dataverse team](https://dataverse.org/about) at the [Institute for Quantitative Social Science](https://iq.harvard.edu/) and the [Dataverse community][]).

[dataverse.org][] is our home on the web and shows a map of Dataverse installations around the world, a list of [features][], [integrations][] that have been made possible through [REST APIs][], our development [roadmap][], and more.
[dataverse.org][] is our home on the web and shows a map of Dataverse installations around the world, a list of [features][], [integrations][] that have been made possible through [REST APIs][], our [project board][], our development [roadmap][], and more.

We maintain a demo site at [demo.dataverse.org][] which you are welcome to use for testing and evaluating Dataverse.

Expand All @@ -29,6 +29,7 @@ Dataverse is a trademark of President and Fellows of Harvard College and is regi
[Installation Guide]: https://guides.dataverse.org/en/latest/installation/index.html
[latest release]: https://github.com/IQSS/dataverse/releases
[features]: https://dataverse.org/software-features
[project board]: https://github.com/orgs/IQSS/projects/34
[roadmap]: https://www.iq.harvard.edu/roadmap-dataverse-project
[integrations]: https://dataverse.org/integrations
[REST APIs]: https://guides.dataverse.org/en/latest/api/index.html
Expand Down
12 changes: 12 additions & 0 deletions conf/proxy/Caddyfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# This configuration is intended to be used with Caddy, a very small high perf proxy.
# It will serve the application containers Payara Admin GUI via HTTP instead of HTTPS,
# avoiding the trouble of self signed certificates for local development.

:4848 {
reverse_proxy https://dataverse:4848 {
transport http {
tls_insecure_skip_verify
}
header_down Location "^https://" "http://"
}
}
10 changes: 6 additions & 4 deletions conf/solr/9.3.0/schema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,8 @@

<!-- incomplete datasets issue 8822 -->
<field name="datasetValid" type="boolean" stored="true" indexed="true" multiValued="false"/>

<field name="license" type="string" stored="true" indexed="true" multiValued="false"/>

<!--
METADATA SCHEMA FIELDS
Expand Down Expand Up @@ -327,7 +329,7 @@
<field name="keywordVocabularyURI" type="text_en" multiValued="true" stored="true" indexed="true"/>
<field name="kindOfData" type="text_en" multiValued="true" stored="true" indexed="true"/>
<field name="language" type="text_en" multiValued="true" stored="true" indexed="true"/>
<field name="northLongitude" type="text_en" multiValued="true" stored="true" indexed="true"/>
<field name="northLatitude" type="text_en" multiValued="true" stored="true" indexed="true"/>
<field name="notesText" type="text_en" multiValued="false" stored="true" indexed="true"/>
<field name="originOfSources" type="text_en" multiValued="false" stored="true" indexed="true"/>
<field name="otherDataAppraisal" type="text_en" multiValued="false" stored="true" indexed="true"/>
Expand Down Expand Up @@ -370,7 +372,7 @@
<field name="software" type="text_en" multiValued="true" stored="true" indexed="true"/>
<field name="softwareName" type="text_en" multiValued="true" stored="true" indexed="true"/>
<field name="softwareVersion" type="text_en" multiValued="true" stored="true" indexed="true"/>
<field name="southLongitude" type="text_en" multiValued="true" stored="true" indexed="true"/>
<field name="southLatitude" type="text_en" multiValued="true" stored="true" indexed="true"/>
<field name="state" type="text_en" multiValued="true" stored="true" indexed="true"/>
<field name="studyAssayCellType" type="text_en" multiValued="true" stored="true" indexed="true"/>
<field name="studyAssayMeasurementType" type="text_en" multiValued="true" stored="true" indexed="true"/>
Expand Down Expand Up @@ -566,7 +568,7 @@
<copyField source="keywordVocabularyURI" dest="_text_" maxChars="3000"/>
<copyField source="kindOfData" dest="_text_" maxChars="3000"/>
<copyField source="language" dest="_text_" maxChars="3000"/>
<copyField source="northLongitude" dest="_text_" maxChars="3000"/>
<copyField source="northLatitude" dest="_text_" maxChars="3000"/>
<copyField source="notesText" dest="_text_" maxChars="3000"/>
<copyField source="originOfSources" dest="_text_" maxChars="3000"/>
<copyField source="otherDataAppraisal" dest="_text_" maxChars="3000"/>
Expand Down Expand Up @@ -609,7 +611,7 @@
<copyField source="software" dest="_text_" maxChars="3000"/>
<copyField source="softwareName" dest="_text_" maxChars="3000"/>
<copyField source="softwareVersion" dest="_text_" maxChars="3000"/>
<copyField source="southLongitude" dest="_text_" maxChars="3000"/>
<copyField source="southLatitude" dest="_text_" maxChars="3000"/>
<copyField source="state" dest="_text_" maxChars="3000"/>
<copyField source="studyAssayCellType" dest="_text_" maxChars="3000"/>
<copyField source="studyAssayMeasurementType" dest="_text_" maxChars="3000"/>
Expand Down
3 changes: 2 additions & 1 deletion doc/release-notes/6.1-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ Upgrading requires a maintenance window and downtime. Please plan ahead, create

These instructions assume that you've already upgraded through all the 5.x releases and are now running Dataverse 6.0.

0\. These instructions assume that you are upgrading from 6.0. If you are running an earlier version, the only safe way to upgrade is to progress through the upgrades to all the releases in between before attempting the upgrade to 5.14.
0\. These instructions assume that you are upgrading from 6.0. If you are running an earlier version, the only safe way to upgrade is to progress through the upgrades to all the releases in between before attempting the upgrade to 6.1.

If you are running Payara as a non-root user (and you should be!), **remember not to execute the commands below as root**. Use `sudo` to change to that user first. For example, `sudo -i -u dataverse` if `dataverse` is your dedicated application user.

Expand Down Expand Up @@ -288,6 +288,7 @@ As noted above, deployment of the war file might take several minutes due a data

6a\. Update Citation Metadata Block (to make Alternative Title repeatable)

- `wget https://github.com/IQSS/dataverse/releases/download/v6.1/citation.tsv`
- `curl http://localhost:8080/api/admin/datasetfield/load -H "Content-type: text/tab-separated-values" -X POST --upload-file scripts/api/data/metadatablocks/citation.tsv`

7\. Upate Solr schema.xml to allow multiple Alternative Titles to be used. See specific instructions below for those installations without custom metadata blocks (7a) and those with custom metadata blocks (7b).
Expand Down
Loading
Loading