Commit Graph

45019 Commits

Author SHA1 Message Date
83325a89df Client: TableView: logic changes for vdr indexes 2024-04-18 21:11:09 +05:00
dc7f45f7f6 Client: added localStorage for VDR indexing 2024-04-18 21:09:41 +05:00
436d7eda7a
Merge pull request #363 from ONLYOFFICE/bugfix/67042
Doceditor: restore meta tags
2024-04-18 18:54:33 +04:00
4779e6514a Doceditor: restore meta tags 2024-04-18 17:39:28 +03:00
937b389bc8
Merge pull request #344 from ONLYOFFICE/bugfix/fix-oform-category-filter
Bugfix/fix oform category filter
2024-04-18 17:53:03 +04:00
2207133195 Merge branch 'release/v2.5.0' into bugfix/fix-oform-category-filter 2024-04-18 15:48:40 +04:00
3990c6d001 Fix Bug 67516 - Rooms.Search.Tag. The tag is broken down character by character on the page when you select a search by tag. 2024-04-18 15:48:18 +04:00
namushka
6c47b5c955 Merge branch 'bugfix/fix-oform-category-filter' of https://github.com/ONLYOFFICE/DocSpace-client into bugfix/fix-oform-category-filter 2024-04-18 14:18:51 +03:00
namushka
7f75954ed6 fixed onBackdopClick canceling onSelect on subLists in oform category filter 2024-04-18 14:18:47 +03:00
namushka
bc4c6e7506 added event passing to onBackdropClick prop 2024-04-18 14:17:46 +03:00
1bce7ae047
Merge pull request #362 from ONLYOFFICE/bugfix/doceditor-resize
Bugfix/doceditor resize
2024-04-18 15:06:50 +04:00
dd321b125a Doceditor: update calculate height for aside and backdrop 2024-04-18 14:03:01 +03:00
b6079b38f2 Shared:Types: update methods for AscDesktopEditors 2024-04-18 14:02:43 +03:00
910daf60d3
Merge pull request #361 from ONLYOFFICE/bugfix/arabic-font-management
Management: Add using system font in management
2024-04-18 14:52:38 +04:00
371b9b018e Management: Add using system font in management 2024-04-18 12:48:03 +02:00
25b2d42876 Merge branch 'release/v2.5.0' into bugfix/fix-oform-category-filter 2024-04-18 14:37:31 +04:00
namushka
4fdbc314db added description for withBackdrop to combobox readme 2024-04-18 13:36:04 +03:00
18f0f121f9
Merge pull request #351 from ONLYOFFICE/bugfix/arabic-font
Fix Bug 67382 - Accounts: RTL. Bad font for arabic language
2024-04-18 14:12:02 +04:00
16e0507123 Merge branch 'release/v2.5.0' into bugfix/arabic-font 2024-04-18 14:05:03 +04:00
7d0e73b88d
Merge pull request #360 from ONLYOFFICE/bugfix/rtl-horizontal-scroll
bugfix/rtl-horizontal-scroll
2024-04-18 14:04:10 +04:00
76b85338c1 Shared: Section: Fix wrong rtl styles in section-body_header causing horizontal scroll 2024-04-18 11:32:47 +02:00
d996b39f0e
Merge pull request #358 from ONLYOFFICE/bugfix/rtl-sort-button
Shared: Fix rtl styles for sort button
2024-04-18 13:29:38 +04:00
e9e5874354
Merge pull request #359 from ONLYOFFICE/bugfix/67495
Fixed Bug 67495 - Rooms. Room icons look like folder icons in the Mov…
2024-04-18 13:29:11 +04:00
f9526f2010 Fixed Bug 67495 - Rooms. Room icons look like folder icons in the Move to/Copy panel in a room with third-party storage. 2024-04-18 12:20:35 +03:00
c939d82351 Shared: Fix rtl styles for sort button 2024-04-18 11:04:05 +02:00
namushka
c53f0d7300 Merge branch 'release/v2.5.0' into bugfix/fix-oform-category-filter 2024-04-18 11:41:41 +03:00
namushka
e6ecca46b6 fix Combobox onBackdropClick 2024-04-18 11:41:12 +03:00
namushka
cef915143d fix clrf to lf 2024-04-18 11:31:58 +03:00
namushka
4a5890fd6f test lf fix 2024-04-18 11:30:38 +03:00
c909ff324b Merge branch 'release/v2.5.0' into bugfix/arabic-font 2024-04-18 10:37:31 +04:00
a16f9e1c80 Fix getObjectByLocation (zoom download issue) 2024-04-17 20:10:04 +04:00
8a2bd2c465
Merge pull request #352 from ONLYOFFICE/feature/roomadmin-groups-crud-access
feature/roomadmin-groups-crud-access
2024-04-17 19:32:23 +04:00
5eb6f951cb Client: TableView: added idx column 2024-04-17 20:22:58 +05:00
54dc154567 Client: FilesStore: started throwing order prop for indexing 2024-04-17 20:22:09 +05:00
8c3fe05203 Client: SelectedFolderStore: added indexing prop 2024-04-17 20:21:30 +05:00
bf1bd01793 Client: TableStore: added indexColumnIsEnabled prop 2024-04-17 20:20:59 +05:00
b08379917c
Merge pull request #357 from ONLYOFFICE/bugfix/doceditor-resize
Bugfix/doceditor resize
2024-04-17 19:20:27 +04:00
b8a895011e Doceditor: add comments 2024-04-17 18:16:01 +03:00
41387559cd Doceditor: add backdrop and aside resize 2024-04-17 18:15:31 +03:00
2b4a554abc Shared:Types: add new methods for AscDesktopEditors 2024-04-17 18:15:17 +03:00
namushka
dd35a609e1 fixed EditGroupMembersProps owner role possible to change in room created by room admin 2024-04-17 17:51:15 +03:00
7e91a77328 Merge branch 'release/v2.5.0' into feature/roomadmin-groups-crud-access 2024-04-17 17:52:10 +04:00
namushka
a462acda31 Merge branch 'feature/roomadmin-groups-crud-access' of https://github.com/ONLYOFFICE/DocSpace-client into feature/roomadmin-groups-crud-access 2024-04-17 16:49:50 +03:00
namushka
b2ad4caee2 removed "Create group" link from groups table empty screen 2024-04-17 16:49:48 +03:00
2d551dd71e
Merge pull request #354 from ONLYOFFICE/bugfix/inside-group-empty-screen
Fix Bug 67466 - Accounts: Groups. Return empty screen
2024-04-17 17:48:26 +04:00
62a1c4e57d
Merge pull request #356 from ONLYOFFICE/bugfix/selection-area
Web: Files: Selection-area: fixed tile selection
2024-04-17 17:47:45 +04:00
92a8848d0f Web: Files: Selection-area: fixed tile selection 2024-04-17 16:37:10 +03:00
519cba3d1b
Merge pull request #355 from ONLYOFFICE/hotfix/v2.0.6
Merge hotfix/v2.0.6 into master
2024-04-17 15:59:51 +03:00
44b15949b7 Fix Bug 67466 - Accounts: Groups. Return empty screen 2024-04-17 14:42:31 +02:00
968a190d83 Merge branch 'release/v2.5.0' into feature/roomadmin-groups-crud-access 2024-04-17 16:38:01 +04:00