Commit Graph

14819 Commits

Author SHA1 Message Date
5eaaa6cadf
Merge pull request #449 from ONLYOFFICE/bugfix/folder-tree-selection
Bugfix/folder tree selection
2021-11-03 17:15:31 +03:00
2fd09a649c Web: Removed state change. 2021-11-03 17:11:48 +03:00
1bc1d22d17 We: Files: Moved the code into separate functions. 2021-11-03 16:55:33 +03:00
a15cca7c66
Merge pull request #447 from ONLYOFFICE/bugfix/Bug53416
Bugfix/bug53416
2021-11-03 16:52:45 +03:00
70bdfa5c27 Web: Files: Fixed memory leak. 2021-11-03 16:28:44 +03:00
d55bf01070 Web: Files: Removed the blinking of the selected folder when opening the sharing panel. 2021-11-03 16:27:24 +03:00
bf4126cc0e Web: Deleted console.log. 2021-11-03 15:25:04 +03:00
da8e34930f Web: Added prop. 2021-11-03 11:59:54 +03:00
2d60dbee1b Merge branch 'hotfix/v1.0.1' into bugfix/Bug53416
# Conflicts:
#	packages/asc-web-common/components/PageLayout/sub-components/section-body.js
2021-11-03 11:58:56 +03:00
72adefec39 Web: Deleted useless code after Cherry Pick. 2021-11-03 10:35:03 +03:00
6cb9b40d51 Web: Files: Disabled the restore and download buttons while the comment is saved. 2021-11-03 09:58:37 +03:00
bea2e04f39 Web: Files: Deleted useless file. 2021-11-03 09:58:37 +03:00
2b9b62ab97 Web: Files: Deleted useless code. 2021-11-03 09:58:37 +03:00
b35c9b6922 Web: Files: Disabled save and cancel buttons when is saving comment.
# Conflicts:
#	products/ASC.Files/Client/src/pages/VersionHistory/Section/Body/VersionRow.js
2021-11-03 09:58:36 +03:00
ee0e64365a Web: Fixed styles. 2021-11-03 09:57:57 +03:00
706913275c Web: Common: PageLayout: Fixed error "Cannot read properties of null (reading 'focus')". 2021-11-03 09:57:56 +03:00
4bac9baaeb Web: Files: Remove color flicker loader on instant restoration of history. 2021-11-03 09:57:56 +03:00
06437454a8 Web: Deleted useless code. 2021-11-03 09:57:55 +03:00
d427eeb5ed Web: Refactoring. 2021-11-03 09:57:54 +03:00
6fb6f3db60 Web: SectionBody: Deleted useless code. 2021-11-03 09:57:53 +03:00
3aa117ce99 Web: Deleted useless code. 2021-11-03 09:57:53 +03:00
4160ddcf69 Web: Files: Removed the jump to the beginning of the list when the recovery process is over. 2021-11-03 09:57:52 +03:00
033b958081 Web: Files: Refactoring. 2021-11-03 09:57:52 +03:00
bb4aa7d550 Web: Files: Fixed showing not version badge after scrolling. 2021-11-03 09:57:52 +03:00
e25759e4b6 Web: Files: Added re-render rows when is process restoring for disable rows. 2021-11-03 09:57:52 +03:00
9c8d0dae82 WEb: Files: Added variable size list for version history. 2021-11-03 09:57:51 +03:00
6cf7c6d43e Web: Common: PageLayout: Refactoring, deleted useless code.
# Conflicts:
#	packages/asc-web-common/components/PageLayout/sub-components/section-body.js
2021-11-03 09:57:51 +03:00
e2c435d3a6 Web: Files: Fixed styles for version history panel. 2021-11-03 09:57:12 +03:00
76b4251559 Web: Files: VersionHistoryPanel: Deleted body scroll? fixed styles.
# Conflicts:
#	packages/asc-web-common/components/PageLayout/sub-components/section-body.js
2021-11-03 09:57:12 +03:00
77271fabe3 Web: Files: VersionHistory: Fixed styles for version history, added blocked interactions with version histories during restore.
# Conflicts:
#	products/ASC.Files/Client/src/pages/VersionHistory/Section/Body/VersionRow.js
2021-11-03 09:55:39 +03:00
44f2a1c17f Web: Common: Fixed styles for body list without scroll.
# Conflicts:
#	packages/asc-web-common/components/PageLayout/sub-components/section-body.js
2021-11-03 09:54:16 +03:00
7c9e875ff3 Merge branch 'hotfix/v1.0.1' into bugfix/Bug53416 2021-11-02 18:42:55 +03:00
5759758f71 Bug 53416 - Client.Files.Desktop: Fixed scrolls under Ubuntu. 2021-11-02 18:41:33 +03:00
4127fae876 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-02 17:52:53 +03:00
e5e5f267c2 Web: Common: fixed mediaPlayerClose cursor style 2021-11-02 17:51:44 +03:00
20e59a7cbe Web: Common: changed media-viewer icons, fixed media styles 2021-11-02 17:51:44 +03:00
2bd25554af Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-02 18:15:17 +05:00
3b5b0f82ce Fixed bug 53033 - Web: Components: correct display of stubs 2021-11-02 18:14:53 +05:00
Sergey Kirichenko
8e9725d820 Merge branch 'hotfix/v1.0.1' of https://github.com/ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-02 14:39:29 +03:00
Sergey Kirichenko
f3746a43ab Modify parameters 2021-11-02 14:38:11 +03:00
4e018d2d71 Web: Bump version to 1.0.1 2021-11-02 14:02:46 +03:00
Sergey Kirichenko
84b76d9f25
Add disable_elastic=true to ASC.Files.Service run config (#446) 2021-11-01 19:39:20 +03:00
b681b8225e Files: added feature for remove elastic 2021-11-01 17:31:22 +03:00
fb75330cb0 Fix bug 53339: open banner link in new tab 2021-11-01 13:52:44 +03:00
cf3c74c50f Fixed Bug 53081. Fixed dragging thirdparty folder 2021-11-01 13:19:16 +03:00
3c7df89acf
Merge pull request #445 from ONLYOFFICE/release/1.0.0
Release/1.0.0
2021-11-01 10:47:26 +03:00
4243922078 Web: Client: EditingWrapperComponent: Fixed enter press event 2021-10-29 18:33:55 +03:00
508dcb4856 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-10-29 17:41:21 +03:00
c0f0e73d2c Web: Client: EditingWrapperComponent: Fixed checking relatedTarget inside event on blur 2021-10-29 17:41:11 +03:00
1882f9db43 Fixed settings issue 2021-10-29 17:21:51 +03:00