Commit Graph

3897 Commits

Author SHA1 Message Date
4aa2211af6 Web: Files: removed unused socketStore, fixed mobx warning 2022-01-31 16:37:39 +03:00
0874bd6157 Web: Files: Commented logs 2022-01-31 16:27:45 +03:00
a11d24db47 Merge branch 'hotfix/v1.1.1' into feature/socket-io
# Conflicts:
#	products/ASC.Files/Server/Helpers/FilesControllerHelper.cs
2022-01-31 13:09:11 +03:00
b91348695e Web:Common:Changed props previewFile to isPreviewFile. Changed propTypes to boolean for isPreviewFile. Web:Files:Added onButtonBackHandler function. 2022-01-30 21:46:39 +03:00
8add87820c Web:Files:Added isFirstUrl data to localStorage. Changed the condition for changing the url. 2022-01-28 16:34:15 +03:00
413b5373a2 Web: Files: Fix delete folder by socket 2022-01-28 16:28:40 +03:00
58aec95942 Merge branch 'hotfix/v1.1.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.1.1 2022-01-28 16:14:32 +03:00
22b4f9555b Fixed Bug 55056 - Client.Files. Added selection reset after drag and drop 2022-01-28 16:14:26 +03:00
155c5f20f2 Fixed Bug 55165 - Client.Files. The logic of saving changes in user actions has been changed. 2022-01-28 15:37:27 +03:00
57da2c739b Fixed Bug 55065 - Client.Files.Removed "Full access" rights for a file requiring conversion. 2022-01-28 13:45:22 +03:00
d81b941c36 Fixed Bug 55097 - Client.Files. Remove element of filter "Folders/Not subfolders" in Trash folder. 2022-01-28 11:16:29 +03:00
d01ae8b347 Web:Files:Added onChangeUrl function to MediaViewer. Added onpopstate event to add id to store MediaViewerData. 2022-01-27 18:48:52 +03:00
395b1a2e0b Web: Files: Added hide unpin article when select settings module. 2022-01-27 15:59:06 +03:00
a15e651aea Web: Files: changed the banner existence check, added onLoad, onClose function for snackbar 2022-01-27 17:22:53 +05:00
c951d69e3f Web: Files: added checked maintenance params 2022-01-27 17:20:10 +05:00
29f83f9cb7
Merge pull request #497 from ONLYOFFICE/bugfix/remove-loader-after-switch-modules
Removed loader after switch modules
2022-01-27 15:19:42 +03:00
45313ba07f Web: Files: Fixed the length of the row separators according to the layout. 2022-01-27 13:54:33 +03:00
3f1b9c7a7a Merge branch 'hotfix/v1.1.1' into bugfix/remove-loader-after-switch-modules
# Conflicts:
#	products/ASC.Files/Client/src/store/FilesStore.js
2022-01-27 13:16:21 +03:00
bbef3fd2d0 Merge branch 'hotfix/v1.1.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.1.1 2022-01-27 12:43:00 +03:00
482c2270f2 Fixed Bug 55133 - Client.Files. ‘Uncaught (in promise) ReferenceError: deselectActiveFiles is not defined’. 2022-01-27 12:42:53 +03:00
d7cdb39ef7
Merge pull request #499 from ONLYOFFICE/bugfix/table-view-header
Bugfix/table view header
2022-01-27 12:35:39 +03:00
67cfb9bd9a Web: Files: Deleted useless code. 2022-01-27 12:24:41 +03:00
133bd65938 Web: Files: Removed state of begin scrolling. 2022-01-27 12:18:59 +03:00
36b4b64f3a Web: Socket: Added new methods CreateFolder, DeleteFolder 2022-01-27 11:42:57 +03:00
49b4da0269 Merge branch 'hotfix/v1.1.1' of https://github.com/ONLYOFFICE/AppServer into hotfix/v1.1.1 2022-01-27 11:33:54 +03:00
cc6e7ec80a add translations for ConvertPasswordDialog (de, fr, it, es, ja, zh-CN) 2022-01-27 11:33:20 +03:00
a9bbbbabdc Fixed Bug53161 - Client.Files.Fixed table view header length. 2022-01-27 10:35:36 +03:00
4c6d130ea9 Web:Files:Added MediaViewer closing handling when the Close button is clicked. 2022-01-26 20:56:01 +03:00
0518fa7636 Fixed Bug 55056 - Client.Files. Added selection reset after dialog close. 2022-01-26 11:30:20 +03:00
2bfc182d1e Web: Files: fixed error notification 2022-01-26 11:28:40 +03:00
de1a88247a Web: Files: Removed loader when switch from settings module to files module. 2022-01-26 10:43:00 +03:00
ef6682ab32 Web:Files:Added check for open MediaViewer. Added checkURLchange function to MediaViewer. 2022-01-25 18:20:59 +03:00
07cbae407d Fixed Bug 55057 - Client.Files.Clouds. Fixed display provider dialog when drag’n’drop thirdparty files. 2022-01-25 17:19:42 +03:00
0a3d7a0dc4 Fixed Bug 55056 - Client.Files. Added reset selections. 2022-01-25 15:56:24 +03:00
6d17e0a37d Web: Files: Added opportunity to react on move/delete file on socket.io 2022-01-25 15:45:01 +03:00
b03ac6d58f Fixed Bug 55062 - Client.Files. Renamed operation panel button. 2022-01-25 14:16:17 +03:00
509332fb23 Web: restored classNames for autotest after merge 2022-01-25 12:31:18 +03:00
403704c9c1 Web: Files: Socket: Added new data parameter for "s:modify-folder" 2022-01-25 12:03:15 +03:00
eb75b0b32a Web: Files: Added opportunity to react on modify-folder with socket 2022-01-24 20:43:24 +03:00
d9a89d70a6 Web: Files: changed the process of obtaining a banner
(cherry picked from commit ace22ad93c06b8f315c80b8a3cabfb2c0f8c8730)
2022-01-24 18:51:01 +05:00
6da3dd30e6 Web: Files: added personal variable for Bar component 2022-01-24 18:50:19 +05:00
04e3a77bf3 Web: Files: added Bar component 2022-01-24 18:47:17 +05:00
cfb5705f60 edit Convert (fr, es, it, ro) 2022-01-24 16:45:11 +03:00
7bc5511cf7 Merge branch 'hotfix/v1.1.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.1.1 2022-01-24 16:19:01 +03:00
0cc9ce3f19 Web: Files: Deleted useless translation. 2022-01-24 16:18:25 +03:00
c29abf9119 Fixed Bug 54870 - Client.Files.Clouds.Drag’n’drop. Fixed 'itemOperationToFolder is not defined' error 2022-01-24 15:58:44 +03:00
b25f339c3e Merge branch 'hotfix/v1.1.1' into feature/socket-io 2022-01-24 15:43:04 +03:00
e6f92c3142
Merge pull request #493 from ONLYOFFICE/feature/convert-password
Feature/convert password
2022-01-24 15:03:55 +03:00
e865ee0c46 Fixed Bug 55056 - Client.Files. Removed the possibility of simultaneous operations with files. 2022-01-24 14:17:14 +03:00
83e7b1193b Web: Files: Fixed translation. 2022-01-24 14:03:29 +03:00
226dd96d0c Web: Files: Fixed translation. 2022-01-24 13:15:46 +03:00
d865a9602b Web: Files: Fixed floating button deletion if the floating button was displayed with a warning and the user tried to convert this file again. 2022-01-24 13:01:27 +03:00
7f707428f2 Web: Files: Added auto-focus when entering a password with an error. 2022-01-24 12:09:26 +03:00
a36b5642e2 Web: Files: Added KeyDown support in the convert dialog with password. 2022-01-24 10:20:53 +03:00
9137620740 Web: Files: Added KeyDown support in the upload panel, added auto-focused property to the input. 2022-01-24 10:06:08 +03:00
aa3d96a4d5 Web: Files: redirect banner translations 2022-01-22 01:48:23 +03:00
ee2fd6bb0f Web:Files:Added a check for the absence of other pictures in the playlist for moving through the picture via a direct link in MediaViewer. 2022-01-21 19:21:29 +03:00
a66964e0b8 Merge branch 'hotfix/v1.1.1' of github.com:ONLYOFFICE/AppServer into hotfix/campaigns-banner 2022-01-21 18:46:20 +03:00
52aeda2de7 Web: Files: delete useless 2022-01-21 18:46:08 +03:00
476fedd028 Web: Files: delete useless 2022-01-21 18:33:36 +03:00
7b27a7fc7f Web: Files: update banner logic 2022-01-21 18:27:27 +03:00
2abdb3fc21 Web: Files: Fixed button color, the button is disabled if the user has not entered a character. 2022-01-21 16:52:40 +03:00
292f00e225 WEb: files: Moved api copy method. 2022-01-21 15:50:59 +03:00
88a6f82297 Web: Files: Deleted useless code. 2022-01-21 15:21:43 +03:00
efe799d712 Merge branch 'hotfix/v1.1.1' into feature/convert-password
# Conflicts:
#	products/ASC.Files/Client/src/helpers/utils.js
2022-01-21 14:44:06 +03:00
8de8ffbb86 Web: Files: Deleted useless code. 2022-01-21 14:40:13 +03:00
e3497f0ad1 Web: Files: Added header translation. 2022-01-21 14:14:17 +03:00
e1d07c5699 Web: Files: Added English translation. 2022-01-21 13:45:52 +03:00
97624451a8 Web: Files: Fixed Regular expression. 2022-01-21 11:24:54 +03:00
f7779b3056 Web: Files: refactoring. 2022-01-21 10:51:01 +03:00
720ca53c70 Web: Files: Added password error handler to HOCs. 2022-01-21 10:49:52 +03:00
1e5877faef Web: Files: Added row loader when creation file or folder. 2022-01-21 10:38:34 +03:00
d4b28b7de3 Fixed Bug 53524 - VersionHistory: User's display name with diacritics invalid 2022-01-20 11:43:16 +03:00
4cbb25048f Web: Files: Added password error handler. 2022-01-20 11:09:40 +03:00
68f2952975 Web: Files: Added loader for button. 2022-01-19 17:09:08 +03:00
3ac17188cb Fixed Bug 54083 - Client.Files. Fixed file selection reset 2022-01-19 17:07:33 +03:00
c3687bc804 Web: Files: Added warning about creating a file with an error. 2022-01-19 17:04:58 +03:00
384a3b1129 Web: files: Added dialog description. 2022-01-19 16:56:40 +03:00
fd5b61dce1 Web: Files: Added warning about successful file creation. 2022-01-19 15:56:37 +03:00
53eee989e6 Web: Files: Added warning toastr about file protecting. 2022-01-19 15:28:53 +03:00
06b70ebb88 Web: Files: fix timeout 2022-01-19 15:17:42 +03:00
fde1f1c015 Web:Files:Сhanged history.pushState method to history.push. 2022-01-19 12:27:17 +03:00
2e0d72719e Web: Files: moved db config 2022-01-19 12:15:23 +03:00
832b422007 Web: Files: Added logic for entering a password when creating a form template from a text file. 2022-01-19 10:24:07 +03:00
0a90636703 Web: Files: When confirming the creation of a file, the buttons were removed. Added password entry process. 2022-01-18 18:35:13 +03:00
aea69a3077 Fixed Bug 54884 - Client.Files. Removed the possibility of simultaneous operations with files. 2022-01-18 18:08:27 +03:00
1271bae470 Web: Files: Added copy api method to create form template, added closing editors tab. 2022-01-18 12:22:55 +03:00
431a313f8d Web: Files: delete useless 2022-01-18 12:12:46 +03:00
7c1bf16a19 Web: Files: fix warning 2022-01-18 12:10:38 +03:00
28bbc72ad5 Web:Files:Added history.pushState method to display images in HOC withFileActions. 2022-01-18 10:46:02 +03:00
afcee82a16 Web: Files: use react-indexed-db 2022-01-17 22:06:17 +03:00
ffbb849cc6 Web: Files: use new banner 2022-01-17 22:05:39 +03:00
a087610f85 Web: Files: create new banner 2022-01-17 22:04:47 +03:00
54356f842e Web: Files: create db config 2022-01-17 20:34:34 +03:00
1a8d88345a Merge branch 'hotfix/v1.1.1' into feature/socket-io
# Conflicts:
#	products/ASC.Files/Client/src/store/FilesStore.js
#	yarn.lock
2022-01-17 19:02:40 +03:00
474f754dd9 Merge branch 'hotfix/v1.1.1' of https://github.com/ONLYOFFICE/AppServer into hotfix/v1.1.1 2022-01-17 17:20:35 +03:00
9e49ae6a75 Web: Files: Refactoring, removed bug with memory leak. 2022-01-17 16:21:10 +03:00
87fa4afcd3 Web: Files: Refactoring. 2022-01-17 15:57:37 +03:00
aa8903b0ef Web: Files: Added copy method to save in 'oform' format. 2022-01-17 15:54:14 +03:00
a853d511e5 Web: Files: Added new prop. 2022-01-17 15:50:42 +03:00