Commit graph

92 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
Beom Jinhyeok
52620de895 안전하지 않은 PHP 경고문 다국어를 지원하도록 수정 2015-08-23 21:20:21 +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
bnu
da1b59e3e8 #183 보완 counter 모듈을 사용하지 않을 때 메시지 표시되지 않는 문제 수정 2015-03-03 17:19:05 +09:00
YJSoft
0c5f5279a6 #1111 사이트 잠금 사용시 대시보드에 경고 표시
사이트 잠금을 해둔 것을 잊어 버리는 것을 방지 겸 reminder.
2015-01-17 20:50:38 +09:00
bnu
e3e1babcb1 #1051 license 동의 절차 추가 2014-12-01 17:54:27 +09:00
akasima
d1ebb30591 #604 카운터 애드온 사용에 따른 대시보드 페이지 변경 2014-04-02 11:31:17 +09:00
akasima
4418533082 #183 Check IE browser version when connect to admin page 2013-12-23 16:47:32 +09:00
khongchi
bf0dd35f0a 관리자페이지 대시보드에서 최신글 삭제/휴지통 기능 오류 수정 2013-11-23 03:59:11 +09: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
0841f7be53 Issue 2907 fixed. Dashboard graph cosmetic issue.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12713 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-02-06 09:33:27 +00:00
ovclas
507cf2ecbf issue 2889 arrange script for template parse
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12679 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-02-04 07:14:19 +00:00
ChanMyeong
1d08b7b71a Dashboard jpplot graph UI bug fix.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12538 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-01-11 09:18:51 +00:00
ChanMyeong
f3709f8468 Dashboard cosmetic issue.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12524 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-01-08 09:11:24 +00:00
nagoon97
bf2ab7705f Multi-Lang for "Last week" is added as a js var
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12523 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-01-08 08:58:39 +00:00
nagoon97
9b61b695f7 Next week -> Last week
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12522 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-01-08 08:56:29 +00:00
nagoon97
96a8e3ab62 UI bug fix
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12517 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-01-07 06:56:22 +00:00
nagoon97
71db99a4b8 Site selector added to menu selector
Graphs added to dashboard



git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12496 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-12-31 10:03:35 +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
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
05034caf9c rollback test code
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12368 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-12-10 10:07:35 +00:00
ovclas
5e5951c650 add module_admin.js file
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12367 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-12-10 10:01:51 +00:00
ChanMyeong
986bd5c6c6 Dashboard stats UI added.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12352 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-12-07 08:12:56 +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
chschy
e58a54edc7 [Admin UI Refactoring] Content > Spam Filter
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11558 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-09-27 10:03:12 +00:00
ChanMyeong
633adab1aa Issue 2442 completed. Admin content area 'CSS/JS' was removed. It will be restored soon by Korea XE team as a new design until middle of November.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11204 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-09-11 06:50:53 +00:00
ChanMyeong
942e525a77 issue 2001 fixed. Modify the position of the "BookMark".
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11008 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-09 04:36:54 +00:00
ChanMyeong
0e804c1b52 Issue 1730: 1.5.2 에서 업데이트 현황이 있는 경우 관리자페이지 첫화면 깨지는 버그 수정법
Issue 1731:	[1.5.2] 여전히 아이패드(iPad)로 글을 쓸 때, 글이 본문 틀 밖으로 벗어납니다.


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10454 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-22 08:45:02 +00:00
ChanMyeong
97f2e27c80 issue 1544 fixed. XE Admin User doesn't need notice on Admin Page.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10409 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-09 10:49:28 +00:00
ngleader
c308ad67cb Issue 1608 Add link on admin portlet title.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10340 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-06 07:37:33 +00:00
ngleader
dea4ea67ff Issue 1604 Removing the favorite list on admin index
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10329 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-06 01:43:32 +00:00
ngleader
fab30803b4 Issue 1321 fixed languages of module install and update
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10310 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-05 06:10:50 +00:00
dragan-dan
899f73ee17 English language modifications
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10057 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-01-30 16:24:52 +00:00
chschy
afa40dc8ad add <input name ='module'>
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9723 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-25 06:40:56 +00:00
ovclas
26b49ca268 issue 508 if document created by widget, title is empty.
when this case, use 'untitled' message show in list


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9659 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-17 05:45:46 +00:00
ChanMyeong
e57028ceaa Dashboard language update 'There is no data'
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9587 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-11 09:35:56 +00:00
ChanMyeong
a33881be36 Admin GNB Bookmark UI added.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9567 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-11 05:37:11 +00:00
chschy
a659d09d79 issue 268, Modify language
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9490 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-05 06:24:16 +00:00
flyskyko
d7e27d38b3 git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9403 201d5d3c-b55e-5fd7-737f-ddc643e51545 2011-09-28 08:49:35 +00:00
flyskyko
edf5d00b6f admin index document/comment escape tag
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9400 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-28 08:37:06 +00:00
ovclas
56a2ae027c issue 70 admin langauge apply
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9086 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-07 09:35:47 +00:00
ovclas
f1c0f00ccc issue 70 site map admin bug fix
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9082 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-07 08:24:46 +00:00
ovclas
fc3a39b65a issue 70 site map admin developement
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9055 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-06 09:29:29 +00:00
flyskyko
3b39076e18 added favorite in dashboard
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9043 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-06 03:59:34 +00:00
ovclas
0ff789ed42 issue 70 super admin dashboard debug
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8875 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-08-25 02:36:30 +00:00
ovclas
1b198a605a issue 70 add file status in super admin dashboard
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8870 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-08-25 01:00:13 +00:00
ovclas
59cab1cc60 issue 70 super admin dashboard and site admin dashboard developement
yet site admin not completed


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8813 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-08-19 09:35:53 +00:00
ChanMyeong
3dcf8b4f49 Content Navigation UI Created.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8811 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-08-19 05:24:51 +00:00
ovclas
e3bfd18de7 issue 70 site count in dashboard
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8803 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-08-18 07:41:14 +00:00