Commit Graph

7706 Commits

Author SHA1 Message Date
b80a35dbd5 Web: Merged translation keys AuditDownloadText and LoginDownloadText to DownloadStatisticsText 2023-01-11 11:18:23 +03:00
c2ceab129a Merge branch 'release/rc-v1.2.0' into feature/edit-en 2023-01-11 10:57:10 +03:00
83fdaf0753 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2023-01-10 22:27:43 +03:00
bcec4af93f Web:Client:Removed unnecessary loader. 2023-01-10 22:26:53 +03:00
5b9f7faa6c Web:Client:Add EmptyContainerLoader. 2023-01-10 22:26:10 +03:00
43f633a91c Web:Common:Add EmptyContainerLoader. 2023-01-10 22:25:22 +03:00
f51730fb7f Web:Common:Changing loader styles to new ones. 2023-01-10 22:24:47 +03:00
684d86e110 Removed old resource (ConnectMakeShared) 2023-01-10 18:52:03 +03:00
c65009c1b1 Removed old common folder resources (CommonEmptyContainerDescription) 2023-01-10 18:43:54 +03:00
f952c7474f Removed old empty screen resources (SharedEmptyContainerDescription) 2023-01-10 18:40:57 +03:00
b049a75368 Fix display ContainsSpecCharacter warning 2023-01-10 18:33:35 +03:00
f69276ca93 Fix batch rooms delete operation 2023-01-10 18:30:03 +03:00
e6944339f5 Fix batch rooms archive/restore operations 2023-01-10 18:21:44 +03:00
2cb3d34ed0 edited en 2023-01-10 17:56:40 +03:00
Viktor Fomin
b71ce1ebed Fix Bug 60495: Check the appropriateness of the 'Update the file version...' setting on the user 2023-01-10 17:26:19 +03:00
0eb1dad6f8 Web: Client: ItemIcon: Fixed icon outline, simplify render for icon component 2023-01-10 16:45:14 +03:00
93a05e6567 Web: Added translation key to i18n file. 2023-01-10 15:31:40 +03:00
6f2d00d57f Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2023-01-10 15:29:52 +03:00
0b64d4223c Web: Default document names have been moved to 'Common' file. 2023-01-10 15:26:57 +03:00
Mushka Nikita
b817a5dc25 fixed info panel title tablet visual bugs 2023-01-10 13:29:31 +03:00
111fde509b Fixed Bug 60477 - Files. Fixed blocking of a file opened in preview. 2023-01-10 12:25:37 +03:00
0d6450bf4f Fix Bug 60484 - Files.Settings. User setting ‘Display notification when moving items to Trash’. 2023-01-09 18:42:47 +03:00
89c7348ccf Web: Editor: Restored back url. 2023-01-09 17:44:40 +03:00
f7bcbf54e0 Web: Editor: Fixed document type for creation url. 2023-01-09 17:22:42 +03:00
5a83f41348 Fixed Bug 60464 - Files. ‘Sorry, the resource could not be found’ on the page when creating a new document from the editor. 2023-01-09 17:14:54 +03:00
df0a43c470 Fix Bug 60383 - Files. The file version icon is not displayed after generating the version. 2023-01-09 13:41:29 +03:00
Viktor Fomin
f8fc8343f5 FIx Bug 60425: Add highlighting for user's email 2023-01-09 13:28:06 +03:00
Timofey Boyko
36298e8a48 Fixed Bug 60176 - Rooms. The menu of rooms/subfolders on the panel and in the header does not match the layouts. 2023-01-09 10:46:54 +03:00
Timofey Boyko
c9c523261f Fixed Bug 60407 - Files. The button for calling the sort menu settings does not work when opening the information panel. 2023-01-09 10:09:37 +03:00
Akmal Isomadinov
49bfcf917a Web: Combining avatar Editor and IconEditor components into one component and removing avatarEditor and IconEditor components 2023-01-04 15:28:52 +05:00
6526b1463d edited en 2022-12-30 14:56:53 +03:00
Akmal Isomadinov
ce2c92d5ce Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-30 16:56:10 +05:00
Akmal Isomadinov
abc7579133 Web:Client Updated image compression function in avatar editor 2022-12-30 16:56:00 +05:00
575da0f0db Update EmptyFolderContainer.js 2022-12-30 11:59:32 +03:00
f28bbebbde Web: Common: Removed mobx warnings. 2022-12-30 11:54:39 +03:00
cf445c644d Fixed Bug 60418 - Document is highlighted when clicking on the version icon in thumbnail view. 2022-12-30 10:57:40 +03:00
7a00256714 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2022-12-30 09:59:34 +03:00
20d3d28bad Fixed Bug 60420 - Files.Editor. ‘Uncaught SyntaxError: "undefined" is not valid JSON’ in the console when selecting the My Rooms folder when inserting an image from storage. 2022-12-30 09:59:10 +03:00
622508734b Fix Bug 60421 - Rooms. Low quality plug 2022-12-29 20:38:42 +03:00
80a5d77d19 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2022-12-29 14:16:16 +03:00
1958b3f989 Web: PortalSettings: Removed interface jumps after page loading. 2022-12-29 14:15:13 +03:00
ec84d70835 Web: Added count=1 to @root filter (fix speed issue) 2022-12-29 13:49:38 +03:00
Elyor Djalilov
fde5689aec Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-29 15:21:36 +05:00
Elyor Djalilov
6c5c4e9f1c Fix Bug 60380 2022-12-29 15:21:31 +05:00
fa96c177e5 Fixed Bug 60352 - Rooms.Files.There is no lock button for non-editable files. 2022-12-29 13:16:48 +03:00
dfa766bc39 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2022-12-29 12:15:50 +03:00
d455c23171 Web: PortalSettings: Added error notification. 2022-12-29 12:14:26 +03:00
8c300ade62 Web: Article: Changed translation. 2022-12-29 10:37:02 +03:00
Viktor Fomin
98a7c0a666 Client: Components: GlobalEvents: Dialog: fix 2022-12-29 01:10:34 +03:00
Viktor Fomin
607451efb1 Fix Bug 60345: highlight the current file/folder name when creating/renaming 2022-12-29 01:02:33 +03:00