Skip to content

Comments

3758 file pg preview#36

Merged
lubitchv merged 110 commits intolubitchv:3758-file-pg-previewfrom
IQSS:3758-file-pg-preview
Oct 23, 2019
Merged

3758 file pg preview#36
lubitchv merged 110 commits intolubitchv:3758-file-pg-previewfrom
IQSS:3758-file-pg-preview

Conversation

@lubitchv
Copy link
Owner

New Contributors

Welcome! New contributors should at least glance at CONTRIBUTING.md, especially the section on pull requests where we encourage you to reach out to other developers before you start coding. Also, please note that we measure code coverage and prefer you write unit tests. Pull requests can still be reviewed without tests or completion of the checklist outlined below. Note that we use the "closes" syntax below to trigger Github's automation to close the corresponding issue once the pull request is merged.

Thanks for your contribution to Dataverse!

Related Issues

  • closes #ISSUE_NUMBER: ISSUE_TITLE

Pull Request Checklist

poikilotherm and others added 30 commits July 4, 2019 12:31
…ible with recent ScribeJava library. Refactored code structure a bit, too.
…r base class to avoid code duplication when generating the user record.
…xt".

This is not usable on Glassfish 4.1.

This reverts commit 55a2712.
The list of authorized scopes doesn't have to be in the same order as
we send it. So better check the single scope names on their own.

Relates to #5991.
Since the introduction of OAuth2 the scope attribute
of all saved tokens has been "null", as there seemed to
be a bug with ScribeJava. Upgrading from v3.3.6 to v6.8.1
resulted in exceptions due to the scope being saved now,
but violating the 64 char limit.

As the persisted data has not been in use ever since
(the scope is always retrieved from the IdP implementation),
the attribute has been removed to save database space and
avoid the exception.

An appropriate SQL migration script for Flyway has been added.
Relates to #5991.
The GitHub auth provider had been implemented with no scope.
Thus only public information is used, the user needs to provide
his or her mail address on first login page.

Relates to #5991.
Conflicts:
	src/main/java/edu/harvard/iq/dataverse/settings/SettingsServiceBean.java
sekmiller and others added 29 commits October 18, 2019 11:35
sleep after create and before publish of dv #6270
5991 - Update ScribeJava to 6.6.3 and necessary refactoring
and private url test
…-Ingest

6214 user notification following ingest
Correct being defined at http://guides.dataverse.org/en/4.17/developers/sql-upgrade-scripts.html#how-to-create-a-sql-upgrade-script

"Use a version like "4.11.0.1" in the example above where the previously
released version was 4.11, ensuring that the version number is unique.
Note that this is not the version that you expect the code changes to be
included in (4.12 in this example)."
use correct version in SQL upgrade script #6293
…ement

6266 api endpoints for token management
…empty-page

6258 cancel edit dataverse causes empty page
make the application build w/ PrimeFaces 7
add logging of MDC citation get URL and tweak docs #6137
@lubitchv lubitchv merged commit 13efd9e into lubitchv:3758-file-pg-preview Oct 23, 2019
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.