Commit Graph

14395 Commits

Author SHA1 Message Date
087c7af06c Web: Files: Removed the jump to the beginning of the list when the recovery process is over. 2021-10-21 10:55:11 +03:00
7fffe69143 Web: Files: Refactoring. 2021-10-20 16:21:20 +03:00
b00836cc46 Web: Files: Fixed showing not version badge after scrolling. 2021-10-20 15:36:14 +03:00
6e58edd5aa Web: Files: Added re-render rows when is process restoring for disable rows. 2021-10-20 15:13:52 +03:00
3f2839f315 WEb: Files: Added variable size list for version history. 2021-10-20 15:11:19 +03:00
5a3b7fdc6c Web: Common: PageLayout: Refactoring, deleted useless code. 2021-10-19 13:58:55 +03:00
c7a1ef34c8 Web: Files: Fixed styles for version history panel. 2021-10-19 13:43:34 +03:00
b82dc5bf91 Web: Files: VersionHistoryPanel: Deleted body scroll? fixed styles. 2021-10-19 13:41:52 +03:00
edd46e7a73 Web: Components: Added possibility to delete scroll body. 2021-10-19 13:40:21 +03:00
9514fb2ce7 Web: Files: VersionHistory: Fixed styles for version history, added blocked interactions with version histories during restore. 2021-10-19 12:22:16 +03:00
30dc2623ba Web: Common: Fixed styles for body list without scroll. 2021-10-19 12:18:07 +03:00
090431d3b5
Merge pull request #359 from ONLYOFFICE/feature/disable-selection-for-context-menu
Feature/disable selection for context menu
2021-09-30 19:45:33 +03:00
5f0fe2f205 Merge branch 'develop' into feature/disable-selection-for-context-menu 2021-09-30 19:37:13 +03:00
bc48760294 Merge branch 'release/1.0.0' into develop 2021-09-30 19:36:18 +03:00
03774e3500
Merge pull request #364 from ONLYOFFICE/bugfix/insert-editor-image
Bugfix/insert editor image
2021-09-30 19:27:32 +03:00
7ff78146f1
Merge pull request #363 from ONLYOFFICE/bugfix/Bug52874
Fix bug 52874: letters instead of avatar
2021-09-30 19:25:52 +03:00
7c3c40cb51
Merge pull request #362 from ONLYOFFICE/bugfix/webdav-reconnect
Bugfix/webdav reconnect
2021-09-30 19:20:56 +03:00
912b9661c1 Web: Refactoring. 2021-09-30 18:31:18 +03:00
bf6abed7b7 Merge branch 'release/1.0.0' into bugfix/insert-editor-image 2021-09-30 18:29:34 +03:00
fdeab37e01 Fix bug 52874: letters instead of avatar 2021-09-30 18:19:14 +03:00
73c6409b83 Web: Client: Files: Added "en" Yandex disk icon 2021-09-30 17:52:43 +03:00
b51cf18617 Web: Files: renamed tempSelection to bufferSelection 2021-09-30 17:46:16 +03:00
43a8959f74
Minor bug fixes (#361) 2021-09-30 17:41:11 +03:00
fe4f892e9f Merge branch 'release/1.0.0' into bugfix/webdav-reconnect 2021-09-30 17:09:41 +03:00
446e10e153 Web: Client: Files:
Fixed input focus issue.
Fixed open reconnect for providers.
Fixed open connected folder inside clouds window.
2021-09-30 17:08:57 +03:00
f08c1fc4f0 fix build 2021-09-30 15:50:45 +03:00
8a3cb45e77 Merge branch 'develop' into feature/disable-selection-for-context-menu 2021-09-30 15:33:11 +03:00
fd1cdb0217 Web: Files: disabled item selection when clicking the context menu 2021-09-30 15:26:20 +03:00
ae8d1f6725 Web: Files: added tempSelection observable field 2021-09-30 15:25:13 +03:00
Sergey Kirichenko
dbc174e955
Add support to deb package (#266) 2021-09-30 15:05:43 +03:00
49b61f92b6
Merge pull request #358 from ONLYOFFICE/bugfix/fix-bug-52839
Web: Client: Files: Added kDrive, WebDav and Yandex clouds icons for …
2021-09-30 12:32:38 +03:00
2e80f8c30a fix Bug 52679 2021-09-30 12:21:48 +03:00
ebcb6c93ea Web: Client: Files: Added kDrive, WebDav and Yandex clouds icons for tree menu 2021-09-30 12:13:52 +03:00
77bc8eb8f6
Merge pull request #357 from ONLYOFFICE/bugfix/fixed-table-shared-coulumn
Web: Components: fixed shared column size
2021-09-30 12:04:38 +03:00
88e0392289
Merge pull request #352 from ONLYOFFICE/bugfix/fixed-tree-menu-folding
Web: Files: fixed tree folding if request timed out
2021-09-30 11:51:50 +03:00
4aa710a833 Fix Bug 52850: Added image replacement. 2021-09-30 11:51:22 +03:00
ae16946b39
Merge pull request #356 from ONLYOFFICE/bugfix/bug-52832-open-links-on-desktop
Web: Files: Fix Bug 52832 - Docs. Desktop. Creating or opening a docu…
2021-09-30 11:46:40 +03:00
35c1d4d334 Web: Components: fixed shared column size 2021-09-30 10:47:23 +03:00
f6d7517afd Web: Files: Fix Bug 52832 - Docs. Desktop. Creating or opening a document from an application results in opening in a browser 2021-09-30 10:46:11 +03:00
9d76069ec8 fix Bug 52666 2021-09-30 09:52:46 +03:00
1bc64ce5ae Files: check state before get stream 2021-09-30 09:51:38 +03:00
19bf04e461 fix Bug 52768 2021-09-29 19:08:30 +03:00
3213632148
Merge pull request #355 from ONLYOFFICE/bugfix/Bug52840
Bugfix/bug52840
2021-09-29 17:50:20 +03:00
eac2ca8b8e
Merge pull request #354 from ONLYOFFICE/bugfix/tiles
Bugfix/tiles
2021-09-29 17:47:59 +03:00
057e2d7bec Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into bugfix/Bug52840 2021-09-29 17:11:43 +03:00
e46d383196 Fix bug 52840: hide delete button in preview mode 2021-09-29 17:05:42 +03:00
8831bf6614 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into bugfix/tiles 2021-09-29 16:59:51 +03:00
3a1f0c31ec Files: Fix regDesktop of undefined 2021-09-29 16:56:48 +03:00
a61effd5b6 Web: Files: fixed tile view on mobile/tablet 2021-09-29 16:49:00 +03:00
fba2abd327 Web: Files: select tile on click 2021-09-29 16:26:27 +03:00