Commit graph

14774 commits

Author SHA1 Message Date
Abe Jellinek
6f9abaaffe Suppress "Checking [...] for addons"
Some checks failed
CI / Build, Upload, Test (push) Has been cancelled
2024-08-26 23:36:32 -04:00
Abe Jellinek
9ca70a7946 Prevent "Error: Addon must include an id, version, and type"
And "Addon with ID undefined already installed, older version will be
disabled".
2024-08-26 23:36:32 -04:00
Abe Jellinek
175541ed86 Prevent "Warning: unrecognized command line flag -rd" 2024-08-26 23:36:32 -04:00
abaevbog
868947f4c8
vpat 34-5: aria labels for the error console (#4625)
Add hardcoded, non-localized labels to the X button next
to the input filter and the actual console textarea
2024-08-26 23:32:49 -04:00
Tom Najdek
c900eb7951
Tweak the uninstaller message (#4626) 2024-08-26 23:28:00 -04:00
Dan Stillman
10d27b8f68 Revert "No menu background when not hovered on MacOS (#4619)"
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
This reverts commit e6c9d912f1.

https://github.com/zotero/zotero/pull/4619#issuecomment-2310063530
2024-08-26 08:20:46 -04:00
Tom Najdek
b350613770
Fix progress bar ignores color scheme. Resolve #4589 (#4599)
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
2024-08-26 08:00:18 -04:00
Abe Jellinek
ed53f4b756
Register all plugin locales with best-fit aliasing (#4606) 2024-08-26 07:59:12 -04:00
Abe Jellinek
f54becf32e
Render citeproc.js markup in tab titles (#4602) 2024-08-26 07:57:17 -04:00
Dan Stillman
e3c80ac6a0 Add additional files from Zotero 6.0.36 to win32 removed-files
I added some entries in bf59645133 based on an update from an earlier
version, but I missed files that were in the last Z6 build.
2024-08-26 07:53:02 -04:00
windingwind
e6c9d912f1
No menu background when not hovered on MacOS (#4619)
fix: #4614
2024-08-26 07:15:13 -04:00
Dan Stillman
78d59f65df Fix spacing between "Set Up Syncing" and spinner 2024-08-26 07:13:40 -04:00
Dan Stillman
ab814c361a Try to automatically repair "User canceled primary password entry"
Fixes #4540
2024-08-26 07:13:11 -04:00
Dan Stillman
2065a60b79 Update version
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
2024-08-25 05:08:53 -04:00
Dan Stillman
0d68ac9660 Use current Firefox version when updating win32 .exe 2024-08-25 10:05:45 +01:00
Dan Stillman
f5247cff0d Update Firefox build targets 2024-08-25 05:00:50 -04:00
Dan Stillman
ceb60f5ccc Update Windows build to 115.14.0esr with deelevation disabled 2024-08-25 05:00:46 -04:00
Dan Stillman
3fbe0d62ac Disable launcher deelevation on Windows
Closes #4622
2024-08-25 04:53:24 -04:00
Adomas Venčkauskas
da0e1763a7 Update LibreOffice submodule
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
2024-08-24 13:29:17 +03:00
Adomas Venčkauskas
5df708d34f Improve word plugin installer logging 2024-08-24 13:28:02 +03:00
Abe Jellinek
f8970b92de Feed abstract: Inherit font size
Some checks failed
CI / Build, Upload, Test (push) Has been cancelled
And fix some code style.

Closes #4600
2024-08-21 12:26:58 -04:00
Dan Stillman
182bfb9a38 OS.Path shim: Add Windows version of fromFileURI() from Fx102
Some checks failed
CI / Build, Upload, Test (push) Has been cancelled
Should fix #4588 for real
2024-08-20 02:50:51 -04:00
Dan Stillman
dba666b990 Update reader submodule
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
2024-08-20 00:35:32 -04:00
Dan Stillman
4b45b8780d Update locales from Transifex 2024-08-20 00:26:43 -04:00
windingwind
d54f5e516f
Fix context pane lazy load (#4591)
fix: #4548
2024-08-20 00:08:41 -04:00
Dan Stillman
f53ce16b8b OS.Path shim: Add Windows version of normalize() from Fx102
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
Should fix #4588
2024-08-19 23:58:32 -04:00
Abe Jellinek
a80a9a1598 Feed abstract: Fix scrollbars showing on some abstracts
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
`clip` somehow doesn't do the trick.
2024-08-19 13:46:59 -04:00
Abe Jellinek
0c9200c862 Feed abstract: Set line-height to 1.5
Fixes #4581
2024-08-19 13:46:22 -04:00
Adomas Venčkauskas
06eb1d7341 Word plugin installer: don't show progress window on repeat attempts to install (#4579)
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
2024-08-19 08:07:09 -04:00
Adomas Venčkauskas
3d0b5d0099 Update word processor plugin submodules (#4579) 2024-08-19 08:07:09 -04:00
Adomas Venčkauskas
365d6f4295 Fix WinWord plugin installation not running on startup (#4579) 2024-08-19 08:07:09 -04:00
Adomas Venčkauskas
aef0e51186 Throw an error when an update to word processor plugin fails to install (#4579)
- This commit will retrigger the installation for all word processor
  plugins. For the majority of users this will succeed silently.
  - It will fail with an error for Windows users that have Word open.
  - It will succeed with a warning for macOS users that have Word open.
- The updated error prompt links to the new documentation page for
  failed plugin installs
2024-08-19 08:07:07 -04:00
Adomas Venčkauskas
2a0d245018 Refactor and fix code formatting for word-processor-plugin-installer (#4579) 2024-08-19 08:06:08 -04:00
Dan Stillman
cff7e45d90 Update locales from Transifex
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
2024-08-19 03:40:42 -04:00
Tom Najdek
58234a133a
Fix localized labels after 4f1e449 (#4584) 2024-08-19 03:31:25 -04:00
Tom Najdek
04dbe51280
Fix localize-ftl crashing when attribute is removed. Fix #4583
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
Updated ftl-tx to a version that includes this fix.
2024-08-18 11:35:30 +02:00
Dan Stillman
cd6c5cd30d Update version
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
2024-08-18 03:40:04 -04:00
Dan Stillman
d2d4bd8fe5 Update reader submodule
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
2024-08-18 02:08:16 -04:00
Dan Stillman
6cc03f79f3 Update global schema 2024-08-18 02:08:07 -04:00
Dan Stillman
f8fe506a86 Update locales from Transifex 2024-08-18 02:04:35 -04:00
Dan Stillman
db34491dfd Update English strings for Transifex 2024-08-18 01:47:35 -04:00
Dan Stillman
cc10987dee Fix error loading trash containing collection if bidi.browser.ui == true
https://forums.zotero.org/discussion/116980/zotero-7-0-1-center-right-panes-stop-displaying-items
2024-08-18 01:46:10 -04:00
Dan Stillman
d6c78336da Use line-height: 1.5 for abstracts
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
Addresses #4581, but need to do feed items separately, since that's in a
browser
2024-08-17 03:15:07 -04:00
Martynas Bagdonas
5dc17be46c Add missing string for reader
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
2024-08-16 13:04:34 +03:00
Martynas Bagdonas
2e24e046e2 Update reader submodule 2024-08-16 13:02:38 +03:00
Abe Jellinek
1f26b64519
RTL: Small item tree tag display fixes (#4576)
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
2024-08-16 02:10:52 -04:00
windingwind
0f866d6d33
Fix Context Pane doesn't work in stack mode (#4578)
fix: #4577
2024-08-16 02:10:33 -04:00
Tom Najdek
596703b21b
Fix inverted tag colors order. Resolve #4569
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
2024-08-15 11:15:51 +02:00
windingwind
ca9508ebce
Lazy load attachment preview (#4568)
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
2024-08-15 02:22:24 -04:00
Dan Stillman
ec7ffa8c0e Windows installer: Warn if installing x64 on ARM system
Some checks failed
CI / Build, Upload, Test (push) Has been cancelled
2024-08-15 04:58:16 +01:00