Commit graph

231 commits

Author SHA1 Message Date
abaevbog
c567905bf6
fix color scheme getting reset during printing (#4807)
LightweightThemeConsumer interacts with the color scheme,
so disabling it prevents the color scheme from changing
whenever zoteroPrint runs.

Fixes: #4782
2024-11-06 23:00:44 -05:00
Adomas Venčkauskas
a2ed2c8b12 Update Word for Mac submodule 2024-10-21 14:25:16 +03:00
Dan Stillman
5ead1c5aad Switch Word for Mac submodule back to main 2024-10-18 02:02:05 -04:00
Dan Stillman
48a1a97c66 Update Word for Mac submodule for 7.0.8 release
Don't include RTF insert via clipboard
2024-10-18 00:08:35 -04:00
Dan Stillman
36f4cb48c9 Download NsProcess.zip from us rather than a SourceForge wiki link
Added in #4760
2024-10-16 01:48:51 -04:00
Tom Najdek
a36e0a88f6 Installer: Ignore failed installs if user has no admin rights (#4760)
It's better to attempt to install into existing folder with some junk left over than to leave users in a reboot loop
2024-10-16 00:25:54 -04:00
Tom Najdek
f2367c88f5 Installer: Ignore any leftover files after uninstalling old version (#4760) 2024-10-16 00:25:50 -04:00
Tom Najdek
ba45c72dc0 Installer: Check if Zotero is running before installing (#4760) 2024-10-16 00:24:11 -04:00
Adomas Venčkauskas
0e07c7a26a Update Word for Mac submodule 2024-10-14 13:49:48 +03:00
Tom Najdek
7ac4c8d667
Check for admin privileges in UninstallOld installer routine (#4750) 2024-10-14 01:37:00 -04:00
abaevbog
00182e317c
override fx control + scroll action to scroll (#4723)
That way, once can still scroll collectionTree while
holding Control to highlight collections
2024-10-09 01:45:30 -04:00
Dan Stillman
e754fa0c41 Update Word for Mac submodule 2024-10-03 04:38:48 -04:00
Dan Stillman
e2bbe60b65 Update Word for Mac submodule 2024-10-03 04:14:09 -04:00
Tom Najdek
b946946b00 Fix installer reboot loop on limited accounts on Windows (#4697) 2024-09-23 00:03:28 +02:00
Tom Najdek
acc727358b Revert "Windows installer: Add option to remove installdir when previous installation detected (#4564)" (#4697)
This reverts commit ca83e4303c.
2024-09-23 00:03:24 +02:00
Tom Najdek
7749302295 Revert "Tweak the uninstaller message (#4626)" (#4697)
This reverts commit c900eb7951.
2024-09-23 00:03:18 +02:00
Tom Najdek
1278445f5c Revert "Tweak the uninstaller message (uninstallation -> upgrade) (#4630)" (#4697)
This reverts commit e64ef5c781.
2024-09-23 00:02:59 +02:00
Dan Stillman
2ca1389b43 Adjustments to Mac Word installation banner (#4660)
- Use real buttons and other tweaks from design
- Use existing .properties string for "Don't Ask Again" for now
- Remove close button
- Update submodule for reminder after 24 hours instead of 7
2024-09-15 23:20:01 +02:00
Adomas Venčkauskas
564b1766aa Add a Mac Word plugin Sequoia permissions warning banner (#4660)
Also refactor some banner rules.
2024-09-15 23:19:47 +02:00
Tom Najdek
5a3f2ddfa6
Check both HKLM and HKCU in UninstallOld (#4678) 2024-09-10 09:44:56 -04:00
Dan Stillman
4c04dc583e Sign .jnilib within LibreOffice extension to fix macOS notarization
Some checks failed
CI / Build, Upload, Test (push) Has been cancelled
Apple's notarization service started rejecting the libjnidispatch.jnilib
file within a .jar within the .oxt for not being signed.
2024-09-05 09:13:20 -04:00
Adomas Venčkauskas
dbeb1f167c Update LibreOffice submodule
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
2024-09-04 08:54:56 +03:00
Adomas Venčkauskas
974ac78618 Update LibreOffice submodule
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
2024-09-03 14:43:56 +03:00
Adomas Venčkauskas
989956f392 Update LibreOffice submodule 2024-09-03 14:01:53 +03:00
Adomas Venčkauskas
7652fb25f0 Update LibreOffice submodule
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
2024-09-02 18:00:05 +03:00
Adomas Venčkauskas
679c99e465 Update LibreOffice submodule
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
2024-08-30 10:33:07 +03:00
Adomas Venčkauskas
460d5e0f9b Update Word for Windows submodule
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
2024-08-29 16:46:22 +03:00
Tom Najdek
e64ef5c781
Tweak the uninstaller message (uninstallation -> upgrade) (#4630)
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
2024-08-28 03:56:48 -04:00
Adomas Venčkauskas
671577e35e Update LibreOffice submodule
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
2024-08-27 09:22:56 +03:00
Dan Stillman
d1a82af43c Update Linux build to 115.14.0esr
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
2024-08-27 01:07:21 -04:00
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
Tom Najdek
c900eb7951
Tweak the uninstaller message (#4626) 2024-08-26 23:28:00 -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
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
3d0b5d0099 Update word processor plugin submodules (#4579) 2024-08-19 08:07:09 -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
Dan Stillman
a83852367f Fix 64-bit installer refusing to run on non-ARM systems
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
Regression from b8b4bebf
2024-08-14 22:49:02 -04:00
Tom Najdek
ca83e4303c
Windows installer: Add option to remove installdir when previous installation detected (#4564)
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
2024-08-14 04:53:19 -04:00
Adomas Ven
ed311cacb9
Show a different error message for WinWord when no document is found (#4563)
And link to a different troubleshooting page
2024-08-13 16:13:00 -04:00
Dan Stillman
d879c507a5 Enable auto-scroll by default on Linux
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
Fixes #4537
2024-08-13 00:06:34 -04:00
Dan Stillman
b1b06cedde Windows installer: Remove some "Zotero Standalone" references 2024-08-10 04:27:07 -04:00
Dan Stillman
b8b4bebfc5 Windows installer: Improve architecture detection
Show an appropriate error if the ARM64 installer is run on non-ARM
Windows or if the x64 installer is run on a 32-bit system, and set the
correct architecture in `CurrentVersion\Uninstall` registry key.

Also fix `x86`/`x64` being swapped in the registry
(https://groups.google.com/g/zotero-dev/c/1Aju4t2TNTo/m/Ga4V8vLrAQAJ)
2024-08-10 04:26:58 -04:00
Dan Stillman
6e155de3e1 Windows installer: Change HAVE_64BIT_OS to HAVE_64BIT_BUILD
https://bugzilla.mozilla.org/show_bug.cgi?id=598615
2024-08-10 02:14:40 -04:00
Dan Stillman
b564924c7c build_and_run: Fix debugger not showing Zotero sources when using d
`-jsconsole` somehow prevented Zotero sources from showing up in the
Debugger tab of the Browser Toolbox, but there's no reason to show the
Browser Console when we're showing the Browser Toolbox, so just don't
pass `-jsconsole` when `d` is passed.

Fixes #4503
2024-08-10 01:32:46 -04:00