You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge remote-tracking branch 'upstream/main' into Issue#10556-Search-Selected
* upstream/main:
Update to JavaFX 21.01 (JabRef#10627)
FixJabRef#10498 Create Fetcher and Transformer for ScholarArchive (JabRef#10549)
fix tests
Bump org.jsoup:jsoup from 1.16.1 to 1.16.2 (JabRef#10625)
Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1
Bump org.fxmisc.flowless:flowless from 0.7.1 to 0.7.2
Bump com.dlsc.gemsfx:gemsfx from 1.84.0 to 1.90.0
Bump com.tngtech.archunit:archunit-junit5-api from 1.1.0 to 1.2.0
Change linter (JabRef#10614)
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-7
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@ Note that this project **does not** adhere to [Semantic Versioning](https://semv
13
13
14
14
- We added a dropdown menu to let users change the reference library during AUX file import. [#10472](https://github.com/JabRef/jabref/issues/10472)
15
15
- We added a button to let users reset the cite command to the default value. [#10569](https://github.com/JabRef/jabref/issues/10569)
16
+
- We added [scholar.archive.org](https://scholar.archive.org/) as a new fetcher. [#10498](https://github.com/JabRef/jabref/issues/10498)
16
17
17
18
### Changed
18
19
@@ -93,7 +94,7 @@ Note that this project **does not** adhere to [Semantic Versioning](https://semv
93
94
- We added "Attach file from URL" to right-click context menu to download and store a file with the reference library. [#9646](https://github.com/JabRef/jabref/issues/9646)
94
95
- We enabled updating an existing entry with data from InspireHEP. [#9351](https://github.com/JabRef/jabref/issues/9351)
95
96
- We added a fetcher for the Bibliotheksverbund Bayern (experimental). [#9641](https://github.com/JabRef/jabref/pull/9641)
96
-
- We added support for more biblatex date formats for parsing dates. [#2753](https://github.com/JabRef/issues/2753)
97
+
- We added support for more biblatex date formats for parsing dates. [#2753](https://github.com/JabRef/jabref/issues/2753)
97
98
- We added support for multiple languages for exporting to and importing references from MS Office. [#9699](https://github.com/JabRef/jabref/issues/9699)
98
99
- We enabled scrolling in the groups list when dragging a group on another group. [#2869](https://github.com/JabRef/jabref/pull/2869)
99
100
- We added the option to automatically download online files when a new entry is created from an existing ID (e.g., DOI). The option can be disabled in the preferences under "Import and Export". [#9756](https://github.com/JabRef/jabref/issues/9756)
@@ -687,7 +688,7 @@ Note that this project **does not** adhere to [Semantic Versioning](https://semv
687
688
- We fixed an issue with toggle of special fields does not work for sorted entries [#7016](https://github.com/JabRef/jabref/issues/7016)
688
689
- We fixed an issue with the default path of external application. [#7641](https://github.com/JabRef/jabref/issues/7641)
689
690
- We fixed an issue where urls must be embedded in a style tag when importing EndNote style Xml files. Now it can parse url with or without a style tag. [#6199](https://github.com/JabRef/jabref/issues/6199)
690
-
- We fixed an issue where the article title with colon fails to download the arXiv link (pdf file). [#7660](https://github.com/JabRef/issues/7660)
691
+
- We fixed an issue where the article title with colon fails to download the arXiv link (pdf file). [#7660](https://github.com/JabRef/jabref/issues/7660)
691
692
- We fixed an issue where the keybinding for delete entry did not work on the main table [7580](https://github.com/JabRef/jabref/pull/7580)
692
693
- We fixed an issue where the RFC fetcher is not compatible with the draft [7305](https://github.com/JabRef/jabref/issues/7305)
693
694
- We fixed an issue where duplicate files (both file names and contents are the same) is downloaded and add to linked files [#6197](https://github.com/JabRef/jabref/issues/6197)
@@ -789,7 +790,7 @@ Note that this project **does not** adhere to [Semantic Versioning](https://semv
789
790
### Added
790
791
791
792
- We added a new fetcher to enable users to search mEDRA DOIs [#6602](https://github.com/JabRef/jabref/issues/6602)
792
-
- We added a new fetcher to enable users to search "[Collection of Computer Science Bibliographies](https://liinwww.ira.uka.de/bibliography/index.html)". [#6638](https://github.com/JabRef/jabref/issues/6638)
793
+
- We added a new fetcher to enable users to search "[Collection of Computer Science Bibliographies](https://en.wikipedia.org/wiki/Collection_of_Computer_Science_Bibliographies)". [#6638](https://github.com/JabRef/jabref/issues/6638)
793
794
- We added default values for delimiters in Add Subgroup window [#6624](https://github.com/JabRef/jabref/issues/6624)
794
795
- We improved responsiveness of general fields specification dialog window. [#6604](https://github.com/JabRef/jabref/issues/6604)
795
796
- We added support for importing ris file and load DOI [#6530](https://github.com/JabRef/jabref/issues/6530)
@@ -882,7 +883,7 @@ Note that this project **does not** adhere to [Semantic Versioning](https://semv
882
883
- We fixed an issue about duplicated group color indicators [#6175](https://github.com/JabRef/jabref/issues/6175)
883
884
- We fixed an issue where entries with the entry type Misc from an imported aux file would not be saved correctly to the bib file on disk [#6405](https://github.com/JabRef/jabref/issues/6405)
884
885
- We fixed an issue where percent sign ('%') was not formatted properly by the HTML formatter [#6753](https://github.com/JabRef/jabref/issues/6753)
885
-
- We fixed an issue with the [SAO/NASA Astrophysics Data System](https://docs.jabref.org/collect/import-using-online-bibliographic-database/ads) fetcher where `\textbackslash` appeared at the end of the abstract.
886
+
- We fixed an issue with the [SAO/NASA Astrophysics Data System](https://docs.jabref.org/collect/add-entry-using-an-id#sao-nasa-a-ds) fetcher where `\textbackslash` appeared at the end of the abstract.
886
887
- We fixed an issue with the Science Direct fetcher where PDFs could not be downloaded. Fixes [#5860](https://github.com/JabRef/jabref/issues/5860)
887
888
- We fixed an issue with the Library of Congress importer.
888
889
- We fixed the [link to the external libraries listing](https://github.com/JabRef/jabref/blob/master/external-libraries.md) in the about dialog
@@ -892,7 +893,7 @@ Note that this project **does not** adhere to [Semantic Versioning](https://semv
892
893
893
894
- We removed the option of the "enforce legal key". [#6295](https://github.com/JabRef/jabref/issues/6295)
894
895
- We removed the obsolete `External programs / Open PDF` section in the preferences, as the default application to open PDFs is now set in the `Manage external file types` dialog. [#6130](https://github.com/JabRef/jabref/pull/6130)
895
-
- We removed the option to configure whether a `.bib.bak` file should be generated upon save. It is now always enabled. Documentation at <https://docs.jabref.org/general/autosave>. [#6092](https://github.com/JabRef/jabref/issues/6092)
896
+
- We removed the option to configure whether a `.bib.bak` file should be generated upon save. It is now always enabled. Documentation at <https://docs.jabref.org/advanced/autosave>. [#6092](https://github.com/JabRef/jabref/issues/6092)
896
897
- We removed the built-in list of IEEE journal abbreviations using BibTeX strings. If you still want to use them, you have to download them separately from <https://abbrv.jabref.org>.
897
898
898
899
## [5.0] – 2020-03-06
@@ -1022,7 +1023,7 @@ Note that this project **does not** adhere to [Semantic Versioning](https://semv
1022
1023
### Removed
1023
1024
1024
1025
- We removed some obsolete notifications. [#5555](https://github.com/JabRef/jabref/issues/5555)
1025
-
- We removed an internal step in the [ISBN-to-BibTeX fetcher](https://docs.jabref.org/import-using-publication-identifiers/isbntobibtex): The [ISBN to BibTeX Converter](https://manas.tungare.name/software/isbn-to-bibtex) by [@manastungare](https://github.com/manastungare) is not used anymore, because it is offline: "people using this tool have not been generating enough sales for Amazon."
1026
+
- We removed an internal step in the [ISBN-to-BibTeX fetcher](https://docs.jabref.org/collect/add-entry-using-an-id#isbn): The [ISBN to BibTeX Converter](https://manas.tungare.name/software/isbn-to-bibtex) by [@manastungare](https://github.com/manastungare) is not used anymore, because it is offline: "people using this tool have not been generating enough sales for Amazon."
1026
1027
- We removed the option to control the default drag and drop behaviour. You can use the modifier keys (like CtrL or Alt) instead.
1027
1028
1028
1029
## [5.0-alpha] – 2019-08-25
@@ -1055,7 +1056,7 @@ Note that this project **does not** adhere to [Semantic Versioning](https://semv
1055
1056
- Change default icon for groups to a circle because a colored version of the old icon was hard to distinguish from its black counterpart.
1056
1057
- In the main table, the context menu appears now when you press the "context menu" button on the keyboard. [feature request in the forum](https://discourse.jabref.org/t/how-to-enable-keyboard-context-key-windows)
1057
1058
- We added icons to the group side panel to quickly switch between `union` and `intersection` group view mode. [#3269](https://github.com/JabRef/jabref/issues/3269).
1058
-
- We use `https` for [fetching from most online bibliographic database](https://docs.jabref.org/import-using-online-bibliographic-database).
1059
+
- We use `https` for [fetching from most online bibliographic database](https://docs.jabref.org/collect/import-using-online-bibliographic-database).
1059
1060
- We changed the default keyboard shortcuts for moving between entries when the entry editor is active to ̀<kbd>alt</kbd> + <kbd>up/down</kbd>.
1060
1061
- Opening a new file now prompts the directory of the currently selected file, instead of the directory of the last opened file.
1061
1062
- Window state is saved on close and restored on start.
Copy file name to clipboardExpand all lines: docs/code-howtos/IntelliJ.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Did you know that [IntelliJ allows for reformatting selected code](https://www.j
17
17
18
18
## Show variable values in IntelliJ
19
19
20
-
1. Go to a test case (example: [`org.jabref.model.entry.BibEntryTest#settingTypeToNullThrowsException`](https://github.com/JabRef/jabref/blob/refine-intellij-howto/src/test/java/org/jabref/model/entry/BibEntryTest.java#L52-L52)
20
+
1. Go to a test case (example: [`org.jabref.model.entry.BibEntryTest#settingTypeToNullThrowsException`](https://github.com/JabRef/jabref/blob/main/src/test/java/org/jabref/model/entry/BibEntryTest.java#L52-L52)
21
21
2. Set the breakpoint to the first line
22
22
3. Execute the test
23
23
4. Go to the settings of the debugger and activate "Show Variable Values in Editor" and "Show Method Return Values"
0 commit comments