Commit Graph

14800 Commits

Author SHA1 Message Date
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
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
795da675b7 fix Bug 53436 2021-10-29 16:37:51 +03:00
3c25ee55b3 Auth: temp fix for plugin 2021-10-28 20:14:20 +03:00
73a810fb43 Elastic: fixed files query 2021-10-28 20:02:22 +03:00
e936725703
Merge pull request #442 from ONLYOFFICE/bugfix/51497
Fixed Bug-51497: Downloading of unsupported formats for viewing is carried out in the current tab.
2021-10-28 15:03:44 +03:00
1a404a3f0f Fixed Bug-51497: Downloading of unsupported formats for viewing is carried out in the current tab. 2021-10-28 14:57:53 +03:00
d214b3f250
Merge pull request #439 from ONLYOFFICE/bugfix/fixed-header-arrow-click
Web: Files: fixed onBackToParentFolder
2021-10-28 14:06:15 +03:00
0d6cacb1b7 Web: Files: fixed onBackToParentFolder 2021-10-28 13:50:04 +03:00
Artem Tarasov
8c6a3f9fcd Web: Editor/Login: changed the way to save the link from sessionStorage to localStorage 2021-10-28 13:32:23 +03:00
a69df29e7d Services: fix httpContextAccessor 2021-10-28 13:23:26 +03:00
c0ea857dbf
Merge pull request #435 from ONLYOFFICE/bugfix/Bug-53050
Web: Editor/Login: fixed bug 53050: fixed redirect to editors after l…
2021-10-27 18:54:08 +03:00
Artem Tarasov
82e136b0e0 Web: Login: fixed remove key from session storage 2021-10-27 18:09:46 +03:00
f3a25ff330
Merge pull request #436 from ONLYOFFICE/bugfix/redirect-to-default-page-personal
Web: Client: Added redirect to default page for personal
2021-10-27 17:31:32 +03:00
f5d5e92fb8 Web: Client: Added redirect to default page for personal 2021-10-27 17:13:03 +03:00
Artem Tarasov
e42b09d025 Web: Editor/Login: fixed bug 53050: fixed redirect to editors after login when following a direct link to editors 2021-10-27 16:48:09 +03:00
3389d2035e
Merge pull request #432 from ONLYOFFICE/bugfix/Bug53344
Fix bug 53344: file selection after restore
2021-10-27 13:53:24 +03:00
0dbf4bca55 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into bugfix/Bug53344 2021-10-27 11:17:31 +03:00
b7bf07cc92 Web: Files: fix clear selection 2021-10-27 11:16:52 +03:00
dce86cb6b7
Merge pull request #434 from ONLYOFFICE/bugfix/icons-blur
Bugfix/icons blur
2021-10-26 20:46:59 +03:00
68b2108bcb Web: Common: PageLayout: Fixed padding for first row element at desktop view 2021-10-26 20:37:28 +03:00