Commit Graph

40338 Commits

Author SHA1 Message Date
70947c5838 Web:Client:Delete check locale. 2023-12-18 10:52:29 +03:00
db69fd0a76 Web:Client:Hid the form gallery display until oform locales loaded. 2023-12-18 10:52:03 +03:00
2863638eb2 Web:Client:Fixed so that the locale argument is not passed when it is null. 2023-12-15 12:56:31 +03:00
ea96d31b6b
Merge pull request #131 from ONLYOFFICE/bugfix/interface-jumps
bugfix/interface-jumps
2023-12-15 12:41:45 +04:00
095d0aeced Web: Added premature hiding of the icon in accordance with user rights. 2023-12-15 10:12:40 +03:00
76fe120c4f Merge branch 'hotfix/v2.0.1' of github.com:ONLYOFFICE/DocSpace-client into hotfix/v2.0.1 2023-12-14 19:36:41 +04:00
b7feff713c Update tasks.json 2023-12-14 19:36:18 +04:00
cb874bce9a
Merge pull request #120 from ONLYOFFICE/feature/add-new-beta-badge
Feature/add new beta badge
2023-12-14 19:35:25 +04:00
Akmal Isomadinov
9a6cf2d27d Wizard Removed logger 2023-12-14 20:30:03 +05:00
a99a9aa505
Merge pull request #128 from ONLYOFFICE/feature/update_langs
Feature/update langs
2023-12-14 17:38:34 +04:00
17d6c84134 Fix EnterPassword translation tests issue 2023-12-14 17:37:05 +04:00
91c32cf486
Merge pull request #130 from ONLYOFFICE/bugfix/tablet-page-height
bugfix/tablet-page-height
2023-12-14 17:29:19 +04:00
264eda28d5 Web: Layout: Fixed check for mobile devices to correctly calculate height under tablets. 2023-12-14 16:28:40 +03:00
cf782df79f added translations 2023-12-14 16:06:09 +03:00
00a5dfd9dd added translations 2023-12-14 15:51:25 +03:00
e16609200b
Merge pull request #129 from ONLYOFFICE/bugfix/plugins-double-separator
Client:Plugins: fix plugin double separator
2023-12-14 16:34:52 +04:00
0ff68440f0 Client:Plugins: fix plugin double separator 2023-12-14 15:21:38 +03:00
213afa8974 added translations 2023-12-14 15:13:07 +03:00
ad711f686c
Merge pull request #127 from ONLYOFFICE/bugfix/textarea-select-all
Components:Textarea: fix select all witout enableCopy
2023-12-14 15:13:00 +04:00
7ddda32401 Components:Textarea: fix select all witout enableCopy 2023-12-14 13:47:18 +03:00
Akmal Isomadinov
a5f1b05151 Web:Common:Components:BetaBadge removed logger 2023-12-14 15:41:57 +05:00
Akmal Isomadinov
d9729ee270 Web:Common Added forum link 2023-12-14 15:40:50 +05:00
7b19827607 Merge branch 'hotfix/v2.0.1' of github.com:ONLYOFFICE/DocSpace-client into hotfix/v2.0.1 2023-12-14 13:24:18 +03:00
64def35dd6
Merge pull request #126 from ONLYOFFICE/bugfix/deeplink
Bugfix/deeplink
2023-12-14 14:23:59 +04:00
2dabd4eca2 Merge branch 'hotfix/v2.0.1' of github.com:ONLYOFFICE/DocSpace-client into hotfix/v2.0.1 2023-12-14 13:23:47 +03:00
19ab57aac3 JS-SDK: Restored spread operator for config 2023-12-14 13:23:38 +03:00
14d5ab891f Editor: fix timeout 2023-12-14 13:21:23 +03:00
d4a5e22447 Editor: fix decode deeplink data 2023-12-14 13:19:22 +03:00
a8038e4dca
Merge pull request #73 from ONLYOFFICE/bugfix/fix-table-header
Fixed columns overlapping each other when reducing width
2023-12-14 13:15:59 +04:00
c5d55bdc8a JS-SDK: Fixed lazy loading 2023-12-14 12:05:19 +03:00
5cca6a8964 JS-SDK: Added checkCSP option for disable check 2023-12-14 11:55:06 +03:00
cbc4358686 added vi 2023-12-13 19:13:52 +03:00
c4ae842226 Editor: fix deeplink 2023-12-13 18:32:35 +03:00
b0eda4afee
Merge pull request #124 from ONLYOFFICE/bugfix/page-scroll
Bugfix/page scroll
2023-12-13 19:24:39 +04:00
12a7622bfb TableHeader: Added property check for custom columns list 2023-12-13 17:50:20 +03:00
173537cdd2 Fixed Bug 65511 - SDK: Wrong filter property by default 2023-12-13 17:32:39 +03:00
7051968821 Merge branch 'hotfix/v2.0.1' into bugfix/page-scroll 2023-12-13 18:28:55 +04:00
77252cce88 Web:Components:Fixed that when changing the width of columns with the mouse, their lengths are less than 110px. Added a limitation on the width of columns when adding them. 2023-12-13 16:00:20 +03:00
0206dbf000 Merge branch 'bugfix/page-scroll' of https://github.com/ONLYOFFICE/DocSpace-client into bugfix/page-scroll 2023-12-13 15:56:07 +03:00
bb674777b4 Web: Added common className. 2023-12-13 15:53:59 +03:00
6a74bd7be8 Web: Refactoring. 2023-12-13 15:53:34 +03:00
ee63b6b0b8 added sk, az 2023-12-13 15:41:23 +03:00
48678ec84c Web: Added scroll to elements. 2023-12-13 15:31:11 +03:00
Akmal Isomadinov
c0c477b172 Web:RowsView:SimpleFilesRow Fixed quickButtonsComponent 2023-12-13 17:06:09 +05:00
Akmal Isomadinov
f3e839cf0d Web:Tooltip Fixed color 2023-12-13 16:53:58 +05:00
7fe587d374 Fix download changed version of embedded api.js (cache issue) 2023-12-13 15:52:14 +04:00
7ad07cec96 Merge branch 'hotfix/v2.0.1' of github.com:ONLYOFFICE/DocSpace-client into hotfix/v2.0.1 2023-12-13 16:21:31 +05:00
750546f53f Fix Bug 65368 - Common: InfoPanelStore: fixed the display of the room icon in the archive 2023-12-13 16:21:17 +05:00
Akmal Isomadinov
642d1a3b42 Web:Client:Wizard Added BetaBadge 2023-12-13 15:50:15 +05:00
Akmal Isomadinov
9d5cf681a7 Web:Client:TableView:RoomCell Disabled floating tooltip 2023-12-13 15:49:38 +05:00