rhymix/modules/document
conory 1d9033742a 검색옵션이 뒤죽박죽으로 표시될 수 있는 문제 수정
언어코드 이름이 모두 search_target_list로 같기에 향후 코어나 서드파티에 의해 호출 순서가 바뀌면 다른 모듈의 $lang->search_target_list 변수가 표시될 수 있다.
2021-04-24 11:50:39 +09:00
..
conf Make all addons, modules, and widgets follow RX_VERSION 2020-12-18 00:20:33 +09:00
lang Add getStatus() and getStatusText() methods to document and comment for easy management 2021-04-20 22:38:42 +09:00
queries Fix #1611 query error in declared document/comment list page 2021-02-10 15:57:13 +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 검색옵션이 뒤죽박죽으로 표시될 수 있는 문제 수정 2021-04-24 11:50:39 +09:00
document.admin.controller.php Provide DocumentController::clearDocumentCache() 2020-10-30 01:24:29 +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 Add getStatus() and getStatusText() methods to document and comment for easy management 2021-04-20 22:38:42 +09:00
document.controller.php Fix #1674 Preserve extra_vars when updating document 2021-04-12 21:26:33 +09:00
document.item.php Add getStatus() and getStatusText() methods to document and comment for easy management 2021-04-20 22:38:42 +09:00
document.model.php Add mid to declare popup URL 2021-02-11 20:22:16 +09:00
document.view.php Fix #1639 various errors in PHP 8.0 2021-02-24 21:04:29 +09:00