Kijin Sung
|
9d9976387d
|
Merge pull request #60 from kijin/pr/fix-menu-regression
Fix #57 메뉴 편집이 되지 않는 버그 수정
|
2016-01-13 09:21:31 +09:00 |
|
Kijin Sung
|
edbb2ff93e
|
Fix disappearing menu (also fix multi-level menu)
|
2016-01-13 09:13:39 +09:00 |
|
Kijin Sung
|
a442e34fa7
|
Fix disappearing menu (json_encode regression)
|
2016-01-13 09:00:29 +09:00 |
|
Kijin Sung
|
98ddf05940
|
Merge pull request #52 from kijin/pr/update-xeicon
XEIcon 업데이트 및 <i> 태그 선택자 개선
|
2016-01-12 21:26:13 +09:00 |
|
Kijin Sung
|
df87e2f6b1
|
Merge pull request #53 from kijin/pr/fix-embed-filter
YouTube 등의 iframe을 입력할 수 없는 문제 수정
|
2016-01-12 19:27:26 +09:00 |
|
Kijin Sung
|
5196ddaf83
|
Fix incorrect generation of whitelist regexp
|
2016-01-12 19:23:27 +09:00 |
|
Kijin Sung
|
2be2e8e73e
|
Fix incorrect use of embed filter in HTMLPurifier
|
2016-01-12 19:13:15 +09:00 |
|
Kijin Sung
|
8b8d32c9dd
|
Fix cookie handling in Context class
|
2016-01-12 18:17:18 +09:00 |
|
Kijin Sung
|
819562ffd1
|
Restore xpresseditor.js
|
2016-01-12 18:06:17 +09:00 |
|
Kijin Sung
|
269c186024
|
Only apply xeicon to <i> tags that have at least one xi-* class
|
2016-01-12 14:03:52 +09:00 |
|
Kijin Sung
|
b0bfb9a364
|
Set up replacement table for path conversions
|
2016-01-12 14:02:26 +09:00 |
|
Kijin Sung
|
48a5e73bdc
|
Update xeicon to v2.0.0
|
2016-01-12 14:01:46 +09:00 |
|
Kijin Sung
|
c39706c480
|
Merge pull request #51 from kijin/pr/stupid-symlinks
Zip으로 다운받은 경우 압축 스크립트가 깨지는 문제 수정
|
2016-01-12 11:10:49 +09:00 |
|
Kijin Sung
|
c10591e250
|
Merge pull request #48 from kijin/pr/utf8mb4
MySQL에서 utf8mb4 (이모티콘 등) 지원
|
2016-01-12 10:53:31 +09:00 |
|
Kijin Sung
|
5f9d6f2a6b
|
Merge pull request #42 from kijin/refactor/functions
일반 함수 리팩토링
|
2016-01-12 10:53:10 +09:00 |
|
Kijin Sung
|
f41040a4b5
|
Merge branch 'develop' into pr/stupid-symlinks
|
2016-01-12 10:11:31 +09:00 |
|
Kijin Sung
|
64b89d7b0d
|
Intercept jQuery.getScript() requests to corrupted symlinks
|
2016-01-12 10:09:41 +09:00 |
|
Kijin Sung
|
e572b81b8a
|
Merge branch 'develop' into pr/utf8mb4
Conflicts:
tests/Install/AutoinstallCept.php
|
2016-01-11 20:03:55 +09:00 |
|
Kijin Sung
|
1476d8d0f4
|
Also check file content to detect corrupted symlinks
|
2016-01-11 19:58:50 +09:00 |
|
Kijin Sung
|
c9296ffac6
|
Merge pull request #50 from kijin/pr/grunt-cleanup
불필요한 테스트용 파일 정리
|
2016-01-11 19:52:35 +09:00 |
|
Kijin Sung
|
7850afdb63
|
Do not recognize broken symlinks (smaller than 32 bytes) as minified scripts
|
2016-01-11 19:21:14 +09:00 |
|
Kijin Sung
|
572cd73a92
|
Remove obsolete build instructions and minify tool
|
2016-01-11 17:51:36 +09:00 |
|
Kijin Sung
|
bdc4ccb86e
|
Move phpDoc directory inside tools
|
2016-01-11 17:45:53 +09:00 |
|
Kijin Sung
|
b8e209666c
|
Remove extra jshint configuration
|
2016-01-11 16:49:52 +09:00 |
|
Kijin Sung
|
d51ad8b4e5
|
Standardize on uppercase
|
2016-01-11 16:44:10 +09:00 |
|
Kijin Sung
|
4449d4ad72
|
Clean up autogenerated files in test directory
|
2016-01-11 16:35:18 +09:00 |
|
Kijin Sung
|
8ad16890da
|
More cleanup of unit tests
|
2016-01-11 16:16:38 +09:00 |
|
CONORY
|
e80332706a
|
E_WARNING 표시와 디버그 모드를 끕니다.
|
2016-01-11 16:15:07 +09:00 |
|
Kijin Sung
|
4776078c11
|
Clean up MySQL configuration for unit tests
|
2016-01-11 16:12:32 +09:00 |
|
Kijin Sung
|
c74f84cd9f
|
Clean up grunt configuration
|
2016-01-11 16:00:31 +09:00 |
|
Kijin Sung
|
6d2fd16387
|
Merge pull request #49 from kijin/pr/delay-session
캐싱 최적화 옵션을 "세션 시작 지연"으로 변경
|
2016-01-11 15:03:33 +09:00 |
|
Kijin Sung
|
040d120710
|
Move ob_start() from addon script to Context class if using delay_session
|
2016-01-11 14:57:13 +09:00 |
|
Kijin Sung
|
3b9a9c0f7a
|
Rename cache_friendly option to delay_session
|
2016-01-11 14:52:41 +09:00 |
|
CONORY
|
e5c4ed8e17
|
loge image
|
2016-01-11 14:45:24 +09:00 |
|
Kijin Sung
|
43033763f0
|
Be more intelligent about limiting the index size
|
2016-01-11 13:50:39 +09:00 |
|
Kijin Sung
|
4416c39fb2
|
Fix excessively long indexes when using utf8mb4 as default charset
|
2016-01-11 13:34:07 +09:00 |
|
Kijin Sung
|
2409448cec
|
Keep the charset stable, only setting it at install time
|
2016-01-11 11:45:02 +09:00 |
|
Kijin Sung
|
d9a9cfe21b
|
Implement more accurate management of the current charset
|
2016-01-11 11:12:02 +09:00 |
|
Kijin Sung
|
ecac6d1490
|
Clean up duplicate methods in classes that inherit the MySQL base class
|
2016-01-11 10:28:57 +09:00 |
|
Kijin Sung
|
708fbb4f06
|
Add initial support for utf8mb4 in MySQL
|
2016-01-11 10:27:54 +09:00 |
|
BJRambo
|
c40a5d7557
|
Merge pull request #35 from SoneYours/develop
외부 이미지의 크기가 작을 경우 섬네일을 생성하지 않는 문제점 개선
|
2016-01-10 21:07:10 +09:00 |
|
Kijin Sung
|
80289d2c41
|
Merge branch 'develop' into refactor/functions
|
2016-01-10 19:41:27 +09:00 |
|
Kijin Sung
|
5a060c9e9d
|
Merge pull request #34 from kijin/refactor/minify-on-the-fly
xe.min.css, xe.min.js 등을 코어와 함께 배포하지 않고 실제 사용 시점에 생성
|
2016-01-10 19:40:46 +09:00 |
|
Kijin Sung
|
da1822d296
|
Add option to minify only common (core) files
|
2016-01-10 17:02:26 +09:00 |
|
Kijin Sung
|
826d37766a
|
Merge pull request #47 from kijin/pr/installer-misc-fixes
설치모듈의 mod_rewrite 및 SSL 사용 여부 검사를 개선
|
2016-01-10 16:14:19 +09:00 |
|
Kijin Sung
|
545a47448b
|
Use SSL from the beginning if the installer is called with SSL
|
2016-01-10 15:23:26 +09:00 |
|
Kijin Sung
|
43098721b1
|
Move mod_rewrite detection to the client side
|
2016-01-10 15:11:29 +09:00 |
|
Kijin Sung
|
8e05c56e4e
|
Merge branch 'develop' into refactor/minify-on-the-fly
|
2016-01-10 13:54:23 +09:00 |
|
Kijin Sung
|
386e1658a0
|
Merge branch 'develop' into refactor/functions
|
2016-01-10 13:52:35 +09:00 |
|
Kijin Sung
|
86bd1b531d
|
Merge pull request #46 from xefork-YJSoft/develop
의존성 자료가 없는 상태에서 직접 쓰기 방식 쉬운설치 오류 수정
|
2016-01-10 13:51:22 +09:00 |
|