Commit Graph

1551 Commits

Author SHA1 Message Date
eb8f20e81a Web: Settings: Restore Backup: Added sources and translations for them. 2021-06-10 17:31:41 +03:00
6160f973e8 Web: Settings: Backup: Added learn more link. 2021-06-10 17:05:36 +03:00
0663ed7f16 Merge branch 'develop' into feature/backup
# Conflicts:
#	packages/asc-web-common/api/settings/index.js
#	web/ASC.Web.Client/public/locales/en/Settings.json
#	web/ASC.Web.Client/public/locales/ru/Settings.json
2021-06-10 11:56:32 +03:00
9756aac3cd Web: Settings: Manual/Auto Backup: Fixed common translation. 2021-06-10 10:48:16 +03:00
f62e7011ce Web: Settings: Restore Backup: Added BackupListModalDialog component fro showing backup list. 2021-06-10 10:36:18 +03:00
d6cfa8aa0f Web: Settings: Restore Backup: Added checkbox to notify users, added translation for it. 2021-06-09 17:26:36 +03:00
8b32eecd98 Web: Settings: Restore Backup: Was Done:
- added restore backup page
- added go to the restore backup page
- added translations
- added warning text
- added the ability to recover data if user agree with the warning
2021-06-09 17:13:22 +03:00
8080fd10e6 Web: Settings: Auto Backup: Added Common translation for buttons. 2021-06-09 08:58:13 +03:00
783bedffbb Web: Client: deleted unused image 2021-06-08 16:06:07 +03:00
6fee55ac21 Web: Settings: Added tKey for data management category and Fixed translations. 2021-06-08 15:52:53 +03:00
d881c48b4b Web: Client: fixed translations 2021-06-08 15:20:03 +03:00
3ef16948fc Merge branch 'develop' into feature/backup
# Conflicts:
#	common/services/ASC.Data.Backup/Core/NotifyHelper.cs
#	products/ASC.Files/Client/public/locales/en/OperationsPanel.json
#	products/ASC.Files/Client/src/components/Article/Body/TreeFolders.js
#	products/ASC.Files/Server/DocStore
#	web/ASC.Web.Client/public/locales/en/Settings.json
#	web/ASC.Web.Client/public/locales/ru/Settings.json
#	web/ASC.Web.Client/src/components/pages/Settings/categories/common/customization.js
2021-06-08 15:03:49 +03:00
9c5a960d40 Web: Client: submit by numpad enter 2021-06-08 13:09:46 +03:00
655f250cdb Web: Client: fixed accessPortal page 2021-06-08 12:08:25 +03:00
a682cdd3f7 Web: Client: fixed settings tree 2021-06-03 20:25:54 +03:00
ce35405190 Web: Client: deleted duplicate key 2021-06-03 20:25:35 +03:00
c6f85ef4ce
Merge branch 'develop' into feature/two-factor-auth 2021-06-02 23:57:00 +03:00
43ff5210bf Web: Client: access portal page refactoring 2021-06-02 20:30:54 +03:00
e05f2bfec5 Web: Settings: Manual Backup: Fixed styles. 2021-06-02 16:41:48 +03:00
c91b1090f9 Web: Settings: Manual/Auto Backup: Fixed required fields for aws storage. 2021-06-02 14:47:17 +03:00
bd299a718b Merge branch 'feature/translations' of https://github.com/ONLYOFFICE/AppServer into feature/translations 2021-06-02 13:55:19 +03:00
62ac315c8d Web: i18n: Replaced i18т config load: from "languageOnly" to "all" and added new utils function loadLanguagePath() + Refactoring 2021-06-02 13:55:11 +03:00
28c5325137 Web: Settings: Manual/Auto Backup: Splitted third-party storage module for manual and auto modules. 2021-06-02 13:19:42 +03:00
Artem Tarasov
418f7161c5 Merge branch 'feature/translations' of github.com:ONLYOFFICE/AppServer into feature/translations 2021-06-02 12:22:57 +03:00
Artem Tarasov
2d8b044458 Web: fixed usage translation key "Settings" in NavMenu 2021-06-02 12:22:38 +03:00
77242ad326 Web: Client: fixed TimeZone translation 2021-06-02 11:58:41 +03:00
11640e211c Web: Confirm : Added usage for translation key "ConfirmOwnerPortalSuccessMessage" 2021-06-02 11:33:26 +03:00
3f964a1649 Web: Fix not translated toast issue ("Successfully sent") 2021-06-02 11:12:47 +03:00
7ce24557e0 Web: Client: fixed toast translations 2021-06-02 10:58:11 +03:00
948ee10020 Web: Settings: Auto Backup: Refactoring. 2021-06-02 10:19:55 +03:00
2bfc86c506 Merge branch 'feature/backup' of github.com:ONLYOFFICE/AppServer into feature/backup 2021-06-01 21:16:44 +03:00
1c3a37508d Web: Settings: Manual/Auto: Splitted third-party storage module into components and separated of logic for repositories. 2021-06-01 21:14:16 +03:00
23e1083be7 Web: Removed empty translations keys 2021-06-01 13:49:37 +03:00
de98856728 Web: Tests: Added new 'sk' translations; 2021-06-01 11:21:39 +03:00
8e532bc8b9 Web: Tests: Added new 'ro' translations; 2021-06-01 11:20:14 +03:00
3d62da4422 Web: Tests: Added new 'pt-BR' translations; 2021-06-01 11:19:13 +03:00
c5a5072aa7 Web: Tests: Added new 'lo' translations; 2021-06-01 11:17:19 +03:00
8eb62d8079 Web: Tests: Added new 'it' translations; 2021-06-01 11:15:24 +03:00
a0fc465678 Web: Tests: Added new 'fr' translations; 2021-06-01 11:13:50 +03:00
e3b5ac774a Web: Tests: Added new 'de' translations; 2021-06-01 10:56:47 +03:00
7beccd192b Web: Added not found keys in 'de' language translation files (fix NotTranslatedKeysTest issue) 2021-05-31 20:33:12 +03:00
061b4e46e7 Web: Added not found 'de' language translation files (fix NotAllLanguageTranslatedTest issue) 2021-05-31 19:11:58 +03:00
e2b9561d7b Web: Rewritten all json translation files with sorting of properties alphabetically 2021-05-31 18:34:15 +03:00
f78742ac39 Web: Fix UselessModuleTranslationKeysTest issues 2021-05-31 17:35:25 +03:00
6b56b539c5 Web: Update EN language 2021-05-31 17:10:34 +03:00
569a6881b0 Web: Settings: Auto Backup: Fixed month and time options styles. 2021-05-31 14:27:23 +03:00
d9bac1abdf Web: Settings: Auto Backup: Fixed max input width for options. 2021-05-31 14:19:57 +03:00
191781e2da Web: Settings: Auto Backup: Added help url for third-party resource. 2021-05-31 13:16:01 +03:00
e35ab9d886 Web: Settings: Backup: Remove styled component to styled-backup and Refactorng. 2021-05-31 13:07:34 +03:00
9913bc27ca Web: Settings: Backup: Fixed styles. 2021-05-31 12:52:00 +03:00