rhymix/modules/comment/queries
2024-06-17 14:28:24 +09:00
..
deleteComment.xml 삭제 2007-08-12 03:59:52 +00:00
deleteCommentList.xml 댓글을 관리자가 정한 수만큼 페이징을 하여 보여주도록 기능 추가. 모듈의 업데이트 필요 2008-02-22 19:42:50 +00:00
deleteComments.xml 삭제 2007-08-12 03:59:52 +00:00
deleteCommentsList.xml 댓글을 관리자가 정한 수만큼 페이징을 하여 보여주도록 기능 추가. 모듈의 업데이트 필요 2008-02-22 19:42:50 +00:00
deleteCommentVotedLog.xml 댓글에 대해서도 추천, 비추천 2016-01-23 23:12:12 +09:00
deleteDeclaredCommentLog.xml #2010 보완: 문서 모듈과의 일관성을 위해 2022-12-18 00:14:21 +09:00
deleteDeclaredComments.xml #3192에서 누락된 query xml 추가 2007-12-07 07:09:33 +00:00
deleteModuleComments.xml Fix XML query IDs with their respective file names 2024-06-17 14:28:24 +09:00
deleteModuleCommentsList.xml 댓글을 관리자가 정한 수만큼 페이징을 하여 보여주도록 기능 추가. 모듈의 업데이트 필요 2008-02-22 19:42:50 +00:00
getAllComments.xml Fix #2035 add statusList argument to most comment select queries 2022-12-18 00:28:45 +09:00
getChildCommentCount.xml Fix #2035 add statusList argument to most comment select queries 2022-12-18 00:28:45 +09:00
getChildComments.xml Fix #2035 add statusList argument to most comment select queries 2022-12-18 00:28:45 +09:00
getComment.xml git-svn-id: http://xe-core.googlecode.com/svn/trunk@801 201d5d3c-b55e-5fd7-737f-ddc643e51545 2007-03-30 05:11:53 +00:00
getCommentCount.xml Add statusList to more queries and adjust some of them #2035 2022-12-18 01:07:10 +09:00
getCommentCountByMemberSrl.xml Add statusList to more queries and adjust some of them #2035 2022-12-18 01:07:10 +09:00
getCommentDeclaredLogInfo.xml 위젯 검출 정규 표현식을 수정 2007-11-01 10:28:42 +00:00
getCommentList.xml Fix #2035 add statusList argument to most comment select queries 2022-12-18 00:28:45 +09:00
getCommentListByMemberSrl.xml Fix #2035 add statusList argument to most comment select queries 2022-12-18 00:28:45 +09:00
getCommentListItem.xml Fix #2035 add statusList argument to most comment select queries 2022-12-18 00:28:45 +09:00
getCommentPage.xml Add statusList to more queries and adjust some of them #2035 2022-12-18 01:07:10 +09:00
getCommentPageItem.xml Add statusList to more queries and adjust some of them #2035 2022-12-18 01:07:10 +09:00
getCommentPageList.xml Fix #2035 add statusList argument to most comment select queries 2022-12-18 00:28:45 +09:00
getCommentParentNextSibling.xml Optimize query getCommentParentNextSibling 2018-02-02 16:09:14 +09:00
getComments.xml 삭제 2007-08-12 03:59:52 +00:00
getCommentsByDocumentSrls.xml Fix #2035 add statusList argument to most comment select queries 2022-12-18 00:28:45 +09:00
getCommentVotedLog.xml 댓글에 대해서도 추천, 비추천 2016-01-23 23:12:12 +09:00
getCommentVotedLogInfo.xml Check vote log before allowing cancellation 2018-11-30 16:04:50 +09:00
getCommentVotedLogMulti.xml Fix XML query IDs with their respective file names 2024-06-17 14:28:24 +09:00
getDeclaredComment.xml 위젯 검출 정규 표현식을 수정 2007-11-01 10:28:42 +00:00
getDeclaredLatest.xml Fix #1611 query error in declared document/comment list page 2021-02-10 15:57:13 +09:00
getDeclaredList.xml Add sort options to declared document/comment list 2018-04-22 09:55:45 +09:00
getDeclaredLogByCommentSrl.xml 댓글 신고시 신고 이유를 적을 수 있게 함 2016-01-29 01:22:09 +09:00
getDistinctModules.xml Added comment validation system. 2012-02-29 12:08:42 +00:00
getNewestCommentList.xml Fix #2196 add exclude_module_srl parameter to getNewestCommentList query 2023-10-07 22:21:30 +09:00
getTotalCommentCountByGroupStatus.xml Fix XML query IDs with their respective file names 2024-06-17 14:28:24 +09:00
getTotalCommentCountWithinMemberByGroupStatus.xml Fix XML query IDs with their respective file names 2024-06-17 14:28:24 +09:00
getTotalCommentList.xml Use 'search' operation to improve search accuracy 2020-10-01 16:51:21 +09:00
getTotalCommentListWithinMember.xml Use 'search' operation to improve search accuracy 2020-10-01 16:51:21 +09:00
getTotalCommentListWithoutJoin.xml Use simple query without JOIN in admin comment list, to improve query speed with millions of comments 2024-03-12 23:18:51 +09:00
getVotedMemberList.xml r8112 추천 비추천 기능 옵셥 추가 2011-02-25 04:57:04 +00:00
insertComment.xml Fix importer module not saving documents/comments with empty password fields 2021-01-29 15:01:26 +09:00
insertCommentDeclaredLog.xml 댓글 신고시 신고 이유를 적을 수 있게 함 2016-01-29 01:22:09 +09:00
insertCommentList.xml 댓글을 관리자가 정한 수만큼 페이징을 하여 보여주도록 기능 추가. 모듈의 업데이트 필요 2008-02-22 19:42:50 +00:00
insertCommentVotedLog.xml #18931132 - 환경에 따라 XML을 파싱하지 못할 수 있는 문제 수정 2010-06-06 10:30:44 +00:00
insertDeclaredComment.xml 위젯 검출 정규 표현식을 수정 2007-11-01 10:28:42 +00:00
updateBlamedCount.xml comment도 추천/비추천 구분 2008-05-14 08:30:36 +00:00
updateComment.xml Remove unnecessary default values for update queries 2023-10-04 21:13:56 +09:00
updateCommentByDelete.xml Fix uploaded_count remaining after comment is deleted 2023-11-19 21:41:50 +09:00
updateCommentByRestore.xml 복구를 위한 쿼리 추가. 2017-03-07 07:59:23 +09:00
updateCommentListArrange.xml 응답형 댓글의 잘못된 반업데이트 로직 수정 2008-06-19 04:01:16 +00:00
updateCommentListModule.xml 댓글을 관리자가 정한 수만큼 페이징을 하여 보여주도록 기능 추가. 모듈의 업데이트 필요 2008-02-22 19:42:50 +00:00
updateCommentModule.xml 삭제 2007-08-12 03:59:52 +00:00
updateDeclaredComment.xml 위젯 검출 정규 표현식을 수정 2007-11-01 10:28:42 +00:00
updateDeclaredCommentCancel.xml 댓글 신고 취소 기능 추가 2022-11-23 21:47:57 +09:00
updatePublishedStatus.xml Fix #1285 #1286 prevent change of status of deleted comments 2020-05-17 21:14:59 +09:00
updateVotedCount.xml 위젯 검출 정규 표현식을 수정 2007-11-01 10:28:42 +00:00