Commit graph

71 commits

Author SHA1 Message Date
BJRambo
508b6ed340 Fix uninitialized stdClass in rarely used method 2016-05-27 07:57:58 +09:00
Kijin Sung
36558f303a Cache layouts to save two queries per page view 2016-04-24 17:21:17 +09:00
Kijin Sung
2f234dfad1 Update references to CacheHandler in several modules 2016-04-18 00:55:29 +09:00
Kijin Sung
5d7853645a Remove all calls to checkUploadedFile() 2016-03-12 21:03:26 +09:00
conory
90400e2b5f 모두 lang() 함수로 변경 2016-03-06 17:01:15 +09:00
Kijin Sung
971a3bd115 Move remaining non-composer classes to common/libraries 2016-01-13 16:22:07 +09:00
bnu
d4e10dd338 Merge branch 'release/1.7.8' into develop 2014-11-24 16:30:02 +09:00
bnu
1bd063a2e1 fix #1031 잘못 된 조건문으로 레이아웃 파일이 완전히 삭제될 수 있는 문제 고침 2014-10-28 17:12:45 +09:00
BJRambo
eec20ea827 PHP 5.4 reduce error of Create default object. 2014-06-22 22:10:44 +09:00
bnu
0bd8a16194 fix #424 중복 설정된 cache 설정 제거 2014-03-10 14:22:06 +09:00
akasima
5f2e9b5fcb NOISSUE 레이아웃 복사 수정 2014-01-28 14:03:56 +09:00
bnu
37c5e114ec #242 object cache 정리 2014-01-08 13:38:24 +09:00
bnu
21ccd7f0d3 #242 자주 사용되는 데이터를 file cache를 이용하도록 개선. 2014-01-08 13:38:23 +09:00
bnu
194ce8614a NOISSUE remove reference operator. 2013-12-30 17:35:02 +09:00
bnu
4d9e68b9e4 substr_compare() 사용에 대한 보완 2013-11-27 14:18:09 +09:00
ngleader
b146e48ff5 NOISSUE code rearrange 2013-11-24 20:54:55 +09:00
bnu
63e0fd6f3b #51 preg_match()를 substr_compare() 또는 strncmp()로 대체 2013-11-22 13:00:56 +09:00
khongchi
540da2c75c #85, time()을 $_SERVER['REQUEST_TIME']으로 대체 2013-11-21 16:14:13 +09:00
khongchi
5693e340fe issue 3645, php5 대응, 함수 대체
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13202 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-11-13 01:40:53 +00: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
khongchi
acd89ccd9a issue 3633, protect from file upload hacking
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13182 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-11-08 03:44:04 +00:00
ngleader
dbc18a4f99 change author
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13180 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-11-07 02:42:42 +00:00
misol
f70ce644ce Close Connection when there is no connection value.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13161 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-09-25 15:29:32 +00:00
flyskyko
8a7c28babc issue 2119. supporting php 5.4. modules and widgets.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12706 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-02-05 09:45:04 +00:00
ovclas
3a91cce3af when update layout info, apply layouts to menus in same menu
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12407 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-12-17 06:32:31 +00:00
ovclas
41fc5be074 issue 2705 when delete last instance of layout, layout uninstall also
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12275 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-11-21 08:49:51 +00:00
ovclas
cec308eef1 issue 2662 member, layout
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12251 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-11-19 06:03:22 +00:00
devjin
775069466f issue 2585 check method in _SERVER.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11805 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-19 06:54:36 +00:00
devjin
5457426c7d issue 2601 copy without a title.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11794 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-18 15:35:42 +00:00
devjin
9a26c5dc71 issue 2584 added a is_sitemap value.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11758 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-17 07:01:49 +00:00
flyskyko
01a0d56e32 Issue 2380: Admin UI Refactoring - Advanced - Layouts
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11636 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-09 02:37:16 +00:00
flyskyko
b8eb83cd94 Issue 2380: Admin UI Refactoring - Advanced - Layouts
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11610 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-08 05:48:02 +00:00
flyskyko
bda984403e issue 2516, remove unnecessary codes
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@11482 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-09-24 09:37:46 +00:00
ovclas
8332ce69e3 issue 2272 getLayoutRowData method modify
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@11115 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-29 09:57:16 +00:00
ovclas
21e4539dfc issue 2272 layout config copy bug fix
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11069 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-23 02:01:12 +00:00
misol
55ebaaf315 Issue 2272 serialize extra_vars on the layout-copy method.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11067 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-22 17:44:52 +00:00
flyskyko
f3a6fc5573 issue 2163, some change
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.1@10976 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-06 00:39:32 +00:00
flyskyko
a6f9cc5401 issue 2163, additional commit
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.1@10972 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-03 06:56:51 +00:00
flyskyko
9c72597b95 issue 1263, changed a upload process on layout modify
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.1@10971 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-03 06:55:02 +00:00
devjin
339c6e6d29 issue 1894 modify name of layout in theme, add 'skin fixed' option on page info.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.1@10954 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-07-27 05:42:00 +00:00
flyskyko
d97822999e merge from 1.5.3 (~r10951). required minify admin.min.js
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.1@10952 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-07-27 03:04:27 +00:00
misol
13ca9f6482 Issue 2157 setRedirectUrl method do not return 'object' when the request method is 'POST', and procLayoutAdminUpdate method is expected to return 'object' ($output). So, I fix it.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3@10920 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-07-19 15:27:01 +00:00
ovclas
2f0c01785b issue 1522 when add input box, show button on last child td object.
if title is empty, should not copy.


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.1@10902 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-07-17 05:33:49 +00:00
ovclas
f653aea372 issue 1522 when copy layout, change resource file path in layout.html, layout.css file
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.1@10898 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-07-16 02:16:52 +00:00
ovclas
484111e9c1 issue layout copy feature add
layout file upload bug fix


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.1@10864 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-07-11 01:41:07 +00:00
ovclas
011120e5e0 issue 2112 improve setRedirectUrl method
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10828 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-07-04 06:00:47 +00:00
chschy
1245bcc648 add description of layout module files
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10766 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-06-05 05:49:22 +00:00
devjin
efe463161e added code that blocked XSS scripting
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10132 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-16 09:10:31 +00:00
devjin
d187088c98 fixed XSS scripting
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10120 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-14 09:56:49 +00:00
chschy
b63411093e issue 428, when not exist, output warning messeage on layout create
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9626 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-13 02:11:57 +00:00