Commit Graph

39978 Commits

Author SHA1 Message Date
4c3057c645 Add translations of multiple languages (ar, ja, ko, lo, lv, nl, pl, pt, ro, ru, sk, sl, tr, uk, vi, zh) 2023-11-28 16:53:55 +03:00
52e15cbef9 Fix NotTranslatedToastsTest issues 2023-11-20 17:16:50 +04:00
3128d4d662 Fix NotTranslatedPropsTest issue 2023-11-20 17:15:11 +04:00
b496a04db9 Fix WrongTranslationTagsTest issues 2023-11-20 17:11:29 +04:00
aea67b70e7 Fix WrongTranslationVariablesTest 2023-11-20 17:08:12 +04:00
8bbe0deb53 Merge branch 'release/v2.0.0' into feature/updating_translations
# Conflicts:
#	i18next/client.babel
#	i18next/common.babel
#	packages/client/public/locales/az/Files.json
#	packages/client/public/locales/az/FormGallery.json
#	packages/client/public/locales/az/InfoPanel.json
#	packages/client/public/locales/az/JavascriptSdk.json
#	packages/client/public/locales/az/Settings.json
#	packages/client/public/locales/bg/Files.json
#	packages/client/public/locales/bg/FormGallery.json
#	packages/client/public/locales/bg/InfoPanel.json
#	packages/client/public/locales/bg/JavascriptSdk.json
#	packages/client/public/locales/bg/Settings.json
#	packages/client/public/locales/cs/Files.json
#	packages/client/public/locales/cs/FormGallery.json
#	packages/client/public/locales/cs/InfoPanel.json
#	packages/client/public/locales/cs/JavascriptSdk.json
#	packages/client/public/locales/cs/Settings.json
#	packages/client/public/locales/de/Files.json
#	packages/client/public/locales/de/FormGallery.json
#	packages/client/public/locales/de/InfoPanel.json
#	packages/client/public/locales/de/JavascriptSdk.json
#	packages/client/public/locales/de/Settings.json
#	packages/client/public/locales/el-GR/Files.json
#	packages/client/public/locales/el-GR/FormGallery.json
#	packages/client/public/locales/el-GR/InfoPanel.json
#	packages/client/public/locales/el-GR/JavascriptSdk.json
#	packages/client/public/locales/el-GR/Settings.json
#	packages/client/public/locales/en/Files.json
#	packages/client/public/locales/es/Files.json
#	packages/client/public/locales/es/FormGallery.json
#	packages/client/public/locales/es/InfoPanel.json
#	packages/client/public/locales/es/JavascriptSdk.json
#	packages/client/public/locales/es/Settings.json
#	packages/client/public/locales/fi/Files.json
#	packages/client/public/locales/fi/FormGallery.json
#	packages/client/public/locales/fi/InfoPanel.json
#	packages/client/public/locales/fi/JavascriptSdk.json
#	packages/client/public/locales/fi/Settings.json
#	packages/client/public/locales/fr/Files.json
#	packages/client/public/locales/fr/FormGallery.json
#	packages/client/public/locales/fr/InfoPanel.json
#	packages/client/public/locales/fr/JavascriptSdk.json
#	packages/client/public/locales/fr/Settings.json
#	packages/client/public/locales/hy-AM/Files.json
#	packages/client/public/locales/hy-AM/FormGallery.json
#	packages/client/public/locales/hy-AM/InfoPanel.json
#	packages/client/public/locales/hy-AM/JavascriptSdk.json
#	packages/client/public/locales/hy-AM/Settings.json
#	packages/client/public/locales/it/Files.json
#	packages/client/public/locales/it/FormGallery.json
#	packages/client/public/locales/it/InfoPanel.json
#	packages/client/public/locales/it/JavascriptSdk.json
#	packages/client/public/locales/it/Settings.json
#	public/locales/az/Common.json
#	public/locales/bg/Common.json
#	public/locales/cs/Common.json
#	public/locales/de/Common.json
#	public/locales/el-GR/Common.json
#	public/locales/es/Common.json
#	public/locales/fi/Common.json
#	public/locales/fr/Common.json
#	public/locales/hy-AM/Common.json
#	public/locales/it/Common.json
2023-11-20 15:55:26 +04:00
83a670d256 Fix UselessTranslationKeysTest (removed old translations) 2023-11-20 13:16:33 +04:00
cc2ff9833b Merge branch 'release/v2.0.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.0.0 2023-11-17 19:06:26 +03:00
a168bf1123 Web: Files: fixed selection crash 2023-11-17 19:06:13 +03:00
c8b8f15a3b Web: Client: Fix file title styles 2023-11-17 16:50:40 +01:00
6a06334062 Web: Client: Fix broken MediaViewer in RTL. Lock all viewers in LTR mode except PDFViewer`s sidebar and scrollbar 2023-11-17 16:35:53 +01:00
3f7f1fd337 Client:Layout: fix scroll for tablet devices 2023-11-17 18:02:51 +03:00
Akmal Isomadinov
80f89f6a09 Merge branch 'release/v2.0.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.0.0 2023-11-17 19:40:58 +05:00
Akmal Isomadinov
73332b8e34 Web:Scripts:Config Disabled PDF viewer 2023-11-17 19:40:41 +05:00
2b19763707 Merge branch 'release/v2.0.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.0.0 2023-11-17 17:19:00 +03:00
8f147be623 Web: Files: fixed hotkeys scroll 2023-11-17 17:18:41 +03:00
80d6a3f5fb Merge branch 'release/v2.0.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.0.0 2023-11-17 16:49:31 +03:00
ef5428e3b2 Fixed image-helpers imports 2023-11-17 16:49:24 +03:00
4b3d21e2fc
Merge pull request #79 from ONLYOFFICE/feature/webplugins-refactoring
Feature/webplugins refactoring
2023-11-17 17:49:20 +04:00
98f7133172 Update yarn.lock 2023-11-17 17:46:49 +04:00
71a496d472 Update translations: az, bg, cs, de, el, es, fi, fr, hy, it 2023-11-17 16:15:11 +03:00
b5d1c0bf00 Merge branch 'release/v2.0.0' into feature/webplugins-refactoring 2023-11-17 17:12:40 +04:00
8917e8eded
Merge pull request #76 from ONLYOFFICE/feature/plugin-sdk
Feature/plugin sdk
2023-11-17 17:11:48 +04:00
d735ad55a1 Merge branch 'feature/plugin-sdk' of github.com:ONLYOFFICE/DocSpace-client into feature/plugin-sdk 2023-11-17 15:58:11 +03:00
9ab0937c4a Client:Plugins: fix crash 2023-11-17 15:56:42 +03:00
0b503bd7cd Merge branch 'release/v2.0.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.0.0 2023-11-17 17:53:23 +05:00
ecc79b3008 Client: Accounts: corrected the drop down opening 2023-11-17 17:53:14 +05:00
a700424cce Merge branch 'release/v2.0.0' into feature/plugin-sdk 2023-11-17 16:51:30 +04:00
ecd3956a55
Merge pull request #78 from ONLYOFFICE/bugfix/context-menu-in-members
Client: fixed closing the context menu in the list of members
2023-11-17 15:39:35 +03:00
1f930c3c5d Merge branch 'release/v2.0.0' into bugfix/context-menu-in-members 2023-11-17 17:33:13 +05:00
26d1140a99 Client: Members: removed z-index from link row 2023-11-17 17:32:40 +05:00
c9e7f50496 Client:Plugins: add toast error 2023-11-17 14:44:40 +03:00
6cbd67f1f1 Web: FilesSelector: Added types. 2023-11-17 14:35:41 +03:00
14d01e9329 Web: Payments: Fixed theme not being applied. 2023-11-17 14:34:05 +03:00
f9e1bb6695 Added new tasks for client rebuild 2023-11-17 14:24:16 +03:00
cede4cb0cd Client: Members: fixed the opening under the tablet 2023-11-17 16:14:16 +05:00
d389f5d25a Client: Members: replaced isMobileOnly with isMobile 2023-11-17 15:56:51 +05:00
ee77f8c6e8
Merge pull request #75 from ONLYOFFICE/bugfix/not-relevant-size-table
Fixing incorrect table header width
2023-11-17 13:14:17 +03:00
cbec82d9b2 Web:Components:Changed array iteration from forEach to filter. 2023-11-17 13:10:18 +03:00
73d1acebbb Client: fixed closing the context menu in the list of members 2023-11-17 15:10:17 +05:00
namushka
44c515a743 fix bug 65143 2023-11-17 13:04:55 +03:00
599056a82d Merge branch 'release/v2.0.0' into feature/plugin-sdk 2023-11-17 13:33:34 +04:00
ab0ea0393f Added new tasks for client tests 2023-11-17 13:31:52 +04:00
88f4fbccf2 Client:PluginSDK: add learn more link 2023-11-17 12:10:32 +03:00
bee77a47f1 Client:PluginSDK: delete console log 2023-11-17 12:07:07 +03:00
0fd51551e8 Client:Settings:Integration: fix badge 2023-11-17 12:05:46 +03:00
Asadulloev Subhonbek
710a813006 Merge branch 'release/v2.0.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.0.0 2023-11-17 12:04:09 +03:00
Asadulloev Subhonbek
5bbd6c147d fix bug 65103 invite user 2023-11-17 12:04:05 +03:00
c41f2e7d14 Client:PluginSDK: add plugin list 2023-11-17 12:01:59 +03:00
412a571f8d Client:Plugin: save settings without enabling plugin 2023-11-17 10:58:52 +03:00