Commit graph

93 commits

Author SHA1 Message Date
Julia Radzhabova 83b2ef677b [Comments] Filter comments by group 2021-11-25 01:39:43 +03:00
Julia Radzhabova 5995a0045a [Comments] Fix sort 2021-11-25 00:43:25 +03:00
Julia Radzhabova d0f3011e6c [Comments] Fill user groups 2021-11-24 21:21:24 +03:00
Julia Radzhabova 308ec711c8 Merge branch 'release/v7.0.0' into develop 2021-11-19 15:34:25 +03:00
Julia Radzhabova 96679e292c Fix sort comments by position 2021-11-18 18:28:20 +03:00
Julia Radzhabova b28c877fe2 Sort comment on api event 2021-11-18 14:16:46 +03:00
Julia Radzhabova 32b1aa05c1 Fix sort comments by position 2021-11-18 12:40:05 +03:00
Julia Radzhabova 3a635aaf22 [DE] Sort comments by position 2021-11-18 02:02:07 +03:00
JuliaSvinareva 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
Maxim Kadushkin 5a7421e35d merge release 6.4.0 to develop 2021-08-25 19:02:44 +03:00
Julia Radzhabova cfd5638646 [DE] Fix review balloon position 2021-08-13 14:32:32 +03:00
Julia Radzhabova cc271cd723 Bug 42150: add sort direction 2021-07-12 00:30:52 +03:00
Julia Radzhabova 0bcce8991c Comments refactoring 2021-07-06 23:24:44 +03:00
Julia Radzhabova 79dbe85bdf Sort comments by date and author 2021-07-06 22:58:36 +03:00
Julia Radzhabova 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
Julia Radzhabova 33acee7d61 Resolve all comments 2021-04-06 10:53:53 +03:00
Julia Radzhabova b1d3ba3fc0 Merge branch 'release/v6.3.0' into develop 2021-03-29 16:33:45 +03:00
Julia Radzhabova 3b901f91e4 Use sdk class 2021-03-26 14:29:16 +03:00
Julia Radzhabova 69375d0c00 [PE] Fix Bug 49233 2021-03-23 18:41:11 +03:00
Julia Radzhabova 8a3a74dc2d Use config permssions to view comments 2021-03-17 20:08:47 +03:00
Julia Radzhabova f35e929713 Add permissions for edit/remove comments 2021-03-17 12:02:06 +03:00
Julia Radzhabova 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
Julia Radzhabova 583065a6af [DE] Change name for guest user 2020-12-10 14:48:03 +03:00
Julia Radzhabova 525a0a4aec Fix Bug 47533 2020-11-18 15:28:47 +03:00
Julia Radzhabova 47692237c4 Add userdata field to comments 2020-08-31 14:27:54 +03:00
Julia Radzhabova eb9da5251b Add parameter customization->mentionShare: change hint for mention in comment 2019-12-23 15:51:00 +03:00
Julia Radzhabova 36b19cf3d0 [Mentions] Check onRequestSendNotify event when send notification (don't check onRequestUsers event) 2019-12-20 17:40:15 +03:00
Julia Radzhabova b811606de9 Merge branch 'develop' into feature/remove-comments 2019-11-15 11:52:22 +03:00
Julia Radzhabova 56042f4c89 [SSE] Fix appearance of comment popover in view mode 2019-11-13 14:47:32 +03:00
Julia Radzhabova b5c481dd65 Remove comments 2019-10-28 14:20:21 +03:00
Julia Radzhabova f34167d0f2 Remove comments (current, all, only my comments) 2019-10-18 13:28:30 +03:00
Julia Radzhabova 579fb0d32a [Mentions] Fix changing comments 2019-07-18 14:05:31 +03:00
Julia Radzhabova a8db76ea39 Move selecting comment on loading document to sdkjs 2019-07-17 15:07:53 +03:00
Julia Radzhabova 8cc4803b82 [Comments] Fix opening comment action 2019-07-16 17:50:21 +03:00
Julia Radzhabova c9dbd128e8 [Comments] Use original guid for comment mentions 2019-07-16 15:50:55 +03:00
Julia Radzhabova 112c12d64c User original id for comments mentions 2019-07-16 13:11:38 +03:00
Julia Radzhabova bd6071ccd2 Merge branch 'feature/comment-mentions' into develop 2019-07-12 17:00:29 +03:00
Julia Radzhabova f19597a9cb Mentions refactoring: add placeholder to comment textarea, set mentions on adding reply, clear external users when change document access rights 2019-06-26 14:04:02 +03:00
Julia Radzhabova 25e50435bb Request users for mentions, send mentions 2019-04-23 14:41:35 +03:00
Julia Radzhabova 36e92e7810 Bug 41347 2019-04-22 11:04:54 +03:00
Julia Radzhabova c823cb38fe [DE] Fix view mode, select user email using keyboard. 2019-04-18 17:16:07 +03:00
Julia Radzhabova 145008eaae [DE] Add user email to comment 2019-04-18 17:08:48 +03:00
Julia Radzhabova 58a1ddb834 Find emails for sending invitation (begins with + or @) when adding comment. 2019-04-18 17:06:46 +03:00
Julia Radzhabova 05a2056fa5 [DE] Bug 41216 2019-04-15 14:06:41 +03:00
Julia Radzhabova 233951d551 [DE] Bug 41193 2019-04-12 15:15:06 +03:00
Julia Radzhabova 6da9f77db0 [Comments] Save text for new (not added) comment: clear text when esc, close or add button pressed 2019-04-11 17:43:28 +03:00
Julia Radzhabova c2b4892502 Fix Bug 40787 2019-03-18 16:17:46 +03:00
Julia Radzhabova 5b834e4ca8 Fix Bug 40582. Refactoring rev. 71997cf64e (4 Jun 2018) 2019-02-26 16:17:05 +03:00
Julia Radzhabova 934bcbc4c4 Bug 26462: add new comment to text with other comments 2019-02-25 19:10:03 +03:00
Julia Radzhabova fdc734d898 Fix Bug 40582 2019-02-18 16:02:32 +03:00