-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Moved Journal Abbreviation from Quality Menu to Cleanup Entries Dialog #12835
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
Open
GDeane
wants to merge
41
commits into
JabRef:main
Choose a base branch
from
GDeane:gavin-jenny-logic-fix
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
51680e5
Added AbbreviateJournalDefaultCleanup class to mimic default abbrevia…
GDeane be544f8
Passed down journalAbbreviationPreferences from MainMenu down to inst…
GDeane f8eb65f
Added BibDatabase field to AbbreviateJournalDefaultCleanup and create…
GDeane 7baced3
Added more tests for AbbreviateJournalDefaultCleanup
GDeane 5dd9fc7
Modified AbbreviateJournalCleanup to take a parameter (allowing for d…
GDeane 0667f84
Added some more tests
GDeane 1c5f877
Added cases in CleanupWorker for new instances of Cleanup classes to …
GDeane d8c2ee2
Created draft file for UnabbreviateJournalCleanup
GDeane f74a012
Added UI ComboBox for Journal-Related Cleanups and linked it to the A…
GDeane 210d8e4
Made no changes the default in the JournalCleanupSelector
GDeane d89ed30
Fixed and added tests for UnabbreviateJournalCleanup. It should now m…
GDeane 60f8fcf
Stripping out everything related to previous AbbreviateAction functio…
GDeane 8266d20
saving journal abbreviation preferences across sessions (currently no…
jennifervlaar d6017ec
Fixed journal abbreviation preferences properly show up as a nice str…
GDeane 8dfeab3
Deleted commented-out keybinding for abbreviate
GDeane c43ea4a
Modified tests that used needed an arbitrary KeyBinding and used KeyB…
GDeane ec8f98f
Merge branch 'JabRef:main' into gavin-jenny-logic-fix
GDeane 56b2908
Modified JournalAbbreviationRepositoryTest to use AbbreviateJournalCl…
GDeane 78a5816
Made sure No changes shows up first as a default in the Combobox menu…
GDeane 7eed556
Merge branch 'JabRef:main' into gavin-jenny-logic-fix
GDeane d12c490
Updated CHANGELOG.md to include new change
GDeane 018e5b0
Merge remote-tracking branch 'origin/gavin-jenny-logic-fix' into gavi…
GDeane 7e84c38
Merge branch 'JabRef:main' into gavin-jenny-logic-fix
VShawFluenta 2565b65
Update cleanup logic for failfast and exception handling
fd2b155
Update checkstyle
b99c751
Fixed tests from lines 40s to 177 in UnabbreviateJournalCleanupTest
VShawFluenta 15ea2e2
Merge remote-tracking branch 'origin/gavin-jenny-logic-fix' into gavi…
VShawFluenta 407d840
Merge branch 'JabRef:main' into gavin-jenny-logic-fix
GDeane 5cd214d
Added/refactored string constants rather than hard-coding strings
GDeane 2bfefc1
Cleaned up AbbreviateJournalCleanupTest and UnabbreviateJournalCleanu…
GDeane 212d94f
Fixed UnabbreviateJournalCleanup so that Unabbreviate properly stores…
GDeane 926b8ad
Merge branch 'main' into gavin-jenny-logic-fix
GDeane 693d5e8
Removed logging, since abbreviationType is an enum and I didn't want …
GDeane ce77de5
Ran rewriteRun
GDeane 544f5ae
Moved AbbreviationType into the logic package to respect layered arch…
GDeane e4aea43
Fixed up checkstyle
GDeane 0e2e09d
Fixed obselete keys and missing keys in language file
GDeane 2387693
Removed remaining 2 obselete keys
GDeane 9f0d9a6
Merge branch 'JabRef:main' into gavin-jenny-logic-fix
colinseifert 88bd504
Merge branch 'main' into gavin-jenny-logic-fix
GDeane d3e575b
Merge branch 'JabRef:main' into gavin-jenny-logic-fix
colinseifert 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Uh oh!
There was an error while loading. Please reload this page.