forked from wshanks/Zutilo
-
Couldn't load subscription status.
- Fork 0
Update my fork #2
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
bjohas
wants to merge
318
commits into
bjohas:master
Choose a base branch
from
wshanks:master
base: master
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
Conversation
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
…cted to regular items (where applicable)
Because, in Zotero 5.0, "the Actions (gear icon) menu has been removed from the toolbar, as all options are now available in menus. "Zutilo Preferences" is added after "Zotero Preferences" which is under "Edit" on Mac OS / Linux and under "Tools" on Windows.
Update French localization
Before: -"références" was used for "regular items" (those with metadata). Now: -"regular items" are "notices". -"items" are "documents" (as in Zotero localization).
Better French Localization
(Broken by last commit)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.19...4.17.21) Signed-off-by: dependabot[bot] <[email protected]>
French translation
….17.21 Bump lodash from 4.17.19 to 4.17.21
Added support for Mdnotes shortcuts
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…ent-5.1.2 Bump glob-parent from 5.1.1 to 5.1.2
Fixes breakage after HTML tree Fixes #203 Fixes zotero/zotero#2159
- "Collections pane: focus" - "Items pane: focus" - "Generate report" with collections pane selected Includes hacky fixes for Zotero 5.0.97-beta.39, which can be removed once 5.0.97-beta.40 is out Addresses #203
Zotero 5.0.97-beta.39+ compatibility fixes
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v6.12.2...v6.12.6) --- updated-dependencies: - dependency-name: ajv dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bump ajv from 6.12.2 to 6.12.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…-1.2.6 Bump minimist from 1.2.5 to 1.2.6
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.1.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](chalk/ansi-regex@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…ex-4.1.1 Bump ansi-regex from 4.1.0 to 4.1.1
…h-3.1.2 Bump minimatch from 3.0.4 to 3.1.2
* feat: copy item IDs * docs: for the copy item IDs feature
Changes ------- * Migrate to using plugin pane in Zotero's preferences window instead of standalone preferences window * Remove tools menu item now that preferences are in the main Zotero preferences window Known issues ------------ * Keyboard shortcuts do not work at all * Non-English locales are not well supported (properties strings still work but the ftl ones do not)
* Remove references to Services which is now loaded by default * Adjust the `copyString()` call for copying text to the clipboard
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.
No description provided.