rhymix/modules/comment
Kijin Sung be9d357f51 Add sort options to declared document/comment list
- 신고된 문서 열람 화면에서 작성일순 정렬 옵션 추가 (최근 신고순 옵션은 이미 있음)
- 신고된 댓글 열람 화면에서 작성일순, 최근 신고순 정렬 옵션 추가
- 신고된 문서와 댓글 열람 화면에서 일관성있는 표시를 위해 컬럼 순서를 일부 조정
2018-04-22 09:55:45 +09:00
..
conf 잘못된 퍼미션 변경 2017-04-17 13:30:34 +09:00
lang 삭제 할때 옵션여부의 동작을 인식하여 휴지통 기능을 실행하도록 개선 2017-03-07 08:34:04 +09:00
queries Add sort options to declared document/comment list 2018-04-22 09:55:45 +09:00
ruleset 댓글 모듈에서 추가되지 않고 빼먹은 룰셋 파일 추가 2016-01-29 01:55:05 +09:00
schemas Add index for nick_name in documents and comments table 2017-12-21 14:50:02 +09:00
tpl Add sort options to declared document/comment list 2018-04-22 09:55:45 +09:00
comment.admin.controller.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
comment.admin.view.php Add sort options to declared document/comment list 2018-04-22 09:55:45 +09:00
comment.class.php copyDocumentModule(), deleteModuleDocument() 정리, 성능 개선 2018-01-29 00:57:35 +09:00
comment.controller.php Optimize query getCommentParentNextSibling 2018-02-02 16:09:14 +09:00
comment.item.php Fix incorrect handling of secret comments in commentItem::isAccessible() 2017-12-27 14:17:38 +09:00
comment.model.php Fix #962 hide deleted comment from integration search 2018-01-12 19:40:09 +09:00
comment.view.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00