-
-
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
SLR data is now editable #9131
Merged
Merged
SLR data is now editable #9131
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
* 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)
- SLR main branch is now "main" (instead of "master") - SLR git initalization now has the .gitignore in the initial commit - Localization - Change from "Perform search for existing systematic literature review" to "Update study search results" - Group together saving localization - Refine localization for LyX - Fix typo "case-insensitive" (source https://en.wikipedia.org/wiki/Case_sensitivity)
… make-study-edititable
src/main/java/org/jabref/gui/slr/ManageStudyDefinitionViewModel.java
Outdated
Show resolved
Hide resolved
… make-study-edititable
Siedlerchr
reviewed
Sep 4, 2022
Siedlerchr
approved these changes
Sep 4, 2022
Siedlerchr
added a commit
that referenced
this pull request
Sep 4, 2022
Siedlerchr
added a commit
to LIM0000/jabref
that referenced
this pull request
Sep 10, 2022
* upstream/main: Anomaly with Title case and Sentence case JabRef#9112 (JabRef#9142) Fixed save order config (JabRef#9148) Update devdocs about fetchers (JabRef#9146) Set 'Update refused' dialog title (JabRef#9143) Bump jackson-datatype-jsr310 from 2.13.3 to 2.13.4 (JabRef#9136) Bump jackson-dataformat-yaml from 2.13.3 to 2.13.4 (JabRef#9138) Observable Preferences N (PushToApplicationPreferences, ExternalApplicationPreferences) (JabRef#9135) Resimplify Action interface (JabRef#9133) Fix issue with empty fallback directory (JabRef#9134) Fix indexing (JabRef#9132) SLR data is now editable (JabRef#9131)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
About this PR
This PR adds actions to edit an SLR and adds other refinements.
When SLR is selected:
When no SLR is selected:
Open issues
CHANGELOG.md
described in a way that is understandable for the average user (if applicable)