Commit Graph

12531 Commits

Author SHA1 Message Date
b666fe0c57 Merge branch 'develop' into feature/deep-link 2023-08-07 12:36:27 +04:00
d51185872b Web: fix empty Rooms loading 2023-08-07 12:23:02 +04:00
Viktor Fomin
a484ad73d5 Editor: fix theme 2023-08-05 23:23:09 +03:00
Viktor Fomin
8b6282f2ee Editor: fix for empty config 2023-08-04 19:04:16 +03:00
638807a0e0 Merge branch 'develop' into feature/deep-link 2023-08-04 19:01:14 +04:00
c8f06c967c
Merge pull request #1514 from ONLYOFFICE/feature/rtl-interface-direction
Feature/rtl interface direction
2023-08-04 17:28:00 +03:00
81907e9247 Web: Client: Fix getting wrong scroll elements 2023-08-02 17:56:06 +02:00
9d0cde9c5c Web: Fix start socket 2023-08-02 13:31:20 +04:00
31c0629bc5 Merge branch 'develop' into feature/rtl-interface-direction 2023-08-02 10:49:16 +02:00
2e12a2e8ad Web: Client: Apply changes by commits ea40ba3738 and 1b9dc04f30 after merge 2023-08-02 10:21:21 +03:00
d86fe1bc9d Web: Client: Apply changes by commit c56324863d after merge 2023-08-02 10:00:42 +03:00
12558b8520 Merge branch 'hotfix/v1.1.2' into develop
# Conflicts:
#	packages/client/src/components/Article/Body/index.js
#	packages/client/src/components/panels/OperationsPanel/index.js
#	packages/client/src/pages/About/AboutContent.js
#	packages/client/src/store/FilesActionsStore.js
#	products/ASC.Files/Core/Core/Thirdparty/GoogleDrive/GoogleDriveFileDao.cs
#	yarn.lock
2023-08-01 17:56:22 +03:00
Subhonbek
982d2f41ec Merge branch 'develop' into feature/rtl-interface-direction 2023-08-01 16:19:35 +03:00
51fb13d035 Merge branch 'master' into develop
# Conflicts:
#	packages/client/src/pages/Files.jsx
#	packages/common/components/Navigation/Navigation.js
#	packages/common/components/Navigation/sub-components/control-btn.js
#	packages/common/components/Navigation/sub-components/plus-btn.js
#	products/ASC.Files/Core/Core/Dao/TeamlabDao/FolderDao.cs
#	products/ASC.Files/Core/Core/Thirdparty/Box/BoxFolderDao.cs
#	products/ASC.Files/Core/Core/Thirdparty/Dropbox/DropboxFolderDao.cs
#	products/ASC.Files/Core/Core/Thirdparty/GoogleDrive/GoogleDriveFolderDao.cs
#	products/ASC.Files/Core/Core/Thirdparty/OneDrive/OneDriveFolderDao.cs
#	products/ASC.Files/Core/Core/Thirdparty/ProviderDao/ProviderFolderDao.cs
#	products/ASC.Files/Core/Core/Thirdparty/SharePoint/SharePointFolderDao.cs
#	products/ASC.Files/Core/Core/Thirdparty/Sharpbox/SharpBoxFolderDao.cs
#	products/ASC.Files/Server/Api/OperationController.cs
#	yarn.lock
2023-08-01 14:39:31 +03:00
ea40ba3738 Web: Added error on empty files list on OperationPanel 2023-08-01 13:31:58 +04:00
Akmal Isomadinov
57292da345 Web:Client Fixed bug 63458 2023-07-31 20:43:12 +05:00
9c17f3bd56 Web: Common: fix section-body_header overlapping vertical scrollbar 2023-07-31 17:38:00 +02:00
48da6bb520 Web: Client: Components: Move id to top div of Scrollbar component. Add class to wrapper element of Scrollbar 2023-07-31 17:18:05 +02:00
Akmal Isomadinov
3ce9a1a354 Merge branch 'hotfix/v1.1.2' of github.com:ONLYOFFICE/DocSpace into hotfix/v1.1.2 2023-07-31 16:53:39 +05:00
Akmal Isomadinov
85fe59a8a3 Web:Common Fixed bug 63494 2023-07-31 16:52:51 +05:00
1b9dc04f30 Fixed Bug 63479 - Files.’Something went wrong’ on copy files 2023-07-31 14:59:33 +04:00
30c4e4bbaa Web: bump version to v1.1.2 2023-07-28 21:03:52 +04:00
Akmal Isomadinov
c56324863d Web:Client Fixed bug 63436 2023-07-28 20:04:40 +05:00
e99ce6d9d8 Web: Components: Avoid using unnecessary callbacks when autoHide is disabled 2023-07-28 14:17:56 +02:00
dddd935eed Web: Components: Avoid using unnecessary callbacks when autoHide is disabled 2023-07-28 12:35:19 +02:00
Akmal Isomadinov
c183487146 Web:Store: Fixed bug 63386 2023-07-28 14:15:11 +05:00
634422e4a3 Web: Components: Fix position of buttons in TableGroupMenu 2023-07-28 10:31:53 +02:00
45510eb3bc Merge branch 'develop' into feature/rtl-interface-direction 2023-07-28 10:10:35 +02:00
8e4c7d96d1 Web: Components: Refactor scrollbar 2023-07-28 10:05:53 +02:00
Akmal Isomadinov
f8ec386c2c Web:Removed useless code 2023-07-27 18:54:32 +05:00
Akmal Isomadinov
d54af7953e Web:Client Fixed bug 63406 2023-07-27 18:46:50 +05:00
f11870f6f8 Web: Components: Add scroll-body position to make children calculate width from scroll-body 2023-07-27 14:54:31 +02:00
68f4ca779a Web: About: Added BUILD_AT on DocSpace title 2023-07-27 15:37:44 +04:00
39caff8634 web: fix display PublicRoomBar on Custom room 2023-07-27 15:18:49 +04:00
ef56084b68 Web: Components: Fix getting wrong scroll element in InfiniteLoader 2023-07-27 12:56:17 +02:00
37efdc292a Merge branch 'develop' into feature/rtl-interface-direction
# Conflicts:
#	packages/client/src/components/panels/HotkeysPanel/index.js
#	packages/client/src/pages/Home/Section/Body/TableView/TableHeader.js
#	packages/components/date-time-picker/index.js
#	packages/components/selected-item/styled-selected-item.js
2023-07-26 17:47:13 +02:00
0e0e359368
Merge pull request #1572 from ONLYOFFICE/bugfix/fix-move-copy-toast
bugfix/fix-move-copy-toast
2023-07-26 19:33:19 +04:00
0d375cb414
Merge pull request #1573 from ONLYOFFICE/bugfix/fix-click-new-items
Fix page crash
2023-07-26 19:31:53 +04:00
f19364c9ef
Merge pull request #1575 from ONLYOFFICE/bugfix/fix-non-unique-id
Fix non unique ids
2023-07-26 19:31:25 +04:00
a46a82180c Web: Renamed translation 2023-07-26 18:56:07 +04:00
Akmal Isomadinov
8f34f847a9 Web:PDFViewer Fixed color 2023-07-26 19:14:31 +05:00
Akmal Isomadinov
ca84979d34 Web:PDFViewer Removed useless code 2023-07-26 19:07:52 +05:00
Akmal Isomadinov
c94fb18329 Web:PDFViewer Fixed error handling in the PDF-viewer and fixed the ability to download PDF files 2023-07-26 19:05:50 +05:00
9acbcfb45c Web: Components: Fix scrollbar crash when clientX 0 2023-07-26 15:23:42 +02:00
Akmal Isomadinov
dc0c5f9e09 Web:MediaViewer Fixed the ability to download files in the media viewer 2023-07-26 18:21:12 +05:00
3afb08e154 Web: Components: Refactor scrollbar component 2023-07-26 14:20:33 +02:00
63ee6c4c65 Web: Client: Refactor tab position functions 2023-07-26 13:09:22 +02:00
2853735615 Web: Files: EditLinkPanel: fixed mobile view 2023-07-25 19:14:52 +03:00
a67f301608 Web: Files: fixed translations 2023-07-25 19:04:28 +03:00
cffbf97517 Web: Files: EditLinkPanel: fixed onCopyClick 2023-07-25 19:01:13 +03:00