rhymix/modules/document
2024-04-08 22:43:15 +09:00
..
conf Clean up trigger registration code in document, comment, file, editor modules 2023-10-02 22:28:16 +09:00
lang Fix #2238 add option to control whether to allow redeclaring documents 2024-03-28 21:30:19 +09:00
queries Remove unnecessary default values for update queries 2023-10-04 21:13:56 +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 #2238 add option to control whether to allow redeclaring documents 2024-03-28 21:30:19 +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 Clean up trigger registration code in document, comment, file, editor modules 2023-10-02 22:28:16 +09:00
document.controller.php Fix #2238 add option to control whether to allow redeclaring documents 2024-03-28 21:30:19 +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 Remove unnecessary count query in getDocuments() 2024-03-12 23:19:31 +09:00
document.view.php Fix undefined variables in several module config templates 2023-11-09 01:37:38 +09:00