rhymix/modules/comment/queries
2025-06-17 13:37:26 +09:00
..
deleteComment.xml
deleteCommentList.xml
deleteComments.xml
deleteCommentsList.xml
deleteCommentVotedLog.xml
deleteDeclaredCommentLog.xml #2010 보완: 문서 모듈과의 일관성을 위해 2022-12-18 00:14:21 +09:00
deleteDeclaredComments.xml
deleteModuleComments.xml Fix XML query IDs with their respective file names 2024-06-17 14:28:24 +09:00
deleteModuleCommentsList.xml
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
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
getCommentDepth.xml Add option to limit the maximum thread depth of comments 2024-10-09 16:45:36 +09: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
getCommentsByDocumentSrls.xml Fix #2035 add statusList argument to most comment select queries 2022-12-18 00:28:45 +09:00
getCommentVotedLog.xml
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
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
getDistinctModules.xml
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
insertComment.xml Fix importer module not saving documents/comments with empty password fields 2021-01-29 15:01:26 +09:00
insertCommentDeclaredLog.xml
insertCommentList.xml
insertCommentVotedLog.xml
insertDeclaredComment.xml
updateBlamedCount.xml
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
updateCommentListModule.xml
updateCommentModule.xml
updateDeclaredComment.xml
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
updateUploadedCount.xml Update file count after copying document or comment with its files #2569 2025-06-17 13:37:26 +09:00
updateVotedCount.xml