Commit Graph

2787 Commits

Author SHA1 Message Date
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
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
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
3ede66f9cd Web: Settings: Backup: Added input with folder path. Added panel with only common documents. 2021-04-29 19:39:35 +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
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
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
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
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
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
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
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
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
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