Commit graph

1772 commits

Author SHA1 Message Date
Julia Radzhabova d786f49e05 Fix fast clicks on version history 2021-07-28 16:30:44 +03:00
Julia Radzhabova 5454b06329 Fix version history 2021-07-28 14:23:40 +03:00
Julia Radzhabova d767fa5399 Merge branch 'release/v6.4.0' into develop 2021-07-28 00:03:49 +03:00
Julia Radzhabova 9a5b2487ed [DE][PE] Fix version restore 2021-07-27 22:13:26 +03:00
Maxim Kadushkin f1ea7b3d43 [themes] debug 2021-07-27 17:29:01 +03:00
Maxim Kadushkin d936e8765e [themes] hide "Dark mode" button instead of disable 2021-07-27 16:48:44 +03:00
Maxim Kadushkin eec8783d5b [themes] restore "Dark mode" state after relaunch 2021-07-27 16:47:41 +03:00
Maxim Kadushkin cccc76fbc5 [themes] changed the order "Dark mode" button's icon 2021-07-27 16:46:30 +03:00
JuliaSvinareva fb61d764e7 Rewrite code to es5 (hint manager) 2021-07-23 13:42:20 +03:00
JuliaSvinareva c7b877ae9a Rewrite code to es5 (hint manager) 2021-07-23 12:56:58 +03:00
Julia Radzhabova be8bc7dd42 Move api parameters showReviewChanges, reviewDisplay, trackChanges to section customization.review 2021-07-22 22:56:15 +03:00
Julia Radzhabova f13673653f Merge branch 'release/v6.4.0' into develop 2021-07-22 17:44:51 +03:00
Julia Radzhabova 3984fda98d Fix Bug 51460 2021-07-22 17:13:59 +03:00
Julia Radzhabova 5acdd2b8ab
Merge pull request #1004 from ONLYOFFICE/feature/display-mode
Feature/display mode
2021-07-22 15:03:15 +03:00
Julia Radzhabova 703fe81552 Fix Bug 51435 2021-07-21 22:09:10 +03:00
Julia Radzhabova f142cfb697 Fix changing dataview items 2021-07-21 21:05:42 +03:00
Maxim Kadushkin fd1aefd4ae [DE] restore content's dark mode after relaunch 2021-07-21 19:23:49 +03:00
maxkadushkin 2417c1d4db
Update Header.js 2021-07-20 21:31:42 +03:00
Maxim Kadushkin 42c8594563 Merge branch 'feature/document-dark-mode' into develop 2021-07-20 12:36:30 +03:00
Julia Radzhabova 656715a52b Merge branch 'release/v6.4.0' into develop 2021-07-19 14:37:16 +03:00
Julia Radzhabova 4177faa7ee [DE] Support events for change review display mode 2021-07-19 14:06:01 +03:00
Julia Radzhabova 630799d928 [DE] Add parameter customization->review->hideReviewDisplay for hiding display mode button 2021-07-19 13:42:03 +03:00
OVSharova 5abe22fa6e moove to PE 2021-07-18 02:15:10 +03:00
OVSharova 3a8bebbaf7 Cleaner tab 2021-07-17 13:47:50 +03:00
JuliaSvinareva c4e3899ebd
Merge branch 'develop' into feature/alt-keys 2021-07-16 17:45:18 +03:00
OVSharova b7801e5a2e copy tab 2021-07-16 17:31:23 +03:00
JuliaSvinareva 68ea36898e Fix hint manager 2021-07-16 17:31:09 +03:00
JuliaSvinareva a6134b58a1 Fix hint manager 2021-07-15 17:20:58 +03:00
Julia Radzhabova af084dacc1 Fix Bug 51297 2021-07-14 19:47:47 +03:00
JuliaSvinareva 7eabfe94af Hint Manager: add example usage 2021-07-13 14:43:54 +03:00
JuliaSvinareva b8a660068f Hint Manager: add timer, disable processing of other shortcuts when hints are visible 2021-07-13 12:02:06 +03:00
JuliaSvinareva 3a65ac540f Hint manager: fix locking key events, fix click/mousedown handling 2021-07-12 19:33:05 +03:00
Julia Radzhabova 79376446c2
Merge pull request #973 from ONLYOFFICE/feature/color-palette-focus
Feature/color palette focus
2021-07-12 13:59:52 +03:00
Julia Radzhabova b1534675c4 For Bug 42150 2021-07-12 11:12:02 +03:00
Julia Radzhabova cc271cd723 Bug 42150: add sort direction 2021-07-12 00:30:52 +03:00
Julia Radzhabova 779f09b295 Fix color palette 2021-07-11 23:47:42 +03:00
Julia Radzhabova 2be31ade1e Add focus for color buttons in modal dialogs 2021-07-11 16:12:05 +03:00
Julia Radzhabova 9eeba125d0 Refactoring 2021-07-11 13:49:39 +03:00
Julia Radzhabova 1a055fcbcc Refactoring Common.UI.ButtonColored 2021-07-11 02:25:12 +03:00
Julia Radzhabova f6032f2312 Refactoring Common.UI.ButtonColored 2021-07-10 22:52:39 +03:00
Julia Radzhabova 1c3224eeeb Fix custom color 2021-07-10 22:39:56 +03:00
Julia Radzhabova 97f7323392 Fix move in color button 2021-07-09 17:30:14 +03:00
maxkadushkin 88d883163e
Merge pull request #966 from ONLYOFFICE/feature/change-marks
edit 3 marks
2021-07-09 16:49:54 +03:00
Julia Radzhabova 07417a29d0 Color palette refactoring 2021-07-09 13:52:48 +03:00
Julia Radzhabova 54e23daafd Refactoring 2021-07-09 13:24:24 +03:00
Julia Radzhabova 1ca9c3d6a1 [DE] Support focus in paragraph settings (preset and color buttons, border combobox) 2021-07-09 11:43:54 +03:00
Julia Radzhabova a520792c55 Move with arrows in ThemeColorPalette 2021-07-09 11:42:19 +03:00
JuliaSvinareva 8bf91f4847 Fix hint manager, add hint visible checks to close panels in left menu 2021-07-08 20:20:34 +03:00
JuliaSvinareva 87413ce121 [DE] Add hints in forms tab/settings 2021-07-08 20:16:39 +03:00
Julia Radzhabova defc1d8c8b Change sorting icons 2021-07-08 19:27:03 +03:00
OVSharova 8023a8d892 edit 3 marks 2021-07-07 06:19:27 +03:00
Julia Radzhabova 91c9872ffc Add close comments button. Layout refactoring 2021-07-07 01:51:19 +03:00
Julia Radzhabova f1f835066e Change icon 2021-07-07 01:25:56 +03:00
Julia Radzhabova 0bcce8991c Comments refactoring 2021-07-06 23:24:44 +03:00
Julia Radzhabova 79dbe85bdf Sort comments by date and author 2021-07-06 22:58:36 +03:00
JuliaSvinareva 91433816bf Fix hint manager 2021-07-06 18:42:13 +03:00
JuliaSvinareva 40933fc590 [SSE] Hint Manager: add hint to list item in statusbar to open context menu 2021-07-05 20:17:04 +03:00
Maxim Kadushkin 6641e9419c Merge branch 'hotfix/v6.3.1' into release/v6.4.0 2021-07-04 23:44:01 +03:00
Maxim Kadushkin c93bfb68cb Merge branch 'hotfix/v6.3.1' into develop 2021-07-04 23:39:04 +03:00
Maxim Kadushkin a791ecdb85 [DE] added "Dark mode" option 2021-07-02 16:15:54 +03:00
JuliaSvinareva 147bffff21 Fix hint manager 2021-07-02 14:58:27 +03:00
JuliaSvinareva a443fcfd2a Merge branch 'develop' into feature/alt-keys 2021-07-01 16:47:01 +03:00
Julia Radzhabova 6506146eab [DE] Fix disable for several actions 2021-06-30 15:19:45 +03:00
Julia Radzhabova 68fc002dc3 Refactoring 2021-06-30 00:31:55 +03:00
Julia Radzhabova 8e5979570b [DE] Refactoring disable editing 2021-06-29 16:27:44 +03:00
Maxim Kadushkin ee1ca73fb2 [scaling] correct scaling root selectors 2021-06-28 21:01:08 +03:00
Maxim Kadushkin b441e301e3 [all] locked zoom attribute correction 2021-06-28 17:43:46 +03:00
Maxim Kadushkin f63dab0827 [DE] fix skeleton theme colors 2021-06-28 17:26:13 +03:00
Maxim Kadushkin d484103500 [themes] load external themes 2021-06-25 11:55:33 +03:00
Maxim Kadushkin 88c62da5f6 [common] refactoring 2021-06-25 11:29:11 +03:00
Maxim Kadushkin 4afe790e0f [themes] refactoring 2021-06-25 11:03:05 +03:00
JuliaSvinareva 609cca232b [common] Fix generation of tips, fix work for other languages 2021-06-24 18:19:35 +03:00
Julia Radzhabova 7218ed9e2a
Fix layout for tt lang (#943) 2021-06-24 17:49:03 +03:00
JuliaSvinareva db54743eca Hint Manager: add direction exceptions for filter buttons, add ability to add specific hints to buttons 2021-06-23 18:41:38 +03:00
JuliaSvinareva 6dba75830d [common] Fix hint manager 2021-06-22 20:18:23 +03:00
Julia Radzhabova 05099e883c [SSE] Protect workbook 2021-06-22 00:43:55 +03:00
Julia Radzhabova 72378721fd [SSE] Unprotect workbook 2021-06-22 00:23:45 +03:00
Julia Radzhabova 7617a9681e [SSE] Protect workbook 2021-06-21 23:53:28 +03:00
Julia Radzhabova 177a4dd5ec Fix layout for tt lang 2021-06-18 17:22:38 +03:00
Julia Radzhabova 41d95920a7 Fix loading mask on document opening 2021-06-18 16:53:50 +03:00
Maxim Kadushkin f9a705efe0 [desktop] send theme type to native app 2021-06-16 20:11:55 +03:00
JuliaSvinareva 9b5f0107e3 [SSE] Hint manager: added ability to add hints to dataview items, added hints in advanced settings 2021-06-14 20:28:51 +03:00
JuliaSvinareva e6f2dc1738 Fix Hint Manager, add hint in statusbar 2021-06-07 14:14:32 +03:00
JuliaSvinareva f151aad64f Fix hint manager 2021-06-04 21:43:40 +03:00
JuliaSvinareva 504905c38e Hint Manager: add hints 2021-06-02 21:16:07 +03:00
JuliaSvinareva 9b8d68594b Hint Manager: changed the way of setting offsets, add hints 2021-06-01 20:07:24 +03:00
Maxim Kadushkin d9aa035d71 [all] fix bug 50656 2021-05-31 21:15:49 +03:00
JuliaSvinareva 7e14b4bcf5 Hint Manager: add showing current section, fix/add hints position 2021-05-30 14:16:33 +03:00
Maxim Kadushkin a360e037b5 [themes] debug 2021-05-28 15:12:22 +03:00
JuliaSvinareva 98268676f8 Hint Manager: add hint for file menu, add hint parameters into checkbox, inputfield 2021-05-27 19:30:48 +03:00
Julia Radzhabova b03132d69e Fix Bug 50498 2021-05-26 19:29:41 +03:00
Julia Radzhabova 391b7479d5 Fix dialog for signing 2021-05-26 18:32:37 +03:00
JuliaSvinareva 88f32b91f6 Hint Manager: change letter getting, add offsets, add hints for toolbar 2021-05-26 18:30:18 +03:00
Maxim Kadushkin 4749a5ea15 [themes] refactoring 2021-05-25 17:16:00 +03:00
Julia Radzhabova d99ad6b1fc Save user id for anonymous user (when user.id is undefined).
[Mobile] Fix loading name for guest user
2021-05-25 16:39:12 +03:00
JuliaSvinareva 9f5a6f1f6e Hint manager: make navigation 2021-05-25 11:07:13 +03:00
Maxim Kadushkin d14cc1e94f [themes] fix bug 50556 2021-05-24 19:17:24 +03:00
maxkadushkin a68c38f83c
Merge pull request #895 from ONLYOFFICE/feature/hotfix-6-3-1
Feature/hotfix 6 3 1
2021-05-23 21:36:43 +03:00
Maxim Kadushkin 67097751db [themes] fix method to set themes available 2021-05-23 20:04:26 +03:00
Julia Radzhabova 9ad620c727 [SSE] Remove autocorrect option 2021-05-21 20:48:40 +03:00