Commit Graph

2912 Commits

Author SHA1 Message Date
c15c6733d9 Merge branch 'release/1.0.0' into bugfix/mousewheel-opening-files 2021-09-06 16:59:30 +05:00
6651656b4a Fix Bug 51472 - Client.Drag’n’drop. Added drag and drop by filename 2021-09-03 17:15:58 +03:00
7869328c1c Web: Files: Table: fixed storage columns size 2021-09-02 13:46:18 +03:00
fa204303f5 Merge branch 'develop' into release/1.0.0 2021-09-01 16:08:41 +03:00
de373f09fa Web: Files: added default chunkUploadSize 2021-09-01 14:50:46 +03:00
70bba71c80 Web: Files: fix banner loader 2021-09-01 16:31:59 +05:00
6c54f593ed Web: Files: fix tree folder loaders 2021-09-01 15:38:03 +05:00
aa7f61e462 Merge branch 'release/1.0.0' into bugfix/mousewheel-opening-files 2021-09-01 14:09:53 +05:00
4942fb26a8 Web: Files: added href to filesList and tableView 2021-09-01 14:09:10 +05:00
9be5858ae7 Merge branch 'release/1.0.0' into bugfix/mousewheel-opening-files 2021-09-01 13:23:33 +05:00
90b2d022e6 Web: Files: TreeFolders: fixed drag for FF 2021-09-01 10:48:00 +03:00
9b7464a894 Web: Client: Files: UploadDataStore: Fixed upload chunk value, now it get from settings 2021-08-31 17:35:46 +03:00
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
8407efccaf Merge branch 'release/1.0.0' into bugfix/mousewheel-opening-files 2021-08-26 14:10:52 +05:00
3786b02e7b Web: Files: fixed loading folder tree, api request 2021-08-26 14:10:15 +05: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
8785eb215d Web: Files: delete log 2021-08-24 12:26:43 +05: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