rhymix/modules/file
2019-11-22 20:06:10 +09:00
..
conf Add option to save changelog for files 2019-09-13 23:57:21 +09:00
lang EXIF 제거 옵션 추가 2019-10-04 16:45:11 +09:00
queries Provide script to delete message attachments older than X days 2019-11-22 20:06:10 +09:00
ruleset Simplify allowed_filetypes input format 2019-08-01 15:57:05 +09:00
schemas SQL 예약어와 충돌하는 type 컬럼명을 mime_type으로 변경 2019-10-09 15:32:57 +09:00
tpl Enable file upload when sending messages 2019-11-22 18:20:52 +09:00
file.admin.controller.php direct_download = 'Y' 파일이라도 다운로드 권한이 없으면 게시자의 본문 삽입 전까지 act=getFileList에서 실경로를 획득할 수 없도록 보완 2019-10-10 16:30:57 +09:00
file.admin.model.php Fix #847 separate getFileList query from getFileListByTargetStatus 2017-06-09 22:24:27 +09:00
file.admin.view.php is_command() 대체 2019-10-09 23:28:23 +09:00
file.class.php Separate idx_mime_type index creation from column creation 2019-10-12 12:44:03 +09:00
file.controller.php Fill upload_target_type as soon as parent document/comment/module is saved 2019-11-22 17:37:52 +09:00
file.model.php 모듈별 업로드 용량 설정시 '용량 초과' 오류 문제 수정 2019-10-11 15:50:27 +09:00
file.view.php is_command() 대체 2019-10-09 23:28:23 +09:00