Commit graph

14215 commits

Author SHA1 Message Date
BJRambo
e7b8c1d1df modify DB Queries 2016-03-01 11:04:48 +09:00
BJRambo
577ea49b92 add insertDocumentUpdateLog Method 2016-03-01 09:51:17 +09:00
BJRambo
7fa5684af6 member srl column deleted 2016-03-01 09:50:09 +09:00
BJRambo
08f2dcb0be Add page navigation 2016-03-01 07:47:10 +09:00
BJRambo
b3e5596934 rename update id column 2016-02-26 15:15:44 +09:00
BJRambo
66b8268df9 add auto_increment db column 2016-02-26 15:09:23 +09:00
BJRambo
b392ba70f9 rename to update log 2016-02-26 14:53:50 +09:00
BJRambo
9408623120 게시글을 삭제할 때 저장기록도 함께 삭제 2016-02-26 13:54:38 +09:00
BJRambo
16f7a76471 업데이트 저장기록이 없을경우 없다고 알림 2016-02-26 13:54:09 +09:00
BJRambo
301861e35a 게시글 등록시에 원본글을 등록하도록 개선 2016-02-26 13:35:41 +09:00
BJRambo
9a60af1871 내역을 확인할 수 있도록 추가 2016-02-26 13:10:55 +09:00
BJRambo
74fcee987e 게시글 수정내역을 저장하도록 개선. 2016-02-26 12:01:32 +09:00
Kijin Sung
9502aef063 Merge pull request #308 from kijin/pr/no-alert-on-success
댓글 작성시 "등록되었습니다." alert이 뜨는 문제 수정
2016-02-25 16:04:38 +09:00
Kijin Sung
134c6f6ec1 Fix jshint warnings and also apply patches to exec_json() 2016-02-25 15:34:02 +09:00
Kijin Sung
892aa58540 Eliminate redundant redirect through redirect.html 2016-02-25 15:11:51 +09:00
Kijin Sung
4b81e32e22 Do not display alert if Virtual XML request was successful 2016-02-25 15:05:30 +09:00
Kijin Sung
b94027bf1c Display more information if an AJAX request fails 2016-02-25 14:52:07 +09:00
Kijin Sung
ac1e86cf39 Fix incorrect passing of SSL action list 2016-02-25 14:26:00 +09:00
Kijin Sung
d6ec71657c Merge pull request #304 from kijin/pr/fix-loadlang-priority
오래된 lang 파일 로딩 우선순위를 XE와 호환되도록 변경
2016-02-24 10:47:48 +09:00
Kijin Sung
0b339a9450 Fix #277 Incorrect priority when loading old lang files 2016-02-24 10:37:16 +09:00
Kijin Sung
87a3128af6 Fix #303 Unable to disable rewrite 2016-02-24 09:58:47 +09:00
MinSoo Kim
edb4314688 Merge pull request #302 from misol/lets-cleanup-css
관리자 페이지용 CSS 정리
2016-02-23 22:07:47 +09:00
MinSoo Kim
18c5778789 한국어 글꼴 이름을 알파벳 이름으로 변경 2016-02-23 21:58:59 +09:00
MinSoo Kim
fab9e43c16 Clean up admin i18n css
<html> element has the lang attribute as a default. so, we can clean up
css files.

<html> 요소는 lang 속성을 가지고 있습니다. 이를 이용하면 css 파일을 정리할 수 있습니다.
{$lang_type} 에 따른 css 를 불러오도록 HTMLDisplayHandler.php 에 정의되어 있지만, 한국어, 영어
외에는 파일이 존재하지 않습니다. (일본어도 _ja.css 파일은 부재) 언어별로 파일을 만들지 않아도 충분히 표현할 수 있기
때문에 이를 하나의 파일로 합칩니다.
2016-02-23 01:15:13 +09:00
MinSoo Kim
25de7998c2 Merge remote-tracking branch 'refs/remotes/rhymix/develop' into develop 2016-02-22 23:59:34 +09:00
MinSoo Kim
58408ac89f Merge remote-tracking branch 'refs/remotes/rhymix/develop' into develop 2016-02-22 23:56:31 +09:00
Kijin Sung
055fd49e40 Fix undefined array in ExtraItem class 2016-02-21 15:08:55 +09:00
Kijin Sung
87f0a258eb Merge with XpressEngine 1.8.17
Conflicts:
	config/config.inc.php
2016-02-19 19:33:35 +09:00
BJRambo
fdccaeec43 Merge pull request #298 from SoneYours/develop
변수 초기화 안된것 초기화
2016-02-19 19:26:54 +09:00
Kijin Sung
b78a291315 Merge pull request #299 from kijin/pr/fix-member-extra-info
#297 회원가입 확장변수가 누락되는 문제 수정
2016-02-19 19:23:10 +09:00
bnu
e11643bb2f Merge branch 'hotfix/1.8.17' 2016-02-19 18:50:29 +09:00
bnu
c234634029 version 1.8.17 2016-02-19 18:36:00 +09:00
bnu
68ceadb90c #1861 회원설정에서 사용자 정의 항목을 사용할 때 회원 가입 또는 정보수정을 할 수 없는 문제 고침
- @kijin 님이 문제를 해결해주셨습니다
2016-02-19 18:35:20 +09:00
Kijin Sung
de682772d4 Fix #297 member extra info on signup form 2016-02-19 18:05:31 +09:00
bjrambo
0b53a1c115 변수 초기화 안된것 초기화 2016-02-19 18:00:42 +09:00
Kijin Sung
476c608879 Merge pull request #296 from kijin/pr/division-by-zeroboard
DocumentModel에서 페이징 계산 중 0으로 나누는 문제 수정
2016-02-19 16:42:51 +09:00
Kijin Sung
4f23fdf6bc Merge pull request #295 from kijin/pr/multidimensional-array
PHP 5.3에서 다차원 배열을 제출할 수 없는 문제 수정
2016-02-19 16:42:38 +09:00
Kijin Sung
ec685c1606 Fix non-ASCII characters being incorrectly escaped in array keys 2016-02-19 16:36:37 +09:00
Kijin Sung
8ee10fe9b2 Fix division by zero during page calculation in DocumentModel 2016-02-19 15:44:26 +09:00
Kijin Sung
9703b1268d Fix multidimensional array handling in Context::_filterRequestVar() 2016-02-19 15:36:08 +09:00
Kijin Sung
397a1e163b Fix #293 Incompatible use of set_to_get_vars in Context::set() 2016-02-19 14:14:19 +09:00
Kijin Sung
98f12271f1 Merge pull request #292 from kijin/develop
Merge with XE 1.8.16
2016-02-18 21:44:21 +09:00
Kijin Sung
3f604c7f59 Fix unit tests 2016-02-18 20:10:08 +09:00
Kijin Sung
6ab309c8c4 Merge branch 'xpressengine/master' into develop
Conflicts:
	classes/context/Context.class.php
	classes/security/Purifier.class.php
	config/config.inc.php
	libs/phpmailer/phpmailer.php
	modules/admin/tpl/_header.html
	modules/admin/tpl/config_ftp.html
	modules/communication/communication.controller.php
	modules/layout/tpl/layout_modify.html
	modules/module/module.model.php
2016-02-18 20:01:52 +09:00
bnu
cf23b4c55b Merge branch 'develop' 2016-02-18 18:07:08 +09:00
bnu
e85e6a5266 version 1.8.16 2016-02-18 18:06:53 +09:00
bnu
3dc0c136f2 Merge branch 'hotfix/1.8.16' 2016-02-18 17:30:58 +09:00
bnu
e155c6107d Merge branch 'hotfix/1.8.16' into develop 2016-02-18 17:30:58 +09:00
bnu
3c269225d5 forum chak 제거 2016-02-18 17:17:43 +09:00
qw5414
160129879a 쪽지 발송시 이메일로 험깨 발송되는 콘텐츠의 필터링 보충 추가 (xe1.8.16) 2016-02-18 16:49:15 +09:00