Commit graph

110 commits

Author SHA1 Message Date
MinSoo Kim
3dc1b5d804 Connect everything as secure as possible.
1. 관리자 메뉴 도구의 레이아웃 설치 페이지에서 섬네일 이미지 주소 올바르게 표시 되도록 수정.
2. 페이지 곳곳에 표시된 주소 중 HTTPS 접속이 가능한 사이트의 주소를 업데이트.
3. 주소가 변경된 사이트들의 주소를 업데이트.
2016-01-01 22:19:28 +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
eaea1178ec #1334 설치 시 PHP 버전 체크 시 5.3.0 이상으로 변경 2015-03-23 13:33:32 +09:00
akasima
78c76dafb6 #861 modified, https install error 2015-01-05 16:09:10 +09:00
bnu
1e70fc1d86 오타 수정 2014-12-02 14:15:11 +09:00
bnu
2d023f5b72 #1051 잘못 된 링크 수정 2014-12-02 14:08:12 +09:00
bnu
e3e1babcb1 #1051 license 동의 절차 추가 2014-12-01 17:54:27 +09:00
bnu
21164703ff fix #779 XE BI 교체 2014-06-12 20:07:08 +09:00
khongchi
7aa6d8d116 #180 설치시 아이디 validation check 2014-01-02 19:34:47 +09:00
khongchi
b68fbdf841 NOISSUE fix typo 2013-12-20 12:51:54 +09:00
khongchi
6603f8525c #198 설치환경이 nginx일 경우, rewrite rule을 설정할 수 있도록 안내 2013-12-20 10:39:00 +09:00
khongchi
30c5bb1971 #195 XE설치시 php버전 5.3.10 이상인지 체크후 권장메세지 출력 2013-12-20 10:38:46 +09:00
akasima
e5245d968f add mysqli_innodb class 2013-12-04 10:08:46 +09:00
khongchi
555fb78030 #101 설치 시 설치 환경정보 및 DB 정보 입력창에서 '고급'섹션을 펼쳐두기 2013-11-26 10:23:14 +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
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
ChanMyeong
7b862b97fe Anchor focus target {outline:0} removed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12752 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-02-14 06:24:57 +00:00
ChanMyeong
617dd7480b Issue 2936 fixed. Details / Simply. Anchor text change function.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12737 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-02-13 01:44:23 +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
ChanMyeong
d280100461 Installation UI bug fix.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12591 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-01-28 02:51:08 +00:00
ovclas
55a706a8ef title modify in input db info
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12584 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-01-24 06:20:29 +00:00
ovclas
1dfd44ecff if mysqli disabled, use mysql default set
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12583 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-01-24 06:03:32 +00:00
ChanMyeong
75fd366bd6 Installation UI bug fix.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12532 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-01-11 04:02:12 +00:00
ChanMyeong
84f0692664 .wfsr loading dialog design enhancement.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12327 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-11-29 08:45:47 +00:00
ChanMyeong
c71e918121 Install data-toggle function bugfix.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12271 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-11-21 04:54:54 +00:00
ChanMyeong
27c12c5dfb Common UI and .x_btn style cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12222 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-11-14 15:28:42 +00:00
devjin
e200199cd9 issue 2604 checked rewrite module when checked environment.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11803 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-19 06:12:47 +00:00
ChanMyeong
c0030fd1d0 Issue 2057 started. If db.config.php file creation failed?
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11647 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-09 10:33:55 +00:00
ChanMyeong
14622d83bc Issue 2050 started. Installation > admin info setting.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11646 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-09 09:11:29 +00:00
ChanMyeong
4429e5ae16 Issue 2050 started. Installation > admin info setting.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11642 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-09 08:31:57 +00:00
ChanMyeong
3af8a957d7 Issue 2048 fixed. Installation > rewrite_mode option UI refactoring. Not removed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11641 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-09 07:31:25 +00:00
ChanMyeong
c1318963c2 Issue 2056. DB hostname, port, table prefix items should be hidden. Fixed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11640 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-09 06:46:44 +00:00
ChanMyeong
bf5b6a19b9 Issue 2056. DB hostname, port, table prefix items should be hidden. Fixed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11639 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-09 05:29:30 +00:00
ChanMyeong
fffb46d362 Issue 2056. DB hostname, port, table prefix items should be hidden. Started.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11638 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-09 05:11:28 +00:00
ChanMyeong
055f775cc0 Issue 2043 fixed. Muted disabled DBMS options. Removed not supported DBMS options.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11637 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-09 02:45:35 +00:00
ChanMyeong
683b48658e Issue 2564 fixed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11635 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-08 10:29:27 +00:00
ChanMyeong
941e4eec5f Issue 2045 fixed. Required enable conditions should not to be displayed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11629 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-08 09:41:35 +00:00
ChanMyeong
fd84b2ae5a Issue 2045 fixed. Required enable conditions should not to be displayed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11627 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-08 09:28:11 +00:00
ovclas
a89669b465 issue 1781 change default dbms to mysqli
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11589 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-04 07:36:02 +00:00
ChanMyeong
b22b2442a1 Issue 2058 fixed. New layout skin(bootstrap.layout) created.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11180 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-09-09 23:37:45 +00:00
ChanMyeong
b041550c53 issue 2033 fixed. HTML DTD choosing option is removed. Support only HTML5.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11012 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-09 07:36:25 +00:00
devjin
8129169c60 issue 2044 remove agreement whene install.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11006 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-09 01:52:26 +00:00
ChanMyeong
0519cb0236 Issue 2044 fixed. Installation language select UI enhancement.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10851 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-07-09 04:19:43 +00:00
ChanMyeong
e86bde72e0 issue 2044 fixed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10769 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-06-11 07:07:25 +00:00
ChanMyeong
e542777815 issue 2046 fixed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10768 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-06-08 08:00:35 +00:00
flyskyko
206ded7cf9 rollback r10320, r10298, r10276, r10272
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10318 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-05 09:16:55 +00:00
ChanMyeong
fef0e92afd HTML/CSS code cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10298 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-02 14:49:25 +00:00
ovclas
a99f338818 remove jQuery in install module
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9892 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-30 06:03:19 +00:00
taggon
5a16701a05 issue 532: Fixed a combobox bug in install pages
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9890 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-30 02:28:07 +00:00