Commit Graph

48 Commits

Author SHA1 Message Date
yflory
927f59c759 Merge branch 'main' into staging 2025-05-28 14:59:37 +02:00
Wolfgang Ginolas
f8f7167202 Reenable the protection UI for sheets 2025-05-23 14:58:34 +02:00
yflory
5f8b08df7f Merge branch '2025.3.1-rc' into staging 2025-05-20 11:16:55 +02:00
Wolfgang Ginolas
1a1a91775e Upgrade OO with font and cache fixes 2025-05-16 15:05:00 +02:00
AAAMON
02a4dd8844 Fix oo install script crashing at first run 2025-05-14 13:59:35 +03:00
Wolfgang Ginolas
97a4dc8284 Merge branch '2025.3.1-rc' into staging 2025-05-14 11:38:23 +02:00
Wolfgang Ginolas
b12ec70364 Upgrade OnlyOffice to 8.3.3.23+1 2025-05-13 17:17:40 +02:00
Wolfgang Ginolas
733608ccbb Clean OnlyOffice environment before installing
https://github.com/cryptpad/cryptpad/issues/1777
2025-05-13 16:09:00 +02:00
Wolfgang Ginolas
9923382550 Revert "Modify OO install script so you can selectively install versions"
This reverts commit 80ef7f61cb.
2025-05-13 16:06:45 +02:00
Wolfgang Ginolas
36ebfc5cea Revert "Remove help and dictionaries from older oo versions & fix oo script expecting clean env"
This reverts commit 1266255f0c.
2025-05-13 16:06:43 +02:00
Wolfgang Ginolas
dc63888398 Revert "Make install oo script automatically install only needed versions"
This reverts commit bcc1278fe7.
2025-05-13 16:06:39 +02:00
AAAMON
9c96ea000e Make install oo script automatically install only needed versions 2025-05-13 16:05:55 +02:00
AAAMON
bcc1278fe7 Make install oo script automatically install only needed versions 2025-05-12 12:28:18 +03:00
AAAMON
1266255f0c Remove help and dictionaries from older oo versions & fix oo script expecting clean env 2025-05-06 12:10:09 +03:00
AAAMON
80ef7f61cb Modify OO install script so you can selectively install versions 2025-05-06 11:40:16 +03:00
Wolfgang Ginolas
2ac36632c3 Upgrade to OO 8.3.3.23 2025-04-25 15:00:43 +02:00
Wolfgang Ginolas
d548cd5916 Upgrade OO to v8.3.0.83+3 2025-04-24 11:50:33 +02:00
Wolfgang Ginolas
b3fb72c485 Upgrade OnlyOffice to v8.3.0.83+2 2025-04-23 14:23:02 +02:00
Wolfgang Ginolas
4fad7045f1 Fix OnlyOffice presentation themes 2025-04-16 11:41:29 +02:00
Wolfgang Ginolas
1c7e683a97 Upgrade OO to v8.3.0.83 to fix scrolling 2025-04-07 14:46:18 +02:00
Wolfgang Ginolas
6e0b706bc4 Merge remote-tracking branch 'origin/staging' into insert-onlyoffice-api 2025-04-04 15:50:18 +02:00
Wolfgang Ginolas
0cf15cfdb5 Fix migration issue and disable broken OO8 features 2025-04-04 11:56:56 +02:00
Wolfgang Ginolas
88f0552b53 Fix install-onlyoffice.sh permissions 2025-03-27 11:16:58 +01:00
Wolfgang Ginolas
cba0e72931 Fix creation of OO doc copies 2025-03-27 10:45:36 +01:00
Wolfgang Ginolas
9967d7db8a Upgrade OO to v8.3.0.82+13 2025-03-20 11:06:50 +01:00
Wolfgang Ginolas
df3fd88fb7 Fix OO font dropdown 2025-03-12 09:50:14 +01:00
Wolfgang Ginolas
077c294002 Fix OnlyOffice PDF export 2025-03-10 16:02:47 +01:00
Wolfgang Ginolas
407df843ec
Migrate OO docs from 7.3 to 8.3 2025-03-03 15:57:53 +01:00
andy
6c29fe9ac2 Update install-onlyoffice.sh to use OO v8.x 2025-03-03 11:55:22 +02:00
Wolfgang Ginolas
684b5ee319
Update to a new OO version 2025-02-10 13:33:29 +01:00
Wolfgang Ginolas
41205d6285
Install onlyoffice-editor in install-onlyoffice.sh 2025-01-23 15:44:12 +01:00
Jeremy Fleischman
286d199272
Add --check, --rdfind, --no-rdfind options to install-onlyoffice.sh
`--check` is useful for anyone who wants to check if their OnlyOffice
installation is up to date without actually installing it.

The `--rdfind/--no-rdfind` commands serve a few purposes:

1. It makes it clear that `rdfind` can still run even if you specify `--check`.
2. People can ensure that `rdfind` runs by specifying `--rdfind`, which
   helps if they accidentally uninstall `rdfind`.
3. People can now skip running `rdfind` even if they have `rdfind`
   installed.
2024-12-17 02:15:10 -08:00
Wolfgang Ginolas
9823fd564e Fix broken OnlyOffice Document
https://github.com/cryptpad/cryptpad/issues/1572
2024-07-23 16:31:49 +02:00
James Downie
2ec3dd909a Parameterising the git config safe.directory feature. 2024-07-02 09:38:51 +10:00
James Downie
9b3cfce766 Setting the cloned bare repository to safe.directory. 2024-06-29 20:15:47 +10:00
Wolfgang Ginolas
d41cd30672 fix install-onlyoffice.sh 2024-05-24 09:39:39 +02:00
Wolfgang Ginolas
615c1ab523 Workarounds for missing OnlyOffice methods
https://github.com/cryptpad/cryptpad/issues/1489
2024-05-22 14:23:34 +02:00
Wolfgang Ginolas
870e14b5bb Add null check for missing method 2024-05-15 09:45:33 +02:00
Wolfgang Ginolas
79d7529caf Install x2t in install-onlyoffice.sh 2024-04-09 11:56:51 +02:00
David Benque
ea5644659c REUSE lint compliance
- add copyright and licensing information to new files
2024-04-04 11:09:39 +01:00
Wolfgang Ginolas
b014e16f1c Add link to OnlyOffice license to docker-compose 2024-03-20 13:15:29 +01:00
Wolfgang Ginolas
d8cb5c02bd Remove --keep to simplify install-onlyoffice.sh
https://github.com/cryptpad/cryptpad/issues/1416
2024-03-20 13:15:29 +01:00
Wolfgang Ginolas
52c7caf24b Refactor install-onlyoffice.sh arguments 2024-03-20 13:15:29 +01:00
Wolfgang Ginolas
ead0dbe77f Remember, if admin accepted OnlyOffice licence 2024-03-20 13:15:29 +01:00
Wolfgang Ginolas
15ec7d74fd Docker does not install OnlyOffice by default
https://github.com/cryptpad/cryptpad/issues/1416
2024-03-20 13:15:29 +01:00
Wolfgang Ginolas
1bda1cf2fc Only download OnlyOffice when update is needed
https://github.com/cryptpad/cryptpad/issues/1416
2024-03-20 13:15:29 +01:00
Wolfgang Ginolas
bb5d7aa326 Move OnlyOffice dist to own directory
https://github.com/cryptpad/cryptpad/issues/1416
2024-03-20 13:15:29 +01:00
Wolfgang Ginolas
6b6979bc13 1st version of install-onlyoffice.sh
https://github.com/cryptpad/cryptpad/issues/1416
2024-03-20 13:15:29 +01:00