Commit Graph

9815 Commits

Author SHA1 Message Date
584c4e4b1a Merge branch 'develop' into bugfix/sharing-panel-refactoring 2020-12-14 10:57:14 +03:00
TatianaLopaeva
ead4841112 Merge branch 'develop' into feature/fix-hide/show-header 2020-12-14 10:57:03 +03:00
697ef7ed69 Web: Files: Refactoring of DocEditor page 2020-12-14 10:56:39 +03:00
c1c922f176 Web: Files: Removed useless api methods calls on DocEditor page 2020-12-14 10:54:27 +03:00
cc4fa01479 Web: Files: Removed displaying NavMenu loader on editor page 2020-12-14 10:51:58 +03:00
Vladislav Makhov
487ff234d9 Not to call callback for sharing encrypted file, when nothing changed 2020-12-14 10:26:39 +03:00
Vladislav Makhov
4e52155bbb Add translation, when sharing encrypted file 2020-12-14 09:58:05 +03:00
Vladislav Makhov
9381090ccd Remove unused code 2020-12-14 09:19:13 +03:00
Vladislav Makhov
03e29cdec7 Remove unused code 2020-12-14 09:15:38 +03:00
Vladislav Makhov
7bd7928319 Fix items notification 2020-12-14 09:15:15 +03:00
babde5e603 Fix converter url 2020-12-12 14:11:35 +03:00
TatianaLopaeva
89f5cb670c web: common: bump version 2020-12-11 18:44:44 +03:00
TatianaLopaeva
0657447229 Web: Common: PageLayout: Added maximum width when loading an article (tablet/mobile) 2020-12-11 18:44:35 +03:00
bc9dc7cd65 Log: fix 2020-12-11 18:27:59 +03:00
ca26adf8e2 Web: Files: fixed onEditComplete 2020-12-11 17:21:38 +03:00
Artem Tarasov
8ae9dd0df7 Web: Common: FilterInput: fixed z-index for backdrop when HideFilter is displayed 2020-12-11 17:16:11 +03:00
e8eb014a6f Files: fix download 2020-12-11 16:42:36 +03:00
Vladislav Makhov
81581d2199 Remove unused code 2020-12-11 16:34:55 +03:00
Artem Tarasov
94240cc1c7 Web: Components: paging: fixed width dd 2020-12-11 16:33:02 +03:00
Ilya Oleshko
460b1ec0d9 Web: People : Home : Fixed fetch users after profile navigation 2020-12-11 16:03:48 +03:00
Alexey Kostenko
d4f93443af Merge branch 'release/v0.0.2' of github.com:ONLYOFFICE/AppServer into release/v0.0.2 2020-12-11 16:00:25 +03:00
Alexey Kostenko
a20af486ad web: common: bump version 2020-12-11 16:00:06 +03:00
Alexey Kostenko
3340786838 Web: Common: FilterInput: Fixed bug in the filter when navigating through groups in the People module 2020-12-11 16:00:00 +03:00
7a193e3ea0
Merge branch 'develop' into bugfix/dropdown-fix 2020-12-11 15:55:56 +03:00
6e0dd74e3e Merge branch 'release/v0.0.2' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into release/v0.0.2 2020-12-11 15:41:34 +03:00
0d7636d321 Web: Files: fixed dowload as 2020-12-11 15:41:16 +03:00
Artem Tarasov
277e934cb1 Web: Components: backdrop: added the ability to pass an array to className 2020-12-11 15:25:53 +03:00
TatianaLopaeva
aa6eebb51b Web: Files/People: Home: Fixed the displaying load of section header 2020-12-11 14:21:37 +03:00
2bb8502526 Core: fix parse 2020-12-11 13:34:23 +03:00
Artem Tarasov
80d8ec58cd Web: Components: backdrop: simplified rendering conditions 2020-12-11 13:25:02 +03:00
d00d13bb8f Core: fix 2020-12-11 13:03:30 +03:00
fa7d8e2010 Merge branch 'develop' into release/v0.0.2 2020-12-11 13:02:11 +03:00
156bf72046 Core: fix GetProperty 2020-12-11 12:48:21 +03:00
Vladislav Makhov
25d43785d6 Replace number of root folder type id with constant 2020-12-11 12:09:16 +03:00
Vladislav Makhov
217a937b1e Hide new items notification in private room, then not in desktop 2020-12-11 12:06:22 +03:00
Ilya Oleshko
43346003fc Web: Files : Actions: Fixed wrong method on finish operation 2020-12-11 11:54:10 +03:00
Artem Tarasov
1b825e4cfa Web: Common: PageLayout: fixed condition for trigger stopping if current element is undefined 2020-12-11 11:54:07 +03:00
0a775abb82 Files: optimization 2020-12-11 11:46:41 +03:00
f70e6e907f Merge branch 'develop' into bugfix/sharing-panel-refactoring 2020-12-11 11:34:23 +03:00
TatianaLopaeva
8f0dba2be2 Web: Common: PageLayout: Fixed after merged 2020-12-11 11:20:52 +03:00
TatianaLopaeva
c9a8027ddf Merge branch 'develop' into feature/fix-hide/show-header
# Conflicts:
#	products/ASC.Files/Client/src/App.js
#	products/ASC.Files/Client/src/components/pages/Home/index.js
#	products/ASC.Files/Client/src/store/files/actions.js
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Common/src/components/PageLayout/index.js
#	web/ASC.Web.Common/src/components/PageLayout/sub-components/section-body.js
#	web/ASC.Web.Common/src/components/PageLayout/sub-components/section-header.js
#	web/ASC.Web.Common/src/store/auth/actions.js
#	web/ASC.Web.Common/src/store/auth/reducer.js
#	web/ASC.Web.Components/package.json
2020-12-11 11:12:28 +03:00
TatianaLopaeva
09d2dfcbc5 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into develop 2020-12-11 10:50:59 +03:00
TatianaLopaeva
fd7c4f40cd Merge branch 'bugfix/toast' into develop 2020-12-11 10:49:09 +03:00
Artem Tarasov
eaa436f28f Web: Components: backdrop: fixed class name 2020-12-11 10:20:42 +03:00
Ilya Oleshko
902cf95094 Web: Files : Home: Fixed action duplication on row 2020-12-11 10:17:25 +03:00
Artem Tarasov
b49c41929b web: components: bump version 2020-12-10 20:49:27 +03:00
Artem Tarasov
7d5cb10068 web: common: bump version 2020-12-10 20:49:11 +03:00
Artem Tarasov
82e3e35cd4 Web: Common: PageLayoyt: deleted console.log 2020-12-10 20:48:58 +03:00
Artem Tarasov
72a21a1def Merge branch 'develop' into bugfix/dropdown-fix 2020-12-10 20:46:24 +03:00
Artem Tarasov
7fbe85b318 Web: Common: PageLayout: fixed application crash after calling the context menu with right button and then clicking on the backdrop 2020-12-10 20:23:49 +03:00