Commit Graph

44851 Commits

Author SHA1 Message Date
Vladimir Khvan
c2ded88f3b Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-04-09 14:08:12 +05:00
Vladimir Khvan
7dece72be7 Fix Bug 66855 - script url was corrected 2024-04-09 14:08:07 +05:00
e6188966b7 JS_SDK: Optimization: use base method 2024-04-09 13:04:23 +04:00
e9aa24fed7 Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-04-09 11:58:40 +03:00
ba6cb5b9c9 Client:InvitePanel:Input:Replaced the default cross in the input with a custom one. 2024-04-09 11:57:42 +03:00
Vladimir Khvan
2d1e4b6a9a Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-04-09 13:38:22 +05:00
Vladimir Khvan
a47dfd1095 Web: Client: JavascriptSDK: translation was corrected 2024-04-09 13:38:03 +05:00
8ff8ffc1d1 Fix Bug 67137 - Rooms. Fixed third-party translations 2024-04-09 11:36:26 +03:00
a31fea03e7 JS-SDK: Re-written init methods (move to DocSpaceSDK) 2024-04-09 12:08:30 +04:00
1d96fa2dc9 JS-SDK: Added Docs 2024-04-09 11:48:13 +04:00
9d7ab85508 JS-SDK: Fix run with multi-instances on the same page 2024-04-09 11:37:55 +04:00
1c2aacdd06 Shared: Share: fix tKey 2024-04-09 10:35:52 +03:00
6cf1c3790d Client: InfoPanel: fix tKey 2024-04-09 10:35:41 +03:00
013fd4a8be Web: move translations to Common 2024-04-09 10:35:07 +03:00
6b44cbcb77 Revert "Editor: fix build translations"
This reverts commit e497cb0229.
2024-04-09 10:17:40 +03:00
Timofey Boyko
1bd8cfdb36
Merge pull request #328 from ONLYOFFICE/bugfix/selector
Bugfix/selector
2024-04-09 10:07:53 +03:00
4c7646b155 Merge branch 'bugfix/selector' of github.com:ONLYOFFICE/DocSpace-client into bugfix/selector 2024-04-09 10:06:06 +03:00
565f9c25d9 Merge branch 'release/v2.5.0' into bugfix/selector 2024-04-09 10:05:48 +03:00
4850ac2bc6 Client: Fixed translation of the uploading process. 2024-04-09 09:03:26 +03:00
688c7e66ba Fix bug 67182 - Files.ProgressBar. Incorrect behavior of the progress bar after an error appears. 2024-04-09 08:58:01 +03:00
0407fe09f8 Client: MainButton: fix position for devices with notch 2024-04-09 07:59:16 +03:00
e497cb0229 Editor: fix build translations 2024-04-09 07:45:29 +03:00
ff558d43dd Editor: ShareDialog: use modal dialog 2024-04-09 07:35:50 +03:00
38b0f31465 Shared: ComboBox: fix hover for disabled 2024-04-09 07:20:35 +03:00
13c673d12a Shared: ComboBox: fix style 2024-04-08 20:42:34 +03:00
779945da0b Shared: Share: delete useless 2024-04-08 20:42:08 +03:00
b48b20cc05 Shared: Share: add limit of the number of file links 2024-04-08 20:29:40 +03:00
a32ac53317 Fix Bug 67326
Missing scroll in more login
2024-04-08 20:04:18 +03:00
6fe92718ea Client: InvitePanel, Shared: ComboButton: Fix wrong colors in invitation language combobox 2024-04-08 18:05:34 +02:00
Akmal Isomadinov
3951980edc Client:Components:FilesSelector Fix disabled submit button state 2024-04-08 20:52:44 +05:00
704b394053 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-04-08 18:49:32 +03:00
a2d07aa098 Web: Files: Fixed shared link styles 2024-04-08 18:49:25 +03:00
b5e739c5ea Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-04-08 20:40:59 +05:00
Akmal Isomadinov
c290563c60 Merge branch 'release/v2.5.0' into bugfix/selector
# Conflicts:
#	packages/client/src/components/panels/AddUsersPanel/index.tsx
2024-04-08 20:28:20 +05:00
162376d248 Web: Client: Shared: ComboBox: corrected the border radius of icons with type 2024-04-08 19:39:54 +05:00
ea1842b939 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-04-08 17:28:35 +03:00
7f6084edb9 Web: Files: fixed members list 2024-04-08 17:28:28 +03:00
39a6a50f19 Merge branch 'release/v2.5.0' into develop 2024-04-08 18:23:49 +04:00
0ae2317472 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-04-08 19:07:53 +05:00
2d6b7ac10f Web: Client: fixed display of live chat in profile 2024-04-08 19:07:44 +05:00
de59c3dcc0 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-04-08 16:37:45 +03:00
a846609729 Fixed Bug 66888 - SDK. The upload files button in the built-in room does not work 2024-04-08 16:37:37 +03:00
36d15fe9f2 Client: PublicRoom: Added SDK HOOK for public room 2024-04-08 16:02:37 +03:00
8eaac2da16 Client: Panels: Remove ability to select all items in AddUsersPanel. (Cause performance issues with large number of users) 2024-04-08 14:43:41 +02:00
3dc6675989 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-04-08 15:14:45 +03:00
4a04027b52 Fixed Bug 67262 - Mobile. The context menu of rooms/folders will not scroll in a horizontal position of the smartphone 2024-04-08 15:14:39 +03:00
Akmal Isomadinov
e604c18797 Shared:Selectors:Room Fixed disabling the button 2024-04-08 17:05:17 +05:00
Akmal Isomadinov
a111cac63b Shared:Selectors:People Fixed disabling the button 2024-04-08 17:05:06 +05:00
Akmal Isomadinov
4d341eeb3c Shared:Selectors:Group Fixed disabling the button 2024-04-08 17:04:49 +05:00
Akmal Isomadinov
77729284e7 Client:Panels:AddUsersPanel Fixed disabling the button 2024-04-08 17:03:52 +05:00