Commit Graph

15938 Commits

Author SHA1 Message Date
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
4fd451f5a7 Web: Common: added checkedMaintenance for banner 2022-01-25 20:31:48 +05:00
34dbcab3c4 Web: Common: removed div parent 2022-01-25 20:30:53 +05:00
e200898978 Added isMediaViewerOpen key to localStorage. 2022-01-25 18:29:18 +03:00
889e0e31de Web: Common: moved main-bar over section header 2022-01-25 20:29:13 +05:00
ef6682ab32 Web:Files:Added check for open MediaViewer. Added checkURLchange function to MediaViewer. 2022-01-25 18:20:59 +03:00
5169d60783 Web: Client: added checkedMaintenance 2022-01-25 20:10:54 +05: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
e810605a4d Web: Socket: Fix proxy ws by web:hub:url (appsettings.json) 2022-01-25 12:54:21 +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
b99013e778 Web: Components: added close button positioning
(cherry picked from commit 29f051d8932ce27ac9404ea4e24edb54160d2a8e)
2022-01-24 18:50:41 +05:00
6da3dd30e6 Web: Files: added personal variable for Bar component 2022-01-24 18:50:19 +05:00
00a4851ebf Web: Common: deleted getBarHtml function
(cherry picked from commit 990eaaf8a32dca24ef51c39f67458136a689d51a)
2022-01-24 18:50:06 +05:00
401b11873f Web: Components: added basic parameters for bar-banner component
(cherry picked from commit e914640449c3502dbece62889399fada55f95617)
2022-01-24 18:49:41 +05:00
1f61f4bd4c Web: Client: created checkBar function 2022-01-24 18:49:23 +05:00
44925fde24 Web: Components: created bar-banner component 2022-01-24 18:47:32 +05:00
04e3a77bf3 Web: Files: added Bar component 2022-01-24 18:47:17 +05:00
f1dccd9708 Web: Common: created checkBar and getBar function
(cherry picked from commit 954ad6c950f6b1428d5a5f6c0b75cd3e699f4326)
2022-01-24 18:46:21 +05:00
cfb5705f60 edit Convert (fr, es, it, ro) 2022-01-24 16:45:11 +03:00
88a5b319cd Web: Common: added section bar component 2022-01-24 18:44:20 +05: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
d0bc7cc223 Fix bug 53339: open banner link in new tab 2022-01-22 17:30:00 +03:00
aa3d96a4d5 Web: Files: redirect banner translations 2022-01-22 01:48:23 +03:00
57c1084b87 Web: Common: refactoring 2022-01-22 01:47:37 +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
f7689fefe6 Web: add campaigns folder 2022-01-21 18:32:33 +03:00
7b27a7fc7f Web: Files: update banner logic 2022-01-21 18:27:27 +03:00