Commit Graph

8314 Commits

Author SHA1 Message Date
68a1456e8c Replaced duplication getCookie 2023-11-23 22:48:30 +04:00
5924aaaab1 Web: Files: fixed files drag 2023-11-23 17:19:41 +03:00
6f5f348719 Change parameter 2023-11-23 15:27:12 +04:00
77390bb834 Fixed default route for DesktopEditors 2023-11-23 14:21:52 +03:00
2397c3bccc
Merge pull request #83 from ONLYOFFICE/bugfix/deletion-dialog
bugfix/deletion-dialog
2023-11-23 15:20:44 +04:00
619f29a0d4 Web: InvitePanel: Renaming. 2023-11-23 13:59:59 +03:00
25761e47c3 Web: InvitePanel: Fixed display of menu for adding a new account in the accounts module. 2023-11-23 13:58:07 +03:00
0610b90c80 Merge branch 'release/v2.0.0' into bugfix/deletion-dialog 2023-11-23 12:49:47 +03:00
3fc42fc3f6 Merge branch 'bugfix/deletion-dialog' of https://github.com/ONLYOFFICE/DocSpace-client into bugfix/deletion-dialog 2023-11-23 12:38:19 +03:00
f543589871 Web: Code simplifying. 2023-11-23 12:38:12 +03:00
41e46e4258 Web: Fixed deleting a user via the context menu. 2023-11-23 12:01:35 +03:00
db535dae66 Web: Fixed filter update after deleting several accounts. 2023-11-23 11:11:40 +03:00
82c484bf23 Fix portal renaming for SAAS 2023-11-22 22:28:45 +04:00
7e402b68e4 Fix Bug 65203 - Srv:Wizard. fix breaking comboboxes in wizard after remounting wizard component 2023-11-22 15:18:39 +01:00
16df586580 Merge branch 'release/v2.0.0' into bugfix/deletion-dialog 2023-11-22 17:38:07 +04:00
b5cd411ada Added translations. 2023-11-22 16:30:47 +03:00
596f1bd612 Fix Bug 65098 - Profile. The list of languages in the profile is cut off at the top when the window height is reduced or when the page scale is increased 2023-11-22 18:15:35 +05:00
8d61328213 Web: Added the ability to group delete accounts. 2023-11-22 15:46:33 +03:00
b9d5f982cb Fix bug 65155 Files.DownloadAs. Files >100mb are downloaded without conversion via Download as. 2023-11-22 13:32:16 +04:00
6bd7cbf4af Applied new MustConvert in viewAccessibility 2023-11-22 13:13:44 +04:00
b25ea659ec fix capitalization 2023-11-22 13:06:15 +04:00
9885feb808 Renamed ViewAccessibility to ViewAccessibility 2023-11-22 12:59:23 +04:00
0b1ac58678 Merge branch 'release/v2.0.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.0.0 2023-11-21 18:26:37 +05:00
9d13fe7837 Fix Bug 65184 - Client: closed actions with the user if he was deleted 2023-11-21 18:26:24 +05:00
namushka
091b186061 Merge branch 'release/v2.0.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.0.0 2023-11-21 12:44:07 +03:00
namushka
bea7085856 fix bug 65189 2023-11-21 12:44:04 +03:00
namushka
262d70d1a9 fixed FileInput not working for multiple accept values 2023-11-21 12:43:53 +03:00
beba7526db Web: Client: Fix version history badge truncation 2023-11-21 10:24:59 +01:00
7bc2f9a2da fix Bug 65183 - Added reset of the selected folder when going to settings through sections in article. 2023-11-21 12:24:41 +03:00
Akmal Isomadinov
571d44062d Web:VersionHistory Fixed bug 65177 2023-11-21 13:39:13 +05:00
7ad0406505 fix Bug 65178 - Added data reassignment for Power User. 2023-11-20 18:08:10 +03:00
54472810c8 Web: Tile: Fixed backdrop showing. 2023-11-20 17:25:23 +03:00
fc3bc74e19 Client: fix infinite loader 2023-11-20 16:51:38 +03:00
a2486b0e26 Fix Bug 65164 2023-11-20 15:38:59 +03:00
4d93c53064 Client:VersionHistory: fix open draw io plugin 2023-11-20 15:24:22 +03:00
83a670d256 Fix UselessTranslationKeysTest (removed old translations) 2023-11-20 13:16:33 +04:00
cc2ff9833b Merge branch 'release/v2.0.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.0.0 2023-11-17 19:06:26 +03:00
a168bf1123 Web: Files: fixed selection crash 2023-11-17 19:06:13 +03:00
3f7f1fd337 Client:Layout: fix scroll for tablet devices 2023-11-17 18:02:51 +03:00
2b19763707 Merge branch 'release/v2.0.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.0.0 2023-11-17 17:19:00 +03:00
8f147be623 Web: Files: fixed hotkeys scroll 2023-11-17 17:18:41 +03:00
b5d1c0bf00 Merge branch 'release/v2.0.0' into feature/webplugins-refactoring 2023-11-17 17:12:40 +04:00
8917e8eded
Merge pull request #76 from ONLYOFFICE/feature/plugin-sdk
Feature/plugin sdk
2023-11-17 17:11:48 +04:00
d735ad55a1 Merge branch 'feature/plugin-sdk' of github.com:ONLYOFFICE/DocSpace-client into feature/plugin-sdk 2023-11-17 15:58:11 +03:00
9ab0937c4a Client:Plugins: fix crash 2023-11-17 15:56:42 +03:00
0b503bd7cd Merge branch 'release/v2.0.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.0.0 2023-11-17 17:53:23 +05:00
ecc79b3008 Client: Accounts: corrected the drop down opening 2023-11-17 17:53:14 +05:00
a700424cce Merge branch 'release/v2.0.0' into feature/plugin-sdk 2023-11-17 16:51:30 +04:00
1f930c3c5d Merge branch 'release/v2.0.0' into bugfix/context-menu-in-members 2023-11-17 17:33:13 +05:00
26d1140a99 Client: Members: removed z-index from link row 2023-11-17 17:32:40 +05:00