Commit graph

218 commits

Author SHA1 Message Date
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
Dan Stillman
5d54b4d37d Handle absence of Z7 incrementals 2024-08-09 05:20:58 +01:00
Dan Stillman
4816eed0f4 Handle 0 incrementals 2024-08-09 00:17:56 -04:00
Dan Stillman
c8fbad4be7 Update release script for 7.0 2024-08-09 00:17:04 -04:00
Dan Stillman
7f21da9334 Revert "Add additional backslashes in Exec line in Linux desktop file"
This reverts commit 06741ceb62.

A couple people on Fedora 40 reported that the desktop file was no
longer working for them after this change, and it's not clear that
anyone was having trouble on Ubuntu before it -- someone just noted that
`desktop-file-validate` was showing some warnings.
2024-08-08 07:40:39 -04:00
Adomas Venčkauskas
0cac4f5c86 Update LibreOffice submodule 2024-08-06 08:48:46 +03:00
Dan Stillman
1d5971c48f Windows: Change Zotero version in "Add or remove programs" after update
Fixes #4454
2024-07-30 02:20:04 -04:00
Dan Stillman
fadcdcaef9 Use "Plugins" everywhere in Add-ons Manager
But we still need to switch to our own strings so they can be localized

Fixes #3354
2024-07-28 04:14:32 -04:00
Dan Stillman
297af9b409 Remove some additional Firefox modules and avoid logged errors 2024-07-27 02:10:20 -04:00
Dan Stillman
bf59645133 Update removed-files for Win32 and Linux after #3133 2024-07-25 03:12:34 -04:00
Dan Stillman
9b38d3a02f Don't touch precomplete or removed-files in build_autocomplete.sh
Follow-up to ef2cceba7
2024-07-25 02:58:19 -04:00
Dan Stillman
352647a068 Fix path to removed-files on Linux
Follow-up to ef2cceba7
2024-07-25 06:29:27 +00:00
Dan Stillman
cf389ff20f Update removed-files for macOS after #3133
This is all the files removed since 5.0.
2024-07-25 02:13:52 -04:00
Dan Stillman
0f777efbf6 Don't bundle Safari extension test files 2024-07-25 02:13:22 -04:00