Commit Graph

15077 Commits

Author SHA1 Message Date
7c9980b475 Web: Removed index from remoteEntry url (disk cache issue) 2021-10-15 12:49:15 +03:00
fb7922f579 Thirdparty: login. Desktop 2021-10-15 11:34:34 +03:00
efec222ba3
Merge pull request #398 from ONLYOFFICE/bugfix/bug-53156
fixed bug 53156: removed constructor without HttpContextAccessor para…
2021-10-14 19:36:06 +03:00
803a8f3baa fixed bug 53156: removed constructor without HttpContextAccessor parameter. 2021-10-14 18:36:31 +03:00
d49cd4963c Web: Components: changed condition to positioning on right side in drop down 2021-10-14 19:06:41 +05:00
ec7f028d0f Web: Common: switched drop down mode in hideFilter 2021-10-14 19:04:21 +05:00
678fa4c119 Web: Added desktop parameter from url for oAuth login 2021-10-14 15:24:13 +03:00
d635b33cac Web: Common: fixed select-box boundContainer 2021-10-14 15:05:07 +03:00
845f906028 Fix bug 53150: folder duplicate by Enter 2021-10-14 14:56:48 +03:00
bc37fcc8ce Merge branch 'release/1.0.0' into bugfix/dropdown-correct-display 2021-10-14 16:06:55 +05:00
30bbfd4fb4 Web: Common: fixed drop down in aside mode advanced selector, fixed hide filter styles 2021-10-14 15:59:49 +05:00
a33f6b90ad Web: Components: fixed drop down positioning for drop down without portals, fixed missing styles 2021-10-14 15:57:51 +05:00
6947adcfc8 Personal: fix quota 2021-10-14 13:47:12 +03:00
6f25c3f668 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-10-14 13:10:03 +03:00
5005e0a6c0 Web: Icons: Fixed old checkbox icons, change header plus icon 2021-10-14 13:09:54 +03:00
fc6d285c62 Web: Components: fixed table-header styles 2021-10-14 12:23:08 +03:00
3603b9d899 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-10-14 11:56:09 +03:00
eb48347dcf Fixed Bug 53113 - Docs: You don't have enough permission to view/move the file 2021-10-14 11:56:02 +03:00
ddf8b26d6f Fix Bug 53139: tile align 2021-10-14 11:49:24 +03:00
Sergey Kirichenko
86abb2812f
Fix Bug 53063 (#397) 2021-10-14 11:26:32 +03:00
552744ca82 Fix bug 53118: tile selection 2021-10-13 17:17:07 +03:00
cd6e20c559 Merge branch 'release/1.0.0' of https://github.com/ONLYOFFICE/AppServer into release/1.0.0 2021-10-13 16:28:50 +03:00
8033b74ecd Web: Editor: Hide loader on onSDKAppReady 2021-10-13 16:28:40 +03:00
46d766e1db Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/CommunityServer-AspNetCore into release/1.0.0 2021-10-13 16:24:09 +03:00
a324b8b9b9 fixed bug 52923 for s3 storage 2021-10-13 16:23:54 +03:00
ab6932113c Web: Editor: Replaced loader 2021-10-13 16:14:35 +03:00
1c38f29440 Web: Added new logo files and setup is_retina cookie for better icons inside Editor on retina resolution 2021-10-13 15:19:31 +03:00
e389c4f57b Fix bug 53107: upload row line height 2021-10-13 14:07:58 +03:00
8626a8ad8d Web: Files: show error when downloading 2021-10-13 13:20:46 +03:00
af31f2fb9b Client: thirdparty. Fixed getObjectByLocation 2021-10-13 10:29:07 +03:00
66d126410c Login: added desktop param 2021-10-13 10:25:19 +03:00
6e4e3d69aa Merge branch 'release/1.0.0' into bugfix/dropdown-correct-display 2021-10-12 20:26:45 +05:00
5ebf7509da Web: People: fixed drop down displaying in ContactField components 2021-10-12 20:25:32 +05:00
9984780b85 Web: Components: fixed drop down width and positioning when there is not enough space on the right 2021-10-12 20:24:01 +05:00
be8a28a99b Web: Components: fixed displaying drop down 2021-10-12 20:22:31 +05:00
1725f403dc Web: Common: fixed backdrop width in tablet mode when opened drop down 2021-10-12 20:20:09 +05:00
2c8ea767f9 Web: Common: added missing drop down styles 2021-10-12 20:16:44 +05:00
b9c3b25bec Web: Common: fixed drop down displaying in filter components 2021-10-12 20:14:28 +05:00
2bf0d697cd Fix bug 53097: can't open .tiff 2021-10-12 16:16:40 +03:00
3bb46b6e16 Web: Files: Tiles: Fixed checkbox displaying logic at tile for folder 2021-10-12 16:00:58 +03:00
42fdb1eb11 Web: Files: Tiles: Fixed icon element width for mobile devices 2021-10-12 15:55:09 +03:00
7bd30497a9 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-10-12 15:44:24 +03:00
9330ed07d0 Web: Files: Tiles: Restored icons to 32px, fixed container size 2021-10-12 15:44:16 +03:00
bb2cac21d7 Fix bug 51706: missing icons 2021-10-12 15:38:05 +03:00
e59b4eedf1 Web: Files: Added limitation on the visible length of the folder name of select file component. 2021-10-12 15:27:06 +03:00
076805b7a0 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-10-12 15:14:08 +03:00
e5509572b2 Fixed Bug 53073 - Client.Files.Editor. Added showing scroll after building folder tree. 2021-10-12 15:13:00 +03:00
5164524d43 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-10-12 12:41:34 +03:00
d370435d5f Web: Files: fixed icon size for tile 2021-10-12 12:41:20 +03:00
890fc5e1d9
Merge pull request #393 from ONLYOFFICE/bugfix/dragging-thirdparty-folder
Web: Files: fixed dragging thirdparty folder
2021-10-12 12:32:12 +03:00