Commit graph

7366 commits

Author SHA1 Message Date
Kijin Sung
9da3653fcd Replace idna_convert with PHP native functions and true/punycode 2016-01-13 15:46:41 +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
819562ffd1 Restore xpresseditor.js 2016-01-12 18:06:17 +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
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
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
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
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
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
YJSoft
1606f9b42a 의존성 자료가 없는 상태에서 직접 쓰기 방식 쉬운설치 오류 수정
의존성 자료가 없는 상태에서 직접 쓰기 방식으로 쉬운설치 사용시 배열이 초기화되지 않아 오류가 발생하는 문제를 수정합니다.
2016-01-10 09:13:35 +09:00
Kijin Sung
371f4a60b0 Merge branch 'develop' into refactor/minify-on-the-fly 2016-01-09 15:19:08 +09:00
Kijin Sung
c89b12a7be Update repository path 2016-01-09 11:32:52 +09:00
Kijin Sung
92be5ac0ef Fix incorrect prefix handling in autoinstall 2016-01-09 00:20:22 +09:00
Kijin Sung
1c90e1286f Update install module to use RhymiX as project name 2016-01-09 00:06:22 +09:00
Kijin Sung
016309c872 Update time zone list and text labels 2016-01-08 15:17:10 +09:00
Kijin Sung
db87085967 Remove unnecessary calls to getMicroTime() 2016-01-08 14:05:48 +09:00
Kijin Sung
4dedd2508c Merge pull request #33 from kijin/refactor/embed-filter-no-xml
Embed filter에서 XML 설정파일을 제거하고 https 주소 처리 개선
2016-01-08 10:41:36 +09:00
Kijin Sung
d46e9da006 Restore commonly referenced minified scripts as symlinks 2016-01-08 10:18:12 +09:00
BJRambo
0b1a511c38 이미지인지 아닌지 확실하게 구별하기 위한 방법 추가. 2016-01-08 09:59:24 +09:00
BJRambo
9c97f24d35 외부 이미지의 경우 섬네일을 생성하지 않는 문제점 개선 2016-01-08 06:09:43 +09:00
Kijin Sung
357c80c810 Delete remaining dependence on __DEBUG__ for loading minified scripts 2016-01-07 17:28:34 +09:00
conory
a2eee72f48 Creating default object from empty value 2016-01-07 16:40:04 +09:00
Kijin Sung
bfaa2c170b Make minify option configurable by the site administrator 2016-01-07 15:33:35 +09:00
Kijin Sung
6a08c10f2d Initial implementation of auto-minify 2016-01-07 13:54:47 +09:00
Kijin Sung
ff155c1abc Remove most minified CSS and JS files 2016-01-07 11:35:06 +09:00
Kijin Sung
bd15128e14 embed whitelist를 별도로 캐싱하지 않고 직접 include하여 사용하도록 변경 2016-01-07 10:14:40 +09:00
Kijin Sung
51b3b38f30 Merge pull request #22 from kijin/fix/installer-improvements
설치환경 체크 및 install 모듈의 전반적인 개선
2016-01-06 13:51:23 +09:00
Kijin Sung
7b92605772 Fix install failure when using automated install config 2016-01-06 13:02:07 +09:00
Kijin Sung
f92219f328 After install, allow login by both user_id and email_address by default 2016-01-06 11:25:23 +09:00
Kijin Sung
2cdcfd13cf Merge time zone setup page with admin user setup page 2016-01-06 11:14:50 +09:00
Kijin Sung
d7f154f3e0 Do not display FTP setup step if safe_mode is off 2016-01-06 11:01:41 +09:00
Kijin Sung
bcc18731b1 Fix missing highlight on current language 2016-01-05 21:12:47 +09:00
Kijin Sung
bd4be54e97 Minor changes to installer design 2016-01-05 21:04:07 +09:00
Kijin Sung
c32a4e1345 Add a new theme for the installer 2016-01-05 20:46:44 +09:00
MinSoo Kim
090a27e60a Merge pull request #25 from misol/enhance/poll-v2
YJSoft 님께서 PR 주신 설문조사 개선 작업
2016-01-05 11:06:02 +09:00
Kijin Sung
2e2e3f6c17 Merge pull request #26 from kijin/feature/include-krzip
krzip 모듈을 기본 포함시킴
2016-01-05 10:32:11 +09:00
Kijin Sung
ae346718a4 관리자가 회원을 추가하거나 수정하는 경우 금지아이디를 확인하지 않음 2016-01-05 10:21:31 +09:00
Kijin Sung
7bef97f170 Add krzip module 2016-01-05 09:55:33 +09:00
Kijin Sung
1a8b5c8b29 Merge pull request #21 from kijin/fix/say-no-to-big-brother
설치환경 수집 기능 삭제
2016-01-05 09:36:53 +09:00
MinSoo Kim
f870b768ac Enhance poll v.2
https://github.com/xetown/xe-core/issues/24
- multilangual support
- methods names
- some enhancements
2016-01-04 14:23:46 +09:00
Kijin Sung
d7118d37ba Miscellaneous UI adjustments 2016-01-04 13:41:22 +09:00