Commit Graph

6064 Commits

Author SHA1 Message Date
8a3cb45e77 Merge branch 'develop' into feature/disable-selection-for-context-menu 2021-09-30 15:33:11 +03:00
fd1cdb0217 Web: Files: disabled item selection when clicking the context menu 2021-09-30 15:26:20 +03:00
ae8d1f6725 Web: Files: added tempSelection observable field 2021-09-30 15:25:13 +03:00
Sergey Kirichenko
dbc174e955
Add support to deb package (#266) 2021-09-30 15:05:43 +03:00
90a1b71d7b Merge branch 'release/1.0.0' into feature/move-check 2021-09-28 11:59:53 +03:00
dbdf84d0b9 Files: fix remove or copy 2021-09-28 11:58:19 +03:00
39a1d433da Files: MoveOrCopyBatchCheckFromBody is now GET 2021-09-28 11:57:03 +03:00
acded72c12 Files: fix upload files 2021-09-27 22:28:49 +03:00
01929aa943 Merge branch 'release/1.0.0' of https://github.com/ONLYOFFICE/AppServer into release/1.0.0 2021-09-27 16:04:50 +03:00
6591080403 Fix Bug 52797 with unsupported browsers. Added new packages/browserslist-config-asc with browserlist.config.js 2021-09-27 16:04:37 +03:00
6ec5581f69 Web: Fixed style setting for smooth movement of the title after exiting the profile 2021-09-27 15:38:44 +03:00
ae6c19c732 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-27 14:03:39 +03:00
e7d6eadf2a Fixed Bug 52785 - Android.Docs.Mobile. Fixed onMouseDown event 2021-09-27 14:02:36 +03:00
590db7bb67
Merge pull request #347 from ONLYOFFICE/feature/third
Feature/third
2021-09-27 12:35:07 +03:00
cbd50439e4 Web: Files: fixed drag for mobile devices 2021-09-27 12:13:14 +03:00
790d696a58 Web: Files: fixed view for mobile devices 2021-09-27 11:53:22 +03:00
Artem Tarasov
ae64556bb0 web: common/people/login: renamed providers to lowercase (client) 2021-09-27 09:55:44 +03:00
bab3425bd1 Files: fix string ids 2021-09-24 21:40:29 +03:00
4531d38e6f Web: Removed duplicates 2021-09-24 21:18:50 +03:00
d8a1bc167b Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-24 17:02:15 +03:00
b69cd151b8 Web: Removed resetProfile for fixed transition for personal. 2021-09-24 17:00:01 +03:00
2aebbe0bb5 Web: Files: fixed moveTo operation 2021-09-24 16:48:53 +03:00
ef65cc7cb7 Bug 52647 - iOS.Docs.Mobile: Added transition back from profile. 2021-09-24 16:02:23 +03:00
ded321d9eb Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-24 15:57:48 +03:00
f137fc5d46 Fixed Bug 52756 - Client.Files. Fixed DnD when opening files/folders 2021-09-24 15:57:41 +03:00
ea589789d3 fix Bug 50655 2021-09-24 15:47:27 +03:00
877c242dba Web: Files: fixed cbMenuItems 2021-09-24 14:27:51 +03:00
b42e137f10 Web: Files: fixed error log 2021-09-24 13:47:21 +03:00
c1c1517a1e Web: Files: fixed moveTo/copyTo operations 2021-09-24 13:39:07 +03:00
b9f203955b Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-24 10:55:53 +03:00
06dda4229a fix Bug 52608 2021-09-23 21:48:52 +03:00
dd8fec1a86 Fix bug 52310: open files from upload panel 2021-09-23 05:43:15 +03:00
227937728d Fix Bug 52730 - Client.Files.Image/Media. Fixed download for MediaViewer 2021-09-22 19:16:30 +03:00
6e016945d7 Fixed Bug 52727 - Client.Files. Disabled drag for trash folder 2021-09-22 18:55:37 +03:00
2d8dde7632 Web: Files: fix toastr 2021-09-22 13:52:01 +03:00
c0a5a9f532 Web: Files: fixed toast in empty trash 2021-09-21 15:07:34 +03:00
3f2e615ad3 Web: Files: fixed link copied toast 2021-09-21 14:52:16 +03:00
7549ba691c fix Bug 52632
fix Bug 52631
2021-09-20 20:04:54 +03:00
225258eec0 Merge branch 'develop' into feature/header-menu-items
# Conflicts:
#	products/ASC.Files/Client/src/store/FilesActionsStore.js
2021-09-20 15:24:31 +03:00
c22c337b9a WEb: Files: Removed deleted option when the user selects files one of which does not have permission to delete. 2021-09-20 15:17:38 +03:00
42f6216149 Merge branch 'develop' into release/1.0.0
# Conflicts:
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TableView/TableHeader.js
2021-09-20 15:17:21 +03:00
477ed8d76f Web: Files: Added Restore option for Recycle Bin folder. 2021-09-20 15:09:50 +03:00
a57b25c8e2 Web: Files: Fixed options for Privacy folder. 2021-09-20 15:08:34 +03:00
2933267f7f Web: Files: Added "Removed from list" for share folder. 2021-09-20 14:59:27 +03:00
0a5a081a28 Web: Files: Removed possibility to delete in Common folder when user is not admin of files module. 2021-09-20 14:55:38 +03:00
238eb7aa40 Web: Files: Fixed conditions. 2021-09-20 14:06:55 +03:00
ebd36bb201 Web: Files: Fixed showing options. 2021-09-20 12:46:05 +03:00
56b92fb173 Merge branch 'feature/header-menu-items' of github.com:ONLYOFFICE/AppServer into feature/header-menu-items 2021-09-20 11:55:47 +03:00
fe4e1dbfb0 Web: Files: Renamed function. 2021-09-20 11:55:28 +03:00
77355533dd
Merge branch 'develop' into feature/header-menu-items 2021-09-20 11:16:56 +03:00