Commit Graph

4895 Commits

Author SHA1 Message Date
94dc14c7a1 Merge branch 'feature/socket-io' of https://github.com/ONLYOFFICE/AppServer into feature/socket-io 2022-02-01 18:07:31 +03:00
98ca84b1dc Web: Socket: Removed support of "create/delete folders" operations (too many issues on client side) 2022-02-01 18:07:23 +03:00
353eb82d88 Merge branch 'feature/socket-io' of github.com:ONLYOFFICE/AppServer into feature/socket-io 2022-02-01 17:57:33 +03:00
e05a95f06d Web: Files: fixed isEditing for dialogs 2022-02-01 17:57:16 +03:00
b4ac2c4e9f Merge branch 'feature/socket-io' of https://github.com/ONLYOFFICE/AppServer into feature/socket-io 2022-02-01 16:48:43 +03:00
bf01ee98d9 Web: Socket: Fixed adding a file to the same folder when moving/copying a file (when overwriting a file with the same name). 2022-02-01 15:29:24 +03:00
4bca2a87d2 Web: Files: Fixed page crash when copying. 2022-02-01 15:23:24 +03:00
bc63d972d1 Merge branch 'feature/socket-io' of https://github.com/ONLYOFFICE/AppServer into feature/socket-io 2022-02-01 10:43:03 +03:00
29930f244d Web:Files:Added setToPreviewFile to MediaViewer. Changed setToPreviewFile in MediaViewerDataStore. 2022-01-31 18:58:26 +03:00
f5653810eb add lo (ConvertPasswordDialog) 2022-01-31 16:52:38 +03:00
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
b2de188cdc Web: Files: Added missing calls of socket 2022-01-31 12:57:14 +03:00
55612b6558 Web: Files: Added move folder by socket 2022-01-31 11:35:32 +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
01b515cf84 Files: Refactoring of GetSocketRoom 2022-01-28 17:47:24 +03:00
101bd05ec7 fix bug 2022-01-28 17:42:11 +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
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
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
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
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
fde1f1c015 Web:Files:Сhanged history.pushState method to history.push. 2022-01-19 12:27:17 +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
28bbc72ad5 Web:Files:Added history.pushState method to display images in HOC withFileActions. 2022-01-18 10:46:02 +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
753e8c48bd Fixed Bug 54881 - Client.Files. Disabled "Move to Trash" button when no item is selected 2022-01-17 15:35:20 +03:00
83c952bf7e Web: Files: removed recent request for private folder 2022-01-17 11:40:35 +03:00
77937390ef Web: Fix crash of Wizard with default en-US language 2022-01-14 19:12:58 +03:00
a66272af1a Elastic: fix ping 2022-01-14 15:20:44 +03:00