-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HTML5 AXUpload5 강화 #44
Labels
Comments
ghost
assigned largeden
Oct 28, 2013
largeden
added a commit
that referenced
this issue
Oct 28, 2013
largeden
added a commit
that referenced
this issue
Oct 29, 2013
largeden
added a commit
that referenced
this issue
Oct 29, 2013
- File 모듈의 API를 이용하여 업로드, 삭제 시 추가적인 리로드를 하지 않음 - 파일박스에 등록되는 이미지의 사이즈를 계산해서 작은 사이즈는 원본 그대로 출력
largeden
added a commit
that referenced
this issue
Oct 30, 2013
- 파일박스에 등록되는 이미지의 사이즈를 계산해서 작은 사이즈는 원본 그대로 출력 <- 제거 - 파일 등록, 조회시에 섬네일 이미지를 만들어 파일박스에 표시
largeden
added a commit
that referenced
this issue
Oct 31, 2013
- axisj AXUpload5.js, AXJ.js 최신 버전으로 변경 - 스킨내 $선언 jQuery로 교체 - 첨부파일만 등록 후 자동저장된 대상을 못불러오던 문제 수정 - 파일명 변경 (AXUpload5forXE.js -> AXUpload5forNuri.js)
largeden
added a commit
that referenced
this issue
Oct 31, 2013
- 바이너리 파일을 등록 후 본문 삽입을 하면 undefined 출력 문제 수정 - 바이너리만 등록 후 수정모드에서 리스트를 불러오면 file is null 오류 수정 - file.controller.php insertFile() 에 download_url 값 추가 - axisj logo 파일 변경
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
현재까지는 기능구현과 XE의 호환성 관련 처리를 중점으로 개발했는데요.
이제 NuriCms에 최적화된 작업을 진행해보려고 합니다.
feature/html5_upload_enhancement 에서 진행하겠습니다.
The text was updated successfully, but these errors were encountered: