Commit Graph

7240 Commits

Author SHA1 Message Date
1b730233c9 ElasticSearch: moved from 08a01422 2021-05-23 19:11:25 +03:00
6bdfbed088 Web: Settings: Backup: Added translations for placeholder. 2021-05-22 17:16:06 +03:00
ae77994689 Web: Settings: Backup: Added error handler fro third-paty resource for manual backup. 2021-05-22 16:44:44 +03:00
Artem Tarasov
098e04891c Web: deleted "WhiteLabel" translation key 2021-05-22 01:31:50 +03:00
Artem Tarasov
28dc774e26 Web: Client: Settings: fixed tKey for AccessRights' 2021-05-21 18:47:08 +03:00
Artem Tarasov
11166ed85a Web: Client: fixed usage translation keys for Settings page 2021-05-21 18:37:16 +03:00
6b7cab8236 Web: Moved translationKeys "Sending", "RecoverProcessSending", "ThirdPartyProcessSending" and "RegisterProcessSending" to "/static/locales/{lng}/Common.json" 2021-05-21 18:06:31 +03:00
4fdeec00e7 Merge branch 'feature/translations' of https://github.com/ONLYOFFICE/AppServer into feature/translations 2021-05-21 17:59:37 +03:00
e83d1d5922 Web: Moved translationKeys "DirectionAscLabel" and "DirectionDescLabel" to "/static/locales/{lng}/Common.json" 2021-05-21 17:59:28 +03:00
ae56fc0ecc Web: fixed translation usage for keys "Alert", "Done", "Info" 2021-05-21 17:57:55 +03:00
c664e80ae8 Merge branch 'feature/translations' of github.com:ONLYOFFICE/AppServer into feature/translations 2021-05-21 17:39:01 +03:00
9960cef423 Web: Removed useless translations "OwnerSettings", "PortalSecurity", "ProductsAndInstruments" 2021-05-21 17:38:55 +03:00
b0bc8ec720 Web: Removed useless translations (DataManagement, DeactivationDeletionPortal, GreetingSettingsTitle, GreetingTitle, LoginHistoryNav) 2021-05-21 17:31:03 +03:00
66b30360de Merge branch 'feature/translations' of https://github.com/ONLYOFFICE/AppServer into feature/translations
# Conflicts:
#	public/locales/de/Common.json
#	public/locales/en/Common.json
#	public/locales/ru/Common.json
2021-05-21 17:21:16 +03:00
389ee969a2 Web: Moved translationKeys "Pin" and "Unpin" to "/static/locales/{lng}/Common.json" 2021-05-21 17:19:00 +03:00
81febda210 Web: Removed useless translations "CommunityUserCapability", "CrmProduct", "CRMUserCapabilityCreate", "CRMUserCapabilityEdit" 2021-05-21 17:04:16 +03:00
d6a5041c3d Merge branch 'feature/translations' of https://github.com/ONLYOFFICE/AppServer into feature/translations 2021-05-21 16:38:23 +03:00
facf0a01cf Web: Moved translationKeys "SignInWithFacebook", "SignInWithGoogle", "SignInWithLinkedIn", "SignInWithTwitter" to "/static/locales/{lng}/Common.json" 2021-05-21 16:37:46 +03:00
8e889049c2 Merge branch 'feature/translations' of https://github.com/ONLYOFFICE/AppServer into feature/translations 2021-05-21 15:03:19 +03:00
14214f2ad8 Web: Fixed translation usage for keys: "SignInWithFacebook", "SignInWithGoogle", "SignInWithLinkedIn", "SignInWithTwitter" 2021-05-21 15:00:30 +03:00
f825c6eabd Web: Resolved NotFoundKeysTest issues (OkButton, LoadingLicenseSuccess, LoadingLicenseError, OrganizationName) 2021-05-21 14:58:00 +03:00
5afe35f58f Web: Removed useless translations 2021-05-21 14:24:16 +03:00
53419df9d1 Web: Removed useless translations "ProjectsUserCapabilityCreate", "ProjectsUserCapabilityForm", "ProjectsUserCapabilityTrack", "ProjectsUserCapabilityView" 2021-05-21 14:11:21 +03:00
989f74af52 Web: Removed useless translations 2021-05-21 13:36:02 +03:00
cfbb6a3ac6 Web: Fix translation key select 2021-05-21 13:35:30 +03:00
50efa8f384 Web: Moved translationKeys "MeLabel", "DefaultOptionLabel" and "AuthorMe" to "/static/locales/{lng}/Common.json" 2021-05-21 11:16:54 +03:00
bebc5ce03a Web: Moved translationKey "Documents" to "/static/locales/{lng}/Common.json" 2021-05-21 11:12:03 +03:00
eb7f493304 Web: Moved translationKeys "RequiredField" and "FullAccess" to "/static/locales/{lng}/Common.json" 2021-05-21 11:05:37 +03:00
cc2bb50862 Web: Resolved NotFoundKeysTest issues 2021-05-21 10:31:32 +03:00
2415c485bb Web: Settings: Backup: Fixed showing data if auto backup is disable. 2021-05-20 23:25:08 +03:00
fd0620993f Web: Settings:Backup: Deleted checkbox and Refactoring. 2021-05-20 20:29:17 +03:00
94b3ed0041 Web: Settings: Backup: Added radio button selecting to the manual backup and added possibility to select type of storage. 2021-05-20 20:12:54 +03:00
0b76ceabc0 Web: Settings: Backup:
- Added floating button for third-party storage
- Preventing memory leaks
- Preventing toasters from repeating
2021-05-20 14:56:16 +03:00
354841442e Web: Editor: Fixed shell name 2021-05-20 14:21:26 +03:00
af2f24e4ac Merge branch 'develop' into feature/translations 2021-05-20 13:11:13 +03:00
fc822e5ad5 Web: Fix setModuleInfo usage 2021-05-20 11:27:50 +03:00
a1fecc4b54 Web: Settings: Backup: Fixed third-party storage select. 2021-05-20 11:08:15 +03:00
63060f395a Web: Settings: Backup: Fixed disable options for third-party storage. 2021-05-20 10:41:56 +03:00
2520544ad0 Web: Settings: Backup: Added possibility to disable options and added logic for third-party storage for manual backup. 2021-05-19 15:34:26 +03:00
536c6c2f5e Web: Moved custom.scss to @appserver/common
+ Added missing ErrorBoundary
+ Removed useless commented code
2021-05-19 11:14:44 +03:00
23ad6edc36 Web: Settings: Backup: Refactoring third-party storage. 2021-05-19 10:51:57 +03:00
3433c074d7 Merge branch 'develop' into feature/my-profile
# Conflicts:
#	products/ASC.People/Client/src/pages/ProfileAction/Section/Body/updateUserForm.js
2021-05-19 10:16:40 +03:00
b772c4b0f9 Web: Settings: Backup: Fixed combo-box and input width for third-party storage. 2021-05-19 09:40:31 +03:00
b9c52c526e Fixed DistributedTask 2021-05-18 21:24:22 +03:00
5f36009630 Web: Moved translationKeys "LoadingDescription" and "LoadingLabel" to "/static/locales/{lng}/Common.json" 2021-05-18 18:35:03 +03:00
df1ebc8d77 Web: Moved translationKeys "OpenApp" and "ViewWeb" to "/static/locales/{lng}/Common.json" 2021-05-18 15:23:12 +03:00
f6ecc35ae7 Web: Moved translationKeys "LearnMore" and "ComingSoon" to "/static/locales/{lng}/Common.json" 2021-05-18 15:10:20 +03:00
0ae236ad6d Web: Moved translationKey "People" to "/static/locales/{lng}/Common.json" 2021-05-18 14:42:44 +03:00
923f5012bc Web: Moved translationKey "SendButton" to "/static/locales/{lng}/Common.json" 2021-05-18 14:35:54 +03:00
49780cee24 Web: Moved translationKey "Email" to "/static/locales/{lng}/Common.json" 2021-05-18 14:27:59 +03:00
99b86212dd Web: Moved translationKey "Password" to "/static/locales/{lng}/Common.json" 2021-05-18 13:57:17 +03:00
35da962d06 Web: Moved translationKey "LoadingProcessing" to "/static/locales/{lng}/Common.json" 2021-05-18 13:40:32 +03:00
7a2167a0b9 Web: Rename translationKeys to Common "OKButton", "SaveButton" and "CancelButton" to "/static/locales/{lng}/Common.json" 2021-05-18 13:23:54 +03:00
c24fe6a9ab Web: Settings: Backup: Added possibility to set loading for outside components. 2021-05-18 11:19:55 +03:00
84d9eebce9 Web: Settings: Backup: Fixed selected folder when user changed only options for third-party recourse. 2021-05-18 11:17:25 +03:00
1d9c301ec0 Web: Settings: Backup: Added toastr after manual coping. 2021-05-18 11:00:15 +03:00
cdb9ef6be9 Web: Moved translationKey "SaveButton" to "/static/locales/{lng}/Common.json" 2021-05-18 10:56:24 +03:00
72a680df37 Web: Settings: Backup: Refactoring. 2021-05-18 10:42:39 +03:00
8a3db93d0d Backup: moved from 08a01422 2021-05-17 21:27:39 +03:00
56a99dab66 Web: Settings: Backup: Fixed showing sub folders of third-party resources. 2021-05-17 17:29:46 +03:00
8d971cc286 Web: Settings: Backup: Refactoring. 2021-05-17 14:46:01 +03:00
b91ddca880 Web: Moved translationKey "CancelButton" to "/static/locales/{lng}/Common.json" 2021-05-17 12:08:57 +03:00
2beacfcf23 Web: Enabled Common.json translations loading 2021-05-17 11:19:38 +03:00
54fa2309f4 Web: Settings: Backup: Added possibility to set loading for components outside the OperationsDialog. 2021-05-14 17:51:34 +03:00
41d37ddac6 Web: Settings: Backup: Added loader for radio button when user will try to save changes. 2021-05-14 17:32:10 +03:00
daeb12d31b Web: Settings: Backup: Added loader for automatic backup and loader for combo box when user save changes. 2021-05-14 17:19:40 +03:00
436eb3558f Web: Settings: Backup: Fixed loading for third-party storage. 2021-05-14 17:11:26 +03:00
fe434db267 Web: Settings: Added loader for third-party storage module. 2021-05-14 16:55:32 +03:00
93fd1d09ac Web: Settings: Backup: Added error handler when user try to save third-party storage with empty value of inputs. 2021-05-14 16:42:31 +03:00
bb95aec345 Web: Settings: Backup: Added create schedule backup for third-party storage. 2021-05-14 15:46:04 +03:00
85bd971735 Merge branch 'develop' into feature/translations 2021-05-14 12:07:48 +03:00
39ebe87b43 Web: Settings: Backup: Removed storage parameters to the function. 2021-05-14 11:00:53 +03:00
9f245e1b6b Web: Settings: Backup: Fixed styles. 2021-05-13 15:03:47 +03:00
636b3e5518 Web: Settings: Backup: Fixed checked function. 2021-05-13 12:15:55 +03:00
d01db1eed6 Merge branch 'feature/remove-wq' of github.com:ONLYOFFICE/AppServer into feature/remove-wq
# Conflicts:
#	common/ASC.Data.Storage/Encryption/EncryptionOperation.cs
#	common/ASC.Data.Storage/Encryption/EncryptionServiceNotifier.cs
#	common/ASC.Data.Storage/Encryption/EncryptionWorker.cs
#	common/ASC.Data.Storage/StaticUploader.cs
#	common/services/ASC.Data.Backup/BackupAjaxHandler.cs
#	common/services/ASC.Data.Backup/Service/BackupService.cs
#	web/ASC.Web.Api/Controllers/SettingsController.cs
2021-05-13 11:57:40 +03:00
d72b272fe4 Web: Settings: Backup: Added error handler when try to save third-party resource settings with empty input. 2021-05-13 11:56:47 +03:00
28cbbc1671 Web: Added allowForMe for Route My 2021-05-13 11:26:11 +03:00
6867ded281 Merge branch 'develop' into feature/remove-wq
# Conflicts:
#	common/ASC.Common/DIHelper.cs
#	common/ASC.Common/Threading/DistributedTaskQueue.cs
#	common/ASC.Common/Threading/Progress/ProgressQueue.cs
#	common/ASC.Common/Threading/Workers/WorkerQueue.cs
#	common/ASC.Data.Reassigns/QueueWorker.cs
#	common/ASC.Data.Reassigns/ReassignProgressItem.cs
#	common/ASC.Data.Reassigns/RemoveProgressItem.cs
#	common/ASC.Data.Storage/StaticUploader.cs
#	common/ASC.Data.Storage/StorageUploader.cs
#	common/services/ASC.Data.Backup/BackupServiceLauncher.cs
#	common/services/ASC.Data.Backup/Service/BackupService.cs
#	common/services/ASC.Data.Backup/Service/BackupWorker.cs
#	common/services/ASC.Data.Backup/Startup.cs
#	common/services/ASC.Data.Storage.Encryption/EncryptionOperation.cs
#	common/services/ASC.Data.Storage.Encryption/EncryptionWorker.cs
#	products/ASC.Files/Core/Services/WCFService/FileOperations/FileOperationsManager.cs
#	products/ASC.Files/Core/Utils/FileMarker.cs
#	products/ASC.People/Server/Startup.cs
#	web/ASC.Web.Core/Users/UserPhotoManager.cs
2021-05-13 11:23:44 +03:00
710e3db4c5 Web: People: Added new component "people/MyProfile" for users without "People" module access 2021-05-13 10:55:31 +03:00
e531ff2292 Web: Settings: Backup: Fixed translation. 2021-05-12 19:55:48 +03:00
71fa3399bc Web: Settings: Backup: Added showing save and cancel button when select a folder and Added base folder path when click on cancel button. 2021-05-12 16:03:06 +03:00
dd6d72770e Web: Settings: Backup: Fixed showing save and cancel button. 2021-05-12 11:38:22 +03:00
c09ca3f778 Web: Settings: Backup: Added showing save and cancel button when is something changed. And rename folder for manual backup. 2021-05-12 11:01:58 +03:00
8f6bcf6e68 Web: Client scripts optimizations:
+ Fix deploy script (xcopy not installed issue)
+ Added concurrently for build and deploy scripts
+ Added new packages "mkdirp" (original "mkdir" not working with yarn run <script>), "rimraf"
+ Added missing "terser-webpack-plugin" package
2021-05-07 20:59:39 +03:00
3ae370deed Merge branch 'develop' of https://github.com/ONLYOFFICE/AppServer into develop 2021-05-07 18:54:42 +03:00
6c3244a3e9 Web: Added opportunity to deploy all static clients to build/deploy directory (yarn build && yarn deploy) 2021-05-07 18:54:25 +03:00
7541e4bfe5 * Web:Settings: Backup: Added create schedule at document module, added information about created schedule for documents module and Refactoring. 2021-05-07 16:23:46 +03:00
143245c0c5 Web: Settings: Backup: Added available fields for third-party storage. 2021-05-07 12:31:42 +03:00
4bcfc47f2d Web: Settings: Backup: Fixed styles. 2021-05-06 14:51:42 +03:00
6aca6e9944 Web: Settings: Backup: Added third party storage component. 2021-05-06 14:42:31 +03:00
5216ab5b6d Web: Fixed ModalDialog component styles 2021-05-06 12:51:32 +03:00
0f07cdb9e9 Web: Settings: Backup: Added learn more ink to the third party resource component. 2021-05-06 12:41:58 +03:00
d6ceb06505 Web: Settings: Backup: Added copying for third party resource module. 2021-05-06 12:22:54 +03:00
16f336a169 Web: Added thirdPartyModule component. 2021-05-06 12:06:54 +03:00
a9a13d1346 Web: Refactoring & optimization. 2021-05-06 11:32:33 +03:00
37f8bdd872 Merge branch 'master' into develop 2021-05-05 20:52:06 +03:00
88923a5e4d Web: Fix build static bundle 2021-05-05 20:30:54 +03:00
a4c73548bc Web: i18n configs fix 2021-05-05 20:30:13 +03:00
3365d1a1dc Web: Client: added showCopyLink prop to password-input component, fixed displaying "copy email and password" link 2021-05-05 15:48:19 +03:00
d7ea692b3e Web: Client: fixed styles for createUser confirm 2021-05-05 15:29:18 +03:00
9705508e61 Web: Client: Fix About page base url setup 2021-05-05 12:06:03 +03:00
abfb65f42e Web: Client: Fix height on Desktop Editors 2021-05-05 11:29:48 +03:00
32abd05d10 Web: Hide user-select on Desktop Editors 2021-05-05 11:21:21 +03:00
d3eac61e1e Web: Settings: Backup: Added delete schedule backup. 2021-05-04 16:01:44 +03:00
026306d7ca Web: Login: Fix hard-coded list of trusted domains on registration 2021-05-04 15:35:09 +03:00
5b15461225 Web: Settings: Backup: Added logic for copying backup to documents module, added error processing, added toastr when copying is success. 2021-05-04 15:07:16 +03:00
3a564d76d0 Web: Settings: Backup: Added disable to save changes at Automatic backup when is copying to the temporary storage. 2021-05-04 12:00:05 +03:00
c8ab20f6a4 Web: Settings: Backup: Added logic for temporary storage. 2021-05-04 11:18:12 +03:00
0dbadc6394 from Microsoft.NET.Sdk.Web to Microsoft.NET.Sdk for ClassLibrary Projects 2021-04-30 18:42:10 +03:00
bc8ea5a3be Merge branch 'hotfix/v0.1.9' of https://github.com/ONLYOFFICE/AppServer into hotfix/v0.1.9 2021-04-30 18:01:25 +03:00
7c1283c26f Web: Fix login redirect on Editor not authorized link opening 2021-04-30 18:01:16 +03:00
c8f48d1861 Resource: profile removed 2021-04-30 17:43:26 +03:00
9f3f03a963 Web: added store to webpack.config, fixed Firefox store problems 2021-04-30 15:19:11 +03:00
b6881cd403 Web: Added check for connecting a third-party resource: input is disabled if user didn't connecting a third-party resource. 2021-04-30 11:27:27 +03:00
b8460209d3 Web: Components/Settings: Refactoring. 2021-04-30 10:35:02 +03:00
3ede66f9cd Web: Settings: Backup: Added input with folder path. Added panel with only common documents. 2021-04-29 19:39:35 +03:00
9e40feb771 Added and applied Common.json for common translations (languages issue) 2021-04-29 10:14:47 +03:00
99482bf384 Web: Settings: Backup: Added checkbox to schedule component. 2021-04-28 17:12:16 +03:00
462c2d7a5a Web: Settings:Backup: Added max copies option. 2021-04-28 16:59:02 +03:00
b27e973ec0
Merge pull request #237 from ONLYOFFICE/feature/support-hosting-as-service
Feature/support hosting as service
2021-04-28 15:33:53 +03:00
6220e70bf7 Web: Settings: Backup: Added third party resource and storage. 2021-04-28 15:21:42 +03:00
0ddeac00a3 Web: Settings: Backup: Added week and month options. 2021-04-28 14:38:16 +03:00
fc4a58966c Web: Bumped version to 0.1.9 2021-04-28 14:03:59 +03:00
8fc80a419b Merge branch 'develop' into feature/translations 2021-04-28 13:08:52 +03:00
631dd5034f Merge branch 'release/v0.1.8' of github.com:ONLYOFFICE/AppServer into release/v0.1.8 2021-04-27 15:55:45 +03:00
69c9ee2d0e Web: Fixed changing the language on the page when the user changes it through the settings and has already changed the language in the profile. 2021-04-27 15:55:38 +03:00
6c51ae8a15 Merge branch 'develop' into feature/translations 2021-04-27 13:59:58 +03:00
2b6d536590 Merge branch 'release/v0.1.8' of https://github.com/ONLYOFFICE/AppServer into release/v0.1.8 2021-04-27 13:48:38 +03:00
932e18be1c Web: Editor: Fix display additional buttons by doc param 2021-04-27 13:48:32 +03:00
c324693034 Merge branch 'develop' into release/v0.1.8 2021-04-27 12:11:36 +03:00
Alexey Kostenko
bf963f511b Merge branch 'develop' into bugfix/thirdparty 2021-04-27 11:25:30 +03:00
20ee2a4772 Web: Client: fixed ConfirmRoute 2021-04-27 10:16:36 +03:00
Vladislav Makhov
9a06ab8b3b web: client: fix closing on logo click 2021-04-27 09:27:24 +03:00
8bb173fa92 Thirdparty: fix providers 2021-04-26 21:42:39 +03:00
d97928fd37 Merge branch 'develop' into feature/support-hosting-as-service 2021-04-26 19:52:32 +03:00
db1f883005 Bump version v0.1.8 2021-04-26 18:59:33 +03:00
Alexey Kostenko
a96ae77570 OAuth: Fixed crash on login page 2021-04-26 16:41:57 +03:00
98bef7c15d Web: Settings: Added common documents storage. 2021-04-25 22:23:59 +03:00
a66a454462 Settings: added tfaapp method 2021-04-25 18:06:56 +03:00
6d2f417c5c Method GetAuthProviders moved to PeopleController 2021-04-25 11:46:44 +03:00
c47f896f75 Client: added translations 2021-04-24 10:42:49 +03:00
d2588270cf Merge branch 'master' into develop 2021-04-23 20:16:42 +03:00
4bdf5e4e55 Web: Fix fallback language apply on new language setup 2021-04-23 19:51:10 +03:00
cd699e37e2 Files: Fix opening of version 2021-04-23 18:00:05 +03:00
2d8b085d02 add support WindowsService/systemd for IHostBuilder
listen unix socket if it setup for Kestrel Web Server
2021-04-23 16:54:39 +03:00
fc39307489 Web: Fixed translation. 2021-04-23 10:32:43 +03:00
TatianaLopaeva
1f8039f1b7 Web: Added storages to the Manual page. 2021-04-22 19:26:35 +03:00
553ac70278 Bump version v0.1.7 2021-04-22 14:13:12 +03:00
Alexey Kostenko
667a76b95f Oauth: Refactoring 2021-04-22 13:34:42 +03:00
TatianaLopaeva
b2102d9e61 Web: Added common settings. 2021-04-22 09:58:02 +03:00