Commit Graph

21805 Commits

Author SHA1 Message Date
237519c75c
Merge pull request #701 from ONLYOFFICE/feature/comunity-compatibility
Feature/comunity compatibility
2022-06-24 16:20:18 +03:00
6bb9d054c7 Sql: fix 2022-06-24 16:18:37 +03:00
38371beac6 Sql: added comunity compatibility 2022-06-24 16:16:02 +03:00
54fa40be47 Fixed Bug 57681 - Client. Removed the checkbox when opening the context menu 2022-06-24 15:51:55 +03:00
30d0ca4b97 Files: added comunity compability 2022-06-24 15:46:59 +03:00
1b6b71b98e Web: Files: disabled hotkeys when version history panel is open 2022-06-24 14:23:07 +03:00
f66309bfed Fixed Bug 57774 - VersionHistory. Added close when Escape button is pressed 2022-06-24 13:12:53 +03:00
f7b4cb89f6 Fixed Bug 57768 - Mobile. Fixed open context menu for IOS devices. 2022-06-24 12:47:16 +03:00
d85c4dac29 fix 2022-06-24 12:15:56 +03:00
775fb6716a Web: Files: Row: fixed onElementClick for Ipad(Firefox, Safari) 2022-06-24 11:55:39 +03:00
09612d377d box: add check can create thumbnail 2022-06-24 11:53:12 +03:00
748d26f2ca Fixed Bug 57769 - Docs: Fixed text selection in HotkeysPanel 2022-06-24 11:05:58 +03:00
d445b9e05d Fix Bug 57753 - badge Revision is not visible clearly on dark theme 2022-06-24 10:44:53 +03:00
27694eb157 fixed sso path 2022-06-24 10:32:04 +03:00
TimofeyBoyko
600616b9d9 Web:Files:Article: fix click on root rooms and fix actiove article item 2022-06-23 20:16:17 +03:00
TimofeyBoyko
c651e88681 Web:Files:RoomsStore: correct select root room 2022-06-23 20:15:07 +03:00
TimofeyBoyko
a1ba434163 Web:Common:RoomFilter: update getFilter method 2022-06-23 20:03:28 +03:00
TimofeyBoyko
348169e3f4 Merge branch 'feature/room-types' into feature/virtual-rooms-page 2022-06-23 19:40:36 +03:00
TimofeyBoyko
fff7dd7646 Web:Files:Store: add rooms store 2022-06-23 19:38:01 +03:00
f2bf9defe6 Files: added property room type in dto 2022-06-23 18:39:00 +03:00
mushka
a5650bcf48 removed unused SystemThemeDetector component 2022-06-23 17:06:06 +03:00
mushka
7087213546 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-23 16:54:43 +03:00
mushka
da27de2cac Fixed Bug 57722 - Now app theme will change with system theme without reloading 2022-06-23 16:54:22 +03:00
45e791a092 removed unused code 2022-06-23 16:00:24 +03:00
96775f7a0a fix for eb896018d4 2b19ec7997 2022-06-23 15:43:22 +03:00
a035e9bf0c
Merge pull request #696 from ONLYOFFICE/feature/download-dialog
Feature/download dialog
2022-06-23 15:41:47 +03:00
9408a5a296 Web: Files: Added and applied new "ErrorInternalServer" translation key to Common.json 2022-06-23 15:34:52 +03:00
67f276e0d0 Fixed Bug 57763 - Сlient.OformsGallery. Fixed form creation after back from form gallery page 2022-06-23 15:19:17 +03:00
20deb4458a thumbnails: adaptive size 2022-06-23 15:18:15 +03:00
b5eb6420b0 Revert "Web: moved Error404Text translation to common"
This reverts commit 687951c921.
2022-06-23 15:15:49 +03:00
4b513bef15 Fixed Bug 57743 - Client.Upload. Added warning about possible data loss when refreshing the page while loading files/folders 2022-06-23 14:03:03 +03:00
TimofeyBoyko
a5b78fa5e6 Web:Common:Api: add new rooms filter and get rooms api method 2022-06-23 12:52:09 +03:00
d98a151385 Merge branch 'release/v1.2' into feature/download-dialog 2022-06-23 12:28:13 +03:00
3bf29d925c Web: Files: Fix decrement of root folder counter by click on 'New' file status 2022-06-23 12:26:10 +03:00
af252cc949 fix 2022-06-23 12:24:20 +03:00
c9eaeed719 Merge branch 'develop' into feature/get-thumbnail-from-thirdparty
# Conflicts:
#	products/ASC.Files/Core/Core/Thirdparty/IThirdPartyProviderDao.cs
2022-06-23 12:09:13 +03:00
5bcbae5711 fix 2022-06-23 11:48:31 +03:00
TimofeyBoyko
da4ecee203 Web:Common:Constants: add room types 2022-06-23 03:21:40 +03:00
TimofeyBoyko
d49b5afb98 Web:Files:Article: remove useless code 2022-06-22 17:33:23 +03:00
TimofeyBoyko
07c34da64d Web:Files: change virtual rooms page url 2022-06-22 17:33:10 +03:00
ed2298663c Web: Files: Added opportunity to turn off "New" files badge 2022-06-22 17:25:26 +03:00
TimofeyBoyko
c20c47921e Web:Files:Article: send rootFolderType as type at catalog item 2022-06-22 17:21:57 +03:00
b9496e4d0b Merge branch 'release/v1.2' into feature/download-dialog 2022-06-22 17:21:38 +03:00
TimofeyBoyko
1f5ccf477c Web:Files:CatalogItem: call onClick function with item id and type 2022-06-22 17:20:55 +03:00
9f97d1f2b7 Fixed Bug 57733 - Client.Profile. Fixed update header-profile 2022-06-22 16:38:48 +03:00
TimofeyBoyko
4023e101bd Web:Files:Store applied e2bdaa4 2022-06-22 16:27:30 +03:00
478666331b fix bug 57463 2022-06-22 16:26:38 +03:00
TimofeyBoyko
54b3ce8c37 Web: fix catalog accounts icon name 2022-06-22 16:24:37 +03:00
TimofeyBoyko
fdbe61603b Web:Files:Article: add empty accounts item 2022-06-22 16:24:18 +03:00
d05f13b143 fix 2022-06-22 16:21:39 +03:00