Commit Graph

5148 Commits

Author SHA1 Message Date
db4d769321 Web: Moved translationKeys "Actions" to "/static/locales/{lng}/Common.json" 2021-05-21 11:22:43 +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
8120e24d15 Web: Moved translationKeys "Type", "ByType" and "UserType" to "/static/locales/{lng}/Common.json" 2021-05-21 10:43:52 +03:00
cc2bb50862 Web: Resolved NotFoundKeysTest issues 2021-05-21 10:31:32 +03:00
f586f4d428 Web: Files: fixed crash page if folder doesn't exist 2021-05-21 10:30:22 +03:00
1f299420a1 Web: Files: added update tree menu 2021-05-21 10:29:58 +03:00
cec5dd3330 Web: Files: refactoring 2021-05-21 10:26:18 +03:00
83892c08ca Web: Files: Remove old translation key 2021-05-20 15:18:38 +03:00
46627f202c Web: Moved translationKeys "EditButton" and "EditAvatar" to "/static/locales/{lng}/Common.json" 2021-05-20 14:11:27 +03:00
3ace83bd61 Web: Files: fixed onFilesClick 2021-05-20 14:00:41 +03:00
ac976de0a5 Web: Files: fixed onFilesClick 2021-05-20 13:55:58 +03:00
cda77e1234 Merge branch 'develop' into bugfix/context-actions 2021-05-20 13:24:18 +03:00
af2f24e4ac Merge branch 'develop' into feature/translations 2021-05-20 13:11:13 +03:00
16d6db9054 Web: Files: fixed context-menu drag 2021-05-20 12:54:16 +03:00
c2a3d1efee Web: fixed mobile page swipe 2021-05-20 12:08:07 +03:00
f5372bbba8 Web: People: MyProfile: Fix translations loading 2021-05-20 11:45:13 +03:00
fc822e5ad5 Web: Fix setModuleInfo usage 2021-05-20 11:27:50 +03:00
3b7f1f60ec Web: Files: fixed loopTreeFolders 2021-05-20 11:17:50 +03:00
fc195f0325 Web: People: refactoring 2021-05-20 02:17:03 +03:00
0a5662220c Web: People: refactoring 2021-05-20 02:09:49 +03:00
ece8fcaabb Web: People: get backup codes count 2021-05-20 02:01:37 +03:00
b99ab0aa2a Web: People: get old backup codes 2021-05-20 01:44:20 +03:00
8c504e762b Web: People: added error handler 2021-05-20 01:29:38 +03:00
c950d53751 Web: People: deleted console, unused imports 2021-05-20 01:16:28 +03:00
4e57f2a47f Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/two-factor-auth 2021-05-20 00:47:45 +03:00
5de1182bfa Web: Files: fixed NewFilesPanel error 2021-05-19 18:55:12 +03:00
2ee22ab052 Web: People: hide tfa settings if tfa dissabled 2021-05-19 18:51:32 +03:00
52750c607d Merge branch 'bugfix/context-actions' of https://github.com/ONLYOFFICE/AppServer into bugfix/context-actions 2021-05-19 18:14:40 +03:00
f04a4560b4 Web: Files: moved getNewFiles to actions 2021-05-19 18:14:35 +03:00
e268b077df Web: Files: Store: Fixed displaying edit action for files with low access 2021-05-19 17:54:29 +03:00
666cc00a52 Web: Files: Store: Fixed copy action for shared files inside root. Added view action for edited files 2021-05-19 17:48:23 +03:00
03a71ae131 Merge branch 'bugfix/context-actions' of https://github.com/ONLYOFFICE/AppServer into bugfix/context-actions
# Conflicts:
#	products/ASC.Files/Client/src/components/dialogs/DeleteDialog/index.js
2021-05-19 17:11:46 +03:00
23c075859b Web: Files: moved mark as read to actions 2021-05-19 17:11:10 +03:00
1003c6fe15 Web: Files: Dialog: Added unsubscribe action for DeleteDialog 2021-05-19 17:03:03 +03:00
e5f066e074 Web: Files: Store: Added unsubscribeAction for FilesActionsStore 2021-05-19 16:54:17 +03:00
cf49743054 Web: Files: Store: Added unsubscribe mark for Dialog 2021-05-19 16:53:32 +03:00
98d9fb4e33 Web: Files: HOC: Added unsubscribe action 2021-05-19 16:52:38 +03:00
e4f10d16cb Server: Files: Controller: FilesController: Fixed model parse for delete share 2021-05-19 16:50:08 +03:00
2cd59d9014 Merge branch 'bugfix/context-actions' of https://github.com/ONLYOFFICE/AppServer into bugfix/context-actions 2021-05-19 13:55:13 +03:00
d5ff576188 Web: Files: Store: Added mark read action, added remove from list and mark read icons 2021-05-19 13:54:45 +03:00
49e70d1ccc Web: Files: removed useless code 2021-05-19 13:46:53 +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
86952dd71e Merge branch 'develop' into bugfix/context-actions 2021-05-19 10:19:17 +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
009d587090 Web: Settings: Backup: Added max-length for input. 2021-05-19 09:34:16 +03:00
b9c52c526e Fixed DistributedTask 2021-05-18 21:24:22 +03:00
1b4807c07a Files: fixed SetTagsNew for thirdparty 2021-05-18 20:10:48 +03:00
2f7b9102ee Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into develop 2021-05-18 20:06:42 +03:00
d9e17af9d5 OneDrive: fix DI 2021-05-18 20:06:06 +03:00
4b4b03f2a4 Merge branch 'develop' into feature/crm-migrate 2021-05-18 19:06:54 +03:00
c4c4d940a0
Merge pull request #252 from ONLYOFFICE/feature/remove-wq
Feature/remove wq
2021-05-18 19:04:34 +03:00
5f36009630 Web: Moved translationKeys "LoadingDescription" and "LoadingLabel" to "/static/locales/{lng}/Common.json" 2021-05-18 18:35:03 +03:00
8ad59d282b Web: Files: Store: Added mark read button 2021-05-18 18:18:38 +03:00
bc901b8a4a Web: People: disabled user type change 2021-05-18 18:00:29 +03:00
2c6d06f304 Web: Files: fixed drag 2021-05-18 17:59:02 +03:00
df1ebc8d77 Web: Moved translationKeys "OpenApp" and "ViewWeb" to "/static/locales/{lng}/Common.json" 2021-05-18 15:23:12 +03:00
20404ad431 Web: Settings: Backup: Refactoring and Delete file-input-with-folder-path from components. 2021-05-18 15:22:00 +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
08411cfc3b Web: Moved translationKey "CloseButton" to "/static/locales/{lng}/Common.json" 2021-05-18 13:47:36 +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
629239fd9b Web: Moved translationKey "OkButton" to "/static/locales/{lng}/Common.json" 2021-05-18 13:07:05 +03:00
bad58f32f2 Merge branch 'develop' into bugfix/context-actions 2021-05-18 11:05:43 +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
9591974312 Web: People: reset tfa app 2021-05-17 23:29:03 +03:00
86a7802ada crm: refactoring 2021-05-17 19:32:05 +03:00
036a8595c2 Web: Files: fixed update badges new 2021-05-17 17:55:55 +03:00
002469c650 Web: Files: added progress to "mark as read" operation 2021-05-17 17:53:52 +03:00
bbe1f1f205 crm: code refactoring 2021-05-17 17:50:55 +03:00
ef8b4d8a3a Web: Files: removed useless code, fixed getting file icons 2021-05-17 17:43:05 +03:00
4b1c067d34 Web: Files: fixed badge new translation 2021-05-17 17:41:35 +03:00
a98e12c2b7 Web: People: show tfa backup codes 2021-05-17 17:32:32 +03:00
56a99dab66 Web: Settings: Backup: Fixed showing sub folders of third-party resources. 2021-05-17 17:29:46 +03:00
36ce7a1b93 Web: People: fixed translations 2021-05-17 17:21:29 +03:00
0eb4f830d2 Web: People: fixed translates 2021-05-17 17:11:15 +03:00
8d971cc286 Web: Settings: Backup: Refactoring. 2021-05-17 14:46:01 +03:00
a5c6ba5dcc Common, db: moved from 08a01422 2021-05-17 14:35:00 +03:00
f907244431 Web: Files: Store: Added remove from list button, fixed displaying separator and some actions inside context menu 2021-05-17 12:27:09 +03:00
85cb6b822a Merge branch 'develop' into bugfix/context-actions 2021-05-17 12:25:27 +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
f1ca0971fd crm: fixed work with sql queries 2021-05-15 17:42:16 +03:00
54fa2309f4 Web: Settings: Backup: Added possibility to set loading for components outside the OperationsDialog. 2021-05-14 17:51:34 +03:00
8ba2d041f9 Merge branch 'develop' into bugfix/fixed-files-badges 2021-05-14 15:29:12 +03:00
31752e64b4 fixed warnings 2021-05-14 15:26:18 +03:00
0792920677 Web: Files: hid the edit icon if the file is locked 2021-05-14 14:11:16 +03:00
fe38eb0f44 Web: Files: fixed locked badge 2021-05-14 14:10:08 +03:00
85bd971735 Merge branch 'develop' into feature/translations 2021-05-14 12:07:48 +03:00
eb628d3703 Merge branch 'develop' into bugfix/enable-favorites-recent-settings 2021-05-14 11:34:10 +03:00
1a58007fcd Web: Common: removed custom selection frame 2021-05-14 11:21:59 +03:00
ef085ef7df Web: Files: enable favorites and recent settings 2021-05-14 11:08:57 +03:00
f4e8ddc33b Merge branch 'develop' into bugfix/fixed-header-loader 2021-05-14 10:45:15 +03:00
359ead6b85 Files: added RecentSection, FavoritesSection 2021-05-13 20:25:49 +03:00
67e166772c Web: People: MyProfile: Added setModuleInfo 2021-05-13 18:20:24 +03:00
75a603f439 Web: Files: removed useless code 2021-05-13 15:39:44 +03:00
acccdfbda5 Web: Files: fixed setSelectedFolder 2021-05-13 15:39:18 +03:00
d7d22a9369 Web: People: Disabled editing of UserType and Group in MyProfile with action=edit 2021-05-13 13:43:45 +03:00
3db2963106 Web: People: Added transition back from MyProfile with action=edit 2021-05-13 13:08:30 +03:00
bb48586343 Web: People: Added transition back from MyProfile 2021-05-13 13:03:36 +03:00
f5b242e957 Web: People: Added transition to edit page from MyProfile 2021-05-13 12:56:11 +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
16deb72acc Web: People: MyProfile refactoring 2021-05-13 11:26:55 +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
d85f6c0c1c crm:refactoring 2021-05-12 20:58:22 +03:00
d5163fe61c Web: Files: fixed closing MediaViewer 2021-05-12 16:08:20 +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
5a06c56d15 Web: Files: fixed remove media files 2021-05-12 14:23:18 +03:00
72ed5e031c Web: Common: hide delete icon from MediaViewer for shared folder 2021-05-12 14:05:54 +03:00
9ea5a131e8 Web: Files: fixed MediaViewer crash 2021-05-12 11:55:34 +03:00
55b3d86dba Web: Files: Store: Added open location for favorite folder 2021-05-12 11:37:28 +03:00
93677ecb9b Merge branch 'develop' into bugfix/context-actions 2021-05-12 10:52:58 +03:00
12e805fff7 Merge branch 'develop' into bugfix/fixed-description-for-download-as 2021-05-11 18:08:34 +03:00
fe2701740b Web: Files: fixed description for action download as 2021-05-11 14:59:53 +03:00
888de70778 Web: Files: fixed ThirdParty connection settings 2021-05-11 14:31:45 +03:00
4dc54feb19 Web: Files: added loader to DeleteThirdPartyDialog 2021-05-11 14:29:17 +03:00
3fa9e0659a Web: Files: fixed "Open folder" in the Recent folder 2021-05-11 14:12:08 +03:00
f0bb88da5f Web: People: fixed incorrect user date of birth 2021-05-11 13:46:23 +03:00
c857751572 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/two-factor-auth
# Conflicts:
#	yarn.lock
2021-05-11 12:22:17 +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
09ef8ba660 crm.server: refactoring. remove obsolete cache class. In future release I will use EF Core cache 2021-05-07 17:00:51 +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
7a27280dc3 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/two-factor-auth 2021-05-07 14:49:44 +03:00
fc76758e65 Merge branch 'develop' into feature/portal-modal-dialog 2021-05-07 11:01:36 +03:00
69fb32552a Web: People: fixed InviteDialog z-index 2021-05-07 11:01:16 +03:00
0173c85c8f fix Bug 50069 2021-05-06 20:59:27 +03:00
7670ea3e4c Web: Files: fixed version history panel crash 2021-05-06 16:42:07 +03:00
95c9c9d1a3 Merge branch 'develop' into feature/portal-modal-dialog 2021-05-06 16:30:31 +03:00
3a4ae6c041 Web: Files: fixed remove files from MediaViewer 2021-05-06 15:39:44 +03:00
a6064acce5 Merge branch 'develop' of https://github.com/ONLYOFFICE/AppServer into develop 2021-05-06 14:58:19 +03:00
b7af18f636 v0.1.9 2021-05-06 14:57:01 +03:00
7baf093162 fix Bug 50092 2021-05-06 13:27:15 +03:00
2ecf3c8f9f Web: Settings: Backup: Added loader when user select a folder. 2021-05-06 13:06:55 +03:00
b222f46837 Web: Files: added remove dialog to MediaViewer 2021-05-06 12:53:03 +03:00
5216ab5b6d Web: Fixed ModalDialog component styles 2021-05-06 12:51:32 +03:00
56b2080459 Web: Files: OperationsDialog: Fixed styles. 2021-05-06 12:42:43 +03:00
ceee71edf6 Web: Settings: Backup: Deleted base folder for third party resources. 2021-05-06 12:09:45 +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
5e5ae79505 Merge branch 'hotfix/v0.1.9' of github.com:ONLYOFFICE/AppServer into hotfix/v0.1.9 2021-05-05 17:20:46 +03:00
f96369f293 Web: Files: Store: Fixed displaying move context option 2021-05-05 17:20:24 +03:00
92ce702b28 crm: refactoring. bugfix 2021-05-05 17:09:05 +03:00
7bfb525bd5 Web: Files: fixed toastr error 2021-05-05 16:11:07 +03:00
261e6d8b4c Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/two-factor-auth 2021-05-05 15:09:59 +03:00
5f0f262adf Web: People: get tfa backup codes 2021-05-05 14:59:58 +03:00
7f059353c7 Files: fix thridparty opitons 2021-05-05 14:48:15 +03:00
85f5b3c775 fix Bug 49858 2021-05-05 11:45:13 +03:00
4aecce0565 Web: Files: Fix Download files from third-party 2021-05-05 10:33:13 +03:00
91980d7dae Merge branch 'hotfix/v0.1.9' of github.com:ONLYOFFICE/AppServer into hotfix/v0.1.9 2021-05-04 20:36:07 +03:00
48427fd471 Files: fixed SetFileStatus for thirdparty files 2021-05-04 20:23:38 +03:00
35ef6c27bf Web: Files: removed file format for unselected items 2021-05-04 17:42:06 +03:00
6600c44900 Web: Files: fixed display filter 2021-05-04 16:41:03 +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
13c0a46280 Web: Files: Store: Fixed displaying delete context option for folder if not accessed 2021-05-04 11:19:08 +03:00
a23bb04864 Merge branch 'hotfix/v0.1.9' of https://github.com/ONLYOFFICE/AppServer into hotfix/v0.1.9 2021-05-04 10:43:32 +03:00
90229e7a67 Files: fixed favorites 2021-05-02 19:47:21 +03:00
fc7bfcea50 Files: fixed onedrive 2021-04-30 18:13:42 +03:00
ce9ff9d715 Files: fixed recent files 2021-04-30 18:13:18 +03:00
2b0949c4c0 remove unused project 2021-04-30 18:08:15 +03:00
424c6a6806 migrate base mapper class from ASC.CRM to ASC.Common 2021-04-30 17:52:57 +03:00
7ba67cf63a Web: Fix click on webView link on ComingSoonPage (CRM, Projects, Mail, Calendar) 2021-04-30 17:25:26 +03:00
9bdc643840 crm: add support WindowsService/systemd for IHostBuilder 2021-04-30 15:33:33 +03:00
0c8a06dbe5 Merge branch 'hotfix/v0.1.9' of https://github.com/ONLYOFFICE/AppServer into hotfix/v0.1.9 2021-04-30 15:19:24 +03:00
9f3f03a963 Web: added store to webpack.config, fixed Firefox store problems 2021-04-30 15:19:11 +03:00
d55b39a653 Web: Files: Added and fix AutoFocus, tabulation and close on errors in ConnectDialog 2021-04-30 14:02:58 +03:00
56997c5cb8 Thirdparty: Fix Token can't be null on WebDav (login/password issue) 2021-04-30 13:42:57 +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
ca819a930c Merge branch 'hotfix/v0.1.9' of https://github.com/ONLYOFFICE/AppServer into hotfix/v0.1.9 2021-04-30 11:12:44 +03:00
23ed6b9d84 Web: Files: fixed isAuthenticated for Firefox 2021-04-30 11:12:34 +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
a116672441 Web: Files: Dialogs: Fixed setting login information at webdav connections from article 2021-04-29 16:50:53 +03:00
f4cf187485 Web: Files: Dialogs: Fixed setting login information at webdav connections 2021-04-29 16:26:34 +03:00
804be561fb Web: Files: Store: Fixed displaying delete context option if not accessed 2021-04-29 16:17:18 +03:00
12972dafa7 Web: Files: Store: Fixed displaying share context option if not accessed 2021-04-29 15:02:57 +03:00
ad40499083 Web: Files: Settings: Fixed displaying common settings for visitors 2021-04-29 14:51:36 +03:00
eb76b43464 Merge branch 'hotfix/v0.1.9' of https://github.com/ONLYOFFICE/AppServer into hotfix/v0.1.9 2021-04-29 14:45:24 +03:00
7c9d646df9 Web: Files: fixed context menu options 2021-04-29 14:45:13 +03:00
61695dfb5f Web: Files: Hide Facebook share link (new FB SDK required) 2021-04-29 13:44:37 +03:00
90a5a79d03 Web: Files: Added encodeURIComponent (e-mail shared link issue) 2021-04-29 12:45:33 +03:00
9e40feb771 Added and applied Common.json for common translations (languages issue) 2021-04-29 10:14:47 +03:00
8816e535c1 merge from develop 2021-04-28 19:50:59 +03:00
72eaa8ff2d Merge branch 'hotfix/v0.1.9' of https://github.com/ONLYOFFICE/AppServer into hotfix/v0.1.9 2021-04-28 18:08:16 +03:00
127c240d9e Web: Files: fixed default selected folder for visitor 2021-04-28 18:08:03 +03:00
35364c97be Web: Files: HOC: Added missing folder id for copy link action 2021-04-28 17:03:06 +03:00
0922970121 Merge branch 'hotfix/v0.1.9' of github.com:ONLYOFFICE/AppServer into hotfix/v0.1.9 2021-04-28 16:56:18 +03:00
ea74579f8a Web: Files: Store: Fixed displaying badges for new files at favorites 2021-04-28 16:56:10 +03:00
a34b6d96e9 Web: Files: removed moveTo action from header for shared folder 2021-04-28 16:41:15 +03:00
6527fa7da7 Web: Files: fixed isAccessedSelected 2021-04-28 16:17:23 +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
584a88c025 Web: Files: fixed context menu of share 2021-04-28 14:35:49 +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
3c7ab3b748 Web: People: fixed after merge 2021-04-28 11:25:58 +03:00
0656725149 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/two-factor-auth
# Conflicts:
#	products/ASC.People/Client/src/pages/Profile/Section/Body/index.js
#	web/ASC.Web.Client/src/components/pages/Confirm/index.js
2021-04-28 11:20:32 +03:00
7f436ef3cb add support WindowsService/systemd for IHostBuilder 2021-04-27 19:25:03 +03:00
Vladislav Makhov
decb2857e6 Merge branch 'release/v0.1.8' of github.com:ONLYOFFICE/AppServer into release/v0.1.8 2021-04-27 15:52:31 +03:00
Vladislav Makhov
52ade0bcf5 web: files: fix share button render 2021-04-27 15:51:35 +03:00
a231d8acf3 Web: Files: Article: Removed missing console log 2021-04-27 15:05:43 +03:00
cc8d628cdb Web: Files: Store: Fixed displaying "Add account" for third-party accounts for visitors 2021-04-27 14:38:47 +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
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
6bd11ae195 Web: Files: Store: Fixed displaying MoveTo action for share folder 2021-04-27 11:08:29 +03:00
11eea156a5 Web: People: fixed GroupAction 2021-04-27 10:18:53 +03:00
218140592d Web: Files: fixed display of the lock badge 2021-04-27 10:18:15 +03:00
6f330a04e5 Web: Files: fixed delete operation progress 2021-04-26 23:49:20 +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
0128b01518 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/two-factor-auth
# Conflicts:
#	products/ASC.People/Client/public/locales/en/Profile.json
#	products/ASC.People/Client/public/locales/ru/Profile.json
#	products/ASC.People/Client/src/pages/Profile/Section/Body/index.js
#	web/ASC.Web.Client/public/locales/en/Confirm.json
#	web/ASC.Web.Client/public/locales/en/Settings.json
#	web/ASC.Web.Client/public/locales/ru/Confirm.json
#	web/ASC.Web.Client/public/locales/ru/Settings.json
2021-04-26 15:57:19 +03:00
Artem Tarasov
8c939c77bb Web: Files: refactoring: renamed HOCs 2021-04-26 15:46:26 +03:00
Artem Tarasov
4b2f116044 Web: Files: refactoring: fix after merge 2021-04-25 20:41:57 +03:00
Artem Tarasov
42ed75d786 Merge branch 'develop' into refactoring/files-list
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/FilesRow/FilesRowContent.js
2021-04-25 19:09:48 +03:00
e89c8a6f76 Files: fixed getfolderID 2021-04-25 12:58:26 +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
00b46fbfad Web: Files: Fix Copy/Move to "Shared with Me" sub-folder with full access rights 2021-04-23 19:03:25 +03:00
838435bab5 Merge branch 'hotfix/v0.1.7' of https://github.com/ONLYOFFICE/AppServer into hotfix/v0.1.7 2021-04-23 18:00:17 +03:00
cd699e37e2 Files: Fix opening of version 2021-04-23 18:00:05 +03:00
8c3212bc9f Merge branch 'hotfix/v0.1.7' of https://github.com/ONLYOFFICE/AppServer into hotfix/v0.1.7 2021-04-23 17:48:24 +03:00
9f91ff6f5c Web: Files: fixed display of third-party folders in the tree menu 2021-04-23 17:48:15 +03:00
fc297faa52 Merge branch 'develop' into feature/products 2021-04-23 17:35:11 +03:00
20c0795204 Mail: resources 2021-04-23 17:31:15 +03:00
Artem Tarasov
a3408860c3 Web: Files: refactoring: FilesRow, FilesTile renamed to RowsView, TilesView, pages moved to /src/ 2021-04-23 17:17:11 +03:00
9f072c313b Web: Files: Store: Fixed actions for Favorites and Recent folders 2021-04-23 17:09:52 +03:00
96e662f723 Web: Files: fixed displaying thirdpaty items 2021-04-23 17:06:50 +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
Artem Tarasov
d61f4a6984 Web: Files: refactoring: moved hocs to HOCs folder, Badges, Icons, EditingWrapperComponents, EmptyContainer to components folder 2021-04-23 16:47:37 +03:00
15414c84f2 Web: Files: Store: Fixed displaying "Add account" for third-party accounts if setting disabled 2021-04-23 16:44:59 +03:00
Artem Tarasov
02f16eb2e1 Web: Files: refactoring: moved onFilesClick to withFileActions HOC 2021-04-23 16:21:09 +03:00
70aef7aefa Merge branch 'hotfix/v0.1.7' of https://github.com/ONLYOFFICE/AppServer into hotfix/v0.1.7 2021-04-23 16:16:07 +03:00
953b907f32 Web: Files: added rename notifications 2021-04-23 16:15:46 +03:00
33d7e89552 Web: Files: Store: Fixed displaying "view" action inside recycle bin 2021-04-23 16:15:44 +03:00
b5d84566b9 Web: Files: Dialog: Fixed setting token data for oAuth providers for ThriParty page, fixed opening WebDav connect window 2021-04-23 16:09:29 +03:00
75b62bf81b Calendar: translations 2021-04-23 16:01:14 +03:00
Artem Tarasov
9f7bc2d3f2 Web: Files: refactoring: created withContextOptions HOC, refactoring withFileActions 2021-04-23 15:57:49 +03:00
76d619d7d6 Web: Files: Fix ConnectedClouds openLocation 2021-04-23 15:18:49 +03:00
02bcb50e67 Web: Files: Fix ConnectedClouds context-options work 2021-04-23 15:02:57 +03:00
Artem Tarasov
39780ab498 Merge branch 'develop' into refactoring/files-list 2021-04-23 14:47:40 +03:00
Artem Tarasov
e90a9201bb Web: Files: refactoring: created withBadges HOC, rename withLoader, applied changes 2021-04-23 14:10:42 +03:00
17ead73174 Web: Files: Fix EmptyTrashDialog texts 2021-04-23 12:30:01 +03:00
Artem Tarasov
e22c641c9c Web: Files: refactoring: created withLoadingCheck HOC 2021-04-22 23:56:18 +03:00
Artem Tarasov
22b15ac51a Web: Files: refactoring: created Badges component, refactoring EditingWrapperComponent, FilesTileContent, FilesRowContent 2021-04-22 17:28:49 +03:00
Artem Tarasov
0bf59a8c98 Web: Files: refactoring FilesTileContent 2021-04-22 16:48:32 +03:00
Alexey Kostenko
c79c248b3a Web: People: OAuth buttons have been moved from the edit profile section to the profile view section 2021-04-22 16:09:56 +03:00
c4e934f83f Web: Files: Fix DeleteDialog texts and styles 2021-04-22 16:03:35 +03:00
Artem Tarasov
6381a0c524 Web: Files: refactoring FilesRowContent, withContentActions 2021-04-22 16:00:19 +03:00
Alexey Kostenko
8519fe4d60 Web: Components: SocialButton style fix 2021-04-22 14:54:06 +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
Ilya Oleshko
c02656d200 Web: Files: Dialog: Fixed setting token data for oAuth providers for ThriParty page 2021-04-22 12:50:16 +03:00
Artem Tarasov
0131520988 Web: Files: refactoring Tile, fix drag, moved EditingWraperComponent to sub-components 2021-04-22 11:42:19 +03:00
Artem Tarasov
813e17cac2 Web: Files: created withFileaActions HOC, refactoring SimpleFilesRow 2021-04-22 03:12:50 +03:00
3782ea4bc3 Applied last changes in Mail/Calendar ComingSoon pages 2021-04-21 22:03:49 +03:00
1516fe0249 Merge branch 'develop' into feature/products 2021-04-21 21:49:39 +03:00
6a4fed2d2c Init Calendar Server back-end 2021-04-21 21:47:27 +03:00
090154ae59 Server: Mail: Fix applying launchSettings.json 2021-04-21 21:46:33 +03:00
63a8caeb97 Init Mail Server back-end 2021-04-21 19:00:38 +03:00
Alexey Kostenko
138fe92f9f OAuth: Refactoring 2021-04-21 16:31:18 +03:00
Alexey Kostenko
6f2a726210 Web: Files: Close the window after getting the code 2021-04-21 16:02:52 +03:00
Alexey Kostenko
691e7d5498 Merge branch 'develop' into feature/oauth2.0 2021-04-21 15:04:26 +03:00
Alexey Kostenko
1aae2e60cf Web: Client/Login: Removed 2nd window for actions through oAuth 2021-04-21 14:48:17 +03:00
bd495757cc Merge branch 'master' into develop 2021-04-19 18:52:56 +03:00
36c65c1c43 Bump version v0.1.6 2021-04-19 18:41:27 +03:00
Ilya Oleshko
175cee8b86 Web: Empty: Fixed displaying translation keys on loading 2021-04-19 15:41:27 +03:00
Ilya Oleshko
fbf69d2bdf Web: Files: Home: Fixed displaying content if translation loading 2021-04-19 15:40:28 +03:00
461110e1a7 Web: Fix show loaders timeout for quickly responses 2021-04-19 13:36:40 +03:00
3037c23e55 Merge branch 'bugfix/v0.1.6' of https://github.com/ONLYOFFICE/AppServer into bugfix/v0.1.6 2021-04-19 10:26:33 +03:00
ce48583873 Web: Files: fixed row content mobile click 2021-04-19 10:26:24 +03:00
Alexey Kostenko
c45cfe87a1 Merge branch 'feature/oauth2.0' of github.com:ONLYOFFICE/AppServer into feature/oauth2.0 2021-04-19 09:50:05 +03:00
Alexey Kostenko
03ec607cbf Merge branch 'develop' into feature/oauth2.0 2021-04-19 08:25:42 +03:00
2a6a556a38
Merge pull request #226 from ONLYOFFICE/feature/dotnet-core-debugging-with-WSL-2
Feature/dotnet core debugging with wsl 2
2021-04-17 11:36:14 +03:00
Ilya Oleshko
64fae284ee Web: Projects: Fixed style for mobile and tablet devices, fixed description, disabled learn more button 2021-04-16 22:12:41 +03:00
Ilya Oleshko
c083473d5a Web: CRM: Fixed style for mobile and tablet devices, fixed description, disabled learn more button 2021-04-16 22:12:25 +03:00
4917131ccc People: fixed signup 2021-04-16 21:50:50 +03:00
e586d42d3b Web: Added clickBackdrop() for close unpinned Article on Tablet and Mobile 2021-04-16 20:23:08 +03:00
5f2998af87 refactoring launchSettings.json. added 'WSL 2 : Ubuntu 20.04' profile 2021-04-16 19:33:26 +03:00
995579ac8b People: change number method 2021-04-16 18:32:31 +03:00
ca876c4349 Merge branch 'bugfix/v0.1.6' of https://github.com/ONLYOFFICE/AppServer into bugfix/v0.1.6 2021-04-16 16:37:30 +03:00
ee76d58ee8 Web: People|Files: Added timeout for 500 ms on setup "isLoading" flag (for quickly responses) 2021-04-16 16:37:22 +03:00
Alexey Kostenko
82e66bf861 Server: People: Fixed signup API 2021-04-16 16:33:17 +03:00
Vladislav Makhov
a05d5218ab web: files: hid filter block, if no items in current dir 2021-04-16 16:31:26 +03:00
3aae413e12 replace Path.Combine to CrossPlatform.PathCombine 2021-04-16 16:26:26 +03:00
Vladislav Makhov
d9179337e8 Merge branch 'bugfix/v0.1.6' of github.com:ONLYOFFICE/AppServer into bugfix/v0.1.6 2021-04-16 16:22:39 +03:00
Vladislav Makhov
4a82ab2355 web: files: fix translation view in filter block, after second visit module 2021-04-16 16:22:23 +03:00
a289256846 Web: Files: added ConflictResolveDialog, refactoring files operations 2021-04-16 16:04:50 +03:00
Viktor Fomin
0b84d9a7fe Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/two-factor-auth 2021-04-16 14:40:47 +03:00
Alexey Kostenko
96ec652313 Merge branch 'develop' into feature/oauth2.0 2021-04-16 14:25:37 +03:00
53f32a2658 Web: Files: fixed cancelCurrentUpload import 2021-04-16 12:03:06 +03:00
7e2a991eec Files: fixed fileops/move 2021-04-15 21:43:12 +03:00
b54e3d3b4c added support AutoMapper for Db Entity 2021-04-15 18:20:43 +03:00
b302650ea1 Merge branch 'bugfix/v0.1.6' of https://github.com/ONLYOFFICE/AppServer into bugfix/v0.1.6 2021-04-15 14:37:53 +03:00
7c66d3e531 Web: Files: fixed third party dialogs 2021-04-15 14:37:29 +03:00
741c3a17ab People: Added thirdparty/signup method 2021-04-15 14:34:22 +03:00
Viktor Fomin
36c6a903d6 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/two-factor-auth 2021-04-15 13:25:14 +03:00
770d6f2938 Web: Files: Fix Download As zipping with single file 2021-04-15 13:14:16 +03:00
8f8460bcf4 Merge branch 'bugfix/v0.1.6' of https://github.com/ONLYOFFICE/AppServer into bugfix/v0.1.6 2021-04-15 13:12:15 +03:00
8583fffdc4 Web: Files: Fix zip title displaying inside DownloadDialog on selected single file 2021-04-15 12:25:27 +03:00
d76239e8b4 Files: MoveOrCopyBatchCheck now is post method 2021-04-15 11:48:23 +03:00
e4ff7bcb01 Web: Files: Fix DeleteDialog selection 2021-04-15 10:27:03 +03:00
c93285e4fb Merge branch 'bugfix/v0.1.6' of https://github.com/ONLYOFFICE/AppServer into bugfix/v0.1.6 2021-04-14 15:56:58 +03:00
d525a331fa Web: Fix show error on moving folder to itself 2021-04-14 15:56:45 +03:00
2e70a4bff9 Web: Files: fixed display of the counter for displaying files 2021-04-14 15:56:22 +03:00
a74e285af5 Merge branch 'bugfix/v0.1.6' of https://github.com/ONLYOFFICE/AppServer into bugfix/v0.1.6 2021-04-14 15:45:10 +03:00
fe3f8ab9b1 Web: Fix OperationPanel TreeFolders setup 2021-04-14 15:45:04 +03:00
Ilya Oleshko
ad2ec9203c Web: Files: FilesStore: Fixed move-to action for users at GroupActionsMenu 2021-04-14 15:20:25 +03:00
674f72f3cd Web: Files: fixed opening files for new files panel 2021-04-14 14:45:10 +03:00
7412d97d99 Merge branch 'bugfix/v0.1.6' of https://github.com/ONLYOFFICE/AppServer into bugfix/v0.1.6 2021-04-14 14:32:14 +03:00
ffcd5978d1 Web: Files: added delete dialog for context menu 2021-04-14 14:31:11 +03:00
Ilya Oleshko
c6506e5545 Web: Files: FilesStore: Fixed displaying Copy action for ContextMenu 2021-04-14 14:15:24 +03:00
Ilya Oleshko
4ea8375fd2 Web: Files: FilesStore: Restored download-as for edited files 2021-04-14 12:55:10 +03:00
78dcb14d1e Merge branch 'bugfix/v0.1.6' of https://github.com/ONLYOFFICE/AppServer into bugfix/v0.1.6 2021-04-14 12:23:48 +03:00
8f143e141f Web: Files: fixed default filename after changing file type 2021-04-14 12:23:39 +03:00
Ilya Oleshko
3c7c77c775 Web: Files: FilesStore: Fixed separator display for context-menu, hide unused property 2021-04-14 12:22:41 +03:00
4a94cca3c8 Web: Files: fixed opening treeFolders nodes for action panels 2021-04-14 11:38:26 +03:00
80aeb705ce Web: Files: fixed selection of files with the same id 2021-04-14 09:48:02 +03:00
4b5c73b3e7 Web: fixed input user-select 2021-04-13 17:05:23 +03:00
262bb10857 Merge branch 'develop' into feature/products 2021-04-13 15:48:45 +03:00
cfd58847f9 Merge branch 'develop' into feature/react-selectable 2021-04-13 14:11:20 +03:00
176a46de65 Merge branch 'develop' of https://github.com/ONLYOFFICE/AppServer into develop 2021-04-13 13:15:50 +03:00
Viktor Fomin
fb0048f998 Web: People: show count remaining codes 2021-04-13 13:03:26 +03:00
9b3d0b8d39 Files: fixed root query 2021-04-13 12:46:25 +03:00
5936640ce2 Web: fixed selection 2021-04-13 12:43:17 +03:00
Viktor Fomin
d2028bf529 Web: People: fixed codes render 2021-04-13 12:42:40 +03:00
Viktor Fomin
0fe04284a4 Web: People: print backup codes 2021-04-13 12:22:40 +03:00
Viktor Fomin
6a30340eed Web: People: fixed 2021-04-13 11:57:41 +03:00
8cfd5eb644 Web: Added SelectedFrame 2021-04-13 09:35:07 +03:00
Viktor Fomin
6128702bfd Web: People: added backup codes dialog on page 2021-04-13 01:29:06 +03:00
Viktor Fomin
ad8432097d Web: People: created backup codes dialog 2021-04-13 01:28:50 +03:00
Viktor Fomin
1f8f47693b Web: People: added reset application dialog on page 2021-04-13 00:03:10 +03:00
Viktor Fomin
ee7152816e Web: People: created reset application dialog 2021-04-13 00:02:06 +03:00
Viktor Fomin
800b85f5c8 Web: People: strong text 2021-04-12 23:33:41 +03:00
Viktor Fomin
47b0046b2e Web: People: added translates 2021-04-12 19:11:25 +03:00
Viktor Fomin
2d7214334f Web: People: added login settings 2021-04-12 19:11:09 +03:00
6fbb566c4e Web: Init Mail/Calendar Comming Soon pages 2021-04-12 13:41:16 +03:00
Ilya Oleshko
57a878df50 Merge branch 'develop' into bugfix/v0.1.2 2021-04-12 12:56:23 +03:00
2c0dd28ad4
Merge branch 'develop' into bugfix/files-panel 2021-04-12 12:09:33 +03:00