rhymix/common/js
Kijin Sung af408a57cc Apply new xml2json from XE 1.8.40
XE 1.8.40에서 업데이트된 xml2json 라이브러리를 가져와 라이믹스에 맞게 수정한다.
라이믹스에서는 exec_xml() 함수를 사용하더라도 실제로는 JSON으로 요청하므로
일부 서드파티 자료에서 XML을 반환하는 경우만 처리해 주면 된다.

평소 거의 사용하지 않는 xml2json을 기본으로 로딩하지 않고
서드파티 자료가 예기치 않게 XML을 반환했을 때만 비동기식으로 로딩하여
처리하도록 한다. 또한 xml2json이 파이어폭스에서 파싱 오류를 발생시키는 문제를
해결하기 위해 github.com/dkdndes/x2js/issues/32 패치를 적용한다.
2017-06-03 00:08:44 +09:00
..
plugins 커버이미지 선택 취소 기능 2017-05-30 13:39:45 +09:00
unittest rollback r10320, r10298, r10276, r10272 2012-03-05 09:16:55 +00:00
common.js Fix incorrect detection of form method if there is an input tag with the name 'method' 2017-04-01 22:07:38 +09:00
debug.js Add slow remote requests to debug content 2016-06-08 16:15:32 +09:00
html5.js #358 HTML5 Shiv 업데이트. v3.7.0 2014-01-22 13:54:05 +09:00
jquery-1.11.3.js Update jQuery, jQuery Migrate, and jQuery UI 2016-01-15 11:31:40 +09:00
jquery-1.11.3.min.js Update jQuery, jQuery Migrate, and jQuery UI 2016-01-15 11:31:40 +09:00
jquery-2.1.4.js Update jQuery, jQuery Migrate, and jQuery UI 2016-01-15 11:31:40 +09:00
jquery-2.1.4.min.js Update jQuery, jQuery Migrate, and jQuery UI 2016-01-15 11:31:40 +09:00
js_app.js #60 css, js 코드 정리. 2013-11-16 20:52:46 +09:00
modernizr.js fix #1084 Modernizr 추가 2014-12-24 13:56:12 +09:00
modernizr.min.js fix #1084 Modernizr 추가 2014-12-24 13:56:12 +09:00
respond.min.js merge from 1.7.3.5(r13153:r13167) 2013-09-29 23:32:39 +00:00
x.js Clean up and reorganize functions in xml_handler.js 2016-01-26 15:57:59 +09:00
xml2json.js Apply new xml2json from XE 1.8.40 2017-06-03 00:08:44 +09:00
xml_handler.js Apply new xml2json from XE 1.8.40 2017-06-03 00:08:44 +09:00
xml_js_filter.js - invalid_float 메시지 추가 2016-08-02 16:00:47 +09:00