Commit graph

1287 commits

Author SHA1 Message Date
conory
fc09ea0d47 파라미터없이 lang()함수 사용시 현재 사용하고 있는 언어타입 반환
lang 에 set 메소드를 추가함 (실제로 set이 되지않는 문제수정)
2016-03-06 16:35:01 +09:00
Kijin Sung
96154c8430 Add option to auto-select the language 2016-03-06 14:50:55 +09:00
Kijin Sung
7b0c24e67c Improve debug settings 2016-03-06 14:13:34 +09:00
conory
bd6f7d6542 lang() 함수 추가 2016-03-05 23:05:41 +09:00
CONORY
7b75a103b2 Merge pull request #326 from conory/pr/not_lang
사용하는 언어에 언어코드가 없을 경우 다른 언어에서 찾아 가져오기
2016-03-05 19:43:12 +09:00
Kijin Sung
5a935779cc Add more incompatible addons and modules to blacklist 2016-03-05 14:50:33 +09:00
conory
f13b7bf999 ArrayObject 에러 수정 2016-03-04 16:43:38 +09:00
Kijin Sung
006474cb98 Fix unnecessary redirect on comment insertion in some skins 2016-03-04 15:07:03 +09:00
conory
4c475b5b62 배열로 된 언어인 경우 요소가 하나라도 빠져있으면 영어로 대체하기 2016-03-04 13:16:03 +09:00
conory
b141e69dbc 코드 개선 (한글 대체 포기) 2016-03-04 11:16:54 +09:00
Kijin Sung
54fc1da600 Fix no redirect after writing a comment 2016-03-04 10:57:56 +09:00
conory
9290c53122 #327 언어파일 정리2 2016-03-03 19:46:59 +09:00
conory
9f9fa6e653 #327 언어파일 정리 2016-03-03 18:19:44 +09:00
conory
6a351265ff 변수 충돌 부분 수정 2016-03-03 12:32:31 +09:00
conory
b9a8b15fe9 인스턴스 활용 2016-03-03 11:56:19 +09:00
conory
5f563af984 사용하는 언어에 언어코드가 없을 경우 다른 언어에서 찾아 가져오기
번역되지않은 문장이 있는 경우 달랑 언어코드만을 출력하지말고, 다른 언어로 대체하기 (영어 우선)
2016-03-02 23:53:49 +09:00
Kijin Sung
34a86defb6 Fix #321 incorrect display of objects in debugPrint() 2016-03-02 09:40:14 +09:00
Kijin Sung
4a79b5ce25 Merge pull request #306 from kijin/pr/plugin-blacklist
호환되지 않거나 불필요한 애드온과 모듈의 실행을 방지
2016-02-27 14:41:20 +09:00
Kijin Sung
379bed000d Fix JSON encoding to be fully XE-compatible 2016-02-26 14:58:42 +09:00
Kijin Sung
e4077ad324 Add 'smartphone' add-on to common blacklist 2016-02-26 09:20:35 +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
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
0b339a9450 Fix #277 Incorrect priority when loading old lang files 2016-02-24 10:37:16 +09:00
Kijin Sung
e335aa477e Initial implementation of blacklist function 2016-02-23 21:37:44 +09:00
MinSoo Kim
81b1fd5752 support i18n jQuery-UI datepicker 2016-02-23 00:56:05 +09:00
Kijin Sung
87f0a258eb Merge with XpressEngine 1.8.17
Conflicts:
	config/config.inc.php
2016-02-19 19:33:35 +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
Kijin Sung
65517735e0 Clean up common_layout.html and merge with mobile_layout.html 2016-02-17 16:20:57 +09:00
Kijin Sung
32aa19e6f2 Remove unnecessary sitelock template 2016-02-17 15:10:47 +09:00
Kijin Sung
0e57ddfb4e Fix E_STRICT errors being displayed in PHP 5.3 2016-02-17 11:44:32 +09:00
Kijin Sung
78c0417065 Merge pull request #283 from kijin/pr/improve-embed-filter
EmbedFilter에서 사용하던 오래된 라이브러리 제거
2016-02-16 20:26:09 +09:00
Kijin Sung
bfe6be6535 Never allow warnings to be printed before headers 2016-02-16 16:35:29 +09:00
Kijin Sung
a1e8d14b0d Move whitelist file to common location 2016-02-16 15:27:41 +09:00
Kijin Sung
be83a34b1e Merge pull request #278 from kijin/pr/fix-csrf-false-positive
#275 기본 URL 변경에 따른 오류 해소
2016-02-16 14:34:53 +09:00
Kijin Sung
e1341584d3 Merge pull request #268 from kijin/pr/debugger
편리한 디버그 기능 추가
2016-02-16 14:33:44 +09:00
Kijin Sung
9538322305 Fix typo in comment for config() function 2016-02-16 13:20:27 +09:00
Kijin Sung
edf984aeb5 Fix broken pre-wrap on debug entries 2016-02-16 13:10:41 +09:00
Kijin Sung
231e7100a1 Fix duplicate namespace in IpFilter class call 2016-02-16 11:48:16 +09:00
Kijin Sung
2c7f220445 Do not exit in Debug shutdown handler 2016-02-16 11:43:03 +09:00
Kijin Sung
04e729776c Add slow queries, triggers, and widgets to debug panel output 2016-02-16 11:40:37 +09:00
Kijin Sung
588fefc88f Add slow queries, triggers, and widgets to debug comment output 2016-02-16 11:33:54 +09:00
Kijin Sung
516479cf20 Migrate addon, trigger, and widget logging functions to Debug class 2016-02-16 11:01:45 +09:00
Kijin Sung
3614cef84a Modify checkCSRF() to always allow requests from the same hostname 2016-02-15 20:15:27 +09:00
Kijin Sung
0947bafa66 Add unit tests for the Debug class 2016-02-15 16:11:00 +09:00
Kijin Sung
3045ac9c42 Improve debug panel styles, and change color to red if there are errors 2016-02-15 15:38:01 +09:00
Kijin Sung
83bf38c245 Fix debug panel style in admin module 2016-02-15 14:46:15 +09:00
Kijin Sung
115738a84b Display debug panel at fixed position and scroll internally 2016-02-15 14:40:01 +09:00
Kijin Sung
283a1a73bc Convert paths in error message relative to RX_BASEDIR 2016-02-15 14:36:21 +09:00
Kijin Sung
7c4fc37dd3 Make debug log filename configurable 2016-02-15 14:28:57 +09:00