Commit Graph

6739 Commits

Author SHA1 Message Date
1ac2e80310 Web: Files: fixed download dialog styles 2022-06-16 12:29:50 +03:00
8c8bef2418 Web: Files: fixed finalizeVersionAction 2022-06-16 12:03:47 +03:00
a98e5d9c6a Web: Files: Fix display name decoding ('Shared With Me' Author column issue) 2022-06-15 19:49:18 +03:00
3a6eb0c8de Web: Files: removed table-row z-index 2022-06-15 17:25:53 +03:00
mushka
78cdd52e94 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-15 14:25:45 +03:00
mushka
f2d7a02288 added decoding for unicode characters in InfoPanel 2022-06-15 14:25:33 +03:00
d4622ee902 Web: Files: added error handling for create/edit operations 2022-06-14 12:51:54 +03:00
7ddb0506c9 Web: Files: moved Hotkeys translation, added button to open hotkeys 2022-06-10 11:30:57 +03:00
Artem Tarasov
885ab9b041 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-09 13:05:48 +03:00
Artem Tarasov
67ec336b60 Web: Files: changed setSelection to setBufferSelection when scroll to item 2022-06-09 13:05:29 +03:00
Artem Tarasov
2aa0bc254a Web: Files: fixed selector 2022-06-09 11:03:06 +03:00
95e7d85c53 Fixed Bug 57445: Client: Files: Added property to restore selection after fetching items 2022-06-09 10:44:13 +03:00
Artem Tarasov
c28a513a9a Web: Files: fixed scroll to item for table view 2022-06-09 10:24:00 +03:00
Artem Tarasov
dccd09dd89 Web: Files: added prop 'id' for list items 2022-06-09 10:23:02 +03:00
Artem Tarasov
2ca378643d Web: Files: added scroll to the created file and to the last opened image 2022-06-09 01:22:50 +03:00
02b4031ba0 fix Bug 57463 2022-06-08 12:53:33 +03:00
5203feffe7 Web: Files: added table loader 2022-06-07 16:15:55 +03:00
Artem Tarasov
cec8eeeff1 Web: Files: Fixed Bug 57442 - Client.Block: disabled lock/unlock action for non-editable formats 2022-06-07 10:04:33 +03:00
161ef0f1f9 Web: Files: fixed withFileActions re-render, removed tiles log 2022-06-06 18:11:53 +03:00
mushka
dced443306 removed unused get func from SettingsStore 2022-06-06 18:04:16 +03:00
9f74ef2bc3 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-03 15:16:34 +03:00
ff118752ed Web: Files: Fixed memory leak after resize. 2022-06-03 15:16:19 +03:00
efcf805aec Web: Files: fix show paging 2022-06-03 14:46:23 +03:00
0eade93e81 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-03 14:25:47 +03:00
f0363e6a81 Web: Files: Removed hover border overlay on hotkey border in table view. 2022-06-03 14:25:32 +03:00
4e7e9415d9 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-03 13:38:17 +03:00
493a7eb39b Fixed Bug 57469 - Client.Files.Upload. "Something went wrong" when opening the upload panel. 2022-06-03 13:38:11 +03:00
dfd595193d Fix Bug 57383: open editor when created form 2022-06-03 13:37:02 +03:00
da4bdc89cd Web: Files: Added a default cursor for files in the folder selection dialog. 2022-06-03 12:56:39 +03:00
e594cdaf4d Web: Files/Components: Fixed dark theme of files icons for selection folder dialog. 2022-06-03 12:53:12 +03:00
bbf1a0cbfa Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-03 12:19:49 +03:00
def3db7860 Web: Files: Return bad code after merge. 2022-06-03 12:19:26 +03:00
00a2bfa884
Merge pull request #686 from ONLYOFFICE/bugfix/field-created-on-file
Bugfix/field created on file
2022-06-03 12:03:40 +03:00
d221e4dca2 Web: Files/Components: Added restriction on moving a folder into itself 2022-06-03 11:37:30 +03:00
85bb4df966 edit translations 2022-06-02 18:41:50 +03:00
e2d047ad54 Fix Bug 57447: active restore button in trash 2022-06-02 17:12:52 +03:00
8079b217ac Merge branch 'release/v1.2' of https://github.com/ONLYOFFICE/AppServer into release/v1.2 2022-06-02 17:06:21 +03:00
db238ffedb update lo 2022-06-02 17:03:42 +03:00
30ae545e6f Fix Bug 57443: layering icon over text 2022-06-02 14:19:18 +03:00
34028b0990 Fixed Bug 57414 - Client.Upload. Fixed file extension display after upload and conversion 2022-06-02 13:46:30 +03:00
2b63336d62 Merge branch 'release/v1.2' of https://github.com/ONLYOFFICE/AppServer into release/v1.2 2022-06-02 13:22:46 +03:00
e2d39453f8 edit translations 2022-06-02 13:21:37 +03:00
fa3aca4a3e Web: Files: removed group sharing for personal 2022-06-02 11:25:01 +03:00
d38d88c0ea Fixed Bug 54591 - Client.Files. Fixed deleting third party files/folders toast. 2022-06-02 11:12:19 +03:00
bcec4e7e05 fix 57264 2022-06-01 18:55:22 +03:00
146891713d Web: Files: fixed group context menu 2022-06-01 18:15:52 +03:00
19d9a258b9 Merge branch 'release/v1.2' into feature/group-context-menu 2022-06-01 17:48:36 +03:00
f070c50c63 Web: Files: added clear selection after mark as favorite 2022-06-01 17:39:08 +03:00
b1abac2eae Files: fixed move operation 2022-06-01 17:18:26 +03:00
cbcb8f903a Web: Files: combined add to favorites / remove from favorites in a single block 2022-06-01 17:14:54 +03:00