Skip to content
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

Closed
largeden opened this issue Oct 28, 2013 · 0 comments
Closed

HTML5 AXUpload5 강화 #44

largeden opened this issue Oct 28, 2013 · 0 comments

Comments

@largeden
Copy link
Member

현재까지는 기능구현과 XE의 호환성 관련 처리를 중점으로 개발했는데요.
이제 NuriCms에 최적화된 작업을 진행해보려고 합니다.

  • 업로드, 다운로드 시에 불필요한 리로딩 요청 수 줄이기
  • 리스트업 UploadItem icon 사이즈를 80에서 60 혹은 48(현재 이곳의 제 아이콘 크기) 까지 줄여서 compact하게 만듬

feature/html5_upload_enhancement 에서 진행하겠습니다.

@ghost 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
버그개선으로 인해 불필요한 커스컴 함수제거
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 파일 변경
largeden added a commit that referenced this issue Oct 31, 2013
largeden added a commit that referenced this issue Oct 31, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant