Commit Graph

21250 Commits

Author SHA1 Message Date
037b868564 Merge branch 'release/v2.6.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-04 11:40:16 +03:00
1c9b6ae689 Doceditor:Hooks:useEditorEvents: add support message from search params 2024-07-04 11:40:08 +03:00
6e69bcc01a Merge branch 'release/v2.6.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-04 10:59:08 +03:00
c557119f8a Fix Bug 68583 - Mobile. Low quality of screenshots in Javascript SDK settings. 2024-07-04 10:58:32 +03:00
e0c293113a Fixed Bug 68059 - Files.Quota. Error ‘Sorry, the resource cannot be found.’ when Create new from the editor if the user quota is exceeded. 2024-07-04 10:56:07 +03:00
Akmal Isomadinov
018ebb9e89 Client:Components:EmptyViewContainer Fixed Bug 68961 2024-07-04 11:23:46 +05:00
358d599e3e Merge branch 'release/v2.6.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-03 20:09:37 +05:00
0ab0fa9f27 Fix Bug 68146 - Shared: ContextMenu: added the ability to open menu items by clicking on the mouse wheel 2024-07-03 20:08:51 +05:00
Akmal Isomadinov
1a772bb719 Merge branch 'release/v2.6.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.6.0
# Conflicts:
#	packages/client/src/pages/Home/InfoPanel/Body/views/History/HistoryBlockContent/RoomExternalLink.tsx
2024-07-03 19:58:06 +05:00
Akmal Isomadinov
4d0d221397 Client:InfoPanel:History: Fixed Bug 68964 2024-07-03 19:42:57 +05:00
d0d633bedf
Merge pull request #537 from ONLYOFFICE/feature/invite-link
Feature/invite link
2024-07-03 17:23:01 +03:00
2f24d41651 Shared:Components:roomIcon: add check for empty title 2024-07-03 16:31:29 +03:00
3b025bcc92 Merge branch 'release/v2.6.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-03 16:23:05 +03:00
15b2ca4a2a Fix Bug 68962 - Rooms.Info.History. ‘Request failed with status code 404’ when editing an external link from the Info/History panel. 2024-07-03 16:22:38 +03:00
edb73e959c
Merge pull request #538 from ONLYOFFICE/bugfix/68853
bugfix/68853
2024-07-03 16:15:47 +03:00
da6254529b Added title for invalid link page. 2024-07-03 16:11:46 +03:00
4470871470 Fix Bug 68487
Wrong year in the calendar header
2024-07-03 15:07:12 +03:00
12349ec12a Merge branch 'release/v2.6.0' into feature/invite-link 2024-07-03 14:40:53 +03:00
38c6f6c0fa Login: Utils: Added getConfirmDataFromInvitation 2024-07-03 14:39:52 +03:00
c25f65d470 Login: Form: Added confirm check after redirect to login from confirm page 2024-07-03 14:39:06 +03:00
ce5df4ca36 Client: Confirm: Added linkData to login form 2024-07-03 14:38:04 +03:00
ec50a38834 Fix Bug 68956: Wrong documents icon on tablet/mobile 2024-07-03 13:20:59 +02:00
Akmal Isomadinov
b5431a653e Client:Components:Dialogs:CreateRoomDialog Fixed change room type and back button 2024-07-03 16:11:32 +05:00
806f81d2f9 Fix Bug 68949
Before opening Wizard, Login page opens
2024-07-02 17:44:35 +03:00
e86320e24b Merge branch 'release/v2.6.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-02 17:17:41 +03:00
a407f0f9d7 Fixed Bug 67816 - Rooms. There is no message ‘The content of third party folder are not available...’ if the Move to/Copy/Save sidebar is open. 2024-07-02 17:16:55 +03:00
e79622e551 Refactoring. 2024-07-02 16:23:07 +03:00
d6f6d9b44f Merge branch 'release/v2.6.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-02 16:01:30 +03:00
c69e321daa Fix bug 68262 - Add hint text above the new password input. 2024-07-02 16:01:27 +03:00
afe0985fee Login:Actions: fix SSO url 2024-07-02 14:26:43 +03:00
cf9dffb7db Merge branch 'release/v2.6.0' into feature/invite-link 2024-07-02 14:13:59 +03:00
cd150ddfbc Merge branch 'release/v2.6.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-02 13:59:56 +03:00
e8fe57a636 Merge branch 'release/v2.6.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-02 13:59:53 +03:00
22533a37f6 Fixed Bug 68469 - Settings: Integration. The full description of the plugin is not displayed. 2024-07-02 13:59:51 +03:00
d2b4e4bc67 Client: Confirm: Fixed validation and display error. 2024-07-02 13:59:47 +03:00
e7d870558e Merge branch 'release/v2.6.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-02 13:43:10 +03:00
72d9b4a0df Fixed Bug 68940 - Rooms.FormRoom. When you click the Back button inside a Form room on the Start filling panel, a list of all rooms is displayed, including rooms from the Archive. 2024-07-02 13:43:06 +03:00
38fdec284b Fix Bug 68950
Prevent duplicate confirm email toast
2024-07-02 13:16:49 +03:00
Akmal Isomadinov
f6be35fcc0 Merge branch 'release/v2.6.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-02 15:09:48 +05:00
Akmal Isomadinov
b4394f19c9 Client:Store:Components:UploadPanel:FileRow Fixed Bug 68936 2024-07-02 15:09:38 +05:00
254e4d24e3 Merge branch 'release/v2.6.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-02 12:57:45 +03:00
8e1c73cdf7 Shared:Components:Selector: fix long name for room 2024-07-02 12:57:39 +03:00
0a1316570c Client: DataReassignmentDialog: Fix bug when deleted account remains in info panel after deleting with data reassignment 2024-07-02 11:36:40 +02:00
8c75ce7e2b Client: UsersStore: Fix bug when changing user status doesn't update table group menu 2024-07-02 11:24:29 +02:00
77b1a9675a Shared:Components:RoomIcon: add check for empty title 2024-07-02 12:09:40 +03:00
cd0acf912b Client: fix socket create action after delete archived room 2024-07-02 12:00:02 +03:00
dd82910a8e Client: SelectionPeopleStore: Fix showing old user right in table group menu after changing user role 2024-07-01 18:21:01 +02:00
82c79e0cc3 Merge branch 'release/v2.6.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-01 18:10:23 +03:00
5b618749c3 Web: Components: Table: fixed resetColumns 2024-07-01 18:10:17 +03:00
Akmal Isomadinov
7fab7f428d Merge branch 'release/v2.6.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-01 19:55:06 +05:00