rhymix/modules/document
2023-10-02 22:28:16 +09:00
..
conf Clean up trigger registration code in document, comment, file, editor modules 2023-10-02 22:28:16 +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 Add new trigger points in document.copyDocumentModule to replace old, nonstandard "add" name 2023-10-02 22:10:57 +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 Clean up trigger registration code in document, comment, file, editor modules 2023-10-02 22:28:16 +09:00
document.controller.php Clean up legacy class references in comment and document controllers 2023-10-02 21:55:30 +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