-
Notifications
You must be signed in to change notification settings - Fork 501
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
Version 5.10 #8511
Merged
Version 5.10 #8511
Changes from all commits
Commits
Show all changes
696 commits
Select commit
Hold shift + click to select a range
ceec983
Implemented fix by @qqmyers
janvanmansum 43e4e74
link guestbook sections (User, API) in guides #8244
pdurbin 0dc8250
ci(unit): experimental Java 17 Maven Unittest build #8094
poikilotherm e6a72e2
ci(unit): flag experimental builds of unit tests in results #8094
poikilotherm f411f2e
chore(build): update to JaCoCo 0.8.7 to enable Java 17 coverage #8094
poikilotherm c758ade
build(mvn): dissolve Java9+ profile and make target version a var #8094
poikilotherm b7420f0
build(mvn): update Maven Surefire to 3.0 #8094
poikilotherm 5fd728b
ci(unit): override Maven target Java version from build matrix #8094
poikilotherm fbf2571
fix(harvest): make XlistRecordsHandler Java 17 ready #8094
poikilotherm 8b838f3
Merge pull request #8362 from poikilotherm/8094-java17-exp-ci
kcondon f787b43
fix guestbook clear selection button
qqmyers b966afc
restore actionListener
qqmyers c4ca40f
Merge pull request #8403 from GlobalDataverseCommunityConsortium/IQSS…
kcondon 88342f9
Merge pull request #8390 from IQSS/8198-install-support
kcondon b8eca40
add download button to guestbook listing #8244
pdurbin d0286c0
Merge branch 'develop' into 8244-guestbook #8244
pdurbin 360da89
Merge pull request #8314 from dhirst1/patch-1
kcondon 59fbc55
add release note #8244
pdurbin b7bfe97
Merge branch 'IQSS:develop' into 7874-Dataset-template-authors-ordering
alejandratenorio 589400e
Merge pull request #8228 from CIMMYT/7874-Dataset-template-authors-or…
kcondon 4d1b7af
#8405 update Shibboleth documentation for version 3 and repository we…
d27a45b
improve docs on guestbooks #8244
pdurbin 0d34784
lowercase to "guestbooks" #8244
pdurbin 808c2a2
NPE when uploading multiple files via GUI and direct uplpad
haarli 74d18a8
Merge branch 'IQSS:develop' into direct-upload-multiple-files
haarli b023bdb
build: fix wrong XML namespaces in pom.xml
poikilotherm 2e76494
build(parent): add a basic Maven Parent POM #8394
poikilotherm f102122
build(dataverse): make main pom.xml inherit from new dataverse-parent…
poikilotherm c70e75c
build(dataverse): make Maven plugin versions controlled by parent #8394
poikilotherm 424400b
chore(jacoco): fix wrongly typed config options of JaCoCo Maven plugi…
poikilotherm 8fb4b9a
build(dataverse): move <pluginRepositories> and <repositories> to par…
poikilotherm 6089cbb
build(dataverse): move common version properties to parent #8394
poikilotherm 0ad680c
build(dataverse): make SolrJ dependency use a version from parent #8394
poikilotherm c56e901
build(dataverse): move common entries from <dependencyManagement> to …
poikilotherm 477a180
ci(unit): make Github Action for Maven Unit Tests be triggered on POM…
poikilotherm 19b9bec
build(dataverse): move postgresql lib versioning to parent <dependenc…
poikilotherm 66461a9
style(zipdownloader): fix accidental tab char usage
poikilotherm ea59f8a
build(zipdownloader): make zipdownloader use parent POM #8394
poikilotherm 41e80db
refactor(zipdownloader): replace Maven Assembly Plugin with Spring Bo…
poikilotherm febc61d
build(deps): re-add SLF4J changes from #8377 in parent #8394
poikilotherm fbdf5c1
build(modules): move Maven plugin versioning to parent #8394
poikilotherm 5879030
Merge branch 'develop' into 47-upgrade-solr-8-11
sekmiller 9b3604b
Merge pull request #8401 from DANS-KNAW/TEMPLATE_FIX
kcondon 4facb3d
when no guestbook selected, only show panel to editors #8244
pdurbin 37e43bf
Merge branch 'develop' into 8244-guestbook #8244
pdurbin 02db1b4
Update doc/sphinx-guides/source/installation/shibboleth.rst
donsizemore 231359f
Update doc/sphinx-guides/source/installation/shibboleth.rst
donsizemore 42a39d1
#8405 update Vagrant shibboleth.repo to match Rocky 8 Vagrant image
f021446
#8405 suggest shibboleth.repo location
375ea9c
#47 add 8.11 directory
sekmiller b461f49
Merge branch 'develop' into 47-upgrade-solr-8-11
sekmiller 93b39e1
Merge pull request #8406 from OdumInstitute/8405_update_Shib_docs
kcondon 2d4f56b
Merge pull request #8409 from MPDL/direct-upload-multiple-files
kcondon 8dfb5d5
#8407 fix - update CC0 1.0 info in db/align json with other licenses
qqmyers 591c688
repackaging as one script
qqmyers b504426
add comment
qqmyers 326ecf3
Merge branch 'develop' into 47-upgrade-solr-8-11
sekmiller ed9f719
#47 add release notes
sekmiller 559a84d
Update prerequisites.rst
sekmiller 21bb3c4
Update prerequisites.rst
sekmiller 452feea
docs(dev): rework dependencies.rst and add parent POM #8394
poikilotherm 0f6c8f5
Merge branch 'develop' into 8394-maven-mods
poikilotherm b416618
build(zipdownloader): change version number to experimental #8394
poikilotherm c91c071
refactor(zipdownloader): adapt cgi-bin script to name and version of …
poikilotherm 429ec3f
docs(zipdownloader): refactor slightly for name and version, crosslin…
poikilotherm 958c96f
add GitHub integrations
atrisovic 4a63369
Merge pull request #8402 from IQSS/8244-guestbook
kcondon 3422d13
docs(releases): adapt for parent module #8394
poikilotherm 1cc1f2a
IQSS#8417 Do not display DatasetCreator permission on dataset level
haarli 3adc129
Merge branch 'IQSS:develop' into IQSS/8417-display-of-dataset-creator…
haarli 4a03b49
IQSS#8417 Only show permissions that are available for the dvobject
haarli 15c9760
ci(unit): disable experimental Java 17 causing kerfuffle #8094
poikilotherm 09f11c6
style(auth): remove tabs and make checkstyle happy
poikilotherm e9a97eb
build(war): make logging libs runtime scoped #8394
poikilotherm ab66fc4
Merge pull request #8419 from poikilotherm/8094-disable-17-ci
kcondon 53914de
Update ManagePermissionsPage.java
scolapasta 73d7216
Update ManagePermissionsPage.java
scolapasta e60300f
only close stream if opened (for S3)
qqmyers 9b818cf
Update ManagePermissionsPage.java
scolapasta 55f251c
Merge pull request #8416 from atrisovic/atrisovic-github-integration-1
kcondon 1b3fbeb
Update widgets.js
scolapasta c980ce9
Merge pull request #8420 from QualitativeDataRepository/IQSS/8219-avo…
kcondon 119e841
Merge pull request #23 from scolapasta/patch-1
haarli c98b078
Merge branch 'develop' into 8394-maven-mods
poikilotherm c7d670f
add CC BY, improve license config docs #8347
pdurbin 0d853b7
Merge pull request #8399 from GlobalDataverseCommunityConsortium/IQSS…
kcondon 488a392
doc tweaks for #8394
pdurbin 73213f4
docs(dev): clarify nearest dependency wins #8394
poikilotherm b63a010
simplify wording #8394
pdurbin b7f7ce6
Merge pull request #8421 from IQSS/56-widget-jquery-update
kcondon 8b30406
clarify dep resolution #8394
pdurbin fe8bb6a
Merge pull request #8418 from MPDL/IQSS/8417-display-of-dataset-creat…
kcondon 0682d19
Merge pull request #524 from IQSS/8394-doc-tweaks
poikilotherm 55cf23a
bySubjecttoMonth should be bySubject/toMonth
pdurbin 2b3f244
Bump postgresql from 42.2.19 to 42.3.3
dependabot[bot] 473b4f7
Merge branch 'develop' into 47-upgrade-solr-8-11
sekmiller acb2ec3
Basic framework for a lock-listing API. Work in progress, lots to fig…
landreev 30d0d92
upgrade Docker to Solr 8.11.1
pdurbin 40ebccf
upgrade Vagrant to Solr 8.11.1
pdurbin 70856a3
upgrade init script to Solr 8.11.1
pdurbin 1614384
upgrade to Solr 8.11.1 in dev guide
pdurbin a9c5469
Merge pull request #8427 from IQSS/typo-bySubjecttoMonth
kcondon 5538d6f
fix link to Solr in Docker
pdurbin 7f2370d
remove old, unused Solr 8.8.1 files (cruft)
pdurbin 1bedb40
.gitignore apache-maven downloaded by docker-aio
pdurbin ef0ef27
update Makefile to Solr 8.11.1
pdurbin 7633a00
bump solrj to 8.11.1
pdurbin c11d281
make script executable again
pdurbin 0b5b895
git docs building again following solr upgrade
pdurbin 7e55ea4
Solr 8.11.1 in docker-aio, installer readme, shell test
pdurbin f5a4622
remove old Solr version from release note
pdurbin 239f270
Merge pull request #8413 from GlobalDataverseCommunityConsortium/mult…
kcondon 65f6e40
fix #8430 - errors with missing i18n files
qqmyers 14fff00
Merge branch 'develop' into 47-upgrade-solr-8-11
sekmiller 0b3c345
Merge branch 'develop' into 8347-cc #8347
pdurbin b02fb94
#47 add line about custom metadata blocks
sekmiller 41914fc
formatting
qqmyers 44982ec
#8433 remove references to TwoRavens, for the most part.
donsizemore 1e8957c
Merge pull request #8415 from IQSS/47-upgrade-solr-8-11
kcondon c061d47
#8422 updates
qqmyers 5aa9f28
updates/fixes for #8422
qqmyers 6b5eab1
further 8422 tweaks and docs
qqmyers ef63643
Expanding the locks API to list locks installation-wide, across all d…
landreev 9ba691f
does this need a colon? (IQSS/dataverse.harvard.edu#135)
landreev 5bf349f
adding the api token to the api example (IQSS/dataverse.harvard.edu#135)
landreev 8741167
Merge branch 'develop' into local135
landreev 58b1feb
Merge pull request #8434 from GlobalDataverseCommunityConsortium/IQSS…
kcondon 03e45be
Minor changes to the Zipper installation section
landreev dacdbd2
another cosmetic fix
landreev 0905ad3
minor/cosmetic. IQSS/dataverse.harvard.edu#135
landreev f32ce08
Merge pull request #8423 from IQSS/8347-cc
kcondon ee7cc4b
Merge pull request #8445 from IQSS/local135
kcondon 6dcf911
Merge branch 'develop' into 8394-maven-mods
poikilotherm 3003a41
[EJYS] Improve validation for URL
eunices 557380d
[EJYS] Add ftp and remove MalformedURLException
eunices c66d9e3
[EJYS] Fixed failing unit test by catching npe and add additional tes…
eunices 1877464
[EJYS] Remove unused imports
eunices 6de1e95
[EJYS] Update URLValidator to use org.apache.commons.validator.routin…
eunices 8698f78
Merge branch 'develop' into 8344-file-upload-default-mime
landreev 3f93cf5
#8433 remove Zelig, which is only used by TwoRavens
donsizemore 2427be3
Merge pull request #8429 from IQSS/dependabot/maven/org.postgresql-po…
kcondon 5cd7d1c
fix copy/paste typo
pdurbin 567f166
Merge pull request #8458 from IQSS/dev-remote-users-typo
kcondon 29e5d3e
Update README.md
kcondon 5b414b3
fix 404 to Renku docs
pdurbin c04d84a
Merge pull request #8459 from IQSS/qa_test_workflow_1
kcondon 1e5f0e8
Merge pull request #8460 from IQSS/renku-doc-404
kcondon f2189c5
Merge branch 'develop' into 8394-maven-mods
poikilotherm 09167d5
Revert "chore(jacoco): fix wrongly typed config options of JaCoCo Mav…
pdurbin f9f3394
Merge pull request #8455 from eunices/improve-url-validation
kcondon 75414ea
Merge pull request #8395 from poikilotherm/8394-maven-mods
kcondon 08e7146
add initial draft of release notes #8457
pdurbin 151428c
delete issue-specific release notes #8457
pdurbin 622e83e
Merge remote-tracking branch 'IQSS/develop' into IQSS/8422-default_to…
qqmyers a629d18
Merge pull request #8440 from GlobalDataverseCommunityConsortium/IQSS…
kcondon e465f42
extra log4j language
landreev 1487650
Merge pull request #8392 from IQSS/8344-file-upload-default-mime
kcondon ce26e60
emphasize that postgres upgrade is in next release #8457
pdurbin 67a0e70
clarify v1 vs v2 for log4j #8457
pdurbin dc0c156
making the collectionMode field multiple and supporting controlled vo…
landreev 27943b1
release note for the metadata block notificaton (#8452)
landreev 94c075a
cleanup/cosmetic
landreev 30eff93
Resolved ClassCastException
janvanmansum 05bb1da
revert to simpler statement about log4j in Dataverse #8457
pdurbin f82c44b
fixes/improvements per review (#8452)
landreev 1d1a78b
cosmetic (#8452)
landreev 6751853
removing the erroneous reference to CVV in the release note. (#8452)
landreev 58520d8
Update 5.10-release-notes.md
landreev 2730dde
Update 5.10-release-notes.md
landreev 485cd0f
Update 5.10-release-notes.md
landreev 03ffe07
Update 5.10-release-notes.md
landreev b7046d6
json format incompatibility
landreev 9f96a2a
avoid empty lang tags (acc. issue)
qqmyers 615e7ca
#87 - breadcrumb carrot contrast
qqmyers 333ecfe
#73 - avoid empty aria-label on first value
qqmyers e6466f3
#73 fix hostDataverse label reference
qqmyers d087264
#73 remove unused hiddenReason input (had no label)
qqmyers 82beefc
typo
qqmyers 4590ec8
#73 Terms of Access label
qqmyers e7ab21e
obsolete worldmap dialog
qqmyers e1770c6
#73 - thumbnail and prov labels
qqmyers a532764
#73 - labels for cvv inputs
qqmyers 65eb2f4
#73 render dialog only when needed, fix compute table header
qqmyers b183494
only render panel when fileMetadata isn't null
qqmyers 7f07032
add label in file upload, fix typo in Terms of access popup
qqmyers a96f5b9
changing collMode field to multiple in the solr schema as well. (#8452)
landreev 19d2159
Rserve options in the config guide
landreev 70d234e
Documentation fixes #8476
8879c7c
Merge pull request #58 from IQSS/develop
lubitchv 5f7fd5b
revert dataflow.uml (only used for historical purposes) #8433
pdurbin 6a30a2c
Reverting changes
j-n-c 7af981e
minor tweaks #8433
pdurbin 229a72d
Merge remote-tracking branch 'upstream/develop' into 8433_remove_twor…
donsizemore beb6cf8
revert default.config to 89d72e8f7 (pre PR #8480)
pdurbin 437838e
remove (empty) Data Exploration Guide #8433
pdurbin ec2fea0
Solr schema install/upgrade
landreev ba9b791
cosmetic
landreev 362cf66
importddi fix
lubitchv b8680e5
Merge pull request #8473 from IQSS/8452-multiple-collMode
kcondon 0481b3a
docs
lubitchv 7e18522
add missing paragraph breaks #8476
pdurbin 9bdaca3
Merge pull request #8482 from OdumInstitute/8433_remove_tworavens
kcondon 6b12ec4
Merge pull request #8480 from j-n-c/8476-doc-fix-improve
kcondon 0aaf203
Merge pull request #8477 from janvanmansum/CLASSCASTEXCEPTION
kcondon 99927df
fix link to "Replication Dataset Guidelines"
pdurbin dd58c3c
fix link to "Harvard Dataverse Policies"
pdurbin a4cbd79
fix link for "Academic Credit"
pdurbin ad0e07c
fix link to "Data Management"
pdurbin 11d943e
remove link to "Harvard Dataverse Policies"
pdurbin f820fb4
Merge branch 'develop' into 8210-importddi-fix #8210
pdurbin a977b14
nameOrUri wasn't being logged (just {0})
qqmyers fba3e85
Update json/json-ld examples to match 5.10 multi-license
qqmyers fdb16c7
be consistent and not use final / in CC0 URI
qqmyers 31a2862
bad auto-mod from eclipse
qqmyers 54228c1
sync up with 5 links on dataverse.org
pdurbin e0237c5
Update doc/sphinx-guides/source/api/native-api.rst
lubitchv 2d645c0
Changes ddi import to treat collectionMode as a multiple-values-allow…
landreev 06ea31a
Changes the collectionMode field encoding to multiple in the example …
landreev 14f28b3
remove duplicate XML file (use one from guides) #8210
pdurbin cd23a7b
typo - missing " char
qqmyers 1104f23
Fixed python installer dataverse version parsing to fix #8494
bf30a31
Fixing the Makefile
landreev 0aaa9a9
Standardize on http:// form fo CC0 1.0
qqmyers b6bd09c
Fixes the old (perl) installer
landreev c800eff
again revert the auto-change
qqmyers dbca4ab
Merge pull request #8493 from GlobalDataverseCommunityConsortium/IQSS…
kcondon f23809d
Merge branch 'develop' into 8210-importddi-fix #8210
pdurbin dce4c68
remove reference to closed issue #8496
pdurbin 3c616d2
Merge pull request #8495 from j-n-c/8494-vagrant-war-search-fix
kcondon 58d12f8
Merge pull request #8483 from lubitchv/8210-importddi-fix
kcondon 5b2820f
Merge pull request #8486 from IQSS/dhe24
kcondon da9dba9
add LicensesIT to list of tests #8501
pdurbin 2718c57
nullpointers fix when license image is not defined, now licenses can …
ErykKul 993f85e
fixed remaining nullpointer for licenses without image url
ErykKul 46d12f2
for now, iconUrl is required #8501 #8503
pdurbin ec5a6b1
get `:active` test working (404 otherwise) #8501
pdurbin a5a1501
change "ID 5set to" to "ID 5 set to" (add space) #8501
pdurbin 2e417ae
Merge pull request #8479 from QualitativeDataRepository/IQSS/8321-Acc…
kcondon 9bf414e
Merge pull request #8498 from IQSS/8496-oldref
kcondon 803b10b
give examples of licenses #8457
pdurbin af53452
Merge pull request #8504 from GlobalDataverseCommunityConsortium/IQSS…
kcondon 926266c
couch "Collection Mode" change in terms of users #8457
pdurbin 75ee810
Merge branch 'develop' into 8501-licenses-it #8501
pdurbin 7a8d053
make Solr a numbered step (the last) #8457
pdurbin 0738520
Merge pull request #8502 from IQSS/8501-licenses-it
kcondon 165b6bd
Update conf.py
kcondon 82fbd06
Update versions.rst
kcondon d2a9487
Update pom.xml
kcondon b40d874
Merge pull request #8464 from IQSS/8457-5.10-release-notes
kcondon 27a733f
Merge pull request #8510 from IQSS/8509_update_version_to_5.10
kcondon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
[security_shibboleth] | ||
name=Shibboleth (CentOS_8) | ||
[shibboleth] | ||
name=Shibboleth (rockylinux8) | ||
# Please report any problems to https://shibboleth.atlassian.net/jira | ||
type=rpm-md | ||
baseurl=http://download.opensuse.org/repositories/security:/shibboleth/CentOS_8/ | ||
mirrorlist=https://shibboleth.net/cgi-bin/mirrorlist.cgi/rockylinux8 | ||
gpgcheck=1 | ||
gpgkey=http://download.opensuse.org/repositories/security:/shibboleth/CentOS_8/repodata/repomd.xml.key | ||
gpgkey=https://shibboleth.net/downloads/service-provider/RPMS/repomd.xml.key | ||
https://shibboleth.net/downloads/service-provider/RPMS/cantor.repomd.xml.key | ||
enabled=1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use 'cd ... || exit' or 'cd ... || return' in case cd fails. SC2164