-
-
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
Oberservable Preferences M (CleanupPreferences) #9126
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
calixtus
added
cleanup-ops
type: code-quality
Issues related to code or architecture decisions
preferences
jabcon
labels
Sep 3, 2022
calixtus
added
the
status: ready-for-review
Pull Requests that are ready to be reviewed by the maintainers
label
Sep 3, 2022
Tried it locally:
|
Siedlerchr
added
the
status: changes required
Pull requests that are not yet complete
label
Sep 3, 2022
calixtus
removed
the
status: changes required
Pull requests that are not yet complete
label
Sep 3, 2022
When opening the cleanup dialog INFO: Doing a cleanup for 1 entries.. without having done anything |
Works good so far |
Siedlerchr
added a commit
that referenced
this pull request
Sep 4, 2022
* upstream/main: Fix link and remove obsolete FAQ Rename 'Close' to 'Cancel' in the External Changes Resolver dialog (#9130) Tiny rephrasing Linked files with an absolute path can be opened again (#9129) Oberservable Preferences M (CleanupPreferences) (#9126) fix broken link Fix broken link Fix old JabRef linked files containing the file directory as element in the filename (#9046) PDFs are not stored next to .bib file if file directory is configured (#9113) Remove double stateManager.activeDatabaseProperty() (#9127) Don't show the info button when the authors field content is identical (#9128)
Siedlerchr
added a commit
to LIM0000/jabref
that referenced
this pull request
Sep 4, 2022
* upstream/main: (111 commits) Fix link and remove obsolete FAQ Rename 'Close' to 'Cancel' in the External Changes Resolver dialog (JabRef#9130) Tiny rephrasing Linked files with an absolute path can be opened again (JabRef#9129) Oberservable Preferences M (CleanupPreferences) (JabRef#9126) fix broken link Fix broken link Fix old JabRef linked files containing the file directory as element in the filename (JabRef#9046) PDFs are not stored next to .bib file if file directory is configured (JabRef#9113) Remove double stateManager.activeDatabaseProperty() (JabRef#9127) Don't show the info button when the authors field content is identical (JabRef#9128) "study.yml" is static now (JabRef#9125) fix l10n Compile fix Fix parsing of JabRef v5.7 study.yml files (JabRef#9124) Fix integrity check for tilde accents in author names (JabRef#9097) Rework the Define study parameters dialog (JabRef#9123) Fix parsing of save actions (JabRef#9122) Fix exception that occurs when saving name formatters (JabRef#9121) Refine code for BibEntry#replaceDownloadedFile (JabRef#9118) ...
Merged
6 tasks
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
cleanup-ops
jabcon
preferences
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.
Follow up to #9065
Will break the global preference settings for the cleanup jobs. User will have to reconfigure!Migrations added!
CHANGELOG.md
described in a way that is understandable for the average user (if applicable)