conory
|
032f399d35
|
#405 이미지 메모리 체크에서 항상 false를 반환하는 문제수정
|
2016-03-25 19:32:48 +09:00 |
|
Kijin Sung
|
c17e4c161c
|
Merge pull request #403 from kijin/pr/always-save-debug-info
ModuleHandler에서 return하는 경우 디버그 정보가 남지 않는 문제 수정
|
2016-03-24 09:46:59 +09:00 |
|
Kijin Sung
|
71724bb9fa
|
Always save debugging information even if DisplayHandler is not invoked
|
2016-03-24 08:34:13 +09:00 |
|
Kijin Sung
|
b6083c02fa
|
Remove outdated comment on Context class
|
2016-03-23 14:25:11 +09:00 |
|
Kijin Sung
|
69e7ee35d6
|
Add text/markdown MIME type (RFC 7763)
|
2016-03-23 14:19:25 +09:00 |
|
Kijin Sung
|
42f4ce981d
|
Add new Google Maps embed URL to iframe whitelist
|
2016-03-22 15:55:13 +09:00 |
|
Kijin Sung
|
61d3e113c2
|
Merge pull request #400 from kijin/pr/admin-html-filtering-bug
관리자가 글을 수정할 때 HTML 필터링이 적용되는 문제 수정
|
2016-03-22 15:23:36 +09:00 |
|
Kijin Sung
|
14f5ed0121
|
Fix similar variable scope problem in updateComment() as well
|
2016-03-22 15:09:25 +09:00 |
|
Kijin Sung
|
c8c66c363d
|
Fix HTML filtering when an administrator updates a document
|
2016-03-22 15:07:55 +09:00 |
|
Kijin Sung
|
98edde0daa
|
Merge pull request #399 from kijin/pr/change-minimum-version
최소 PHP 버전 및 DB 버전 변경
|
2016-03-22 13:11:49 +09:00 |
|
Kijin Sung
|
a0d9e1c6ad
|
Remove outdated checks for old PHP versions
|
2016-03-22 11:34:36 +09:00 |
|
Kijin Sung
|
1bf110439a
|
Update Formatter class to use new SCSS compiler
|
2016-03-22 11:29:05 +09:00 |
|
Kijin Sung
|
365d7cdba9
|
Update composer dependencies
|
2016-03-22 11:26:00 +09:00 |
|
Kijin Sung
|
06f5151f8f
|
Update contributor guide
|
2016-03-22 11:17:35 +09:00 |
|
Kijin Sung
|
39262bf241
|
Remove unit tests for PHP 5.3 and acceptance tests for PHP 5.4
|
2016-03-22 11:11:02 +09:00 |
|
Kijin Sung
|
3f4f5299cb
|
Disable mysql DB driver and only use mysqli
|
2016-03-22 11:08:17 +09:00 |
|
Kijin Sung
|
52627de4a3
|
Change minimum MS SQL version to 10 (2008)
|
2016-03-22 11:01:53 +09:00 |
|
Kijin Sung
|
df3837ae6f
|
Change minimum CUBRID version to 9.0
|
2016-03-22 10:56:44 +09:00 |
|
Kijin Sung
|
1873270a59
|
Change minimum MySQL version to 5.0.7
|
2016-03-22 10:53:49 +09:00 |
|
Kijin Sung
|
e34f59a66f
|
Change minimum PHP version to 5.5.9
|
2016-03-22 10:45:27 +09:00 |
|
Kijin Sung
|
501461d010
|
Merge pull request #398 from kijin/pr/double-friends
친구 추가 및 관리 기능의 버그 수정
|
2016-03-21 17:04:15 +09:00 |
|
Kijin Sung
|
f79e1601ae
|
Disallow adding oneself as a friend
|
2016-03-21 16:55:24 +09:00 |
|
Kijin Sung
|
c54f3a61c4
|
Hide friend group actions if there are no friend groups
|
2016-03-21 16:54:06 +09:00 |
|
Kijin Sung
|
359cf29dce
|
Disallow duplicate friend registration
|
2016-03-21 16:53:39 +09:00 |
|
Kijin Sung
|
45b2910cee
|
Fix #397 error while uploading file to an existing directory
|
2016-03-21 16:18:31 +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 |
|