rhymix/modules/document/queries
Kijin Sung b6aac0beac Use 'equal' not 'like' for searches on user_id, user_name, nick_name
user_id, user_name, nick_name 검색에는 like가 아닌 equal 조건을 사용하도록 변경함.

이름이나 닉네임으로 검색할 때 LIKE %검색어% 문법이 사용되어
검색 속도가 느려지는 것은 물론, 특정 회원의 작성글 보기 메뉴를 클릭하면
검색어가 포함된 닉네임을 가진 다른 회원의 글까지 모두 표시되어
닉네임을 변경했거나 다중아이디를 사용하는 것으로 오해받는 문제를 수정함.
(예: '라이믹스' 닉네임을 검색하면 '라이믹스최고' 회원의 글도 검색되었음)
2017-12-21 14:06:46 +09:00
..
deleteAlias.xml css 및 js 호출순서 조정기능 추가 2009-03-06 05:33:56 +00:00
deleteCategory.xml 삭제 2007-08-12 03:59:52 +00:00
deleteDeclared.xml 위젯 검출 정규 표현식을 수정 2007-11-01 10:28:42 +00:00
deleteDeclaredDocuments.xml #3192에서 누락된 query xml 추가 2007-12-07 07:09:33 +00:00
deleteDocument.xml issue 1980 Add use index to document select query 2012-05-07 04:59:43 +00:00
deleteDocumentDeclaredLog.xml #19688739 delete declared document log, when document deleted 2011-04-12 10:07:33 +00:00
deleteDocumentExtraKeys.xml css 및 js 호출순서 조정기능 추가 2009-03-06 05:33:56 +00:00
deleteDocumentExtraVars.xml #18311230 : fixed a query 2009-11-25 08:45:29 +00:00
deleteDocumentReadedLog.xml #19689775 document readed log, voted log delete, when document deleted 2011-04-13 01:59:09 +00:00
deleteDocumentUpdateLog.xml rename to update log 2016-02-26 14:53:50 +09:00
deleteDocumentVotedLog.xml 추천/비추천 인식 방법을 변경하고 그에 맞게 코드 변경 2016-01-22 13:07:22 +09:00
deleteHistory.xml css 및 js 호출순서 조정기능 추가 2009-03-06 05:33:56 +00:00
deleteModuleCategory.xml 삭제 2007-08-12 03:59:52 +00:00
deleteModuleDocument.xml 삭제 2007-08-12 03:59:52 +00:00
deleteTrash.xml 휴지통 기능 추가 2009-03-19 04:27:16 +00:00
getAliases.xml css 및 js 호출순서 조정기능 추가 2009-03-06 05:33:56 +00:00
getAllModules.xml #127 #152 게시물의 복사 기능 추가 & 이동/복사시 카테고리 지정 가능하도록 변경 & 기본 게시판 스킨에서 페이지의 게시물 토글 기능 추가 & 관리 선택된 게시물의 목록 노출 & 기본 게시판 스킨의 항목 숨김/열람 기능 모두 적용 2007-10-11 09:13:02 +00:00
getCategory.xml 삭제 2007-08-12 03:59:52 +00:00
getCategoryDocumentCount.xml updateCategoryDocumentCount by CategorySrl and ModuleSrl 2009-06-02 06:59:43 +00:00
getCategoryList.xml 삭제 2007-08-12 03:59:52 +00:00
getChildCategory.xml 게시판의 분류(카테고리) 관리를 메뉴(menu)와 같이 ajax로 부모-자식 관계로 생성할 수 있도록 기능 수정. 카테고리별 권한 설정을 통해 글작성시 카테고리 선별 제공 가능 2008-01-18 12:14:12 +00:00
getChildCategoryCount.xml 위젯 검출 정규 표현식을 수정 2007-11-01 10:28:42 +00:00
getChildCategoryMinListOrder.xml set svn property - svn:eol-style LF 2011-04-01 06:51:30 +00:00
getDailyArchivedList.xml #18931132 - 환경에 따라 XML을 파싱하지 못할 수 있는 문제 수정 2010-06-06 10:30:44 +00:00
getDeclaredDocument.xml 위젯 검출 정규 표현식을 수정 2007-11-01 10:28:42 +00:00
getDeclaredLatest.xml Fix #892 deleted documents and inconsistent counts in declared list 2017-09-12 13:55:42 +09:00
getDeclaredList.xml Fix #892 deleted documents and inconsistent counts in declared list 2017-09-12 13:55:42 +09:00
getDeclaredLogByDocumentSrl.xml 문서 신고시 이유 적을 수 있게 항목 추가 2016-01-27 17:44:34 +09:00
getDocument.xml 삭제 2007-08-12 03:59:52 +00:00
getDocumentCount.xml Use 'equal' not 'like' for searches on user_id, user_name, nick_name 2017-12-21 14:06:46 +09:00
getDocumentCountByDate.xml issue 160 when admin menu add, menu group create. 2011-09-19 01:32:00 +00:00
getDocumentCountByGroupStatus.xml Use 'equal' not 'like' for searches on user_id, user_name, nick_name 2017-12-21 14:06:46 +09:00
getDocumentCountByMemberSrl.xml spammer manage 2013-11-27 11:43:13 +09:00
getDocumentDeclaredLogInfo.xml 위젯 검출 정규 표현식을 수정 2007-11-01 10:28:42 +00:00
getDocumentDivision.xml #18240064 통합검색 모듈의 기능 추가 2009-08-19 06:19:43 +00:00
getDocumentDivisionCount.xml #18931132 - 환경에 따라 XML을 파싱하지 못할 수 있는 문제 수정 2010-06-06 10:30:44 +00:00
getDocumentDivisionUseIndex.xml issue 1980 Add use index to document select query 2012-05-07 04:59:43 +00:00
getDocumentExtraKeys.xml 확장변수 테이블에 eid 컬럼 추가 1.확장변수 추가/수정 시 대상 모듈 중 유일한 eid 로 등록하기 추가 2.다국어 게시글이 존재 시 확장변수 위치이동 안되는 오류 수정 3. 확장변수관련 추가/생성/삭제/수정/출력에 eid 정보에 대해 추가 수정 2009-03-20 09:17:12 +00:00
getDocumentExtraVars.xml 확장변수 + 다국어 기능 수정 2009-03-24 06:49:36 +00:00
getDocumentExtraVarsCount.xml Close Connection when there is no connection value. 2013-09-25 15:29:32 +00:00
getDocumentList.xml Use 'equal' not 'like' for searches on user_id, user_name, nick_name 2017-12-21 14:06:46 +09:00
getDocumentListByMemberSrl.xml spammer manage 2013-11-27 11:43:13 +09:00
getDocumentListExtraSort.xml Use 'equal' not 'like' for searches on user_id, user_name, nick_name 2017-12-21 14:06:46 +09:00
getDocumentListPage.xml Use 'equal' not 'like' for searches on user_id, user_name, nick_name 2017-12-21 14:06:46 +09:00
getDocumentListUseIndex.xml Use 'equal' not 'like' for searches on user_id, user_name, nick_name 2017-12-21 14:06:46 +09:00
getDocumentListWithExtraVars.xml 불필요한 라인 제거 2014-02-21 23:09:53 +09:00
getDocumentListWithExtraVarsPage.xml 확장변수 검색 시 상담 기능이 작동하지 않는 버그 수정 2014-02-11 18:04:33 +09:00
getDocumentListWithinComment.xml Issue 1428 adding condition for status of document, and fixed queryid in xml query 2012-03-08 06:32:11 +00:00
getDocumentListWithinCommentPage.xml issue 1925, Fixed a bug that calculates a wrong page when no page variable. 2012-07-24 04:37:13 +00:00
getDocumentListWithinExtraVars.xml 관리페이지에서 사용자정의 검색 구현 2014-05-18 15:23:20 +09:00
getDocumentListWithinExtraVarsExtraSort.xml Use 'equal' not 'like' for searches on user_id, user_name, nick_name 2017-12-21 14:06:46 +09:00
getDocumentListWithinMember.xml Use 'equal' not 'like' for searches on user_id, user_name, nick_name 2017-12-21 14:06:46 +09:00
getDocumentListWithinTag.xml Update getDocumentListWithinTag.xml 2015-01-23 12:37:50 +09:00
getDocumentListWithinTagPage.xml issue 1925, Fixed a bug that calculates a wrong page when no page variable. 2012-07-24 04:37:13 +00:00
getDocumentMaxExtraKeyIdx.xml css 및 js 호출순서 조정기능 추가 2009-03-06 05:33:56 +00:00
getDocumentReadedLogInfo.xml 삭제 2007-08-12 03:59:52 +00:00
getDocuments.xml bug fix 2008-12-17 05:28:25 +00:00
getDocumentsExtraVars.xml 1. fileModel::getIsPermitted() 함수 제거 (내부 구현코드가 미완성이라 이 함수를 제거하고 editor_sequence, uploadTargetSrl 을 이용하여 파일 업로드 점검하도록 수정) 2009-06-19 02:36:24 +00:00
getDocumentSrlByAlias.xml 문서 Alias로 글을 구할때 mid값이 number filter로 지정되어 대상을 찾을 수 없는 문제 수정 2010-01-20 21:20:47 +00:00
getDocumentSrlByTitle.xml fix #2111 document 모듈의 Query ID가 잘못 지정된 문제 고침 2017-08-16 22:27:08 +09:00
getDocumentTags.xml for textyle 2009-05-25 08:59:43 +00:00
getDocumentTranslationLangCodes.xml Added comment validation system. 2012-02-29 12:08:42 +00:00
getDocumentUpdateLog.xml Provide a correction by selection the update logs. 2016-03-10 18:02:52 +09:00
getDocumentVotedLog.xml 추천/비추천 인식 방법을 변경하고 그에 맞게 코드 변경 2016-01-22 13:07:22 +09:00
getDocumentVotedLogInfo.xml 삭제 2007-08-12 03:59:52 +00:00
getGroupsExtraKeys.xml 확장변수 테이블에 eid 컬럼 추가 1.확장변수 추가/수정 시 대상 모듈 중 유일한 eid 로 등록하기 추가 2.다국어 게시글이 존재 시 확장변수 위치이동 안되는 오류 수정 3. 확장변수관련 추가/생성/삭제/수정/출력에 eid 정보에 대해 추가 수정 2009-03-20 09:17:12 +00:00
getGroupsExtraVars.xml 확장변수 테이블에 eid 컬럼 추가 1.확장변수 추가/수정 시 대상 모듈 중 유일한 eid 로 등록하기 추가 2.다국어 게시글이 존재 시 확장변수 위치이동 안되는 오류 수정 3. 확장변수관련 추가/생성/삭제/수정/출력에 eid 정보에 대해 추가 수정 2009-03-20 09:17:12 +00:00
getHistories.xml restore 기능 추가, history list 정렬 및 페이징 추가 2009-04-28 07:44:34 +00:00
getHistory.xml 위키XE의 공헌자 및 댓글 정상적으로 나오도록 수정하고 히스토리를 일단 구현하여 보는 기능은 가능하도록 개선. (diff는 차후에) 2009-04-28 01:32:42 +00:00
getMonthlyArchivedList.xml #18931132 - 환경에 따라 XML을 파싱하지 못할 수 있는 문제 수정 2010-06-06 10:30:44 +00:00
getNoticeList.xml Update getNoticeList.xml 2015-05-26 20:28:16 +09:00
getTrash.xml 휴지통 기능 추가 2009-03-19 04:27:16 +00:00
getTrashByDocumentSrl.xml for textyle trash function 2009-05-26 01:58:26 +00:00
getTrashList.xml Update getTrashList.xml 2014-11-30 18:34:55 +09:00
getUpdateLog.xml Enhanced to create a modified reason. 2016-03-01 17:19:23 +09:00
getUpdateLogAdminisExists.xml rename query id 2016-03-15 13:26:09 +09:00
getVotedMemberList.xml r8112 추천 비추천 기능 옵셥 추가 2011-02-25 04:57:04 +00:00
insertAlias.xml css 및 js 호출순서 조정기능 추가 2009-03-06 05:33:56 +00:00
insertCategory.xml #19690583 Description attribute/column for document_category table added 2011-04-13 12:09:29 +00:00
insertDeclaredDocument.xml 위젯 검출 정규 표현식을 수정 2007-11-01 10:28:42 +00:00
insertDocument.xml added document last_updater to query and data importer 2012-05-15 15:27:21 +00:00
insertDocumentDeclaredLog.xml 문서 신고시 이유 적을 수 있게 항목 추가 2016-01-27 17:44:34 +09:00
insertDocumentExtraKey.xml issue 160 bug fix in extra vars 2011-09-19 10:17:53 +00:00
insertDocumentExtraVar.xml 확장변수 테이블에 eid 컬럼 추가 1.확장변수 추가/수정 시 대상 모듈 중 유일한 eid 로 등록하기 추가 2.다국어 게시글이 존재 시 확장변수 위치이동 안되는 오류 수정 3. 확장변수관련 추가/생성/삭제/수정/출력에 eid 정보에 대해 추가 수정 2009-03-20 09:17:12 +00:00
insertDocumentReadedLog.xml 삭제 2007-08-12 03:59:52 +00:00
insertDocumentUpdateLog.xml added a column for administrators. 2016-03-14 09:41:34 +09:00
insertDocumentVotedLog.xml #18931132 - 환경에 따라 XML을 파싱하지 못할 수 있는 문제 수정 2010-06-06 10:30:44 +00:00
insertHistory.xml css 및 js 호출순서 조정기능 추가 2009-03-06 05:33:56 +00:00
insertTrash.xml 휴지통 기능 추가 2009-03-19 04:27:16 +00:00
isExistsExtraKey.xml 확장변수 테이블에 eid 컬럼 추가 1.확장변수 추가/수정 시 대상 모듈 중 유일한 eid 로 등록하기 추가 2.다국어 게시글이 존재 시 확장변수 위치이동 안되는 오류 수정 3. 확장변수관련 추가/생성/삭제/수정/출력에 eid 정보에 대해 추가 수정 2009-03-20 09:17:12 +00:00
moveDocumentExtraVars.xml Close Connection when there is no connection value. 2013-09-25 15:29:32 +00:00
updateBlamedCount.xml ticket:456 Vote/Blame 구분 2008-04-23 15:34:26 +00:00
updateCategory.xml FIx #690 disappearing description when category is moved 2017-02-11 18:03:05 +09:00
updateCategoryCount.xml 휴지통 기능 추가 2009-03-19 04:27:16 +00:00
updateCategoryOrder.xml 게시판의 분류(카테고리) 관리를 메뉴(menu)와 같이 ajax로 부모-자식 관계로 생성할 수 있도록 기능 수정. 카테고리별 권한 설정을 통해 글작성시 카테고리 선별 제공 가능 2008-01-18 12:14:12 +00:00
updateCommentCount.xml Add option to control updating the document's last-updated timestamp when a comment is posted 2017-05-07 21:37:37 +09:00
updateDeclaredDocument.xml 문서 신고시 이유 적을 수 있게 항목 추가 2016-01-27 17:44:34 +09:00
updateDocument.xml issue 1980 Add use index to document select query 2012-05-07 04:59:43 +00:00
updateDocumentCategory.xml Close Connection when there is no connection value. 2013-09-25 15:29:32 +00:00
updateDocumentCommentStatus.xml issue 27 comment status refactoring 2011-06-08 02:26:45 +00:00
updateDocumentExtraKey.xml issue 1523 extra default value update bug fix 2012-02-29 02:49:13 +00:00
updateDocumentExtraKeyEid.xml #17922959 : document 모듈 업데이트할 때 추가된 eid 필드를 등록하면서 다른 필드 값이 수정되는 문제 수정 2009-04-11 19:22:01 +00:00
updateDocumentExtraKeyIdx.xml css 및 js 호출순서 조정기능 추가 2009-03-06 05:33:56 +00:00
updateDocumentExtraKeyIdxOrder.xml issue 1793 check null parameter in method. 2012-03-29 05:56:33 +00:00
updateDocumentExtraVar.xml issue 160 bug fix in extra vars 2011-09-19 10:17:53 +00:00
updateDocumentExtraVarEid.xml #17922959 : document 모듈 업데이트할 때 추가된 eid 필드를 등록하면서 다른 필드 값이 수정되는 문제 수정 2009-04-11 19:22:01 +00:00
updateDocumentExtraVarIdx.xml css 및 js 호출순서 조정기능 추가 2009-03-06 05:33:56 +00:00
updateDocumentExtraVarIdxOrder.xml issue 1793 check null parameter in method. 2012-03-29 05:56:33 +00:00
updateDocumentModule.xml #294 게시글 이동/복사시 첨부파일과 댓글/엮인글도 모두 복사되도록 기능 추가 2008-01-07 13:19:43 +00:00
updateDocumentOrder.xml #18631031 : remove unnecessary default value 2010-01-21 09:02:35 +00:00
updateDocumentsAllowCommentTrackback.xml issue 27 comment status refactoring 2011-06-08 02:26:45 +00:00
updateDocumentsLangCode.xml #18203020 2009-08-04 02:55:39 +00:00
updateDocumentsSecret.xml add query update secret 2009-05-04 02:19:00 +00:00
updateDocumentStatus.xml #19745697 trash module devlopement 2011-05-30 01:25:01 +00:00
updateDocumentTags.xml for textyle 2009-05-25 08:59:43 +00:00
updateReadedCount.xml 삭제 2007-08-12 03:59:52 +00:00
updateTrackbackCount.xml 삭제 2007-08-12 03:59:52 +00:00
updateUploadedCount.xml #1055 게시물 이동 시 첨부파일의 수를 갱신하는 동작을 간소화 하도록 개선 2014-12-29 17:15:30 +09:00
updateVotedCount.xml 위젯 검출 정규 표현식을 수정 2007-11-01 10:28:42 +00:00