Commit Graph

48604 Commits

Author SHA1 Message Date
5c462bb588 Shared/Client: Fixed styles for invite panel. 2024-08-21 11:04:25 +03:00
925cbc7be7 Shared: Components: Fixed styles. 2024-08-21 10:47:50 +03:00
311a9a1670 Merge branch 'hotfix/v2.6.1' into feature/people-column 2024-08-21 11:43:56 +04:00
Akmal Isomadinov
05efe67fdc Client:AccountsBody:EmptyScreen Added new empty screen for group 2024-08-20 20:59:22 +05:00
e7af5267f6 Shared: Components: Modal-dialog: An icon has been added to the dialog. 2024-08-20 18:44:51 +03:00
5609e78d35 LDAP/SSO: fix TypeError: Cannot read properties of undefined (reading "focus') 2024-08-20 19:35:50 +04:00
11d32b04a3 Merge branch 'hotfix/v2.6.1' of github.com:ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-20 19:34:59 +04:00
5c435eba5c Profile: Settings: Ar-Sa: Fix cannot read properties of undefined (reading 'blank") 2024-08-20 19:34:52 +04:00
d948eef5e5 Fix Bug 69790 - Files: Select. Fixed item select 2024-08-20 17:43:59 +03:00
49f7bc01b1 Fix Bug 69107 - Dropdown did not move behind the combobox when the keyboard disappeared. 2024-08-20 17:26:37 +03:00
Tatiana Lopaeva
8687972f98
Merge pull request #591 from ONLYOFFICE/bugfix/fix-backup-third-party
Fix Bug 69727 - Settings: Backup. Fixed backup providers
2024-08-20 16:51:40 +03:00
ad063b00a2 Web: Files: PortalSettings: fixed backup context menu styles 2024-08-20 16:47:57 +03:00
d07916667d Web: Files: DirectThirdPartyConnection: fixed input disable 2024-08-20 16:39:20 +03:00
91f7292676 Web: Files: Fixed ThirdPartyComboBox 2024-08-20 15:06:31 +03:00
1d05a0aa9a edited variable, added ro, pt-BR, de, fr, it, es 2024-08-20 14:19:06 +03:00
efa815e146 Client: Update group table version 2024-08-20 13:17:57 +02:00
f3a749b6dd Client: Add sort by people 2024-08-20 13:17:57 +02:00
58c1194990 Client: Add people column 2024-08-20 13:17:57 +02:00
445bf4224b Client: Replaced blur to blackout 2024-08-20 15:16:21 +04:00
a1b09acafa Client: SSO: fix hide errors 2024-08-20 14:08:07 +03:00
Akmal Isomadinov
62cf485588 Merge branch 'develop' into feature/new-empty-screen
# Conflicts:
#	packages/client/src/components/EmptyContainer/index.js
#	packages/client/src/pages/Home/Section/AccountsBody/EmptyScreen.js
#	packages/client/src/store/ContextOptionsStore.js
2024-08-20 14:04:49 +05:00
caf3efc1d9 Shared: Themes: fix input background 2024-08-20 11:27:39 +03:00
a77fd92d09
Merge pull request #592 from ONLYOFFICE/bugfix/oauth2-scope
Bugfix/oauth2 scope
2024-08-20 10:32:37 +03:00
caf1512d30 Merge branch 'develop' into bugfix/oauth2-scope 2024-08-20 10:07:02 +03:00
aeed18650b Client:PortalSettings:OAuth: fix image for list 2024-08-20 09:58:03 +03:00
195c008b12
Merge pull request #590 from ONLYOFFICE/feature/optimization-editor
Doceditor: add loaded scripts with bundle
2024-08-19 19:50:35 +04:00
24aabb1287 Merge branch 'hotfix/v2.6.1' into feature/optimization-editor 2024-08-19 19:42:50 +04:00
477068f8c0 Client:PortalSettings:OAuth: add scope list for info dialog 2024-08-19 17:45:37 +03:00
b4bc592336 Client:Home:InfoPanel: delete useless 2024-08-19 17:41:04 +03:00
7b1b2c527b Web: Files: BackupStore: fixed getThirdPartyAccount 2024-08-19 17:39:30 +03:00
b5346bb045 Client:PortalSettings:OAuth: add validate developer token 2024-08-19 17:21:51 +03:00
Akmal Isomadinov
e0be272856 Merge branch 'hotfix/v2.6.1' of github.com:ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-19 19:03:29 +05:00
Akmal Isomadinov
b9fbd376f2 Client:FilesActionStore: Changed the actions for clicking on the PDF form file now opens for editing 2024-08-19 19:03:21 +05:00
93439d4562 Fix Bug 69727 - Settings: Backup. Fixed backup providers 2024-08-19 16:31:27 +03:00
556df6e20c Merge branch 'hotfix/v2.6.1' into develop
# Conflicts:
#	packages/client/src/components/Article/MainButton/index.js
#	packages/client/src/components/GlobalEvents/ChangeUserTypeEvent.js
#	packages/client/src/components/dialogs/ChangeUserStatusDialog/index.js
#	packages/client/src/pages/Confirm/sub-components/auth.js
#	packages/client/src/pages/Home/Section/Header/index.js
#	packages/client/src/store/DialogsStore.js
#	packages/shared/components/access-right-select/AccessRightSelect.tsx
2024-08-19 17:26:45 +04:00
4ae56b7301 Shared:API:OAuth2: add introspect developer token method 2024-08-19 15:49:27 +03:00
8c433f7128 Merge branch 'hotfix/v2.6.1' of https://github.com/ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-19 15:42:13 +03:00
8545f83e21 Client: Fixed text color. 2024-08-19 15:41:31 +03:00
eda4eee0c5 Client: Add temporary empty screen for inside group. Hide filter if group is empty 2024-08-19 14:02:03 +02:00
5a709c4ff8 Client:PortalSettings:OAuth: fix read scope 2024-08-19 14:50:32 +03:00
ee6df901ac Fix Bug 69732 - [LDAP] User quota field does not work in LDAP settings because quotas are disabled by default on the portal 2024-08-19 15:32:59 +04:00
2e734ff666 Fix Bug 69012
No validation of required fields on SSO settings page
2024-08-19 14:21:24 +03:00
9453205261 Client: PortalSettings: SSO: fix style 2024-08-19 13:57:16 +03:00
f56aa1bb57 Client: Fixed translation. 2024-08-19 13:41:30 +03:00
2fa1026f6b Client: GroupsStore: Fix inside group next page loading 2024-08-19 12:12:53 +02:00
f47a652d0c Doceditor: add loaded scripts with bundle 2024-08-19 13:12:08 +03:00
d7497cdab4 Fixed Bug 69763: Confirm: Auth: Fixed checking of referenceUrl option existing 2024-08-19 12:17:28 +03:00
5143fb615e Client: Fix getting accounts that don't belong current group when remove some user in this group 2024-08-19 11:06:15 +02:00
5fc6b7a5fe Fix Bug 69733 - [LDAP] No option to validate entered data in Password field when configuring LDAP 2024-08-19 12:46:31 +04:00
Akmal Isomadinov
7bf1b1c5ba Client:MediaViewer Added the ability to automatically play videos when opening 2024-08-19 13:33:49 +05:00