Commit Graph

7240 Commits

Author SHA1 Message Date
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
6fee55ac21 Web: Settings: Added tKey for data management category and Fixed translations. 2021-06-08 15:52:53 +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
43de25b62a Merge branch 'develop' into feature/remove-unused-dep
# Conflicts:
#	common/ASC.Data.Storage/ASC.Data.Storage.csproj
#	common/services/ASC.Socket.IO.Svc/ASC.Socket.IO.Svc.csproj
2021-06-03 12:52:21 +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
929adc773a Merge branch 'feature/translations' of https://github.com/ONLYOFFICE/AppServer into feature/translations 2021-06-02 10:59:15 +03:00
908310041f Web: Added new translation for toasts ("EncryptingFile", "EncryptionKeysReload", "EncryptionFilePreparing") 2021-06-02 10:59:07 +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
95dbfb8c5c Merge branch 'develop' into feature/translations 2021-06-01 20:02:48 +03:00
23e1083be7 Web: Removed empty translations keys 2021-06-01 13:49:37 +03:00
76d8ebb459 Tests moved to separate projects.
Removed unused dependepcies
2021-06-01 12:21:51 +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
570ede7bba Merge branch 'develop' into feature/11.5.2
# Conflicts:
#	common/ASC.Data.Storage/StorageUploader.cs
#	common/services/ASC.Data.Backup/Service/BackupWorker.cs
#	products/ASC.Files/Core/Services/WCFService/FileOperations/FileOperationsManager.cs
#	web/ASC.Web.Api/Controllers/SettingsController.cs
2021-05-31 13:32:51 +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
4549148d55 Web: Settings: Backup: Fixed folder id, added certainFolders prop for SelectedFolder and Refactoring. 2021-05-31 12:43:33 +03:00
f327a89f4a Web: Settings: Manual/ Auto Backup: Added saving folder id for manual backup and Refactoring. 2021-05-30 23:36:44 +03:00
ca3b5de1e5 Web: Settings: Manual Backup: Added showing selected folder path for Documents and Third-resource module. 2021-05-30 22:38:31 +03:00
03947c0d7a Web: Settings: Manual/Auto Backup: Added redirect to manual backup when clicked on floating button. 2021-05-30 21:57:46 +03:00
f9feb35afc Merge branch 'develop' into feature/backup 2021-05-30 20:57:01 +03:00
74064fc76d Merge branch 'develop' into feature/translations 2021-05-29 21:59:02 +03:00
72527ccded Merge branch 'master' into develop
# Conflicts:
#	lerna.json
#	package.json
#	packages/asc-web-common/package.json
#	packages/asc-web-components/package.json
#	products/ASC.CRM/Client/package.json
#	products/ASC.Calendar/Client/package.json
#	products/ASC.Files/Client/package.json
#	products/ASC.Mail/Client/package.json
#	products/ASC.People/Client/package.json
#	products/ASC.Projects/Client/package.json
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Editor/package.json
#	web/ASC.Web.Login/package.json
2021-05-29 21:57:42 +03:00