Commit Graph

2892 Commits

Author SHA1 Message Date
5ec0001797 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-08-31 15:01:38 +03:00
701e61a6d1 Fix Bug 52188 - Client.Files. Fixed filter reset 2021-08-31 15:01:31 +03:00
e4c34e5068 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-08-30 16:24:22 +03:00
6e987786f4 Fix Bug 52089 - Client.Files. Elements of the page are not selected using left mouse button. 2021-08-30 16:24:16 +03:00
9236a83ab8 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-08-30 16:04:45 +03:00
880d73ae22 Fix Bug 52269 - Client. Files. Removed sorting by "Author" for personal 2021-08-30 16:04:35 +03:00
9e29517d23 Fix Bug 52242 - Client.Files. Invalid confirmation window when deleting files from folders of a third-party account. 2021-08-30 15:40:27 +03:00
306b8ccd87 Fixed Bug 52245 - Client.Files.Clouds. The transition to the connected folder of third-party storage on the connected clouds is not performed. 2021-08-30 14:58:56 +03:00
faefbd8f3b Web: Files: fixed header actions 2021-08-30 10:55:11 +03:00
4c8449b48e Web: Files: fixed folders icons 2021-08-28 16:07:36 +03:00
d2ba3fd93d Web: Files: fixed folder icons path 2021-08-27 20:53:06 +03:00
2e46034ab0 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-08-27 20:45:31 +03:00
28393c90f6 Web: moved file icons 2021-08-27 20:44:50 +03:00
e1f320c2f1 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-08-27 17:45:59 +03:00
ccd7532161 Merge branch 'develop' into release/1.0.0
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/index.js
#	products/ASC.Files/Client/src/pages/Home/Section/Header/index.js
2021-08-27 17:45:52 +03:00
2a872fe337 Fix Bug 52089 - Client.Files. Elements of the page are not selected using left mouse button. 2021-08-27 17:10:26 +03:00
3c0638482d Web: Files: fixed getHeaderMenu 2021-08-27 14:07:51 +03:00
71e2fad599 Fix Bug 51981 - Fixed reset sorting 2021-08-27 13:33:05 +03:00
500deafd58 Web: Files: fixed moveToAction clearPrimaryProgressData 2021-08-27 11:52:29 +03:00
4f30eb9a2a Web: removed duplicate translations from Common.json 2021-08-27 11:09:19 +03:00
957877899a Fix bug 51871: convertation process 2021-08-26 17:57:27 +03:00
833cd9553c Web: Files: fixed FilesTableRow after merge 2021-08-26 16:20:02 +03:00
ff7f3926ce Merge branch 'develop' into feature/table-view
# Conflicts:
#	packages/asc-web-common/components/PageLayout/index.js
#	products/ASC.Files/Client/src/pages/Home/Section/Header/index.js
#	public/locales/de/Common.json
#	public/locales/it/Common.json
#	public/locales/lo/Common.json
#	public/locales/pt-BR/Common.json
#	public/locales/ro/Common.json
2021-08-26 16:05:15 +03:00
ea31c0f258 Web: Files: Fixed article height for tablet view, deleted useless styles. 2021-08-26 15:05:21 +03:00
c66268a9c2 Merge branch 'develop' into release/1.0.0
# Conflicts:
#	products/ASC.Files/Client/public/locales/en/Translations.json
#	products/ASC.Files/Client/public/locales/ru/Translations.json
#	products/ASC.Files/Client/src/helpers/utils.js
2021-08-26 13:49:25 +03:00
1bda036a9f Merge branch 'develop' into bugfix/render-optimization 2021-08-26 10:32:32 +03:00
05c08762ea Web: Files: fixed loopTreeFolders error 2021-08-25 17:21:18 +03:00
e5c15cb7a7 Web: Files: Table: fixed drag styles 2021-08-25 16:53:26 +03:00
8727b504b7 Merge branch 'develop' into feature/table-view
# Conflicts:
#	products/ASC.Files/Client/src/HOCs/withFileActions.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TilesView/FileTile.js
2021-08-25 16:48:07 +03:00
72aef4ed6e Web: Files: Tile: fixed checkedProps 2021-08-25 14:47:57 +03:00
c977941cb2 Web: Client: Files: Fixed group buttons visible conditions. Added alt text for delete button at favorites folder 2021-08-24 16:33:00 +03:00
37efed6fe3
Merge pull request #331 from ONLYOFFICE/bugfix/fix-text-in-trash-folder
Web: Files: Fixed bug 52081 and 51984, fixed delete dialog in trash f…
2021-08-24 14:45:55 +03:00
f1edba5f71 Web: files: Fixes third-party list icons. (tablet view) 2021-08-24 11:12:53 +03:00
ac7166adc6 Web: Files: delete log 2021-08-24 12:19:53 +05:00
24ad85e200 Web: Files: Fixed bug 52081 and 51984, fixed delete dialog in trash folder, fixed the "share" button in the group selector 2021-08-23 19:57:58 +05:00
a4736b9b10 Web: Files: Fixed downloading. 2021-08-20 17:41:13 +03:00
29a661ad4e Web: Files: Added saving sort navigate from settings tree to folders tree. 2021-08-20 16:24:55 +03:00
2f97bfeb4c Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/index.js
2021-08-20 16:12:10 +03:00
c0f37568fc Bug 51367 - Docs. You cannot navigate to a folder other than My Documents from the Connected Clouds page. 2021-08-20 16:08:45 +03:00
49e61521a9 Fix Bug 51982, Bug 51981 - Fixed reset sorting 2021-08-20 15:22:17 +03:00
1d0fbcc13b Fix Bug 52035 - Fixed actions in the header for third-party files, fixed context-menu for third-party files 2021-08-20 14:20:56 +03:00
c295f1a77c Web: Files: fixed routing to the service folder 2021-08-20 13:23:53 +03:00
b0f943dc87 Fix Bug 51497 Client.Download.Before downloading, redirect to a new tab 2021-08-20 13:10:55 +03:00
fc65e43bfc Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0
# Conflicts:
#	products/ASC.Files/Client/public/locales/en/Translations.json
#	products/ASC.Files/Client/public/locales/ru/Translations.json
2021-08-20 12:58:38 +03:00
d265189a99 Fix Bug 51725 - Client.Clouds. By default, the Dropbox third-party storage folder is named DropboxV2. 2021-08-20 12:57:08 +03:00
15da5b5417 Fix bug 52064: icon styles 2021-08-20 12:24:33 +03:00
c1fdecc5b1 Web: Files: fixed media supported formats 2021-08-20 12:13:15 +03:00
d37c1ade19 Web: Files: added video loaded error 2021-08-20 12:06:39 +03:00
bbbdc79a21 WEb: Files: Added folder tree reset. 2021-08-19 19:08:58 +03:00
36987fb1f3 Web: Remove useless condition, defined display type of panels. 2021-08-19 18:35:04 +03:00