Commit Graph

48545 Commits

Author SHA1 Message Date
5a12dd9a26 Web: Client: PortalSettings. fixed sessions route 2024-08-23 11:02:41 +05:00
3ab64b3347 Merge branch 'develop' into feature/security-active-sessions
# Conflicts:
#	packages/client/public/locales/en/Profile.json
#	packages/client/public/locales/lo-LA/PeopleTranslations.json
#	packages/client/public/locales/ru/Profile.json
#	packages/client/src/Shell.jsx
#	packages/client/src/components/dialogs/LogoutSessionDialog/LogoutSessionDialog.tsx
#	packages/client/src/components/dialogs/index.js
#	packages/shared/themes/base.ts
#	packages/shared/themes/dark.ts
#	public/locales/ru/Common.json
#	yarn.lock
2024-08-23 10:34:49 +05:00
e9f5327d7c Merge branch 'hotfix/v2.6.1' into develop
# Conflicts:
#	packages/shared/components/room-icon/index.tsx
#	packages/shared/themes/base.ts
#	packages/shared/themes/dark.ts
#	packages/shared/themes/globalColors.ts
2024-08-22 12:29:56 +04:00
62ef6bf1b9
Merge pull request #595 from ONLYOFFICE/bugfix/colors
bugfix/colors
2024-08-21 19:55:35 +04:00
2720830310 Common: Tests: fix gitignore 2024-08-21 17:45:37 +03:00
47ab91a674 Common: Tests: init colors test 2024-08-21 17:40:40 +03:00
1d93dc44f0 Shared: Themes: delete useless 2024-08-21 16:48:36 +03:00
38e17d813d Fix Bug 69791
Don't display favicon in Safari
2024-08-21 15:55:26 +03:00
e45ff5df90 Fix Bug 69803
Save button is not active after editing certificate
2024-08-21 15:34:23 +03:00
d288ef8b64 Fix Bug 69805 - Rooms: Fixed "Uncaught (in promise) ReferenceError: uploadToFolder is not defined" 2024-08-21 15:23:40 +03:00
Timofey Boyko
dd33346a46
Merge pull request #594 from ONLYOFFICE/bugfix/imports
Bugfix/imports
2024-08-21 15:18:15 +03:00
64ea57f0eb Shared: restored Table.constants.ts 2024-08-21 15:50:02 +04:00
6a2b598bda Client: SSO: fix check required 2024-08-21 14:44:06 +03:00
7274f7fa48 Merge branch 'hotfix/v2.6.1' of github.com:ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-21 14:21:15 +03:00
62d4814ead Fixed Bug 69784: JS-SDK: Added file flag for shared files at editor and viewer modes 2024-08-21 14:20:36 +03:00
ef85f2d5c4 Client: Fix bug with undefined imports 2024-08-21 15:19:32 +04:00
Akmal Isomadinov
0b5c0b0308 Shared:RoomIcon Fixed the initial of the room 2024-08-21 16:18:01 +05:00
0ebe5cd4dc Merge branch 'hotfix/v2.6.1' of https://github.com/ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-21 13:37:31 +03:00
e37b99d9c0 Fix Bug 69670
Centering long name
2024-08-21 13:37:28 +03:00
5128ffd675 Revert "Profile: Settings: Ar-Sa: Fix cannot read properties of undefined (reading 'blank")"
This reverts commit 5c435eba5c.
2024-08-21 14:25:21 +04:00
7fa2e57f95
Merge pull request #593 from ONLYOFFICE/feature/people-column
Feature/people column
2024-08-21 14:21:54 +04:00
1e2aa8be09 Revert "Fix Bug 69670"
This reverts commit 86f116e62f.
2024-08-21 12:26:52 +03:00
311a9a1670 Merge branch 'hotfix/v2.6.1' into feature/people-column 2024-08-21 11:43:56 +04: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
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
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