Commit Graph

307 Commits

Author SHA1 Message Date
e5807a43fc Merge develop branch 2021-09-29 20:52:55 +08:00
708439fd10 Web:Files:fixed article display 2021-09-29 16:01:54 +08:00
2cd8235f16 Web:Common: fixed display article 2021-09-29 15:50:58 +08:00
24772e88ad Web: fixed document catalog loader 2021-09-28 18:25:23 +08:00
a5c57fea52 Web: added catalog layout and document catalog 2021-09-27 20:59:37 +08:00
790d696a58 Web: Files: fixed view for mobile devices 2021-09-27 11:53:22 +03:00
f137fc5d46 Fixed Bug 52756 - Client.Files. Fixed DnD when opening files/folders 2021-09-24 15:57:41 +03:00
227937728d Fix Bug 52730 - Client.Files.Image/Media. Fixed download for MediaViewer 2021-09-22 19:16:30 +03:00
2d8dde7632 Web: Files: fix toastr 2021-09-22 13:52:01 +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
90a9575c26
Merge pull request #340 from ONLYOFFICE/bugfix/open-media-history-version
Bugfix/open media history version
2021-09-20 10:24:19 +03:00
b49156bcf5 Web: Files: moved cbMenuItems to store, removed unnecessary elements from the header 2021-09-17 13:03:46 +03:00
81154bd2dd Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-16 15:27:01 +03:00
0de6dd9df0 Web: Files: fixed files re-render 2021-09-16 15:26:50 +03:00
0d3b9bb7b7 Web: Files: add custom cursor 2021-09-16 15:16:14 +03:00
2d1f27bbab Merge branch 'release/1.0.0' into bugfix/open-media-history-version 2021-09-16 16:24:10 +05:00
fe8c8799a3 Web: Files: Fixed bug 52596, сhanged url address of media files to open correctly in version history 2021-09-16 16:23:26 +05:00
912ccb3540 Web: Files: fixed class name 2021-09-16 14:12:42 +03:00
f2dd335c72 Web: Files: fixed cursor 2021-09-16 13:43:49 +03:00
33cb69437c Web: Files: rewrite fill on class 2021-09-16 13:43:34 +03:00
95c773e28e Web: Files: fixed cursor 2021-09-16 13:01:46 +03:00
09e260d259 Web: Files: add fill select row 2021-09-16 12:55:34 +03:00
d4d405df0b Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-16 11:34:44 +03:00
61cce5ffa1 Web: Files: Home: fixed fetchFiles 2021-09-16 11:34:39 +03:00
2849361259 Web: Files: added tables settings for each user 2021-09-16 11:32:52 +03:00
1ca554f82d Merge branch 'develop' into release/1.0.0
# Conflicts:
#	packages/asc-web-components/campaigns-banner/index.js
#	web/ASC.Web.Client/src/Shell.jsx
2021-09-15 14:45:33 +03:00
fab214ac28 Web: Files: fix filename font size 2021-09-14 14:49:34 +03:00
b43dd4302a Web: Files: fix checkbox on tile 2021-09-14 12:30:25 +03:00
b6d7677b23 Web: Files: delete useless 2021-09-13 17:29:46 +03:00
9982c91d92 Web: Files: fix tile checkbox 2021-09-13 17:25:10 +03:00
9b14200d84 Fix bug 52494: Client.Files.Checkbox activation 2021-09-13 14:25:37 +03:00
b0147cc811 Web: Removed duplicated dependency declaration (fast-deep-equal) 2021-09-08 15:40:38 +03:00
d66e8a4046 Web: Files: fixed drag files 2021-09-08 11:36:43 +03:00
ef920a2023 Merge branch 'release/1.0.0' into bugfix/mousewheel-opening-files 2021-09-07 12:57:13 +03:00
9772cdbc7b Web: Table: fixed table view for mobile devices 2021-09-06 15:35:17 +03:00
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
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
701e61a6d1 Fix Bug 52188 - Client.Files. Fixed filter reset 2021-08-31 15:01:31 +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
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
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
4f30eb9a2a Web: removed duplicate translations from Common.json 2021-08-27 11:09:19 +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