Commit Graph

31032 Commits

Author SHA1 Message Date
911377e974
Merge pull request #1193 from ONLYOFFICE/bugfix/61099
Fix Bug 61099 - Mobile. The location of the download copy button in t…
2023-02-13 13:18:20 +03:00
640d8d6632 Merge branch 'develop' into bugfix/61099 2023-02-13 13:15:52 +03:00
87ae9b5af5
Merge pull request #1196 from ONLYOFFICE/bugfix/restore-from-local-file
Bugfix/restore from local file
2023-02-13 13:14:58 +03:00
Elyor Djalilov
f4fc720885 fix width for different screens 2023-02-13 14:28:00 +05:00
DmitrySychugov
e700c32494 Fixed Bug 61102 - Web: Common: removed the window with deletion if there are no rights or the room is in the archive 2023-02-13 14:24:11 +05:00
Akmal Isomadinov
56bf72cfb8 Web:Common:Components:MediaViewer Fixed bug 61104 2023-02-13 14:07:53 +05:00
d1f6ba2d3c Web: portalSettings: deleted useless code. 2023-02-13 11:47:15 +03:00
Akmal Isomadinov
30649b27d4 Web:Common:Components:MediaViewer Updated type getIcon 2023-02-13 13:46:50 +05:00
Akmal Isomadinov
7be6542a32 Web:Common:Common:Components:MediaViewer:Types Added type ContextMenuModel 2023-02-13 13:45:42 +05:00
Akmal Isomadinov
a227e3e75b Web:Common:Components:MediaViewer:Sub-Components Added Viewer 2023-02-13 13:44:09 +05:00
db5a8b3763 Merge branch 'bugfix/restore-from-local-file' of github.com:ONLYOFFICE/AppServer into bugfix/restore-from-local-file 2023-02-13 11:24:23 +03:00
2e69d83683 Web: portalSettings: Restore: Deleted useless code. 2023-02-13 11:23:24 +03:00
56ce6aea67 Merge branch 'develop' into bugfix/restore-from-local-file 2023-02-13 10:21:01 +03:00
Viktor Fomin
0f3fd06f4f Merge branch 'develop' into bugfix/login-confirm-style 2023-02-12 14:50:49 +03:00
d69609104e
Merge pull request #1194 from ONLYOFFICE/bugfix/dark-theme-color
fixed color
2023-02-10 19:25:09 +03:00
203f2cad7f Merge branch 'develop' into bugfix/restore-from-local-file 2023-02-10 17:55:19 +03:00
9992f3ca5e files.service: thumbnail refactoring 2023-02-10 17:13:01 +03:00
261b1f13df Merge branch 'develop' into bugfix/61099 2023-02-10 16:34:38 +03:00
c5c881f924
Merge pull request #1192 from ONLYOFFICE/bugfix/hide-mobile-button
Bugfix/hide mobile button
2023-02-10 15:58:28 +03:00
DmitrySychugov
708ef1f810 Web: Client: removed redundant check 2023-02-10 17:57:39 +05:00
DmitrySychugov
7180488f26 Merge branch 'bugfix/hide-mobile-button' of github.com:ONLYOFFICE/DocSpace into bugfix/hide-mobile-button 2023-02-10 17:52:20 +05:00
DmitrySychugov
d287e35d0d Web: Client: fixed name on sort button click 2023-02-10 17:52:04 +05:00
152012852b Merge branch 'develop' into bugfix/hide-mobile-button 2023-02-10 15:45:09 +03:00
621efcf870
Merge pull request #1195 from ONLYOFFICE/feature/refactoring-mediaviewer
Feature/refactoring mediaviewer
2023-02-10 15:42:18 +03:00
cba56a1be2
Merge pull request #1198 from ONLYOFFICE/bugfix/fixed-selection-area-drag
Web: Files: fixed dragging, added hiding selection-area after losing …
2023-02-10 15:41:58 +03:00
DmitrySychugov
b79b7815d6 Web: Client: removed the control of the store from the sort button 2023-02-10 17:37:24 +05:00
a1416a2791 Web: Files: fixed dragging, added hiding selection-area after losing focus 2023-02-10 15:32:08 +03:00
Akmal Isomadinov
6f491c9d40 Web fixed keyboard event 2023-02-10 17:13:52 +05:00
Akmal Isomadinov
0175edc651 Web: Moved from MediaViewerV2 to MediaViewer and removed old MediaViewer 2023-02-10 16:43:43 +05:00
DmitrySychugov
c1a3984786 Revert "Fixed Bug 61102 - Web: Common: removed the window with deletion if there are no rights or the room is in the archive"
This reverts commit d35452012d.
2023-02-10 16:26:12 +05:00
Elyor Djalilov
20e1d49171 fix translate 2023-02-10 15:51:43 +05:00
Akmal Isomadinov
21bc7f59dc Web:Common:Components:MediaViewerV2:Helpers Added protection against incorrect arguments for the findNearestIndex method 2023-02-10 15:44:44 +05:00
DmitrySychugov
52a51431cb Merge branch 'develop' into bugfix/hide-mobile-button 2023-02-10 15:33:03 +05:00
DmitrySychugov
a5c340c4d5 Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace into develop 2023-02-10 15:32:43 +05:00
DmitrySychugov
d35452012d Fixed Bug 61102 - Web: Common: removed the window with deletion if there are no rights or the room is in the archive 2023-02-10 15:32:16 +05:00
Akmal Isomadinov
7b036537a0 Web: Decomposition of MediaViewerDataStore 2023-02-10 15:13:43 +05:00
Akmal Isomadinov
8b33d977c8 Web: Fixed code formatting style 2023-02-10 15:04:57 +05:00
0476363100 Merge branch 'develop' into feature/entries-trash-origin 2023-02-10 12:45:26 +03:00
Akmal Isomadinov
789b017d05 Web: Rename the MediaViewerTS folder to MediaViewerV2 2023-02-10 14:18:56 +05:00
Akmal Isomadinov
58ed975320 Merge branch 'feature/refactoring-mediaviewer' of github.com:ONLYOFFICE/DocSpace into feature/refactoring-mediaviewer 2023-02-10 14:11:29 +05:00
Akmal Isomadinov
8571e0aa3b Web Rename the MediaViewer file to index 2023-02-10 14:04:19 +05:00
78a30f5700 Web: Returned checking and deleting the local store. 2023-02-10 11:57:31 +03:00
8504155fe2 Files: optimization 2023-02-10 11:44:35 +03:00
a86d256ef1 Files: added precompiled query 2023-02-10 11:40:31 +03:00
9d79ba87d2 Files: fix 2023-02-10 11:38:07 +03:00
c9baec3175 Web: Added translation. 2023-02-10 11:31:49 +03:00
a35ef5a40d Merge branch 'develop' into feature/refactoring-mediaviewer 2023-02-10 10:43:05 +03:00
d45f5856a2 Web: PortalSettings: Restore: Added disable file selection. 2023-02-10 10:14:48 +03:00
6fdc4c0e0f Web: PortalSettings: Restore: Refactoring. 2023-02-10 10:12:45 +03:00
Akmal Isomadinov
c8e391bf62 Web:Common:Components:MediaViewerTS:MediaViewer Remove ButtonKeys 2023-02-10 12:04:16 +05:00