rhymix/modules/document
Kijin Sung bf0014a7d9 Add triggers before updateVotedCount/Cancel
문서 및 댓글 추천 액션에 after 트리거만 있고 before 트리거가 없어서
서드파티 자료에서 추천을 미리 막거니 변조하기가 어려웠음.
before 트리거를 추가하여 이 문제를 해결함.

추천 취소 액션에도 마찬가지로 before 트리거를 추가하고,
댓글 추천/취소시 document_srl 값도 받아올 수 있도록 개선함.
2018-11-30 15:05:47 +09:00
..
conf 검색엔진 수집이 불필요한 페이지에 대한 robots 메타 태그 추가 2018-10-02 22:50:05 +09:00
lang Fix #1064 incorrect lang name in document config 2018-08-19 21:50:36 +09:00
queries Fix xpressengine/xe-core#2295 2018-10-02 15:20:22 +09:00
ruleset 문서 신고시 이유 적을 수 있게 항목 추가 2016-01-27 17:44:34 +09:00
schemas Add index for nick_name in documents and comments table 2017-12-21 14:50:02 +09:00
tpl Fix in_array() warning 2018-10-11 14:22:25 +09:00
document.admin.controller.php Merge branch 'develop' into pr/exception 2018-09-06 10:45:59 +09:00
document.admin.model.php Fix uninitialized stdClass in rarely used method 2016-05-27 07:57:58 +09:00
document.admin.view.php Fix page 2 of declared document list not being visible 2018-08-19 11:20:34 +09:00
document.class.php 문서 이동 / 첨부 파일 삭제 기능 개선 2018-01-24 21:23:00 +09:00
document.controller.php Add triggers before updateVotedCount/Cancel 2018-11-30 15:05:47 +09:00
document.item.php Fix duplicate revert 2018-08-26 23:31:40 +09:00
document.model.php Fix XSS in documentModel->getExtraVarsHTML() 2018-10-08 17:46:47 +09:00
document.view.php Use more granular exceptions and error messages in important modules 2018-09-06 10:11:05 +09:00