rhymix/modules/document
2024-06-17 14:28:24 +09:00
..
conf Clean up trigger registration code in document, comment, file, editor modules 2023-10-02 22:28:16 +09:00
lang Fix #2335 allow selecting a category as default 2024-05-04 20:21:13 +09:00
queries Fix XML query IDs with their respective file names 2024-06-17 14:28:24 +09:00
ruleset 문서 신고시 이유 적을 수 있게 항목 추가 2016-01-27 17:44:34 +09:00
schemas Fix #2335 allow selecting a category as default 2024-05-04 20:21:13 +09:00
tpl Mark default category in bold #2335 2024-05-04 20:52:51 +09:00
document.admin.controller.php Clean up declared log if prevent_redeclare != "N" #2238 2024-03-28 21:38:42 +09:00
document.admin.model.php Fix #2208 unused variable in getDocumentTrashList() 2023-11-08 22:46:45 +09:00
document.admin.view.php Fix partial search result in admin document list and member document list 2023-12-30 20:56:24 +09:00
document.class.php Fix #2335 allow selecting a category as default 2024-05-04 20:21:13 +09:00
document.controller.php Update category document count using +1/-1 diff instead of running COUNT(*) query every time 2024-05-04 21:50:00 +09:00
document.item.php Only add spaces in getContentText() before complete </p> and </div> tags, not </pre> 2024-04-08 22:43:15 +09:00
document.model.php Fix type error when third-party program passes array into getExtraKeys() or getExtraVars() #2355 2024-05-31 13:39:45 +09:00
document.view.php Fix undefined variables in several module config templates 2023-11-09 01:37:38 +09:00