Commit Graph

9116 Commits

Author SHA1 Message Date
Artem Tarasov
63c01a7ff6 Merge branch 'hotfix/v0.0.3' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.3 2020-12-17 14:50:32 +03:00
Artem Tarasov
cacfabdd04 web: common: bump version 2020-12-17 14:49:52 +03:00
Artem Tarasov
16d738e5ca Web: Common/Client: changePassword: added logout if user is logged in 2020-12-17 14:49:30 +03:00
6d1f0dbba8 Files: fixed flag "new" 2020-12-17 14:24:31 +03:00
TatianaLopaeva
14e1d55ef9 Web: Files: Deleted debugger. 2020-12-17 13:18:34 +03:00
Ilya Oleshko
23cfe2032e Web: Files : Home: Fixed displaying shared buttons on share items 2020-12-17 13:09:53 +03:00
TatianaLopaeva
a7e4d814da Web: Common: Fixed unlocking by clicking on the icon. 2020-12-17 13:06:28 +03:00
Artem Tarasov
403070777b Merge branch 'hotfix/v0.0.3' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.3 2020-12-17 12:38:32 +03:00
Artem Tarasov
3daee8efbb Web: Client: Confirm: fixed api method call 2020-12-17 12:38:23 +03:00
c573e23b0b Merge branch 'hotfix/v0.0.3' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.3 2020-12-17 12:37:41 +03:00
3815a57394 Update yarn.lock files 2020-12-17 12:37:28 +03:00
770d912625 Merge branch 'hotfix/v0.0.3' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into hotfix/v0.0.3 2020-12-17 12:36:26 +03:00
2b766b2862 Web: People: fixed Row checkedProps 2020-12-17 12:36:02 +03:00
Artem Tarasov
28b047e93c Merge branch 'hotfix/v0.0.3' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.3 2020-12-17 12:34:02 +03:00
Artem Tarasov
b565bfc77c Web: Client: Confirm: fixed crash of the app when trying to change pass if the user is authorized on the portal 2020-12-17 12:32:58 +03:00
af930be4a7 web: components: bump version 2020-12-17 12:30:45 +03:00
30d2864733 Merge branch 'hotfix/v0.0.3' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.3 2020-12-17 12:30:30 +03:00
5f63797266 Web: Components: Disabled fake context-menu inside AvatarEditor 2020-12-17 12:30:23 +03:00
Ilya Oleshko
2fe145d556 Web: People : Home : Fixed group menu out of screen 2020-12-17 12:19:18 +03:00
d849ac9c38 Web: People: Fixed empty phone and password inputs in ProfileAction 2020-12-17 12:08:57 +03:00
Vladislav Makhov
b75316387b Merge branch 'hotfix/v0.0.3' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.3 2020-12-17 11:21:50 +03:00
Vladislav Makhov
3ebbeb1ffc web: files: fix selection after rename item 2020-12-17 11:21:40 +03:00
6e5fc07016 web: common: bump version 2020-12-17 11:13:38 +03:00
91a9255bbc Web: People: fixed access to action menu 2020-12-17 11:11:12 +03:00
bc2bea064f Web: People: added minDate to DatePicker 2020-12-17 11:09:44 +03:00
a6a6a1361c Web: Common: fixed getCurrentUserId selector 2020-12-17 11:09:12 +03:00
02698ae515 Web: People: fixed GroupAction translations 2020-12-17 11:06:46 +03:00
41bca489bb Fixed versions (About version) 2020-12-16 19:09:56 +03:00
543f5a8212
Merge pull request #151 from ONLYOFFICE/release/v0.0.2
Release/v0.0.2
2020-12-14 20:29:42 +03:00
Ilya Oleshko
f43a2562dd web: common: bump version 2020-12-14 18:41:53 +03:00
Ilya Oleshko
bdb433ae35 Web: Common : Api: Fixed default filter sort order 2020-12-14 18:41:44 +03:00
Ilya Oleshko
8fd87415fd Web: Files : Home: Fixed downloading action 2020-12-14 18:21:45 +03:00
ca9e7bd58a Web: Files: Fixed resize window 2020-12-14 15:11:34 +03:00
f232625ca4 Web: Files: Extended error toast 2020-12-14 14:57:18 +03:00
b1ad327e1c Web: Files: Fixed blocking popup on file creation by Enter in FF 2020-12-14 14:09:33 +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
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
e8eb014a6f Files: fix download 2020-12-11 16:42:36 +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
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