Commit Graph

48337 Commits

Author SHA1 Message Date
bc3728aabf Client: Store: ProfileActionsStore: Fixed isTeamTrainingAlertAvailable usage 2024-08-15 12:46:55 +03:00
1b4180e8cd Client: Deleted useless translation. 2024-08-15 10:21:57 +03:00
266fdabc75 Client: Updated room and storage bar when almost reaching the tariff limit. 2024-08-14 22:04:05 +03:00
1b250eaac0 Bug 69700 - [LDAP] Checking for incorrect LDAP server settings ends with a "successful" save 2024-08-14 20:15:45 +04:00
645adf6050 Shared: ErrorContainer: Fixed vertical scroll on clouds animation 2024-08-14 17:40:33 +03:00
5ab2fbeb15 Refactoring. 2024-08-14 17:06:39 +03:00
2ba823d7c8 Delete useless translations. 2024-08-14 17:03:15 +03:00
76c47dcedb Client: Updated bar for user and storage. 2024-08-14 16:37:10 +03:00
Akmal Isomadinov
921ff8dc71 Shared:MediaViewer Fixed: player rewind functionality 2024-08-14 17:47:20 +05:00
f2997597fe Client: Updated bar for storage tenant quota. 2024-08-14 15:36:41 +03:00
93dd41ff7e Client: Changed translation for personal quota. 2024-08-14 14:46:06 +03:00
Akmal Isomadinov
01a8d48354 Shared:MediaViewer Disabled context menu in viewer 2024-08-14 16:07:10 +05:00
f1a184f8c5
Merge pull request #422 from ONLYOFFICE/feature/new-context-menu
Feature/new context menu
2024-08-14 12:57:58 +04:00
8a29f436be Merge branch 'develop' into feature/new-context-menu 2024-08-14 12:48:04 +04:00
3dac1a4874 Merge branch 'hotfix/v2.6.1' into develop
# Conflicts:
#	packages/client/src/pages/PortalSettings/categories/data-import/GoogleWorkspace/Stepper/SelectUsersTypeStep/AccountsTable/RowView/UsersTypeRowContent.js
#	packages/client/src/pages/PortalSettings/categories/data-import/GoogleWorkspace/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/NextCloudWorkspace/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/OnlyofficeWorkspace/Stepper/SelectUsersTypeStep/AccountsTable/TableView/UsersTypeTableRow.js
#	packages/client/src/pages/PortalSettings/categories/data-import/OnlyofficeWorkspace/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/components/SelectUsersStep/AccountsTable/RowView/UsersRowContent.tsx
#	packages/client/src/pages/PortalSettings/categories/data-import/components/SelectUsersStep/AccountsTable/TableView/UsersTableRow.tsx
#	packages/shared/components/share/sub-components/LinkRow.tsx
2024-08-14 12:47:36 +04:00
5994561951 Client: Added banners when the storage limit for a tariff is reached. 2024-08-14 11:35:11 +03:00
7247363b02 Shared: Navigation: Disabled tariff bar inside sdk frame 2024-08-14 11:17:01 +03:00
56d9c6e774 Client:OAuth2: add generateDeveloperToken to store 2024-08-14 10:03:39 +03:00
Vlada Gazizova
f23d1f7e96 Shared:ContextMenu:Fixed the increase in the width of the second level menu on hover, when there is a scroll, or when the theme is dark. Added margins for the second menu level. 2024-08-13 22:06:56 +03:00
da127707af LDAP: Remove error logging duplicate 2024-08-13 20:42:44 +04:00
ca7157a5b1 Fix Bug 69568
Backlighting of available dates not active
2024-08-13 19:02:30 +03:00
097adc82d5 Client: EditGroupStore: Fix moving manager to members without setting new manager 2024-08-13 17:45:19 +02:00
625a7aa5a6 JS-SDK: Added onNoAccess event 2024-08-13 18:10:38 +03:00
cf47278719 Client: Renaming. 2024-08-13 17:54:45 +03:00
36226366d3 Fixed Bug 68537: JS-SDK: Restored missing value for viewTableColumns option 2024-08-13 17:26:44 +03:00
9821d4d969 Fixed Bug 69236: Zoom: Fixed ability to go to fill out the form during a call 2024-08-13 16:32:43 +03:00
852b311335 Merge branch 'hotfix/v2.6.1' of github.com:ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-13 16:01:10 +03:00
f3ebbe20ea Fixed Bug 69396: Zoom: Fixed wrong height on resize 2024-08-13 16:01:01 +03:00
ea8c8c2aaa Fix Bug 69637 - Rooms.Form.Embed. Fixed embedding mode 2024-08-13 16:00:26 +03:00
Vlada Gazizova
fe7c290d38 Merge branch 'feature/new-context-menu' of https://github.com/ONLYOFFICE/DocSpace-client into feature/new-context-menu 2024-08-13 14:48:24 +03:00
9ff85666fa Merge branch 'hotfix/v2.6.1' of github.com:ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-13 16:02:10 +05:00
42fea7f56f Web: Client: Settings: Data Import: fixed display breakpoint warning 2024-08-13 16:02:03 +05:00
7d9edea5a4 Merge branch 'hotfix/v2.6.1' of https://github.com/ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-13 13:55:19 +03:00
eb7c8380b5 Client/Shared: fix drop down width from 'fit-content' to 'auto' for correct calculation at FF 2024-08-13 13:55:11 +03:00
8c811eb2b5 Merge branch 'develop' into feature/new-context-menu 2024-08-13 14:16:28 +04:00
92cf12621d Client: Added a bar for reaching the user limit by tariff. 2024-08-13 13:08:26 +03:00
42da002eef Merge branch 'hotfix/v2.6.1' into develop
# Conflicts:
#	packages/client/src/pages/PortalSettings/categories/data-import/OnlyofficeWorkspace/Stepper/SelectFileStep/index.js
2024-08-13 13:57:10 +04:00
b6e0b512b4 Fix imports of lodash functions (imports cost issues) 2024-08-13 13:56:17 +04:00
ce448f9dda Client: Renaming. 2024-08-13 12:09:40 +03:00
Akmal Isomadinov
4d005d483a
Merge pull request #584 from ONLYOFFICE/bugfix/image-view
Shared:ImageViewer Added query parameter for thumbnail URL
2024-08-13 13:45:26 +05:00
e5bbb84f04 Fixed Bug 66907: Added option for show info bar inside js-sdk frame 2024-08-13 11:42:06 +03:00
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
961ae16adc Client: Function renaming. 2024-08-13 11:06:28 +03:00
eac9a93a2d Client: Changed translation for user tariff limit. 2024-08-13 11:03:32 +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