rhymix/modules/comment
Kijin Sung 1c786d8cd5 Remove module update scripts from XE 1.7 and before
XE 1.7 이하 버전에서 테이블 스키마 조정, 인덱스 추가, 임시파일 처리 등을 위해
만들어 놓은 업데이트 스크립트를 대부분 제거하여 처리 효율을 향상시킵니다.

이 중 대부분은 XE 개발 초창기(1.2 이전) 스키마 변경이 빈번하던 시절에
하위호환성을 위해 추가된 것으로, 이미 10년 이상 불필요한 상태였습니다.

단, 앞으로는 XE 1.8 미만 버전에서 라이믹스로 업데이트하기 어려워질 수 있습니다.
XE 1.8 미만 버전을 사용하는 사이트에서는 먼저 XE 최신 버전으로 업데이트한 후
라이믹스를 덮어씌우는 방식으로 진행하여야 합니다.
2020-09-29 01:33:57 +09:00
..
conf 잘못된 퍼미션 변경 2017-04-17 13:30:34 +09:00
lang Fix to respond to document without letter. 2020-06-30 14:22:20 +09:00
queries Fix document columns overwriting comment columns in getTotalCommentList query 2020-09-19 17:18:59 +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 Fix #1318 comment report form template 2020-07-04 00:22:13 +09:00
comment.admin.controller.php Fix #1285 #1286 prevent change of status of deleted comments 2020-05-17 21:14:59 +09:00
comment.admin.view.php Fix #1283 do not show comments on secret documents in integration search 2020-05-17 20:06:27 +09:00
comment.class.php Remove module update scripts from XE 1.7 and before 2020-09-29 01:33:57 +09:00
comment.controller.php Merge branch 'develop' into next 2020-07-31 15:36:40 +09:00
comment.item.php rhymix_content class 추가 2020-09-17 20:40:06 +09:00
comment.model.php Merge branch 'develop' into next 2020-09-29 00:23:30 +09:00
comment.view.php Change method calls to static in many core modules 2020-05-24 20:43:52 +09:00