|
|
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 |
|
|
|
b218e085bf
|
fixed dialogs opening in filling forms mode
|
2026-02-19 21:04:09 +03:00 |
|
|
|
486d1e1506
|
[plugins] handled option to dock plugin to right panel
|
2026-02-17 19:53:17 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
4110cc3dd7
|
[PDFE] fixed fonts loading
|
2026-02-11 13:04:51 +03:00 |
|
|
|
088d7b3260
|
Merge pull request '[PDFE] Hide review resolve button. For bug 79596)' (#962) from fix/hide-review-resolve-for-pdf into release/v9.3.0
|
2026-02-09 14:56:04 +00:00 |
|
|
|
8b429c4717
|
[desktop] fix bug 64448
|
2026-02-09 17:27:19 +03:00 |
|
|
|
144b94a30b
|
[PDFE] Hide review resolve button. For bug 79596)
|
2026-02-06 10:39:01 +03:00 |
|
|
|
e8a1ec82b2
|
Merge pull request 'feature/rename-shortcut-mod-keys' (#946) from feature/rename-shortcut-mod-keys into release/v9.3.0
|
2026-01-24 22:12:11 +00:00 |
|
|
|
3053a99ce4
|
Refactor
|
2026-01-13 12:16:43 +03:00 |
|
|
|
4fcb436b23
|
fix: prevent nextLevel when toolbar is hidden
|
2025-12-30 17:41:17 +03:00 |
|
|
|
b6b4c458ae
|
fix bug 79098
|
2025-12-26 16:32:14 +03:00 |
|
|
|
f280fe4512
|
[common] Sort display keys
|
2025-12-25 11:38:05 +03:00 |
|
|
|
ab989b785d
|
[common] Delete the name of key modifiers for macOS
|
2025-12-24 14:35:59 +03:00 |
|
|
|
922bd1622c
|
Merge pull request '[common] Fix bug 49094' (#856) from fix/bug-49094 into develop
|
2025-11-27 11:20:16 +00:00 |
|
|
|
f1635618ca
|
[common] Fix bug 49094
|
2025-11-24 10:42:38 +03:00 |
|
|
|
80f217b77c
|
Merge pull request 'release/v9.2.0' (#844) from release/v9.2.0 into develop
|
2025-11-19 10:29:49 +00:00 |
|
|
|
e2f9247670
|
[common] Rename shortcuts modifier keys for macos
|
2025-11-18 14:43:14 +03:00 |
|
|
|
ed2c2f4d5a
|
Merge pull request 'fix/bug-78267' (#835) from fix/bug-78267 into release/v9.2.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/web-apps/pulls/835
|
2025-11-13 20:02:42 +00:00 |
|
|
|
c645dedb82
|
Fix Bug 78359
|
2025-11-13 16:06:54 +03:00 |
|
|
|
ffed19e4fb
|
For previous commit
|
2025-11-12 20:37:28 +03:00 |
|
|
|
40f1b33e39
|
Fix Bug 78016: fix plugins in the right panel (different themes, selecting objects)
|
2025-11-07 18:09:34 +03:00 |
|
|
|
a24d74cd6b
|
Merge pull request 'fix/color-token' (#814) from fix/color-token into develop
|
2025-11-05 13:28:14 +00:00 |
|
|
|
52b57b3b5d
|
Merge branch 'release/v9.2.0' into develop
|
2025-11-05 16:26:13 +03:00 |
|
|
|
e1806df5c4
|
Update translation
|
2025-10-31 21:04:23 +03:00 |
|
|
|
cd81519747
|
Fix XSS-injection in buttons created by plugins
|
2025-10-28 16:24:11 +03:00 |
|
|
|
bf84857cf1
|
For bug 77918 (fix feedback & support menu item) + Fix XSS-injection in plugin name
|
2025-10-28 16:09:30 +03:00 |
|
|
|
6f6088be7d
|
Recovering a deleted token
|
2025-10-28 14:18:02 +03:00 |
|
|
|
62f43d1c27
|
fix
|
2025-10-27 19:18:05 +03:00 |
|
|
|
a0f06dc51c
|
Removing unused color tokens
|
2025-10-27 17:39:38 +03:00 |
|
|
|
d13168d310
|
Merge pull request 'fix/plugin-svg-icon' (#791) from fix/plugin-svg-icon into develop
|
2025-10-17 14:35:45 +00:00 |
|
|
|
5a966c25c6
|
Merge pull request 'release/v9.1.0' (#790) from release/v9.1.0 into develop
|
2025-10-17 14:09:30 +00:00 |
|
|
|
10c6f9b27a
|
Fix background plugins menu
|
2025-10-16 23:22:27 +03:00 |
|
|
|
8b3f444c79
|
Use svg in plugins icons
|
2025-10-13 23:29:08 +03:00 |
|
|
|
d2f20880f4
|
Fix bug 77436
|
2025-10-10 20:50:27 +03:00 |
|
|
|
c1adfe6452
|
Merge pull request 'release/v9.1.0' (#773) from release/v9.1.0 into develop
|
2025-10-09 09:31:55 +00:00 |
|
|
|
645b3da7a4
|
Merge pull request 'fix/bug-77275' (#755) from fix/bug-77275 into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/web-apps/pulls/755
|
2025-10-06 12:19:26 +00:00 |
|
|
|
1be5a670c8
|
[desktop] for bug 62782
|
2025-10-05 17:36:34 +00:00 |
|
|
|
c7b5132961
|
[common] Fix bug 77275
|
2025-10-05 20:32:27 +03:00 |
|
|
|
f634ca757f
|
[desktop] fix bug 75962
|
2025-10-03 17:04:12 +03:00 |
|
|
|
988bbd5cef
|
Fix bug 76725
|
2025-10-02 14:20:32 +00:00 |
|
|
|
762f64e4c3
|
Fix Bug 76259
|
2025-10-01 20:41:25 +03:00 |
|
|
|
b06d737336
|
[common] Fix bug 77075, fix bug 77076
|
2025-09-30 16:28:34 +03:00 |
|
|
|
c4d9b958ca
|
Merge pull request 'fix/comments-layout' (#722) from fix/comments-layout into develop
|
2025-09-25 12:37:38 +00:00 |
|