rhymix/modules/comment
Kijin Sung 877863854e Add triggers before and after getCommentList()
예전에 getDocumentList() 전후에 트리거를 추가한 것처럼 댓글 목록에서도
트리거를 사용하여 검색 조건을 바꾸거나 결과를 조정할 수 있도록 함.
2017-11-25 15:32:54 +09:00
..
conf 잘못된 퍼미션 변경 2017-04-17 13:30:34 +09:00
lang 삭제 할때 옵션여부의 동작을 인식하여 휴지통 기능을 실행하도록 개선 2017-03-07 08:34:04 +09:00
queries content 위젯에서 휴지통으로 이동된 문서의 댓글, 비밀댓글이 표시되는 문제 수정 2017-08-04 14:49:35 +09:00
ruleset 댓글 모듈에서 추가되지 않고 빼먹은 룰셋 파일 추가 2016-01-29 01:55:05 +09:00
schemas 댓글 삭제시 parent_srl 에 인덱스가 없어 쿼리시간이 오래걸리는 문제 고침 2017-04-24 12:53:13 +09:00
tpl fix #2142 onclick이 사용된 새 창 열기를 target 속성으로 변경 2017-09-11 18:21:16 +09:00
comment.admin.controller.php Use new Mail class in board and comment modules for all notifications 2017-06-29 17:45:44 +09:00
comment.admin.view.php Reapply "Fix #2005 XEVE-16-008 XSS 방지 및 XSS를 통해 특정 명령을 실행할 수 있는 보안취약점 해결" 2017-01-12 15:21:44 +09:00
comment.class.php 댓글 삭제시 parent_srl 에 인덱스가 없어 쿼리시간이 오래걸리는 문제 고침 2017-04-24 12:53:13 +09:00
comment.controller.php Allow member info to be customized by trigger 2017-11-24 23:42:28 +09:00
comment.item.php content 위젯 출력시 item URL에 mid가 포함되도록 개선 2017-09-15 19:29:14 +09:00
comment.model.php Add triggers before and after getCommentList() 2017-11-25 15:32:54 +09:00
comment.view.php 댓글 신고시 신고 이유를 적을 수 있게 함 2016-01-29 01:22:09 +09:00