Commit graph

14509 commits

Author SHA1 Message Date
BJRambo
24ea1e2b7b Separating each settings page 2016-03-23 19:56:29 +09:00
BJRambo
00687a1bd2 config rename 2016-03-23 19:02:47 +09:00
BJRambo
3e09ad79c7 remove collecting user imfomation 2016-03-23 18:59:12 +09:00
BJRambo
b4a1331f07 message notify option delete 2016-03-23 18:23:30 +09:00
BJRambo
dd055e497b remove collecting user imfomation 2016-03-23 18:17:14 +09:00
BJRambo
b406e24e3e use loadfile method. 2016-03-21 12:38:32 +09:00
BJRambo
d7dd7dd48f fixed ncenterlite modules error. 2016-03-21 11:13:16 +09:00
BJRambo
646e00fe30 delete dont use a android option 2016-03-20 21:05:51 +09:00
Kijin Sung
9e6e7efbfd Merge pull request #390 from kijin/pr/read-write-php-data
PHP 데이터를 파일에 쉽게 쓰고 읽는 함수 추가
2016-03-20 19:58:55 +09:00
Kijin Sung
36bc83680f Add streaming options to Storage::read() and Storage::write() 2016-03-20 19:53:50 +09:00
Kijin Sung
4fa3bf8cfb Add readPHPData() and writePHPData() to Storage class 2016-03-20 19:22:59 +09:00
Kijin Sung
820e29b5ba Expand unit tests for HTMLFilter 2016-03-20 17:20:13 +09:00
Kijin Sung
3ee49c98cc Merge pull request #389 from kijin/develop
유닛 테스트 정리 및 오류 수정
2016-03-20 17:10:46 +09:00
BJRambo
3e4ed888f7 Merge pull request #388 from bjrambo/pr/ncenterlite
fix message language
2016-03-20 15:39:44 +09:00
BJRambo
d8e6fe63f3 fix message language 2016-03-20 15:28:00 +09:00
Kijin Sung
456ec87447 Fix DB connection during unit tests on HHVM 2016-03-20 13:43:00 +09:00
Kijin Sung
0bbe4ac07f Fix timer tests on HHVM 2016-03-20 10:04:03 +09:00
Kijin Sung
eb1c6e33e6 Improve dotfile handling in Storage::readDirectory() on HHVM 2016-03-20 09:54:10 +09:00
Kijin Sung
787bcd658b Improve error handling in PBKDF2 hashing routine 2016-03-20 00:52:17 +09:00
Kijin Sung
770644d114 Improve error handling in MySQL/MySQLi DB drivers 2016-03-20 00:45:20 +09:00
Kijin Sung
5b5c785b19 Do not simply exit on DB connection error 2016-03-20 00:32:31 +09:00
Kijin Sung
e87f91c6d8 Fix Travis errors on PHP 5.3 2016-03-20 00:06:49 +09:00
Kijin Sung
321015e050 Merge pull request #385 from kijin/pr/more-framework-classes
Rhymix Framework 각종 기능 추가
2016-03-20 00:06:01 +09:00
conory
42720d27cd div 태그를 사용하는 일부 에디터 컴포넌트(ex. code_highlighter)가 올바르게 작동하지않는 문제수정 2016-03-19 23:35:36 +09:00
Kijin Sung
37bce0343d Update core classes to refer to UA class for robot detection 2016-03-19 23:32:35 +09:00
Kijin Sung
f1441613a2 Add UA class for mobile device, tablet, and robot detection 2016-03-19 23:28:27 +09:00
BJRambo
1880b7f7fc Merge pull request #383 from bjrambo/pr/ncenterlite
알림센터 모듈을 라이믹스로 흡수 시킴.
2016-03-19 20:49:40 +09:00
BJRambo
966191963e add only message notify to option 2016-03-19 17:09:19 +09:00
BJRambo
ace9c8ea9e fix typo 2016-03-19 16:39:41 +09:00
BJRambo
224c4a8514 fix typo 2016-03-19 16:14:55 +09:00
BJRambo
322aec9fab remove communication notify 2016-03-19 16:14:37 +09:00
BJRambo
3f87cba257 add flag cache files 2016-03-19 15:55:06 +09:00
Kijin Sung
5acc339184 Add i18n class and world country list 2016-03-19 15:17:59 +09:00
BJRambo
91f42df55d arrange a language file 2016-03-19 14:30:21 +09:00
Kijin Sung
56302f58b4 Fix syntax error in PHP 5.3 2016-03-19 13:12:25 +09:00
Kijin Sung
cd057527ac Add Korea class and Korean IP range database 2016-03-19 13:01:54 +09:00
conory
dd91f177c3 쪽지를 읽어도 알림이 사라지지않는 문제수정 2016-03-19 10:32:35 +09:00
Kijin Sung
45457cbb55 Fix indentation in HTMLFilter class 2016-03-18 23:03:50 +09:00
Kijin Sung
b4002e70de Add more HTTP response codes to ModuleHandler 2016-03-18 23:03:25 +09:00
CONORY
9bf5daf180 Merge pull request #387 from conory/pr/fileupload_input
본문 삽입시 URL을 상대경로로 변경
2016-03-18 21:43:32 +09:00
Kijin Sung
740de5caf3 Replace FileHandler calls and other paths in Rhymix Framework 2016-03-18 21:03:22 +09:00
Kijin Sung
89bd526a13 Refactor FileHandler to call Storage class internally 2016-03-18 20:54:04 +09:00
conory
dc79c3ea9d 좀 더 정확하게 파일 경로 지정 2016-03-18 20:37:16 +09:00
conory
7125cf0e12 본문 삽입시 이미지 URL을 상대경로로 변경 2016-03-18 20:14:52 +09:00
Kijin Sung
3e12b0df49 Replace test filename with totally nonexistent ones 2016-03-18 18:14:32 +09:00
Kijin Sung
f718b5a3e4 Add Storage class and unit tests 2016-03-18 18:11:57 +09:00
Kijin Sung
ed50a57f9c Add formatter class and associated unit tests 2016-03-18 14:10:10 +09:00
Kijin Sung
2b008f7be6 Add formatting libraries to composer.json 2016-03-17 20:37:43 +09:00
Kijin Sung
59ee4a7387 Add pagination class 2016-03-17 19:46:32 +09:00
Kijin Sung
97c10ab2cf Add some delays to timer test 2016-03-17 17:45:15 +09:00