Commit Graph

2444 Commits

Author SHA1 Message Date
acd8874ced [wopi] Set 'edit' as default action for pdf 2024-09-24 12:44:40 +03:00
aec6bdd30c [bug] Fix bug 70325 v8.2.0.87 2024-09-23 23:46:51 +03:00
bc6d184388 [wopi] Allow edit template ooxml formats v8.2.0.86 v8.2.0.85 v8.2.0.83 v8.2.0.82 v8.2.0.81 2024-09-18 10:53:39 +03:00
7c662010df [bug] Change error message; for bug 62643 v8.2.0.80 2024-09-17 19:13:49 +03:00
7a29353c55 [bug] Fix token validation with empty permissions;Fix bug 70216 v8.2.0.77 v8.2.0.79 v8.2.0.78 2024-09-15 14:38:32 +03:00
1d32c93354 [bug] Allow to restrict 'mode' rights while token validation; For bug 68198 2024-09-15 13:04:35 +03:00
85947946cd Merge branch hotfix/v8.1.3 into release/v8.2.0 v8.2.0.76 v8.2.0.75 2024-09-13 11:39:37 +00:00
5c466cfcf5 [feature] Filter old rows in getCountWithStatus while "shutdown" v8.2.0.74 2024-09-12 17:12:58 +03:00
bfea21ea82 [feature] Add coauth.session.${sessionType} metric 2024-09-12 15:41:20 +03:00
c5890851c6 [bug] Fix for missing originFormat when opening via restore button in version history v8.2.0.70 v8.2.0.73 v8.2.0.71 2024-09-05 11:31:35 +03:00
361926f9da [bug] Fix delayed opening with "updateVersion" status; Fix bug 69761 2024-09-05 11:28:31 +03:00
dd1a795853 [npm] npm audit fix 2024-09-04 09:14:51 +03:00
366f9d6827 [bug] Redirect command request with "key" in sharded cluster 2024-09-03 19:13:40 +03:00
1f8b5dc4a8 [bug] Change sqlcmd path for latest mssql docker image 2024-09-03 14:56:16 +03:00
95e1a77126 [test] Add getCountWithStatusCase test 2024-09-03 14:55:35 +03:00
942243244c [feature] Check database row with saving status on "shutdown" 2024-09-03 14:03:08 +03:00
841b6da133 [feature] Add 'users' to 'info' command response; For bug 69985 2024-09-02 18:24:51 +03:00
248948ae39 [se] save back document opened from TemplateSource; For bug 69573 2024-09-02 17:53:02 +03:00
e01771a701 [wopi] Restore wopi lock while reconnection; Fix bug 69746 v8.2.0.55 v8.2.0.58 2024-08-29 17:14:08 +03:00
a5cb16b624 [bug] Fix missing "update version" dialog; Fix bug 69761 2024-08-29 16:35:00 +03:00
0e50eeaa09 [log] Extend receiveTask log message v8.2.0.54 2024-08-28 19:01:58 +03:00
eeb2c2bd96 [wopi] Add apiQuery param to api.js 2024-08-27 17:34:09 +03:00
089977387a [feature] Add alias "command" to "CommandService.ashx" 2024-08-27 15:12:51 +03:00
a1a337f73e [feature] Add "internal/connections/edit" handler for container management v8.2.0.48 2024-08-27 00:25:27 +03:00
86620994f6 [se] Fix error while downloadas; For bug 62643 v8.2.0.44 v8.2.0.47 v8.2.0.46 v8.2.0.45 2024-08-22 18:12:43 +03:00
e41d9a3324 Merge branch 'feature/save-copy-as' into release/v8.2.0
# Conflicts:
#	DocService/sources/canvasservice.js
v8.2.0.41
2024-08-21 12:26:56 +03:00
591fb8a0e8 [bug] Set saveKey as postfix to fix vulnerability with path traversal to docId or other files; Fix bug 69505 v8.2.0.27 v8.2.0.32 v8.2.0.33 v8.2.0.34 v8.2.0.35 v8.2.0.36 v8.2.0.38 v8.2.0.40 2024-08-11 18:53:53 +03:00
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
0b67b134bf [feature] Add saveAsPath param to wopi saveCopyAs request 2024-08-06 14:04:43 +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
7996fbb24f Merge branch hotfix/v8.1.1 into master v8.1.3.3 2024-07-15 11:44:44 +00: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