[그누•영카트] 영카트 5.4.3

페이지 정보

shadow2fox 1,577 2020.10.29 00:14

평점

  • 평점 : 0점 (0명 참여)

본문


** 수정내역 **


5.4 버전 hook 이벤트 추가 및 hook 추적에 Object도 가능하게 수정
최신글 캐시 생성 주기 코드 수정
5.4 버전 이벤트 hook 추가
카카오 REST API키 신청 URL 수정 및 소셜로그인 페이지css 주소에 querystring 추가
코드중 탭 간격이 일정하지 못한 코드 수정
링크 보기 제대로 출력 안되는 오류 재수정
관리자 : css 중복 등 수정, 버그신고 10603
관리자 : css 중복 등 수정, 버그신고 10603 추가 수정
일부 코드 탭 간격 조정
NHN_KCP 에스크로 페이지 코드 수정
영카트에서 회원 이미지가 나오지 않는 오류 수정
NHN_KCP 모바일 네이버페이 간편결제시 iframe이 아닌 페이지전환으로 되게 수정
common.js 자바스크립트 함수 get_cookie, font_resize 코드 수정
장바구니 가격 변동 사항 체크 코드 추가
5.4.3 버전변경



https://github.com/gnuboard/youngcart5/commit/6a29c944e119c29086810ca0145e326bab36dd39
https://github.com/gnuboard/youngcart5/commit/1636fec6a1e9b28c7fbc57d8d0c1c2134ec92773
https://github.com/gnuboard/youngcart5/commit/0d19a8a1731f3abdff5d94add79dcd75c1091732
https://github.com/gnuboard/youngcart5/commit/daa05c50f8c3eaa3ac4bf6ef8cffc9c4eef4f318
https://github.com/gnuboard/youngcart5/commit/f0db054ca68e76acc11b4d18d75c0defc6d310f0
https://github.com/gnuboard/youngcart5/commit/eaa6c0c001449282bbe23e5c0ecfd4f28b61fb7e
https://github.com/gnuboard/youngcart5/commit/5fade36b8fbf811746ccd6965551c68c5572eec7
https://github.com/gnuboard/youngcart5/commit/da2ff6fc266ad93939096e162d44575d3b910593
https://github.com/gnuboard/youngcart5/commit/1a8d6d196e76788d995d0ed199f3ec1700484f9f
https://github.com/gnuboard/youngcart5/commit/2ebe0fad6daf637fff6f2ba8bcc33c486d57e3f2
https://github.com/gnuboard/youngcart5/commit/0fe0567d7128371a6461b7e6cbeb623e87977b27
https://github.com/gnuboard/youngcart5/commit/0f428de8789f99db7a693c9ffffa39ac473f7beb
https://github.com/gnuboard/youngcart5/commit/d34731994f37daae4fe8c4768bbf1f2ece2300a5
https://github.com/gnuboard/youngcart5/commit/d9deaf5da5e07462b67c977aad364048c90f1921
https://github.com/gnuboard/youngcart5/commit/0304a3378a510b588a5177b48060985857e8ddf5




0304a33 5.4.3 버전변경
M      adm/css/admin.css
M      config.php
d9deaf5 장바구니 가격 변동 사항 체크 코드 추가
M      lib/shop.lib.php
M      shop/ajax.orderstock.php
M      shop/cart.php
M      shop/orderform.php
d347319 common.js 자바스크립트 함수 get_cookie, font_resize 코드 수정
M      js/common.js
0f428de NHN_KCP 모바일 네이버페이 간편결제시 iframe이 아닌 페이지전환으로 되게 수정
M      mobile/shop/kcp/order_approval_form.php
0fe0567 영카트에서 회원 이미지가 나오지 않는 오류 수정
M      mobile/shop/mypage.php
M      shop/mypage.php
M      theme/basic/shop/mypage.php
2ebe0fa NHN_KCP 에스크로 페이지 코드 수정
M      shop/kcp/orderform.4.php
1a8d6d1 일부 코드 탭 간격 조정
M      common.php
M      lib/uri.lib.php
da2ff6f 관리자 : css 중복 등 수정, 버그신고 10603 추가 수정
M      adm/css/admin.css
5fade36 관리자 : css 중복 등 수정, 버그신고 10603
M      adm/css/admin.css
eaa6c0c 링크 보기 제대로 출력 안되는 오류 재수정
M      mobile/skin/board/basic/view.skin.php
M      mobile/skin/board/gallery/view.skin.php
M      skin/board/basic/view.skin.php
M      skin/board/gallery/view.skin.php
M      theme/basic/mobile/skin/board/basic/view.skin.php
M      theme/basic/mobile/skin/board/gallery/view.skin.php
M      theme/basic/skin/board/basic/view.skin.php
M      theme/basic/skin/board/gallery/view.skin.php
f0db054 코드중 탭 간격이 일정하지 못한 코드 수정
M      common.php
daa05c5 카카오 REST API키 신청 URL 수정 및 소셜로그인 페이지css 주소에 querystring 추가
M      adm/config_form.php
M      mobile/skin/social/social_login.skin.php
M      mobile/skin/social/social_outlogin.skin.1.php
M      mobile/skin/social/social_register.skin.php
M      mobile/skin/social/social_register_member.skin.php
M      mobile/skin/social/social_u_register_form.skin.php
M      skin/social/social_login.skin.php
M      skin/social/social_outlogin.skin.1.php
M      skin/social/social_register.skin.php
M      skin/social/social_register_member.skin.php
M      skin/social/social_u_register_form.skin.php
0d19a8a 5.4 버전 이벤트 hook 추가
M      lib/common.lib.php
1636fec 최신글 캐시 생성 주기 코드 수정
M      lib/Cache/FileCache.class.php
M      lib/cache.lib.php
M      lib/latest.lib.php
6a29c94 5.4 버전 hook 이벤트 추가 및 hook 추적에 Object도 가능하게 수정
M      adm/boardgroup_form_update.php
M      adm/boardgroup_list_update.php
M      adm/menu_list_update.php
M      common.php
M      lib/common.lib.php
M      lib/get_data.lib.php
M      plugin/debugbar/debugbar.php
추천인
  • 추천해 주세요
10
shadow2fox - 회원등급 : 자연/Level 142 - 포인트 : 2,544,196
레벨 142
경험치 3,042,400

Progress Bar 92%

- 가입일 : 2015-03-10 12:21:44
- 서명 : 인간에게 가장 큰 선물은 자기 자신에게 기회를 주는 것이다. - 크리스 가드너, Chris Gardner -
- 자기소개 : There's never a shortcut to happiness.

댓글

첫 번째 댓글을 남겨 주세요

Total 747738 페이지
제목 글쓴이 날짜 조회 추천
기타  🏆 JWPlayer(6.9이상) 비디오 주위 파란색 테두리 없애기 루루아빠 2015.05.07 3,703 1
그누•영카트  댓글+2🏆 그누보드(영카트) 5.4.9 shadow2fox 2021.06.25 1,146 1
이윰  🏆 이윰 메뉴 설정시 사용중인 출력순서 에러 해결하기 루루아빠 2015.05.12 3,119 1
그누•영카트  댓글+1 그누보드(영카트) 5.4.10 shadow2fox 2021.07.01 945 1
그누•영카트  댓글+1🏆 그누보드(영카트) 5.4.12 shadow2fox 2021.07.21 1,020 1
그누•영카트  🏆 이미지만 오른쪽 마우스 버튼 금지 루루아빠 2015.05.20 2,848 1
그누•영카트  댓글+2🏆 그누보드(영카트) 5.4.14 shadow2fox 2021.08.11 1,105 1
그누•영카트  댓글+1 그누보드(영카트) 5.4.18 shadow2fox 2021.10.26 914 1
PHP  댓글+2🏆 PHP 8.1.0 이용 시 그누보드 visit 관련 DB에서 MYSQL PHP Fatal error 루루아빠 2021.11.26 1,513 1
그누•영카트  댓글+1🏆 그누보드(영카트) 5.4.19 shadow2fox 2021.12.10 1,359 1
그누•영카트  댓글+1 그누보드(영카트) 5.4.20 shadow2fox 2021.12.23 662 1
에디터  🏆 CKeditor4.x 글 작성시 스페이스 공란이   로 자동으로 변경되는 문제 해결 루루아빠 2016.11.06 2,879 1
그누•영카트  댓글+1 그누보드(영카트) 5.4.22 shadow2fox 2022.01.18 633 1
그누•영카트  댓글+1🏆 그누보드 5.4.1.3 shadow2fox 2019.12.24 1,959 1
그누•영카트  🏆 그누보드 전체 검색에서도 단어 필터링 적용하기 루루아빠 2017.01.09 2,533 1
그누•영카트  🏆 영카트 5.4.1.4 shadow2fox 2020.01.08 1,500 1
이윰  댓글+1🏆 카카오TV 올바르게 적용하기 shadow2fox 2020.01.29 1,869 1
그누•영카트  댓글+1 그누보드(영카트) 5.5.3 (구글 쇼핑 피드 추가) shadow2fox 2022.03.05 609 1
그누•영카트  🏆 영카트 5.4.1.5 shadow2fox 2020.01.31 1,586 1
그누•영카트  댓글+1 그누보드(영카트) 5.5.4 shadow2fox 2022.03.22 497 1