update working branch#2
Merged
Merged
Conversation
Bumps [jbangdev/jbang-action](https://github.com/jbangdev/jbang-action) from 0.128.7 to 0.129.0. - [Release notes](https://github.com/jbangdev/jbang-action/releases) - [Commits](jbangdev/jbang-action@v0.128.7...v0.129.0) --- updated-dependencies: - dependency-name: jbangdev/jbang-action dependency-version: 0.129.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Reuse CoarseGrainedFilter for autosave and backup Co-authored-by: Christoph <siedlerkiller@gmail.com> Co-authored-by: Carl Christian Snethlage <50491877+calixtus@users.noreply.github.com> * typo * "Right" lifecycle for LibaryTab's coarseChangeFilter --------- Co-authored-by: Christoph <siedlerkiller@gmail.com> Co-authored-by: Carl Christian Snethlage <50491877+calixtus@users.noreply.github.com>
* Add: user-specific file directory should show user name #12269 * working on FXML binding * WIP: userSpecificFileDirectoryTooltip works as expected * WIP: adds laTexFileDirectoryTooltip * improves laTexFileDirectoryText * adds changelog entry * removes whitespace from l10n String * changelog * reformat * correct LaTeX * correcr l10n string * move to existing record * fix empty lines stuff and duplicate * add tooltips and also prefix * changelog * fix variable * move tooltips * latex file directory * Trigger workflow --------- Co-authored-by: Siedlerchr <siedlerkiller@gmail.com>
* New translations jabref_en.properties (French) * New translations jabref_en.properties (Spanish) * New translations jabref_en.properties (Arabic) * New translations jabref_en.properties (Danish) * New translations jabref_en.properties (German) * New translations jabref_en.properties (Greek) * New translations jabref_en.properties (Finnish) * New translations jabref_en.properties (Italian) * New translations jabref_en.properties (Japanese) * New translations jabref_en.properties (Korean) * New translations jabref_en.properties (Dutch) * New translations jabref_en.properties (Norwegian) * New translations jabref_en.properties (Polish) * New translations jabref_en.properties (Portuguese) * New translations jabref_en.properties (Russian) * New translations jabref_en.properties (Swedish) * New translations jabref_en.properties (Turkish) * New translations jabref_en.properties (Ukrainian) * New translations jabref_en.properties (Chinese Simplified) * New translations jabref_en.properties (Chinese Traditional) * New translations jabref_en.properties (Vietnamese) * New translations jabref_en.properties (Portuguese, Brazilian) * New translations jabref_en.properties (Indonesian) * New translations jabref_en.properties (Persian) * New translations jabref_en.properties (Tagalog)
* Focus "Specify Bib(La)TeX" when Bib(La)TeX is in clipboard * fix changelog * Fix CHANGELOG.md --------- Co-authored-by: Oliver Kopp <kopp.dev@gmail.com> Co-authored-by: Christoph <siedlerkiller@gmail.com>
* New translations jabref_en.properties (French) * New translations jabref_en.properties (Portuguese, Brazilian)
#13694) * Added static (stream & preferences) constructors to BibDatabaseContext - two new constructors, one that takes a String, the other an InputStream. both of these construct Reader instances and delegate to the now slightly altered, original, 'of' factory method - original 'of' factor method cut-back a bit to take a Reader. - updated all tests and use-cases I could find. * Trag-bot fixes. * Trag-bot fixes. - removed single 'throws Exception' clauses in test methods - removed multiple exception class declarations in test throws clauses * Trag-bot fixes. * Trag-bot et al fixes * Moved expectation code/data to after the 'when' blocks. * Removed the @Formatter:... directives * Converted all manual string concatenation instances to code-blocks. Removed all warnings. * Indented some text blocks.
…f into jgit (#13703) * fix git modules requires and uses * Add noop Git System reader * comment * checkstyle * Simplify code Co-authored-by: Chris Denman <chrisdenman@ceilingcat.co.uk> --------- Co-authored-by: Chris Denman <chrisdenman@ceilingcat.co.uk>
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
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.
Pushed current changes into working branch.