Commit Graph

48234 Commits

Author SHA1 Message Date
d6c490be53 Shared: Fixed JS-SDK version constant 2024-08-13 11:40:29 +03:00
6d0f5ee519 JS-SDK: SDK bumped to 1.0.1 version. Added showHeaderBanner option for header info bar configuration 2024-08-13 11:39:54 +03:00
57ac4a729f Client:PortalSettings:OAuth: fix select group required color 2024-08-13 11:30:43 +03:00
94d19ffdb8 Shared:Themes:Dark: fix disabled input color text 2024-08-13 11:17:59 +03:00
29a295f897 Client:Pages:OAuth2: fix header 2024-08-13 10:47:29 +03:00
26824d6df9 Fix Bug 67170 - Settings: Data Import. The Upload to server button is missing when uploading an inappropriate archive 2024-08-13 10:55:26 +05:00
cfcc10e98e
Merge pull request #578 from ONLYOFFICE/feature/move-quick-buttons
Feature/move quick buttons
2024-08-12 19:43:35 +04:00
Vlada Gazizova
a8412a22ca Shared:ContextMenu:Fixed increasing the width of the second level menu on hover in a tight theme. 2024-08-12 18:11:37 +03:00
0c48a11f07 Merge branch 'hotfix/v2.6.1' into develop
# Conflicts:
#	packages/login/src/app/(root)/page.tsx
#	packages/management/src/categories/spaces/sub-components/RowView/RoomContent.tsx
2024-08-12 19:10:02 +04:00
b614938b2b Login: Ldap: fix display wrong placeholder on disabled LDAP settings 2024-08-12 18:56:12 +04:00
7f2b4c9686
Merge pull request #580 from ONLYOFFICE/bugfix/huge-group-issues
Bugfix/huge group issues
2024-08-12 18:29:37 +04:00
3d337ed468 Merge branch 'hotfix/v2.6.1' into bugfix/huge-group-issues 2024-08-12 18:23:36 +04:00
3462ea7708
Merge pull request #583 from ONLYOFFICE/feature/logohandler-culture-param
Shared:Utils:Common: pass culture to handler logo url
2024-08-12 18:21:08 +04:00
51fa9bc2c5 Management: fix mobile style 2024-08-12 17:07:46 +03:00
Akmal Isomadinov
6eecaaede6 Shared:ImageViewer Added query parameter for thumbnail URL 2024-08-12 19:03:51 +05:00
88300c3ff4 Merge branch 'hotfix/v2.6.1' into feature/logohandler-culture-param 2024-08-12 17:46:52 +04:00
8611b8b0d1 Web: Components: TabledHeader: fixed "clearSize.findLastIndex is not a function", added log 2024-08-12 16:43:46 +03:00
23ce60bc4b Fix Bug 69594 - [LDAP] User quota field in Attribute mapping section is not relevant to the configured server and has no units specified 2024-08-12 17:27:19 +04:00
d4a547e32a Fix Bug 69625 - [LDAP] Default port does not change after enabling Enable SSL option when configuring LDAP server 2024-08-12 17:15:12 +04:00
4cf16f5b2b PortalSettings: Integration: Changed reset button caption 2024-08-12 17:03:54 +04:00
2450c14bd1 Fix Bug 69624 - [LDAP] Missing confirmation window for restoring default settings after clicking Default settings button on LDAP settings page 2024-08-12 16:56:36 +04:00
7332d45c03 Shared:Utils:Common: pass culture to handler logo url 2024-08-12 15:40:03 +03:00
2cfbca7d27 SSO: Moved ResetConfirmationModal to client components 2024-08-12 16:38:06 +04:00
a99de259cf Fix bug 66831 - Rooms: Invite via link: Request failed with status code 403 2024-08-12 15:21:29 +04:00
b9c1b95234 Client: InfoPanel: Groups: Fix wrong filter page 2024-08-12 13:04:37 +02:00
Vlada Gazizova
ba12aa8b90 Shared:ContextMenu:Fix styles. 2024-08-12 13:48:27 +03:00
9ba016ba35 Client: EditGroupMembersDialog: Add email to member row 2024-08-12 12:45:08 +02:00
e3f153b04a Merge branch 'hotfix/v2.6.1' of https://github.com/ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-12 13:15:21 +03:00
6f53b26ec3 Bug 69629 - Accounts. The language selection window expands when you change the width of the browser window when the dark theme is enabled 2024-08-12 13:15:14 +03:00
Vlada Gazizova
d0d501f0b0 Shared:ContextMenu:Fixed incorrect styles in mobile view when resizing the window on desktop. 2024-08-12 13:11:08 +03:00
Vlada Gazizova
18e70b4d73 Shared:ContextMenu:Fixed page crash when clicking on a table without a context menu button in the profile and importing data. 2024-08-12 13:08:53 +03:00
c9661b2745 Merge branch 'hotfix/v2.6.1' into bugfix/huge-group-issues 2024-08-12 13:07:44 +04:00
d61e5aaa8b Web: Files: SimulatePassword: fix 2024-08-10 09:02:49 +03:00
8115c7ba33 Merge branch 'hotfix/v2.6.1' of https://github.com/ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-09 17:55:01 +03:00
4ea0f130b3 Fix Bug 69656 - Rooms.AsNew.Media. Fixed opening of media files 2024-08-09 17:54:50 +03:00
Vlada Gazizova
1b3d12877e Merge branch 'hotfix/v2.6.1' of https://github.com/ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-09 17:41:57 +03:00
Vlada Gazizova
21d08cc691 Fixed Bug 69577: Srv: Branding. Blank page for "Feedback & Support" when "Show link to Help Center" is disabled 2024-08-09 17:41:52 +03:00
656e7dd280 Web: Files: InfoPanel: fixed public icon 2024-08-09 17:33:00 +03:00
4c814ae622 Web: Files: SimulatePassword: fixed crash 2024-08-09 17:20:27 +03:00
810b20ca5f Login: return select language for mobile 2024-08-09 17:11:10 +03:00
Akmal Isomadinov
6e32ab86c5 Web:FilesActionStore Fixed closing the media viewer when deleting the last item 2024-08-09 19:03:59 +05:00
d99a2f386f Merge branch 'develop' into feature/new-context-menu 2024-08-09 17:33:42 +04:00
f1e177582c Update yarn.lock 2024-08-09 17:23:42 +04:00
a2302aa248 Merge branch 'hotfix/v2.6.1' into develop
# Conflicts:
#	packages/client/src/components/PrivateRouteWrapper/index.tsx
#	packages/client/src/pages/Confirm/sub-components/activateUser.js
#	packages/client/src/pages/PortalSettings/categories/integration/LDAP/sub-components/CertificateDialog.js
#	packages/client/src/pages/PublicRoom/sub-components/RoomStyles.js
#	packages/login/src/app/(root)/layout.tsx
#	packages/login/src/app/(root)/page.tsx
#	packages/login/src/app/layout.tsx
#	packages/login/src/components/LoginForm/index.tsx
#	packages/login/src/types/index.ts
#	packages/login/src/utils/actions.ts
#	packages/shared/constants/index.ts
#	packages/shared/themes/base.ts
2024-08-09 17:23:25 +04:00
00ee68c59d Client: AddUsersPanel: Fix loader padding 2024-08-09 14:49:42 +02:00
Akmal Isomadinov
717d0c86dd Web:EmptyContainer Fixed translation 2024-08-09 17:38:13 +05:00
359536724a
Merge pull request #579 from ONLYOFFICE/bugfix/login-thirdparty-blinking
Bugfix/login thirdparty blinking
2024-08-09 15:54:47 +04:00
Vlada Gazizova
7819b4ac39 Shared:Themes:Unnecessary code removed. 2024-08-09 13:23:41 +03:00
Vlada Gazizova
6ed95a643b Shared:ContextMenu:Fixed the scroll area in mobile view when the context menu cannot open to full height. 2024-08-09 13:21:09 +03:00
1b968c3149 Login: move getPortalCultures from server to client 2024-08-09 12:42:39 +03:00