Commit graph

194 commits

Author SHA1 Message Date
YJSoft
1606f9b42a 의존성 자료가 없는 상태에서 직접 쓰기 방식 쉬운설치 오류 수정
의존성 자료가 없는 상태에서 직접 쓰기 방식으로 쉬운설치 사용시 배열이 초기화되지 않아 오류가 발생하는 문제를 수정합니다.
2016-01-10 09:13:35 +09:00
conory
92f98896d1 쉬운설치 서버를 체크하지않도록 변경 2016-01-02 22:24:53 +09:00
conory
234afdb8e3 쓸모없어진 chak 기능제거 2016-01-02 19:58:29 +09:00
MinSoo Kim
3dc1b5d804 Connect everything as secure as possible.
1. 관리자 메뉴 도구의 레이아웃 설치 페이지에서 섬네일 이미지 주소 올바르게 표시 되도록 수정.
2. 페이지 곳곳에 표시된 주소 중 HTTPS 접속이 가능한 사이트의 주소를 업데이트.
3. 주소가 변경된 사이트들의 주소를 업데이트.
2016-01-01 22:19:28 +09:00
MinSoo Kim
b8fd20bbae Support HTTPS connection
Support HTTPS connection from server to server and server to cilent.
다양한 환경에서 적용하기 위해서 SSL 호스트 검증은 하지 못할듯 합니다. -- curl 이라면 가능하다고는 하는데..
2015-12-31 22:43:12 +09:00
MinSoo Kim
c58b5bf4bf PHP7 errors fix.
Warning: PHP Deprecated:  Methods with the same name as their class will
not be constructors in a future version of PHP.
2015-12-30 22:43:44 +09:00
CONORY
be6d84c864 Merge pull request #5 from kijin/fix/disable-core-autoupdate
코어를 쉬운설치로 업데이트하는 것을 금지
2015-12-18 15:01:07 +09:00
Kijin Sung
cd52c4a344 코어를 쉬운설치로 업데이트하는 것을 금지 2015-12-18 14:56:05 +09:00
Kijin Sung
a22e69b7ec Merge branch 'develop' of https://github.com/xpressengine/xe-core (1.8.14)
Conflicts:
	classes/context/Context.class.php
	modules/point/tpl/config.html
2015-12-02 14:38:23 +09:00
bnu
9984d123ee forum chak 추가 2015-11-09 15:39:32 +09:00
YJSoft
50fd6d33fe 쉬운설치 인증 체크에 직접 쓰기 체크 추가 2015-10-12 15:37:38 +09:00
MinSoo Kim
373c20e79c Compress images
Compress with https://kraken.io/ and https://compressor.io/

For #1420 issue
2015-04-23 11:34:41 +09:00
bnu
ee8cc665cf Merge branch 'hotfix/1.7.12' into develop
Conflicts:
	config/config.inc.php
2015-03-18 15:50:34 +09:00
bnu
9587c6fcbe #1334 안전하지 않은 PHP 버전 사용에 대한 경고 및 쉬운설치 차단
- PHP 5.3이하 버전 사용에 대한 경고문 추가
- PHP 5.3이하 버전에서 XE Core 1.8로 업데이트 차단
2015-03-18 15:16:00 +09:00
sungbum hong
c3430d1c72 deal with autoinstall path problem 2014-12-31 17:52:46 +09:00
akasima
e787a536c9 #904 autoinstall without ftp, change some UI 2014-08-21 16:20:38 +09:00
akasima
4c699b57b8 #904 display package delete button without ftp config 2014-08-20 10:13:55 +09:00
akasima
72dd48a596 #904 autoinstall without ftp 2014-08-12 15:35:51 +09:00
canto87-mac
2e2cf3cc3d Modify the japanese translation of autoinstall modules. 2014-01-20 10:23:30 +09:00
canto87-mac
a771a2582c translated into japanese with addon , autoinstall , comment modules 2014-01-20 08:52:31 +09:00
largeden
2d93033a1f #239 일본어 번역(3) 2013-12-31 23:31:35 +09:00
largeden
c5fa3e577b #239 일본어 번역(2) 2013-12-31 19:36:36 +09:00
bnu
41ff8ace3b NOISSUE PHP 5.4 이상 호환성 개선. 2013-11-30 18:05:36 +09:00
khongchi
424edf4b96 NOISSUE 코어내 애드온,모듈,스킨,위젯 버전 1.7로 올림 2013-11-26 15:37:38 +09:00
bnu
932862be1f #64 서버 내 경로를 절대경로로 변경 2013-11-23 11:59:49 +09:00
akasima
736f382b27 #66 install php version check
#16 install rewrite module usable check
#48 htmlspecialchars function params add
2013-11-19 13:32:39 +09:00
SMaker
37e1aea4d5 module.xml에서 standalone="true" 제거
XE 최신 버전에서 standalone 속성은 더 이상 사용되지 않고 있습니다. 이 부분을 삭제하면 xml parsing 속도가
미미하게나마 향상될 것으로 기대됩니다.
2013-11-17 11:19:14 +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
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
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
flyskyko
6be23a3ac2 issue 2119. supporting php 5.4. autoinstall module.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12714 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-02-06 09:47:19 +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
ChanMyeong
57cf9ec139 Issue 2844: admin.bootstrap.min.css minify bug fixed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12636 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-01-31 04:55:39 +00:00
ovclas
567bd6368e remove search in installed list
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12587 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-01-25 05:55:24 +00:00
ChanMyeong
04206e9b86 Cosmetic issues.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12556 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-01-15 05:40:19 +00:00
ChanMyeong
d1bbd72416 Member module default skin UI update.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12451 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-12-24 08:50:57 +00:00
ovclas
8d1583fbc3 issue 2745 도움말 change to $lang->help
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12434 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-12-20 02:52:28 +00:00
ChanMyeong
1f008ff1c2 Remove admin.backup.min.js, sitemap.backup.html
Change '할까요?' -> '하시겠습니까?'

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12433 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-12-20 02:35:04 +00:00
chschy
d71e5bfb88 [autoinstall] fixed submit bug in admin page
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12431 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-12-18 10:01:47 +00:00
ovclas
f2ec836c8e issue 2745 manual link modify
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12404 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-12-17 05:18:26 +00:00
ovclas
d62b5d7ead issue 2745 help manual
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12388 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-12-12 10:53:52 +00:00
chschy
41ea58236d fixed image size in easyinstall page
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12354 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-12-07 09:41:37 +00:00
ChanMyeong
be061554db Replace deprecated keyword 'module' with 'page' or 'content'.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12353 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-12-07 09:20:22 +00:00
ChanMyeong
40fde80c8e Site edit > Download panel UI cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12319 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-11-28 09:13:46 +00:00
chschy
76ae097750 check array
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12293 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-11-23 09:04:29 +00:00
flyskyko
30ba6b7835 Display module that is setted 'have_instance' on easyinstall server at add menu
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12292 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-11-23 07:59:17 +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
ChanMyeong
660ea15a25 '...' replace with '…'
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12262 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-11-20 09:22:43 +00:00
flyskyko
a35ff711c4 View available new versions on dashboard
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12245 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-11-16 09:26:40 +00:00