Dan Stillman
e0aaa7e366
Fix CI failures with dpl v2
...
CI / Build, Upload, Test (push) Waiting to run
dpl v2 just left beta, but it's failing with a syntax error in the
CloudFormation template, so stick to v1 for now.
2024-08-31 01:19:19 -04:00
windingwind
a0a8cceda4
Checkbox-and-radio-redesign-on-Windows ( #4609 )
CI / Build, Upload, Test (push) Waiting to run
2024-08-30 07:20:52 -04:00
Adomas Venčkauskas
679c99e465
Update LibreOffice submodule
CI / Build, Upload, Test (push) Waiting to run
2024-08-30 10:33:07 +03:00
Abe Jellinek
051d3384c5
Make textareas respect rows attribute on Windows
...
CI / Build, Upload, Test (push) Waiting to run
Specificity conflict with the selector above.
https://forums.zotero.org/discussion/comment/472656/#Comment_472656
2024-08-29 11:58:26 -04:00
Adomas Venčkauskas
460d5e0f9b
Update Word for Windows submodule
CI / Build, Upload, Test (push) Waiting to run
2024-08-29 16:46:22 +03:00
Abe Jellinek
aed604ddc0
Add "Paste and Search" option to lookup context menu ( #4636 )
CI / Build, Upload, Test (push) Waiting to run
2024-08-28 23:36:15 -04:00
Abe Jellinek
8d7e9cc0e3
Update reader submodule
CI / Build, Upload, Test (push) Waiting to run
2024-08-28 16:15:32 -04:00
Abe Jellinek
a7c008b546
Update reader submodule
CI / Build, Upload, Test (push) Waiting to run
2024-08-28 13:00:51 -04:00
Tom Najdek
e64ef5c781
Tweak the uninstaller message (uninstallation -> upgrade) ( #4630 )
CI / Build, Upload, Test (push) Waiting to run
2024-08-28 03:56:48 -04:00
Dan Stillman
a2bac6b299
Use Z.Prompt.confirm() for delayed-button prompts to fix CI failures
...
After f9faa0415f
, Zotero.Prompt.confirm() ignores the delayed-button
flag when running in CI.
2024-08-28 03:55:18 -04:00
Dan Stillman
92165cb9ed
delayButtons
→ buttonDelay
in Zotero.Prompt
...
Too confusing to swap order of original flag
2024-08-28 03:54:02 -04:00
Dan Stillman
f9faa0415f
Skip Zotero.Prompt button delay in CI
...
The button delay started causing test failures in GitHub Actions after
updating to Firefox 115.14.0esr.
2024-08-28 03:53:48 -04:00
Abe Jellinek
4549cbf1ed
Attachment box: Use un-deprecated attachmentFilename property ( #4638 )
...
Fixes warning.
2024-08-28 03:53:11 -04:00
Abe Jellinek
d5bc1dc4b3
Attachment box: Wrap Filename field ( #4638 )
2024-08-28 03:53:11 -04:00
Abe Jellinek
718c25b2b8
Strip Citeproc.js markup in window titles ( #4634 )
CI / Build, Upload, Test (push) Waiting to run
2024-08-28 01:10:01 -04:00
Dan Stillman
a9953b3f91
Update CSL locale
...
CI / Build, Upload, Test (push) Waiting to run
https://forums.zotero.org/discussion/comment/472455/#Comment_472455
2024-08-28 00:34:05 -04:00
Abe Jellinek
cb6e1e3e59
Lookup Engine Manager: Contain richlistbox
...
CI / Build, Upload, Test (push) Waiting to run
Fixes #4635
2024-08-27 11:20:33 -04:00
abaevbog
15f9a84060
type="arrow" to anchor reference panel ( #4629 )
...
CI / Build, Upload, Test (push) Waiting to run
And remove no longer needed JS logic hiding and
displaying the panel to keep it next to the dialog
2024-08-27 13:07:46 +03:00
Adomas Venčkauskas
671577e35e
Update LibreOffice submodule
CI / Build, Upload, Test (push) Waiting to run
2024-08-27 09:22:56 +03:00
abaevbog
75e6e46fb6
Qf: potential fix to the dialog becoming invisible ( #4603 )
...
* qf: remove transparent window background from win
Because it seems to still sometimes cause the qf window
to disappear. I could not reproduce it but disabling
background: transparent did help with the issue of qf
disappearing in the past. It allows us to remove very
specific chromemargins which, apparently, do not work
in all cases.
Removed border-radius from qf on windows because now that
the window is not transparent, its corners would be visible.
But the window itself has rounded corners so it doesn't look
that different.
The main drawback now is that a secondary window without titlebar
on win becomes resizable, and having background: transparent was
a workaround to disable that. So now, we set max width and height
so that the window cannot be stretched but, unfortunately, the
resize cursor appears when you hover over the edge of the dialog.
* qf: minor style fixes
- hardcode light theme value for accept button and the
spinner so they don't disappear when the theme is dark
- make sure the item's color from reference panel is not
overriden by a lighter one from another stylesheet
2024-08-27 09:20:53 +03:00
Dan Stillman
d1a82af43c
Update Linux build to 115.14.0esr
CI / Build, Upload, Test (push) Waiting to run
2024-08-27 01:07:21 -04:00
Abe Jellinek
3017770954
Preferences: Add new status info below local API checkbox ( #4615 )
CI / Build, Upload, Test (push) Waiting to run
2024-08-27 00:53:20 -04:00
Abe Jellinek
5e71fdf1cc
Preferences: Fire synctopreference *after* updating preference ( #4615 )
...
And add a new beforesynctopreference event to replace the old behavior.
You almost always want the preference to be updated before acting on
the change.
2024-08-27 00:53:20 -04:00
Dan Stillman
9978fa73e1
Update version
2024-08-27 00:53:20 -04:00
Abe Jellinek
6f9abaaffe
Suppress "Checking [...] for addons"
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 )"
...
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 )
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
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
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
...
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
...
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
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
...
CI / Build, Upload, Test (push) Waiting to run
Should fix #4588
2024-08-19 23:58:32 -04:00