Commit Graph

29510 Commits

Author SHA1 Message Date
c528b83dd2 Files: refactor 2022-12-26 12:32:08 +03:00
846aa53583 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-26 12:19:54 +03:00
1ae54147ce Files: added warning message, added demotion on invitation 2022-12-26 12:19:37 +03:00
0d4000df46 fixed warning 2022-12-25 20:11:06 +03:00
e6c1991c39 fix Bug 60187 2022-12-25 19:44:37 +03:00
59fc0dd457 fix bug 60245 2022-12-25 19:22:14 +03:00
9f8ad6fb2a fix bug 60225 2022-12-25 19:05:03 +03:00
Viktor Fomin
8e5586e62a Client: PortalSettings: WhiteLabel: add error toast 2022-12-23 23:17:18 +03:00
Viktor Fomin
70577a3aab Client: PortalSettings: WhiteLabel: use logoUploader 2022-12-23 23:15:42 +03:00
00b32e638a fix Bug 60214 2022-12-23 21:00:05 +03:00
1266d817f8 Translations: Removed auto-generated files 2022-12-23 19:39:15 +03:00
efe3f251e3 Translations: Removed useless BrowserNoCanvasSupport key 2022-12-23 19:19:52 +03:00
459e68a5d7 Translations: Removed useless AddAuthor key 2022-12-23 19:18:48 +03:00
2df86140c9 Translations: Removed useless maxSizeFileError key 2022-12-23 19:18:12 +03:00
e907b3aaf9 Update login.babel and applied sorting 2022-12-23 19:10:19 +03:00
018288d50b Update common.babel and applied sorting 2022-12-23 19:09:17 +03:00
81ff746f38 Update client.babel and applied sorting 2022-12-23 19:08:01 +03:00
2c3f30eb34 Update editor.babel 2022-12-23 19:06:09 +03:00
b25dbdf123 improved user/room logo images load 2022-12-23 17:08:06 +03:00
Akmal Isomadinov
7b7a61b346 Web:Common: Fixed redirection after logout 2022-12-23 18:14:54 +05:00
Elyor Djalilov
43cea1fcd3 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-23 17:29:13 +05:00
Elyor Djalilov
f6c73f4e9d added the loader when a file is locked/unlocked 2022-12-23 17:29:07 +05:00
Akmal Isomadinov
95fea3b4d1 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-23 15:56:57 +05:00
Akmal Isomadinov
c62000f3f5 Web: Fixed redirection after login 2022-12-23 15:56:42 +05:00
c00edf1374 fix migration to docspace 2022-12-23 13:54:23 +03:00
1eef0350d5 add console.writeline in migration personal to docspace 2022-12-23 13:49:25 +03:00
3a42ab943e Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2022-12-23 13:24:43 +03:00
3875d95f88 Web: Files: removed useless needReset 2022-12-23 13:24:37 +03:00
27b53b7bbb Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2022-12-23 13:04:25 +03:00
a830f90263 Web: PortalSettings: Added a missed import, fixed styles. 2022-12-23 13:02:17 +03:00
1d05f981e7 Web: PortalSettings: Backup: Added a new request. 2022-12-23 12:59:31 +03:00
7a91e08dd7 Web: PortalSettings: Restore: Added new request. 2022-12-23 12:56:29 +03:00
7ab1211383 Web: PortalSettings: Backup: Added showing button when changing provider. 2022-12-23 12:35:55 +03:00
e9d56bd733 Web: PortalSettings: Backup: Changed according new layouts. 2022-12-23 12:13:09 +03:00
Timofey Boyko
282f637ad7 Merge branch 'release/rc-v1.2.0' of https://github.com/ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-23 11:27:32 +03:00
Timofey Boyko
0a862cc77c Web:Client:TableView: fix author avatar widht 2022-12-23 11:27:24 +03:00
4e8a4ba6b3 Web: Files: fixed columns reset 2022-12-23 11:26:41 +03:00
Timofey Boyko
fdb74c23af Merge branch 'release/rc-v1.2.0' of https://github.com/ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-23 10:54:41 +03:00
Timofey Boyko
ad860a20f4 Fixed Bug 60296 - Rooms.Files. Error 'Warning. Unable to set properties of undefined (setting 'message')' when opening a file link for room members by an unregistered user 2022-12-23 10:54:29 +03:00
Timofey Boyko
4a3438ed90 Web:Common:AxiosClient: fix SSR error message 2022-12-23 10:52:42 +03:00
7bbffa90a7
Merge pull request #1133 from ONLYOFFICE/feature/fixed-files-table-cells-render
Feature/fixed files table cells render
2022-12-22 21:15:25 +03:00
9b1e1e7203 Web: Files: fixed table row 2022-12-22 19:03:10 +03:00
e5e267e9f1 Web: Files: moved table data to store 2022-12-22 19:02:23 +03:00
9fc3d4a53b Web: Files: added new table store 2022-12-22 19:01:27 +03:00
8fc60bb706
Merge pull request #1118 from ONLYOFFICE/feature/cache-fix
Bug 59715
2022-12-22 19:50:26 +04:00
Akmal Isomadinov
9f88b7a14f Web:Login Fixed warning useLayoutEffect 2022-12-22 20:48:35 +05:00
f687c16a6b fixed StorageHandler class 2022-12-22 18:48:30 +03:00
Elyor Djalilov
0dc147461e added timer to show loader when needed 2022-12-22 20:07:21 +05:00
e47d45c7fd Merge branch 'release/rc-v1.2.0' into feature/cache-fix 2022-12-22 16:17:06 +03:00
86e8fa8beb Update 1-Click from CS 2022-12-22 16:13:49 +03:00