Commit Graph

101 Commits

Author SHA1 Message Date
507f569a30 [copyright] Update Copyright date 2024-04-24 16:59:01 +03:00
0a23a0663b [common] Adjust window component for screen readers 2024-02-28 22:20:41 +03:00
2073dc5536 Fix focus in alert 2023-11-15 14:49:17 +03:00
0dc74fdd35 [DE] Fix focus in bookmarks dialog 2023-10-31 20:46:15 +03:00
2efc032a29 Add focus for footer buttons 2023-10-31 12:50:51 +03:00
ba12493ab8 Add focus for footer buttons 2023-10-27 19:48:26 +03:00
987d3d2d7a Fix commit 3e410ae 2023-10-27 18:09:13 +03:00
3e410aeeec Refactoring windows 2023-10-26 20:42:55 +03:00
b3ae32e477 Refactoring custom window buttons 2023-10-25 11:08:05 +03:00
d5941270af Fix window buttons (for plugins) 2023-09-29 16:34:29 +03:00
3ab9f49949 [SSE] Fix bug 64283 2023-09-25 18:24:59 +03:00
ac881b199a [DE PE SSE] Fix window width for rtl 2023-06-20 20:04:59 +03:00
9bf34e2baf Fix paddings for rtl 2023-06-13 21:59:40 +03:00
09a42adc78 [copyright] Update address in Copyright 2023-03-01 21:03:43 +03:00
011c6714db [copyright] Update Copyright 2023-02-27 22:59:30 +03:00
01fdb1beb1 Merge branch 'develop' into feature/rtl-support 2023-01-09 21:08:12 +03:00
040b3b98c8 Merge branch 'develop' into feature/custom-font-size 2022-12-21 15:01:00 +03:00
0b34cbf22c update for add and off the window resize event 2022-12-15 21:14:53 +03:00
f973fb5550 add flag 2022-12-15 14:11:20 +03:00
fd6cd5a288 bug 22445 2022-12-14 11:50:16 +03:00
84b3e65f30 bug 22445 2022-12-13 16:29:53 +03:00
3095feaff2 bug 22445 2022-12-13 14:36:24 +03:00
87d8c69e44 bug 22445 2022-12-09 15:13:58 +03:00
35b454811c [rtl] Fix dialogs, pivot styles combobox, warning windows for SSE 2022-11-29 21:07:36 +03:00
4701f10fbf Set custom font size(add api parameter customization.font.size) 2022-11-09 21:42:51 +03:00
f817e0d722 Fix Bug 58113 2022-07-14 22:39:32 +03:00
ea3165e491 Fix Bug 57828 2022-06-28 23:23:39 +03:00
498d73b05c Move managers to controllers folder 2021-11-08 18:55:38 +03:00
c1af534783 First change 2021-07-29 04:25:33 +03:00
c93bfb68cb Merge branch 'hotfix/v6.3.1' into develop 2021-07-04 23:39:04 +03:00
59bb490069 Show error if default lang isn't loaded 2021-05-12 12:33:10 +03:00
97474af94d Merge branch 'release/v6.3.0' into develop
# Conflicts:
#	apps/common/main/lib/controller/Plugins.js
#	apps/common/main/lib/view/Header.js
#	apps/documenteditor/main/app/controller/Main.js
#	apps/documenteditor/main/app/view/ParagraphSettingsAdvanced.js
#	apps/documenteditor/main/app/view/Toolbar.js
#	apps/documenteditor/main/locale/sl.json
#	apps/presentationeditor/main/app/view/ParagraphSettingsAdvanced.js
#	apps/presentationeditor/main/locale/ja.json
#	apps/spreadsheeteditor/main/app/controller/Main.js
#	apps/spreadsheeteditor/main/app/template/Toolbar.template
#	apps/spreadsheeteditor/main/app/view/ParagraphSettingsAdvanced.js
2021-04-29 23:31:07 +03:00
09a27c30b8 For Bug 50113 2021-04-29 15:41:04 +03:00
c9b200ec9e Fix alert window with 'don't show' option 2021-04-02 20:03:13 +03:00
bda2dd7873 [all] some changes for components stylesheet 2021-03-06 00:52:06 +03:00
5b57ee760b Merge branch 'develop' into feature/colors-table
# Conflicts:
#	apps/common/main/resources/less/loadmask.less
#	apps/documenteditor/main/app/controller/Main.js
#	apps/documenteditor/main/app/view/FileMenuPanels.js
#	apps/documenteditor/main/resources/less/toolbar.less
#	apps/presentationeditor/main/app/controller/Main.js
#	apps/presentationeditor/main/app/controller/RightMenu.js
#	apps/presentationeditor/main/app/view/FileMenuPanels.js
#	apps/presentationeditor/main/app/view/SlideSettings.js
#	apps/spreadsheeteditor/main/app/controller/Main.js
#	apps/spreadsheeteditor/main/app/view/FileMenuPanels.js
#	apps/spreadsheeteditor/main/resources/less/toolbar.less
2021-02-06 14:42:56 +03:00
5586caa7a8 [dark theme] changed Window component 2021-02-06 12:53:01 +03:00
c3744fb173 [stylesheets] repaired some components according to colors table 2020-12-30 13:37:44 +03:00
351286c8d1 [SSE] Show data validation settings 2020-11-11 23:55:11 +03:00
840d6b5d86 Merge pull request #534 from ONLYOFFICE/feature/focus-manager
Feature/focus manager
Bug 27088, Bug 28317, Bug 34046, Bug 46575, Bug 46574, Bug 46636
2020-10-23 11:33:21 +03:00
6b4aa58d14 Refactoring setting focus 2020-10-22 13:53:58 +03:00
1a6ef58774 [DE] added base class method 2020-10-21 11:10:11 +03:00
e83008ee6e Add dialog with radiobox options 2020-10-15 14:09:23 +03:00
c7c3008c3a Remove unused component 2020-10-13 16:17:03 +03:00
1cb3bcdea9 Refactoring focus manager 2020-10-09 11:59:57 +03:00
a597d3376c Add focus manager component for using in modal windows.
[SSE] Use focus manager for windows with input fields, comboboxes, listview.
2020-09-25 14:44:15 +03:00
8233cc2388 Merge branch 'release/v6.0.0' into develop 2020-09-09 13:55:55 +03:00
c1820b5344 [Common] Fix window mask (Bug 46403) 2020-08-31 17:14:01 +03:00
935107da6a [SSE] Fix Bug 46403 2020-08-31 17:13:07 +03:00
33c6978d27 Fix keydown events after closing window 2020-08-17 18:42:07 +03:00