Commit Graph

48478 Commits

Author SHA1 Message Date
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
f8e36e3b5f Client: About: add commercial license url 2024-08-21 23:16:41 +03:00
c37e297ca4 Web: add translate 2024-08-21 23:16:01 +03:00
71fd806822 Shared: SettingsStore: add license url 2024-08-21 23:15:54 +03:00
64d1a56beb Merge branch 'develop' into feature/display-file-extension 2024-08-21 21:17:22 +05:00
02eb12b345 Web: Client: Section: Body. fix display file extension 2024-08-21 21:16:34 +05: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
e0b5b6b632 added zh 2024-08-21 16:43:18 +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
c6bb0dbffe added ja, ru 2024-08-21 12:36:27 +03: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
Akmal Isomadinov
05efe67fdc Client:AccountsBody:EmptyScreen Added new empty screen for group 2024-08-20 20:59:22 +05: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