Commit Graph

2415 Commits

Author SHA1 Message Date
aa655b2c1b [bug] Fix crash while applying changes to pdf v8.2.0.25 v8.2.0.26 v8.2.0.24 v8.2.0.23 v8.2.0.22 v8.2.0.21 2024-08-07 00:33:20 +03:00
5d069799ad [bug] Fix incorrect modulus format; For bug 66601 v8.2.0.20 v8.2.0.19 v8.2.0.18 v8.2.0.17 v8.2.0.16 v8.2.0.15 2024-08-01 14:53:11 +03:00
a8ead0203e [bug] Start conversion immediately in "shutdown" mode; Fix bug 69491 2024-08-01 11:31:15 +03:00
76eb8eca90 [feature] Handle mismatch between previous URL and changes; For ee55726b631326cdbaeede854534371b2fad8fcb; v8.2.0.14 v8.2.0.11 v8.2.0.10 v8.2.0.8 v8.2.0.9 2024-07-26 16:58:51 +03:00
89e711156e Merge branch 'hotfix/v8.1.1' into release/v8.2.0
# Conflicts:
#	DocService/sources/utilsDocService.js
2024-07-26 12:19:18 +03:00
0e3d05de64 [bug] Fix bug 69397 v8.2.0.7 2024-07-26 01:39:15 +03:00
ee55726b63 [feature] Set "documentSha256" in all changes in changesHistory.json 2024-07-26 01:17:53 +03:00
39655ad368 [feature] Add "documentSha256" to changesHistory.json to check that document and changes match v8.2.0.6 2024-07-25 01:58:14 +03:00
a4d9fb4045 [feature] DB creation removed from mssql script, user namespace removed from oracle script, all removedb.sql deleted. 2024-07-24 23:23:49 +03:00
f8336318c6 [sql] Remove "CREATE DATABASE" from mysql schema as it is in other schemas v99.99.99.3913 v8.2.0.5 v8.2.0.4 v99.99.99.3915 v99.99.99.3914 v99.99.99.3911 v99.99.99.3910 v99.99.99.3909 v99.99.99.3908 2024-07-16 19:29:35 +03:00
d8658a0b28 [bug] Remove deprecated query params in web builder; Fix bug 69225 2024-07-15 17:54:18 +03:00
b149f765f3 [bug] Fix bug 69092 2024-07-10 01:40:58 +03:00
7aa9670d93 [bug] Return origin license on 'license' command; Fix bug 69018 2024-07-06 01:10:52 +03:00
a85a90dbc8 [refactoring] Remove unused in license 'light' and 'plugins' params 2024-07-05 19:05:55 +03:00
42ed0bbf2f [refactoring] Remove unused ds_view v99.99.99.3888 v99.99.99.3889 v99.99.99.3890 2024-06-27 16:27:05 +03:00
5ed1b66154 [license] Update 3d party licenses 2024-06-27 14:57:19 +03:00
ba80f16f62 [bug] Add tiff to supported image formats; for bug 45401 v8.1.1.10 v8.1.1.14 v8.1.1.39 v8.1.1.37 v8.1.1.20 v8.1.1.36 v8.1.1.9 v8.1.1.35 v8.1.1.22 v8.1.1.23 v8.1.1.24 v8.1.1.21 v8.1.1.11 v8.1.1.12 v8.1.1.13 v8.1.1.38 v8.1.1.15 v8.1.1.33 v8.1.1.31 v8.1.1.30 v8.1.1.34 v8.1.1.29 v8.1.1.28 v8.1.1.27 v8.1.1.26 v8.1.1.25 v8.1.1.16 v8.1.1.17 v8.1.1.19 2024-06-26 21:03:29 +03:00
237b7f7229 Merge branch release/v8.1.0 into develop 2024-06-26 10:47:56 +00:00
1b0f8c2dd5 [bug] Don't send "updateversion" status to viewer; Fix bug 68706 v8.1.1.6 v8.1.1.8 2024-06-25 00:10:55 +03:00
34e47950cb Merge pull request #479 from ONLYOFFICE/fix/pre8.1.1
Fix/pre8.1.1
2024-06-24 12:46:06 +03:00
84ebfeed46 [bug] Enforce request without shardkey to run synchronously in sharded cluster 2024-06-21 20:37:15 +03:00
cccae84cee [bug] Distinguish "Form" forcesave cache from others; Fix bug 68720 2024-06-21 17:38:59 +03:00
ee0dd78b6a [bug] Set DEFAULT_SHARD_KEY from environment as shardkey in case of integrator did not pass this param 2024-06-20 18:36:54 +03:00
a83cbd57a5 Merge branch release/v8.1.0 into master v8.1.1.3 v8.1.1.4 2024-06-19 08:27:06 +00:00
f5dbc139fa Merge pull request #477 from ONLYOFFICE/fix/bugfix
Fix/bugfix
v8.1.0.172 v8.1.0.175 v8.1.0.178 v8.1.0.169 v8.1.0.167 v8.1.0.174 v8.1.0.177 v8.1.0.173
2024-06-16 12:23:39 -07:00
b53ecc578d [bug] Add maxRetries option to fix unexpected ENOTEMPTY during rm 2024-06-16 22:20:45 +03:00
d75a440799 [bug] Fix crash; For bug 68645 2024-06-16 01:45:20 +03:00
048bd84222 [bug] Use outputFormat in id instead of outputType; Fix bug 68653 2024-06-16 00:21:45 +03:00
9908a3bb69 Merge pull request #476 from ONLYOFFICE/fix/bug-68501
Fix/bug 68501
v8.1.0.166 v8.1.0.165
2024-06-14 02:11:07 -07:00
299914837d [bug] Move copyOrigin logic from x2t; Fix bug 68600 2024-06-14 01:43:32 +03:00
a8421129e3 [bug] Fix bug with opening after editing with the condition wopi SupportsLocks=false; Fix bug 68501 2024-06-13 13:28:25 +03:00
1ffd755e72 [bug] Add storage test with tenant; Fix bug 68563 v8.1.0.162 v8.1.0.160 v8.1.0.161 v8.1.0.163 2024-06-11 19:18:00 +03:00
39554bdc1d [bug] Use deterministic(not random) lockId to fix issues with forgotten openings due to integrator failures; For bug 68424 v8.1.0.159 2024-06-10 17:59:01 +03:00
d8a145188c [bug] Add stubs for shardkey params until integrators pass these parameters to all requests 2024-06-10 12:10:43 +03:00
238e9191ab [bug] Check result of wopi unlock; Fix bug 68424 v8.1.0.158 v8.1.0.157 v8.1.0.156 2024-06-07 19:28:52 +03:00
9f3d4f7d8e [feature] Add docs_api_config input param for wopi; For bug 58764 v8.1.0.155 2024-06-06 15:30:43 +03:00
5a07d971ba [bug] Fix bug with LastModifiedTime changing after putFile(nextcloud) v8.1.0.154 2024-06-05 15:42:14 +03:00
808538515b [bug] Fix bug with LastModifiedTime changing after putFile(nextcloud) v99.99.99.3866 v99.99.99.3880 v99.99.99.3879 v99.99.99.3878 v99.99.99.3877 v99.99.99.3876 v99.99.99.3875 v99.99.99.3874 v99.99.99.3873 v99.99.99.3871 v99.99.99.3870 v99.99.99.3869 v99.99.99.3868 v99.99.99.3867 v99.99.99.3865 v99.99.99.3864 2024-06-05 15:39:53 +03:00
133731c05c [bug] Fix bug with wopi checkFileInfo on one shard and websocket on other shard v8.1.0.153 2024-06-05 01:57:27 +03:00
4e10cb8de8 Merge pull request #475 from ONLYOFFICE/feature/mail-service
Feature/mail service
2024-06-04 20:47:48 +03:00
ac40ce5f3a [git actions] Bump nodejs version for git actions 2024-06-04 20:02:54 +03:00
a5df749830 [feature] Added mysql timeouts to config v99.99.99.3863 2024-06-04 19:56:18 +03:00
072c608318 [feature] License expiration notification changed 2024-06-04 16:57:28 +03:00
a0943469ea [feature] Tests and fixes 2024-06-04 11:48:32 +03:00
7d7e4ee893 [feature] Add notification.enable, change default values; Fix bugs in notification server 2024-06-04 11:48:32 +03:00
3d52d3f241 [feature] License expired notification trigger added 2024-06-04 11:48:29 +03:00
eb8f0a77c8 [feature] Add licenseLimit notification; Refactor notificationService 2024-06-04 11:38:06 +03:00
592abf559c [feature] Notification service added 2024-06-04 11:38:06 +03:00
5c594fd0c0 [feature] Mail service fixes pt.2 2024-06-04 11:38:06 +03:00
418b77e82c [feature] Mail service fixes pt.1 2024-06-04 11:38:05 +03:00