Commit Graph

1653 Commits

Author SHA1 Message Date
e415a6b993 Web: Settings: RestoreBackup: Deleted useloess code. 2021-06-25 19:19:02 +03:00
fce75fdfa5 Web: Settings/Files: Added methods for get backup list, added fixed size list, update SelectFileDialog, refactoring, moved files list with styles to the component. 2021-06-25 19:15:55 +03:00
70ed96b8cb Web: Settings: RestoreBackup: Changed styles, added styles for heading. 2021-06-25 11:32:19 +03:00
00b9ce0e28 Web: Settings/Files: Changed height of row for aside display type and changed color of trash icon. 2021-06-25 11:24:47 +03:00
851205106f Web: Settings: RestoreBackup: Fixed resizing. 2021-06-25 10:51:45 +03:00
a673fe96af WEb: Settings: Restore Backup: Added files list to the backup list. 2021-06-25 10:45:17 +03:00
4465261d64 Web: Settings/Files: Added files list to the backup list component, update files list component. 2021-06-25 10:38:54 +03:00
526a6b7839 Web: Settings: Auto Backup: Fixed problem with showing weekday from storage. 2021-06-22 22:11:15 +03:00
1f22a0a4f8 Web: Settings: Auto Backup: Fixed options translation when language is changed and Added changed button when selected every day period. 2021-06-22 14:46:59 +03:00
2028d51416 Web: Settings: Backup: Added styles for schedule information. 2021-06-22 13:28:08 +03:00
8779e1eb5f Web: Settings: Auto Backup: Fixed start of week: the weekdays will be returned in locale specific order. 2021-06-22 13:25:36 +03:00
89852b6dc0 Web: Settings: Auto Backup: Fixed. 2021-06-22 13:23:28 +03:00
1a9ca45d47 Web: Settings: Backup: Added backup schedule information. 2021-06-22 12:36:30 +03:00
22e393cdd2 Web:Settings: Backup: Added translation. 2021-06-21 21:12:26 +03:00
193337a563 Web: Settings: Manual Backup: Added handler for response link for temporary module. 2021-06-21 20:50:49 +03:00
e8c70ae5a6 Web: Settings: Manual/Auto Backup: Added error handler for manual copying. 2021-06-21 19:48:32 +03:00
b01028c5fe Web: Settings: Manual Backup: Added translation for errors. 2021-06-21 19:30:31 +03:00
ae17671043 Merge branch 'develop' into feature/backup
# Conflicts:
#	web/ASC.Web.Client/public/locales/en/Settings.json
#	web/ASC.Web.Client/public/locales/ru/Settings.json
#	web/ASC.Web.Client/src/store/SettingsSetupStore.js
2021-06-18 18:08:38 +03:00
050bc214df Web: Settings: Backup/Restore Backup: Changed styles. 2021-06-16 17:04:50 +03:00
1a0bc83c27 Web: Files: Added modal view and aside view for SelectFileDialog component. 2021-06-16 14:06:49 +03:00
c18df100ea Web: Settings/Files: Added SelectFile component for the third-party resources module. 2021-06-16 09:44:10 +03:00
3a5d9be209 Web: Settings: Restore Backup: Changed the location components of selection files. 2021-06-15 18:22:18 +03:00
058445461b Web: Files: Added SelectFile component for documents, refactoring. 2021-06-15 18:11:48 +03:00
4c8b086fcd Web: Rename. 2021-06-11 17:49:04 +03:00
f7e4fd46f7 Web: Files/Settings: Added SelectedFolderDialog, refactoring SelectedFoldetInput. 2021-06-11 16:54:25 +03:00
Artem Tarasov
f181a491fb Merge branch 'develop' into bugfix/fixed-styles 2021-06-11 14:56:52 +03:00
131add47ac Web: Settings: Restore Backup: Disabled third party resources if it not connect to Common Folder. 2021-06-11 10:09:42 +03:00
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
1d9e49b88f Web: Client: Settings: Fixed translation keys 2021-06-10 11:31:47 +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
fbb480671b Web: Client: fixed translates 2021-06-09 17:30:10 +03:00
d6cfa8aa0f Web: Settings: Restore Backup: Added checkbox to notify users, added translation for it. 2021-06-09 17:26:36 +03:00
a3c5eea477 Web: Client: deleted unused translations key 2021-06-09 17:16:37 +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
ff5ea3019b Web: Client: added select all 2021-06-09 16:42:43 +03:00
026ceec20c Web: Client: fixed 2021-06-09 16:18:06 +03:00
8080fd10e6 Web: Settings: Auto Backup: Added Common translation for buttons. 2021-06-09 08:58:13 +03:00
82fddadd6d Web: Client: fixed tooltip color 2021-06-09 04:03:18 +03:00
4fcd83ae6d Web: Client: fixed translate 2021-06-09 03:31:52 +03:00
20a1869cfd Web: Client: fixed label 2021-06-09 03:10:38 +03:00
bc46acebcc Web: Client: bringing code to common style 2021-06-09 02:57:11 +03:00
5ea562e996 Web: Client: fixed translations 2021-06-09 02:43:07 +03:00
167ca1fbb5 Web: Client: fixed loading 2021-06-09 00:39:08 +03:00
9019b36951 Web: Client: moved pages in sub-components 2021-06-09 00:33:04 +03:00
db21597f17 Web: Client: fixed access portal urls 2021-06-09 00:30:19 +03:00
3db9fde5aa Web: Client: fixed title 2021-06-09 00:25:45 +03:00
b7ce4a35e7 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/access-rights-admins
# Conflicts:
#	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/security/sub-components/admins.js
#	web/ASC.Web.Client/src/components/pages/Settings/index.js
2021-06-09 00:23:12 +03:00