Commit Graph

116 Commits

Author SHA1 Message Date
f8f5baf327 [all] fix bug 67392 2024-04-27 15:54:35 +03:00
b361ecf4b3 [all] fix bug 67392 2024-04-16 20:30:58 +03:00
6552fae7bc Set colors for offline-users 2024-02-22 14:47:42 +03:00
754bb2c70a [PDFE] Show comments when add new one 2023-12-01 15:09:22 +03:00
db1fd28852 Fix xss injection: bug 65186 (+ refactoring menu items), chat (user name), pivot dialogs and drag/drop in right panel 2023-11-21 16:12:49 +03:00
52588638be Update hint for sort button in the comments panel 2023-11-10 13:26:11 +03:00
ea6e1349e5 Add "more" button to comments panel, Move adding comment to document to "more" menu. 2023-11-08 22:44:58 +03:00
de308395de Fix user images in chat 2023-10-13 14:47:36 +03:00
a6e2f51569 Fix user image in comments 2023-10-12 16:58:39 +03:00
b34aa48437 Load users images for comments 2023-10-12 00:38:15 +03:00
5cf046897e Fix show avatar for comments 2023-06-15 19:33:08 +03:00
7791356efe Refactoring previos commits 2023-06-15 01:03:58 +03:00
d6491613a3 Added user avatar for comments 2023-06-14 00:27:25 +03:00
373330c42d FIx Bug 61595 2023-03-13 22:25:12 +03:00
09a42adc78 [copyright] Update address in Copyright 2023-03-01 21:03:43 +03:00
011c6714db [copyright] Update Copyright 2023-02-27 22:59:30 +03:00
a1ff76f18f Fix click on the comment popover 2022-11-10 14:24:17 +03:00
1394b55c54 Disable textarea button for comments 2022-11-09 23:43:45 +03:00
a86884c73a [SSE] Full info for the popover comment in hint mode 2022-11-04 22:57:10 +03:00
85364ac614 Fix Bug 58931 2022-10-27 12:52:50 +03:00
6f1ee48c6d [DE] Refactoring document protection 2022-09-28 01:01:27 +03:00
f8b95b54ab [DE] Refactoring document protection 2022-09-26 18:37:20 +03:00
c6cd767264 [DE] Lock review changes and comments when document is protected 2022-09-23 21:00:18 +03:00
83b2ef677b [Comments] Filter comments by group 2021-11-25 01:39:43 +03:00
5995a0045a [Comments] Fix sort 2021-11-25 00:43:25 +03:00
d0f3011e6c [Comments] Fill user groups 2021-11-24 21:21:24 +03:00
308ec711c8 Merge branch 'release/v7.0.0' into develop 2021-11-19 15:34:25 +03:00
96679e292c Fix sort comments by position 2021-11-18 18:28:20 +03:00
b28c877fe2 Sort comment on api event 2021-11-18 14:16:46 +03:00
32b1aa05c1 Fix sort comments by position 2021-11-18 12:40:05 +03:00
3a635aaf22 [DE] Sort comments by position 2021-11-18 02:02:07 +03:00
633ddd4e9c [DE PE SSE] Add tooltips to resolved icon when we can not edit comment (bug 51488) 2021-09-03 15:46:42 +03:00
5a7421e35d merge release 6.4.0 to develop 2021-08-25 19:02:44 +03:00
cfd5638646 [DE] Fix review balloon position 2021-08-13 14:32:32 +03:00
cc271cd723 Bug 42150: add sort direction 2021-07-12 00:30:52 +03:00
0bcce8991c Comments refactoring 2021-07-06 23:24:44 +03:00
79dbe85bdf Sort comments by date and author 2021-07-06 22:58:36 +03:00
f7ad092d81 Change comment groups: show comment replys from all users group if comment is visible for current user group 2021-05-18 15:18:58 +03:00
33acee7d61 Resolve all comments 2021-04-06 10:53:53 +03:00
b1d3ba3fc0 Merge branch 'release/v6.3.0' into develop 2021-03-29 16:33:45 +03:00
3b901f91e4 Use sdk class 2021-03-26 14:29:16 +03:00
69375d0c00 [PE] Fix Bug 49233 2021-03-23 18:41:11 +03:00
8a3a74dc2d Use config permssions to view comments 2021-03-17 20:08:47 +03:00
f35e929713 Add permissions for edit/remove comments 2021-03-17 12:02:06 +03:00
60cbd47725 Add new parameters to "permissions" section of config: editCommentAuthorOnly (can edit your own comments only if true), deleteCommentAuthorOnly (can delete your own comments only if true).
Deprecate customization.commentAuthorOnly parameter.
2021-02-04 12:39:56 +03:00
583065a6af [DE] Change name for guest user 2020-12-10 14:48:03 +03:00
525a0a4aec Fix Bug 47533 2020-11-18 15:28:47 +03:00
47692237c4 Add userdata field to comments 2020-08-31 14:27:54 +03:00
eb9da5251b Add parameter customization->mentionShare: change hint for mention in comment 2019-12-23 15:51:00 +03:00
36b19cf3d0 [Mentions] Check onRequestSendNotify event when send notification (don't check onRequestUsers event) 2019-12-20 17:40:15 +03:00