rhymix/modules/point
conory 9fb23bd3dd 문서의 검색, 확장변수와 관련된 비효율적인 코드 정리
- setToAllDocumentExtraVars() 최적화
- 확장변수(-1, -2)를 이용한 문서 다국어 기능 관련 버그 수정 및 개선
- getDocumentList() 최적화 (비효율적인 코드 대거 삭제)
- _setSortIndex(), _setSearchOption() 최적화 (확장 변수 관련 쿼리들 정리)
- 권한자가 아니라면 공개글만 검색되도록 개선 (검색 옵션과 상관없이)
--- 문서 검색(제목+내용,내용,댓글)시 권한자도 비밀글을 검색할 수 없었던 문제 수정
- 'NOTICE Undefined variable' 조차 발생되지 않도록 getGrant() 수정
- '(포인트가 부족한 경우) 글 열람 금지' 옵션 사용시 본문 뿐만 아니라 확장 변수도 볼 수 없도록 숨김
- 기타 버그 수정 (많이 잡은 것 같은 데 정확히 기억안남ㅠ)
2018-06-28 19:59:21 +09:00
..
conf module.xml 3차 정리 2017-04-08 15:50:06 +09:00
icons/default Default point icon redesign. 2011-08-25 06:19:08 +00:00
lang Improve point module 2018-03-07 23:13:32 +09:00
queries Added comment validation system. 2012-02-29 12:08:42 +00:00
ruleset 0포인트로 설정하면 필터에서 막히는 문제 수정 @laelbe #1036 2018-05-30 21:15:38 +09:00
schemas 삭제 2007-08-12 03:59:52 +00:00
tpl 0포인트로 설정하면 필터에서 막히는 문제 수정 @laelbe #1036 2018-05-30 21:15:38 +09:00
point.admin.controller.php Improve point module 2018-03-07 23:13:32 +09:00
point.admin.view.php fix #2183 포인트 모듈별 설정 페이지에서 page 모듈을 제외 2018-01-10 23:19:04 +09:00
point.class.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
point.controller.php 문서의 검색, 확장변수와 관련된 비효율적인 코드 정리 2018-06-28 19:59:21 +09:00
point.model.php Allow programs to determine whether a member has points without calling isExistsPoint() and getPoint() separately 2017-12-21 15:24:55 +09:00
point.view.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00