Commit graph

82 commits

Author SHA1 Message Date
Kijin Sung
1f9f449fb0 Stop treating .swf as directly downloadable file
플래시 첨부파일을 본문에 직접 삽입하는 방식에서 다운로드만 가능한 방식에서 변경
file, importer, integration_search 등 모든 모듈에 일관성있게 적용

xpressengine/xe-core#2149
2017-10-12 00:29:22 +09:00
BJRambo
508b6ed340 Fix uninitialized stdClass in rarely used method 2016-05-27 07:57:58 +09:00
Jiyong Youn
89f01b64b3 파일명의 엔트로피 향상
파일명의 엔트로피 향상 (md5 대신 createSecureSalt 이용)
2016-05-16 22:20:42 +09:00
conory
90400e2b5f 모두 lang() 함수로 변경 2016-03-06 17:01:15 +09:00
Kijin Sung
f7aad28d2c Remove remaining references to getDBInfo() 2016-02-05 15:18:31 +09:00
conory
0a89dffa5a XE표기를 Rhymix로 변경 2016-01-25 18:10:15 +09:00
sejin7940
3c35296912 DB import시 댓글의 status 값이 0 이 들어가서 댓글정렬이 깨지는 현상 수정
DB import 시 댓글의 status 값이 0 이 들어가서 댓글정렬이 깨지는 현상 수정. 기본값을 1 로 변경
2014-06-13 00:34:25 +09:00
akasima
a4950f8d96 #608 importer 첨부파일 들여오기 버그 수정 2014-03-27 13:34:59 +09:00
Jonghwan Hyeon
c0fa321868 status를 읽지 않아 댓글을 가져오지 않던 문제 수정 2014-02-14 18:37:04 +09:00
Jonghwan Hyeon
6fb4b7a610 $file_obj가 정상적으로 초기화 되도록 수정 2014-02-14 18:34:08 +09:00
bnu
194ce8614a NOISSUE remove reference operator. 2013-12-30 17:35:02 +09:00
bnu
1b60833bad #133 PHP 5.4 이상에서의 호환성 개선 2013-12-04 22:50:57 +09:00
bnu
7daa63cedf PHP 5.4 이상에서의 호환성 문제 개선. 2013-12-04 20:17:14 +09:00
ngleader
bc47f19615 NOISSUE code rearrange 2013-11-22 06:46:26 +09:00
bnu
932862be1f #64 서버 내 경로를 절대경로로 변경 2013-11-23 11:59:49 +09:00
bnu
63e0fd6f3b #51 preg_match()를 substr_compare() 또는 strncmp()로 대체 2013-11-22 13:00:56 +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
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
khongchi
08022a1ddb block 'phar' file upload
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13179 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-11-07 02:29:45 +00:00
chschy
1379f68c92 issue 2948, changed variable definition to __XE__
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12730 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-02-12 03:11:05 +00:00
ovclas
e7177034b3 issue 2662 import
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12248 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-11-16 10:01:32 +00:00
devjin
72e620a9b2 issue 1118 add a function that sync member info and document/comment in member configuration page.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@10990 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-07 05:20:57 +00:00
ovclas
0280c474e4 add phpDoc comment in importer module
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10790 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-06-25 06:52:16 +00:00
dragan-dan
c25b22d669 added document last_updater to query and data importer
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10682 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-05-15 15:27:21 +00:00
ngleader
fe180bc1c9 Issue 1535 fixed a bug of missing file extension on importer
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10285 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-02 06:53:46 +00:00
ucorina
fd245d1bd2 Data importer: Send users email to reset their passwords if the xml file does not contain info about their passwords in the other software.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9984 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-12-22 18:36:36 +00:00
taggon
1b56417f47 issue 846 : modify javascript to support new specification.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9805 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-07 09:38:43 +00:00
ovclas
82a1c530f8 issue 846 add case http resource import
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9801 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-07 01:16:04 +00:00
ovclas
bf180ef208 issue 587 duplicated code delete
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9712 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-24 06:11:22 +00:00
ovclas
be842304ab issue 79 import patch apply
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9693 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-20 05:20:31 +00:00
ovclas
47303b243e issue 497 when import, cache directory delete
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9630 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-13 02:51:30 +00:00
ovclas
69ec09e2b8 issue 70 data import developement.
but not yet complete at processbar


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8979 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-02 01:32:24 +00:00
taggon
de686008dd Add an interface for checking xml
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8931 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-08-29 09:19:07 +00:00
ovclas
e56c8ee2a1 issue 27 comment status refactoring
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8460 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-08 02:26:45 +00:00
ovclas
e3376c3c3a issue 26 Document status change with config.
old version coding with hard coding


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8448 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-03 08:51:55 +00:00
ovclas
2e86e56bf5 #19745697 trash module devlopement
Document Status DB Column added, and Document module refactoring


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8401 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-30 01:25:01 +00:00
ovclas
ee276fe56e #19705602 module related DB select column arrangement
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8358 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-11 04:52:43 +00:00
mosmartin
4d272994dd english comments added
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0_english@8278 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-06 16:48:06 +00:00
taggon
620b03d184 set svn property - svn:eol-style LF
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8253 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-01 06:51:30 +00:00
ngleader
5cb086f8bd #18800532 데이터 이전시 비추천수 누락 추가(코어부분)
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8161 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-03-09 06:44:25 +00:00
ngleader
f353f4a79d #19427757 import시 user_name, nick_name 구분
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8157 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-03-09 01:01:14 +00:00
ysnglee2000
221d755d8a #19435955: 질의문 오류 수정.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8022 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-01-05 19:46:16 +00:00
ysnglee2000
ab18a83330 #19435955: 수정 완료(질의문 오류 수정, debugPrint 코드 제거, 오류 수정)
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8021 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-01-05 12:37:48 +00:00
ysnglee2000
247f88eeb8 #19435955: 진행중(질의 오류 수정, 실행 코드 추가), 동작 검증 필요.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8020 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-01-05 12:01:43 +00:00
ysnglee2000
f4373b04c4 #19435955: 문제 수정 중(예외 처리 일부 추가)
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8019 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-01-05 10:51:47 +00:00
ChanMyeong
8f385a592b Author name update.
NHN
developers@xpressengine.com
http://xpressengine.com/

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7676 201d5d3c-b55e-5fd7-737f-ddc643e51545
2010-09-06 06:35:20 +00:00
haneul
03821c88fe #18820597 : add mp4 for match
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7370 201d5d3c-b55e-5fd7-737f-ddc643e51545
2010-04-16 10:13:12 +00:00
haneul
f8fe191940 #18836676 : fixed typo - thanks to 파이델
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7369 201d5d3c-b55e-5fd7-737f-ddc643e51545
2010-04-16 10:11:26 +00:00
ngleader
0b2b8c42d6 fixed ttxml import
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6986 201d5d3c-b55e-5fd7-737f-ddc643e51545
2009-11-25 09:00:14 +00:00
khongchi
21f5da7d32 r.6971 버그수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6975 201d5d3c-b55e-5fd7-737f-ddc643e51545
2009-11-25 05:30:59 +00:00