4339 Commits

Author SHA1 Message Date
ddc88089c4 Merge pull request 'feature/annotation-settings' (#1058) from feature/annotation-settings into develop 2026-03-26 07:41:52 +00:00
2ae43b6d3f Merge branch 'release/v9.4.0' into develop 2026-03-25 14:09:23 +03:00
9a4f20183d Add signature dialog state persistence (#1069)
Co-authored-by: Dmitry-Ilyushechkin <dmitry.ilyushechkin@onlyoffice.com>
Co-committed-by: Dmitry-Ilyushechkin <dmitry.ilyushechkin@onlyoffice.com>
2026-03-24 20:20:11 +00:00
9d37421300 Merge branch 'develop' into feature/annotation-settings 2026-03-24 20:59:13 +03:00
ef9a0d0fe1 remove text jumping (#1063)
Co-authored-by: Polina <polina.hudyakova@onlyoffice.com>
Co-committed-by: Polina <polina.hudyakova@onlyoffice.com>
2026-03-23 17:51:28 +00:00
ef7eb2f7a9 fix bug 66935 2026-03-22 18:04:10 +00:00
c037d696d8 [plugins] fix 'right-panel' plugin's position 2026-03-22 16:29:32 +03:00
f18b3c2652 [pdf] fix bug 80442 2026-03-12 13:41:17 +00:00
86473ed7d4 [pdf] refactoring 2026-03-12 13:41:17 +00:00
691ec200b0 fix(tabbar): correct scroll direction condition 2026-03-12 12:30:59 +05:00
ec18f1fc4a fix bug 80346 2026-03-12 12:29:01 +05:00
762cac80c4 add padding-right and remove fixed width of dropdown
Co-authored-by: Polina <polina.hudyakova@onlyoffice.com>
Co-committed-by: Polina <polina.hudyakova@onlyoffice.com>
2026-03-10 22:09:16 +00:00
db62c7a3b1 fix bug 80516
Co-authored-by: Dmitry-Ilyushechkin <dmitry.ilyushechkin@onlyoffice.com>
Co-committed-by: Dmitry-Ilyushechkin <dmitry.ilyushechkin@onlyoffice.com>
2026-03-10 18:40:17 +00:00
0a5ce8df0b [component] added label to switcher 2026-03-09 13:49:06 +03:00
4bc77bee53 Merge pull request 'feature/paste-options-btn' (#1043) from feature/paste-options-btn into release/v9.4.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/web-apps/pulls/1043
2026-03-05 14:43:33 +00:00
0a6a3f9aeb [desktop] fix bug 64448 2026-03-05 14:59:09 +03:00
f3f20fd36e removed redundant 2026-03-05 13:24:49 +03:00
ccde506102 [all] for bug 79412 2026-03-03 18:45:39 +03:00
eddfe9f9db [plugins] fix plugins default 'docked' side value 2026-03-02 15:55:28 +00:00
98368f23e8 not fetch icons if document has not div.inline-svg 2026-03-02 13:53:20 +03:00
9bfaa8b80c added btn in PE 2026-02-27 17:32:53 +03:00
7dfac0a8b4 [common] Fix bug 79518 2026-02-27 14:51:06 +03:00
b59647559d fixed captions and menu blur 2026-02-27 00:00:19 +03:00
7c7e712515 added paste special btn in DE 2026-02-26 16:46:19 +03:00
e7dc3bfad5 Merge branch 'release/v9.3.0' into develop 2026-02-25 00:46:09 +03:00
a9dcf8b4d6 For bug 79142 2026-02-23 11:01:03 +03:00
e65edea7f4 Merge pull request 'feature/plugin-dock-right-panel' (#1010) from feature/plugin-dock-right-panel into release/v9.3.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/web-apps/pulls/1010
2026-02-20 12:00:18 +00:00
8bb9e60003 [common] fix opening error on linux 2026-02-20 01:43:08 +03:00
65a664dd0d [forms] hide Protect Form button 2026-02-20 00:02:03 +03:00
b950135eb8 Merge pull request 'feature/cctr-stretch-menu' (#1002) from feature/cctr-stretch-menu into fix/plugins-filling-form 2026-02-19 20:32:38 +00:00
a6a8e6e93e fix bug 80144 2026-02-19 20:31:02 +00:00
debc066b54 fix for bug 80235 2026-02-19 20:22:28 +00:00
b218e085bf fixed dialogs opening in filling forms mode 2026-02-19 21:04:09 +03:00
8577adba96 [DE] Resize for right panel 2026-02-19 13:09:54 +03:00
3185a556cf fix bug 80101 2026-02-17 19:24:57 +00:00
486d1e1506 [plugins] handled option to dock plugin to right panel 2026-02-17 19:53:17 +03:00
c9d4cb987f Fix bug 79756 2026-02-17 16:58:25 +03:00
725a8aba2b Refactoring 2026-02-16 13:16:23 +00:00
4579ae4ba1 Change icon and text 2026-02-16 13:16:23 +00:00
4c3ce796b7 Refactoring 2026-02-16 13:16:23 +00:00
193ec79311 [DE Form] Add mark as final button 2026-02-16 13:16:23 +00:00
a6edacf0dd merged develop 2026-02-16 14:41:45 +03:00
884de37dc6 Add missing tokens (#977)
Co-authored-by: Dmitry-Ilyushechkin <dmitry.ilyushechkin@onlyoffice.com>
Co-committed-by: Dmitry-Ilyushechkin <dmitry.ilyushechkin@onlyoffice.com>
2026-02-13 18:13:19 +00:00
91c02d7aaf [common] refactoring for themes 2026-02-13 01:54:04 +03:00
d8f9767b06 [common] Fix bug 79531 2026-02-12 10:00:17 +00:00
769ad33846 Merge pull request 'feature/pdf-sign' (#929) from feature/pdf-sign into release/v9.3.0 2026-02-11 20:48:56 +00:00
da717ab168 [PDFE] fixed button activity 2026-02-11 23:01:37 +03:00
c8d2052d82 [PDFE] fixed colors option for sign 2026-02-11 23:00:41 +03:00
4110cc3dd7 [PDFE] fixed fonts loading 2026-02-11 13:04:51 +03:00
7ebab8433c [PDF] fix dialog for signing 2026-02-11 01:30:28 +03:00