-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Fix modernizer and refactor protected terms #9427
Merged
Merged
Conversation
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
Fix protected terms test operating on dir instead of file
Siedlerchr
added
status: ready-for-review
Pull Requests that are ready to be reviewed by the maintainers
type: code-quality
Issues related to code or architecture decisions
and removed
status: ready-for-review
Pull Requests that are ready to be reviewed by the maintainers
labels
Dec 4, 2022
calixtus
reviewed
Dec 5, 2022
src/test/java/org/jabref/logic/protectedterms/ProtectedTermsLoaderTest.java
Outdated
Show resolved
Hide resolved
* upstream/main: Bump slf4j-api from 2.0.4 to 2.0.5 (#9428) Bump archunit-junit5-api from 1.0.0 to 1.0.1 (#9429) Bump jackson-datatype-jsr310 from 2.14.0 to 2.14.1 (#9430) Bump lucene-highlighter from 9.4.1 to 9.4.2 (#9431) Fix weird checkbox styling (#9425) New translations JabRef_en.properties (Italian) (#9424) New translations JabRef_en.properties (German) (#9418)
Siedlerchr
added
the
status: ready-for-review
Pull Requests that are ready to be reviewed by the maintainers
label
Dec 5, 2022
Siedlerchr
added a commit
to MaryJml/jabref
that referenced
this pull request
Dec 13, 2022
* upstream/main: (37 commits) Update database context in state manager after loading (JabRef#9450) Bump classgraph from 4.8.151 to 4.8.152 (JabRef#9448) Bump appleboy/ssh-action from 0.1.5 to 0.1.6 (JabRef#9443) Bump Pendect/action-rsyncer from 1.1.0 to 2.0.0 (JabRef#9444) Bump jackson-dataformat-yaml from 2.14.0 to 2.14.1 (JabRef#9445) Bump unirest-java from 3.14.0 to 3.14.1 (JabRef#9447) Bump postgresql from 42.5.0 to 42.5.1 (JabRef#9446) New Crowdin updates (JabRef#9435) Return absolute path in case an absolute one is given (JabRef#9433) New Crowdin updates (JabRef#9434) Fix for issue: right click menu 6601 (JabRef#9271) Fix modernizer and refactor protected terms (JabRef#9427) Observable Preferences (OpenOffice) (JabRef#9422) Allow users to review backup changes before restoring them or merge them selectively (JabRef#9311) Bump slf4j-api from 2.0.4 to 2.0.5 (JabRef#9428) Bump archunit-junit5-api from 1.0.0 to 1.0.1 (JabRef#9429) Bump jackson-datatype-jsr310 from 2.14.0 to 2.14.1 (JabRef#9430) Bump lucene-highlighter from 9.4.1 to 9.4.2 (JabRef#9431) Fix weird checkbox styling (JabRef#9425) New translations JabRef_en.properties (Italian) (JabRef#9424) ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
status: ready-for-review
Pull Requests that are ready to be reviewed by the maintainers
type: code-quality
Issues related to code or architecture decisions
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.
Fixes https://github.com/JabRef/jabref-issue-melting-pot/issues/17
CHANGELOG.md
described in a way that is understandable for the average user (if applicable)