-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Show a welcome screen if no database is open #12461
Merged
+451
−34
Merged
Changes from 1 commit
Commits
Show all changes
70 commits
Select commit
Hold shift + click to select a range
08ec5d8
Fix #12272 - Show a welcome screen if no database is open
oops-shlok 684f7df
Fix #12272 - Fix missing localisation keys for WelcomePage
oops-shlok 3759e24
Fix #12272 - Fix missing localisation keys for WelcomePage
oops-shlok 9fc595d
Merge branch 'main' of https://github.com/JabRef/jabref into fix-for-…
oops-shlok 4e576e9
Fix #12272 - Addressed 1st Review Changes
oops-shlok 52409bd
Fix #12272 - Checkstyle issue fix in ExportCommand file
oops-shlok f130244
Reverted csl-styles submodule changes
oops-shlok 2559f22
Reverted abbrv.jabref.org submodule changes
oops-shlok 0d240c9
Merge branch 'main' of https://github.com/JabRef/jabref into fix-for-…
oops-shlok cb05ec7
Merge branch 'main' of https://github.com/JabRef/jabref into fix-for-…
oops-shlok 0489da1
Merge branch 'main' of https://github.com/JabRef/jabref into fix-for-…
oops-shlok 669083d
Integrated WelcomePage in WelcomeTab and code changes
oops-shlok cf3188e
Implemented Review Changes 5
oops-shlok e5a4840
Merge branch 'main' of https://github.com/JabRef/jabref into fix-for-…
oops-shlok d4332c6
Fix #12272 - Localization key fix in JabRef_en.properties
oops-shlok c11ca80
Merge branch 'main' of https://github.com/JabRef/jabref into fix-for-…
oops-shlok 5c0b6ee
Implemented Open Welcome tab in help menu option and open welcome tab…
oops-shlok f97be18
Merge branch 'main' of https://github.com/JabRef/jabref into fix-for-…
oops-shlok cdc1977
Implemented Review Changes 6
oops-shlok 7db3b81
Merge branch 'main' of https://github.com/JabRef/jabref into fix-for-…
oops-shlok 4de4651
Merge branch 'main' into fix-for-issue-#12272
oops-shlok 815ba53
Merge branch 'main' of https://github.com/JabRef/jabref into fix-for-…
oops-shlok c401e67
Merge branch 'main' of https://github.com/JabRef/jabref into fix-for-…
oops-shlok dea3f05
Merge branch 'fix-for-issue-#12272' of https://github.com/oops-shlok/…
oops-shlok 40c4ca3
Reverted Interface changes and fixed save as and save for welcome tab
oops-shlok a8ee2c8
Fixed checkstyle import issue
oops-shlok f048c4b
Merge branch 'main' into fix-for-issue-#12272
oops-shlok 0e5ed41
Merge branch 'main' into fix-for-issue-#12272
oops-shlok 76b1aba
Simplify and fix casting
calixtus 970d7e8
Fix casting
calixtus fbf3405
Merge branch 'main' of https://github.com/JabRef/jabref into fix-for-…
oops-shlok 5e199c4
Merge branch 'fix-for-issue-#12272' of https://github.com/oops-shlok/…
oops-shlok e373b34
Merge branch 'main' of https://github.com/JabRef/jabref into fix-for-…
oops-shlok fc78dc5
Fixed Responsiveness
oops-shlok 66ccb58
Merge branch 'main' of https://github.com/JabRef/jabref into fix-for-…
oops-shlok 1e24223
Undo newlines in MainToolBar.java
calixtus 8efa826
Merge branch 'main' of https://github.com/JabRef/jabref into fix-for-…
oops-shlok 5196593
Merge branch 'fix-for-issue-#12272' of https://github.com/oops-shlok/…
oops-shlok afa8b54
Added Footer for Welcome Tab
oops-shlok d920d6c
Fixed Localization issues
oops-shlok 5aa63d2
Merge branch 'main' of https://github.com/JabRef/jabref into fix-for-…
oops-shlok fcc5be3
Fixed Recents Library issue
oops-shlok a6d50e2
Fixed Tragbot review for Footer
oops-shlok 2f9811f
Refactored the code as suggested in review comments
oops-shlok 8885b4d
Merge branch 'main' into fix-for-issue-#12272
oops-shlok 721a77f
Introduced URLs Util
oops-shlok 6744ec2
Merge branch 'main' into fix-for-issue-#12272
oops-shlok 22347f8
Fixed Localization issues
oops-shlok a8ac3e5
Fixed Localization issues
oops-shlok cc78bbe
Merge branch 'main' into fix-for-issue-#12272
oops-shlok cd11463
Merge branch 'main' into fix-for-issue-#12272
oops-shlok efc4767
Fixed Localization issues
oops-shlok c0a4696
Merge branch 'fix-for-issue-#12272' of https://github.com/oops-shlok/…
oops-shlok 8aed6f7
Merge branch 'main' into fix-for-issue-#12272
oops-shlok 7ba378d
Fixed missing Localization in WelcomeTab
oops-shlok 95a93eb
Fixed missing Localization in WelcomeTab
oops-shlok 0e786cc
Fixed Review changes
oops-shlok f6a5587
Added Changelog entry
oops-shlok ba1ad6f
Update src/main/java/org/jabref/gui/frame/JabRefFrame.java
koppor 23891b6
Update src/main/java/org/jabref/gui/WelcomeTab.java
koppor 4bc74b6
Update src/main/java/org/jabref/gui/frame/JabRefFrame.java
koppor 0076919
Fixed Localization issue
oops-shlok a71d9fb
Merge branch 'main' into fix-for-issue-#12272
oops-shlok 3c14ba8
Fix position of showing welcome tab
koppor c94fb15
Streamline wording
koppor c695f5b
Merge branch 'fix-for-issue-#12272' of https://github.com/oops-shlok/…
koppor 5115579
Remove obsolete strings
koppor f7c0c3b
Fix obsolete code
koppor 5d84d89
Fix comment
koppor 37e24d2
Fix localization
koppor 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
Loading status checks…
Reverted Interface changes and fixed save as and save for welcome tab
commit 40c4ca30faa208e32f9683de9624dd65929d3a73
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
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
{@link ...}
here in the comment :)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.
I implemented.