rhymix/modules/document
2023-09-25 22:40:33 +09:00
..
conf Use Rhymix action, not standalone .xml.php file, to load document category info 2023-08-07 00:35:13 +09:00
lang Fix #2057 add option to change or disable search division count 2023-09-24 21:50:53 +09:00
queries Support page = 0 and offset > 0 in getDocumentList() to avoid unnecessary count query 2023-06-19 02:15:35 +09:00
ruleset 문서 신고시 이유 적을 수 있게 항목 추가 2016-01-27 17:44:34 +09:00
schemas Shorten indexed varchar columns, remove meaningless size on some integer columns 2021-01-19 21:46:44 +09:00
tpl Fix #2057 add option to change or disable search division count 2023-09-24 21:50:53 +09:00
document.admin.controller.php Fix #2057 add option to change or disable search division count 2023-09-24 21:50:53 +09:00
document.admin.model.php Fix incorrectly capitalized class names in document and comment modules 2022-12-27 23:09:25 +09:00
document.admin.view.php Remove trailing whitespace 2023-01-30 21:37:41 +09:00
document.class.php Remove trailing whitespace 2023-01-30 21:37:41 +09:00
document.controller.php Fix #1204 #407 display more helpful error message when a post cannot be upvoted/downvoted/reported for whatever reason 2023-09-25 22:32:17 +09:00
document.item.php Change cache-busting query string format from ?YYYYMMDDHHMMSS to ?t=UnixTime 2023-09-12 23:15:26 +09:00
document.model.php Fix unnecessary semicolon 2023-09-25 22:40:33 +09:00
document.view.php Move non-member voting, vote canceling, and report canceling options from Board module to Document & Comment modules 2023-07-05 22:27:17 +09:00