Commit Graph

40826 Commits

Author SHA1 Message Date
ff65c1e43c Merge branch 'develop' into feature/my-documents-share 2023-12-20 14:21:48 +03:00
67886ed433 Merge branch 'hotfix/v2.0.1' into develop 2023-12-19 14:53:03 +04:00
253f35f937
Merge pull request #142 from ONLYOFFICE/bugfix/65570
bugfix/65570
2023-12-18 22:02:44 +04:00
a53569f2b8
Merge pull request #141 from ONLYOFFICE/feature/mobile-settings-requests
Feature/mobile settings requests
2023-12-18 22:02:12 +04:00
cb98c4d4cf Web: PortalSettings: fixed Customization requests 2023-12-18 18:50:12 +03:00
91206e09ba Web: PortalSettings: AccessPortal: fixed adminMessage toggle 2023-12-18 17:30:43 +03:00
62b5734a7d Web: PortalSettings: fixed requests 2023-12-18 17:04:47 +03:00
1a536e20e1 Web: Textarea: Added dependence of textarea height on scrollbar height. 2023-12-18 15:01:58 +03:00
f8206b54cf JS-SDK: Restored frame options: allowfullscreen and border. Added allow property for storage access 2023-12-18 14:35:55 +03:00
ebec4879ef Fixed Bug 65570 - Components: Textarea: Increase click area. 2023-12-18 11:51:26 +03:00
d531377db8
Merge pull request #140 from ONLYOFFICE/bugfix/files-selector
Client:FilesSelector: fix bread crumbs
2023-12-18 12:20:16 +04:00
c76a6b1594 Merge branch 'develop' into feature/mobile-settings-requests 2023-12-18 11:02:29 +03:00
934789ddbd Merge branch 'hotfix/v2.0.1' into bugfix/files-selector 2023-12-18 11:39:26 +04:00
1e5983cec6
Merge pull request #139 from ONLYOFFICE/bugfix/65549
bugfix/65549
2023-12-18 11:32:54 +04:00
6152c431ef Client:FilesSelector: add check if folder doesnt exists 2023-12-18 10:29:54 +03:00
608efb8e02 Client:FilesSelector: fix bread crumbs 2023-12-18 10:26:56 +03:00
3cc4b59e6b Fixed Bug 65549 - Home: Section: The Create room button has been removed from the menu inside the room. 2023-12-17 15:33:01 +03:00
15b3616e0b
Merge pull request #134 from ONLYOFFICE/feature/upload-dialog
Feature/upload dialog
2023-12-15 19:33:28 +04:00
1b700299ee Merge branch 'develop' into feature/my-documents-share 2023-12-15 18:22:25 +03:00
e46c4ea2d9 Merge branch 'develop' into feature/upload-dialog 2023-12-15 18:54:06 +04:00
cd453f81c0 Merge branch 'hotfix/v2.0.1' into develop 2023-12-15 18:52:31 +04:00
8846da3412
Merge pull request #138 from ONLYOFFICE/bugifx/social-button
bugfix/social-button
2023-12-15 18:43:42 +04:00
6c852f7c05 Components: SocialButton: fix style 2023-12-15 17:35:57 +03:00
8d11373ebc
Merge pull request #136 from ONLYOFFICE/feature/add-tips_rtl
added rtl-keys
2023-12-15 18:06:00 +04:00
8650aa7573
Merge pull request #137 from ONLYOFFICE/bugfix/65546
bugfix/65546
2023-12-15 16:12:28 +04:00
50d5f479a3 fix Bug 65546 - FilesSelector: Function arguments fixed. 2023-12-15 15:10:20 +03:00
c051c75741 added rtl-keys 2023-12-15 14:42:38 +03:00
865c53ee1f Fixed Bug 65542 - Layout: Wrong recalculate height event for isFrame property 2023-12-15 14:39:50 +03:00
df6410082c Merge branch 'develop' into feature/upload-dialog 2023-12-15 15:22:31 +04:00
9a1e639723 Merge branch 'hotfix/v2.0.1' into develop 2023-12-15 15:20:32 +04:00
75094a9bfc
Merge pull request #135 from ONLYOFFICE/bugfix/styles
Bugfix/styles
2023-12-15 15:13:17 +04:00
db00c0c382 Web: PortalSettings: Added wrapping of images to a new line. 2023-12-15 14:05:39 +03:00
413fa4208f Web: PortalSettings: Fixed link color. 2023-12-15 13:38:29 +03:00
b789122430 Web: PortalSettings: fixed SingleSignOn requests 2023-12-15 13:07:37 +03:00
9fc8d6a168
Merge pull request #132 from ONLYOFFICE/bugfix/group-actions
bugfix/group-actions
2023-12-15 14:01:35 +04:00
Vladimir Khvan
9f100c83a0 Web: Client: updateIfExist flag in profile settings was removed / upload conflict dialog info was completed 2023-12-15 15:00:20 +05:00
e719fde332 Client: Share: fix tKey 2023-12-15 12:43:33 +03:00
f489a737c2 Client: add translate 2023-12-15 12:43:13 +03:00
1edade0747 Client: update Share tab if share by quick button 2023-12-15 12:40:25 +03:00
d17a7d7abb Client: QuickButtons: disable share on mobile 2023-12-15 12:29:34 +03:00
fdccaeb503 Web: Added counting of roles when saving to the buffer. 2023-12-15 12:28:13 +03:00
551e763990 Client: Filter: fix for recent 2023-12-15 12:27:58 +03:00
ea96d31b6b
Merge pull request #131 from ONLYOFFICE/bugfix/interface-jumps
bugfix/interface-jumps
2023-12-15 12:41:45 +04:00
095d0aeced Web: Added premature hiding of the icon in accordance with user rights. 2023-12-15 10:12:40 +03:00
Vladimir Khvan
6b2989a99e Merge branch 'develop' into feature/upload-dialog 2023-12-15 01:53:17 +05:00
Vladimir Khvan
396917d31e Web: Client: files upload conflicts dialog was added / upload logic was changed 2023-12-15 01:51:53 +05:00
76fe120c4f Merge branch 'hotfix/v2.0.1' of github.com:ONLYOFFICE/DocSpace-client into hotfix/v2.0.1 2023-12-14 19:36:41 +04:00
b7feff713c Update tasks.json 2023-12-14 19:36:18 +04:00
cb874bce9a
Merge pull request #120 from ONLYOFFICE/feature/add-new-beta-badge
Feature/add new beta badge
2023-12-14 19:35:25 +04:00
Akmal Isomadinov
9a6cf2d27d Wizard Removed logger 2023-12-14 20:30:03 +05:00