Commit Graph

15293 Commits

Author SHA1 Message Date
26956a9ba1 Web: Files: added file creation after focus loss 2021-10-20 12:58:11 +03:00
392122ae39 Web: Files: fix files operation 2021-10-20 12:41:34 +03:00
80d9471f7a Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into bugfix/tile-view 2021-10-20 12:15:00 +03:00
f895cde813 Web: Components: fix avatar edit button position 2021-10-20 12:09:01 +03:00
15ddc24309 Merge branch 'develop' into bugfix/folder-header-menu 2021-10-20 13:27:14 +05:00
cee21c2df0
Merge pull request #403 from ONLYOFFICE/bugfix/get-fileops
file api: get file operation status 100 only if Result field is not null
2021-10-20 11:24:02 +03:00
f35ea7d172 Web: People: delete useless 2021-10-20 11:21:28 +03:00
a75a49dc9a Web: Components: delete useless 2021-10-20 11:10:51 +03:00
0a2e2d1ffc Web: Files: fixed table container group menu styles 2021-10-20 10:58:25 +03:00
Artem Tarasov
ba5bcda891 Web: Files: TilesView: fixed font and icon size 2021-10-20 10:57:30 +03:00
cad7c309ce Web: Components: add avatar edit button 2021-10-20 00:41:42 +03:00
26183d14bf Web: add new pencil icon 2021-10-20 00:41:05 +03:00
951593bbe4
Merge pull request #405 from ONLYOFFICE/bugfix/bug-53122
fixed bug 53122
2021-10-19 22:32:30 +03:00
191ddfabc4 fixed bug 53122 2021-10-19 21:34:09 +03:00
aa69a52272 fix test 2021-10-19 20:29:45 +03:00
ed8487e99f Webhook: format 2021-10-19 19:53:28 +03:00
3ed6a3d92a Fix bug 53211: next/prev media on swipe on desktop 2021-10-19 19:48:15 +03:00
7d511385bc removed unused references 2021-10-19 19:08:47 +03:00
01da3ea518 Files: fix 2021-10-19 18:37:23 +03:00
8422e1a555 file api: get file operation status 100 only if Result field is not null 2021-10-19 18:36:30 +03:00
5a47095182 fix 2021-10-19 18:34:59 +03:00
5a5e299d98 Merge branch 'develop' into feature/webhooks
# Conflicts:
#	ASC.Web.sln
#	common/ASC.Api.Core/Core/BaseStartup.cs
#	common/services/ASC.Data.Backup/ASC.Data.Backup.csproj
#	web/ASC.Web.Api/ASC.Web.Api.csproj
2021-10-19 18:30:59 +03:00
8ad7ebaba6 Web: Files: fix padding 2021-10-19 18:12:48 +03:00
1c7d4a9714 Web: Files: fix condition 2021-10-19 17:55:05 +03:00
f04a1a5403 Web: People: fixed table group menu, added new icons 2021-10-19 17:36:47 +03:00
017d3675a5 Files: removed unused code 2021-10-19 15:49:52 +03:00
30f089e9b7 Merge branch 'develop' into table-group-menu 2021-10-19 15:44:29 +03:00
3ea9f1ff20 Web: Files: delete useless 2021-10-19 15:42:03 +03:00
9f12c95828 Merge branch 'feature/webhooks' of github.com:ONLYOFFICE/AppServer into feature/webhooks 2021-10-19 15:25:53 +03:00
4e6593c080 Web: Files: fix storage download 2021-10-19 15:22:52 +03:00
0440f26bbc Web: Files: replacing selection with buffer selection in folder menu 2021-10-19 16:17:49 +05:00
9735000d64 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into bugfix/tile-view 2021-10-19 14:10:32 +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
4bd4954ad4 Merge branch 'release/1.0.0' into feature/desktop-login 2021-10-19 13:10:47 +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
691cbf1d06 Web: Files: fix checkbox and icon align 2021-10-19 12:08:53 +03:00
d91ad66a67 Web: Files: added delete dialog when we delete a folder via the folder menu 2021-10-19 14:03:20 +05:00
Sergey Kirichenko
34378fa1e6
Modify nginx config (#401)
* Modify nginx config

* Cosmetic modify

* Cosmetic modify

* Cosmetic modify

* Cosmetic modify

* Cosmetic modify

* Cosmetic modify
2021-10-19 11:52:15 +03:00
d99dfecba3 Fixed Bug 53155: Cannot set properties of undefined (setting 'isFolder') 2021-10-19 11:51:06 +03:00
9dd28a144d Web: Fixed callback pages, added login callback for desktop client 2021-10-19 10:31:34 +03:00
49f9798907 Web: Files: align checkbox on tile 2021-10-18 17:41:50 +03:00
f35787fea0 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into bugfix/tile-view 2021-10-18 16:07:36 +03:00
36206576e8 Web: People: fixed table styles 2021-10-18 14:30:49 +03:00
b6461e46f4 net6: replacing System.Drawing with ImageSharp 2021-10-18 14:24:05 +03:00
0af3d7cc90
Merge pull request #399 from ONLYOFFICE/bugfix/bug-53106
fixed bug 53106
2021-10-18 14:19:46 +03:00
ed10d59870 Web: Files: fixed TableGroupMenu onChange 2021-10-18 14:16:56 +03:00