Commit graph

15 commits

Author SHA1 Message Date
Min-Soo Kim
a641b3103a is_countable?! 2020-06-07 22:56:21 +09:00
Kijin Sung
705ad34c49 Also fix JSON encoding when the result contains objects not arrays 2016-02-27 14:27:46 +09:00
Kijin Sung
379bed000d Fix JSON encoding to be fully XE-compatible 2016-02-26 14:58:42 +09:00
Kijin Sung
93ef1b295f Fix #219 error while loading menu type 2016-02-06 21:05:12 +09:00
Kijin Sung
e2199f19ec Apply numeric array conversion to every JSON request as well 2016-02-06 15:02:49 +09:00
Kijin Sung
fed4f950bf Fix encoding of numeric arrays in XMLRPC->JSON conversion 2016-02-06 14:57:16 +09:00
Kijin Sung
6c5f9aadd1 Don't use home-made JSON encoder in display handlers 2016-01-08 20:38:35 +09:00
akasima
bce0a0b6d4 copyright add to php files
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13186 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-11-08 05:52:51 +00:00
flyskyko
1de3e9cd17 issue 2119. supporting php 5.4. display classes.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12687 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-02-04 09:48:05 +00:00
ovclas
1b2d64a4d7 issue 2662 display coding convention
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12217 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-11-14 08:27:29 +00:00
chschy
ebfe89ca32 add description of function
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10764 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-06-05 05:33:14 +00:00
ngleader
aaecfe6097 r801fixed
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8016 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-01-05 08:42:05 +00:00
ngleader
4039a24c31 #19439953 JSON 출력시 탭문자 치환
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8015 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-01-05 08:36:34 +00:00
haneul
aa8fb9df1d move header printing to displayhandler, and print header according to response method
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7531 201d5d3c-b55e-5fd7-737f-ddc643e51545
2010-06-21 09:45:20 +00:00
haneul
7a61317b2c #18951708 : refactor display handler, move default JS/CSS file to HTMLDisplayHandler from Context::init
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7520 201d5d3c-b55e-5fd7-737f-ddc643e51545
2010-06-17 10:12:30 +00:00