Commit Graph

44585 Commits

Author SHA1 Message Date
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
c415ce4ca7 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-04-08 14:37:52 +03:00
0a66045569 Fix Bug 67194 - Mobile. Fixed input focus for iPad 2024-04-08 14:37:46 +03:00
937a1919c8 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-04-08 14:09:58 +03:00
50edac01d2 Fixed Bug 65372 - Files.DarkTheme. Dark halo around the navigation menu. 2024-04-08 14:09:52 +03:00
3d7e841cf0 Web: Files: fixed ThirdPartyComboBox 2024-04-08 13:56:34 +03:00
908c50c045 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-04-08 15:50:15 +05:00
62ef53ba20 Web: Client: Shared: MainButton: fixed closing by click 2024-04-08 15:49:59 +05:00
c8a3adb5db Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-04-08 14:39:59 +04:00
c1d9ea8c32 DocEditor: Fix warning 2024-04-08 14:39:52 +04:00
9f39abbffe Web: Scripts: Restored default config property for sdk 2024-04-08 13:16:42 +03:00
e24401be2b Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-04-08 13:13:34 +03:00
d64d28c025 Client: PortalSettings: JS SDK: Restored property for setting CSP 2024-04-08 13:13:27 +03:00
7b0d489cb0 Login:EmailContainer: return autofocus 2024-04-08 13:11:03 +03:00
21b11730fa Client:GlobalEvents:Dialog: hide select for IOS mobile 2024-04-08 12:17:03 +03:00
a6a1c85020 Shared/Login: remove autofocus for mobile IOS 2024-04-08 12:05:51 +03:00
ea6ab6ccb2 Shared:Selectors:Files: fix bread crumbs 2024-04-08 10:27:30 +03:00
7e9045f356 Shared:Selectors:Files: clear file selection after select folder 2024-04-08 10:00:31 +03:00
bce70efe0a
Merge pull request #326 from ONLYOFFICE/feature/logo-handler
Feature/logo handler
2024-04-08 01:05:58 +04:00
955a0971f6 Merge branch 'release/v2.5.0' into feature/logo-handler 2024-04-08 00:39:30 +04:00
f10ed46175 Fix Bug 67316
No scroll on Share panel in editor
2024-04-07 22:15:43 +03:00
46fcdfa692 Fixed Bug 67287 - Roms.InviteUsers. Add the inscription Invited to the group invite selector. 2024-04-06 09:12:42 +03:00
3727f9b1e9 Fixed Bug 67199 - Plugin.Markdown. The version history panel does not hide when opening a .md file from the panel. 2024-04-06 06:52:51 +03:00
2c4cd3a4ab Shared:Selectors:Room: add alwaysShowFooter 2024-04-06 06:45:39 +03:00
ecfd53429a Shared:Selectors:Files: fix double api request and wrong empty screen for big folders/rooms 2024-04-06 05:14:00 +03:00
b6d6297d09 Shared:Components:Selector: fix context menu for bread crumbs 2024-04-06 04:59:27 +03:00
fccbb83a98 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-04-05 18:54:03 +03:00
59d7c61cfa Doceditor: fix middleware, add json to health check 2024-04-05 18:53:53 +03:00
033e946259 Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-04-05 18:41:38 +03:00
8f6a08df3f Client:Section:Header:Added a context menu to the room name in the navigation in the archive. Corrected actions in the context menu for the archive to be correct. 2024-04-05 18:34:56 +03:00
99f367e6ec Client: Accounts: Disable selection by clicking on link or dropdown in rows. Reset selection after entering inside group from people table. Remove duplicate code 2024-04-05 17:31:12 +02:00
05955c4056 Bug 67314
Share in the folder's Actions menu is missing
2024-04-05 18:16:03 +03:00
77fe0e96df Merge branch 'release/v2.5.0' into feature/logo-handler 2024-04-05 18:58:13 +04:00
b012811a44 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-04-05 19:40:42 +05:00
3f7e0a8101 Web: Shared: fix combobox arrow margin 2024-04-05 19:40:29 +05:00
04d15db656 Web: Client: CreateEditRoomDialog: fixed avatar size 2024-04-05 19:40:00 +05:00
531dcef436 Client: Accounts: Fix: Selecting by table group menu checkbox does not increment user rights (also reason of bug 67276) 2024-04-05 16:30:08 +02:00
678d73fbd6 Client: CommonStore: Rollbacked reload property for update and restore logos 2024-04-05 17:17:30 +03:00
e45183005e Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-04-05 17:41:35 +04:00
027c578e16 Doceditor: fix start-prod 2024-04-05 17:41:27 +04:00
4b717734a8 Shared: Skeletons: Submenu: fix style 2024-04-05 16:38:57 +03:00