Commit graph

13699 commits

Author SHA1 Message Date
Kijin Sung
f4d20c2ac1 Merge branch 'develop' into fix/contributor-guide 2016-01-09 14:43:00 +09:00
Kijin Sung
0a38218bdb Update contributor guide 2016-01-09 14:42:56 +09:00
Kijin Sung
7d5c37f1f9 Remove unnecessary script type attribute 2016-01-09 13:15:38 +09:00
Kijin Sung
0ba0153cb0 Merge pull request #43 from kijin/fix/rhymix-branding
RhymiX 이름 및 저작권 표시 추가, README 정보 추가
2016-01-09 11:44:47 +09:00
Kijin Sung
c89b12a7be Update repository path 2016-01-09 11:32:52 +09:00
Kijin Sung
f8e020f8ec Miscellaneous fixes and optimizations 2016-01-09 11:04:39 +09:00
Kijin Sung
4bb565dd51 Fix error when loading two or more files with the same basename 2016-01-09 10:39:33 +09:00
Kijin Sung
45d9382af9 Revert "Implement __get() placeholder to prevent a flood of E_NOTICE"
This reverts commit 32fd2fb609.
2016-01-09 10:16:21 +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
211044fe2b Add a better statement of purpose 2016-01-08 23:50:11 +09:00
Kijin Sung
11cc9be764 Update contributor guide 2016-01-08 22:43:47 +09:00
Kijin Sung
9cc266bbe6 Apply RhymiX branding and improve README.md 2016-01-08 22:21:47 +09:00
Kijin Sung
32fd2fb609 Implement __get() placeholder to prevent a flood of E_NOTICE 2016-01-08 21:36:53 +09:00
Kijin Sung
b957bfebc5 Remove redundant checks for self::$_instance 2016-01-08 21:32:55 +09:00
Kijin Sung
c37ae01923 Additional optimization of the functions library 2016-01-08 20:57:48 +09:00
Kijin Sung
6c5f9aadd1 Don't use home-made JSON encoder in display handlers 2016-01-08 20:38:35 +09:00
Kijin Sung
a74ed519e0 More fixes to the functions library 2016-01-08 20:38:07 +09:00
conory
7526d78aaa remove PHP_VERSION check 2016-01-08 18:11:05 +09:00
Kijin Sung
256a566eda Miscellaneous optimization of function library 2016-01-08 17:34:07 +09:00
conory
3b3f3bed4f Merge branch 'develop' 2016-01-08 16:58:37 +09:00
Kijin Sung
343b0301ad Merge pull request #41 from kijin/fix/timezone
표준 시간대 목록 업데이트
2016-01-08 15:30:41 +09:00
Kijin Sung
016309c872 Update time zone list and text labels 2016-01-08 15:17:10 +09:00
Kijin Sung
cb0d173361 Merge pull request #40 from kijin/fix/microtime
getMicroTime()을 microtime(true)로 변경
2016-01-08 14:09:17 +09:00
Kijin Sung
db87085967 Remove unnecessary calls to getMicroTime() 2016-01-08 14:05:48 +09:00
Kijin Sung
83d86b8e6c Merge pull request #39 from kijin/fix/gitignore-test-files
유닛 테스트용 임시 파일들을 .gitignore에 추가
2016-01-08 13:58:42 +09:00
Kijin Sung
bff3baaa3b Merge pull request #38 from kijin/fix/dont-hide-warnings
E_WARNING을 숨기지 않도록 변경
2016-01-08 13:57:47 +09:00
Kijin Sung
8e05468f1a Add temporary unit test files to .gitignore 2016-01-08 13:54:42 +09:00
Kijin Sung
afbbc965ab Don't hide E_WARNING in unit tests 2016-01-08 13:49:22 +09:00
Kijin Sung
f8ca668982 Don't hide E_WARNING 2016-01-08 13:40:06 +09:00
Kijin Sung
8dac7bc5e9 Fix inconsistent use of static and non-static methods in Context class 2016-01-08 13:14:03 +09:00
CONORY
3a53ee81b6 Update README.md 2016-01-08 12:35:04 +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
9871c5f547 Do not treat symlinks as already minified scripts 2016-01-08 10:27:04 +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
Kijin Sung
750ea2e9bb Fix incorrectly minified URLs in third-party resources 2016-01-08 09:36:38 +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
ff0e71a4e3 Fix compatibility with safe_mode when saving minified scripts 2016-01-07 16:37:48 +09:00
Kijin Sung
7dd804ed09 Fix incorrect timestamp in unit tests 2016-01-07 16:14:16 +09:00
Kijin Sung
22910608a2 Update unit tests to check for minification 2016-01-07 16:06:07 +09:00
Kijin Sung
bfaa2c170b Make minify option configurable by the site administrator 2016-01-07 15:33:35 +09:00
Kijin Sung
a4d944f23d Create human-readable paths for minified scripts 2016-01-07 15:21:33 +09:00
Kijin Sung
aa3ef592d9 Automatically concatenate and minify xe.min.js 2016-01-07 15:16:28 +09:00
Kijin Sung
6a08c10f2d Initial implementation of auto-minify 2016-01-07 13:54:47 +09:00
Kijin Sung
422e0657e0 Remove grunt minify from Travis CI configuration 2016-01-07 11:50:27 +09:00
Kijin Sung
55584fb18a Update tests to reflect deletion of minified scripts 2016-01-07 11:39:53 +09:00
Kijin Sung
133c104e04 Remove minification and concatenation spec from Gruntfile 2016-01-07 11:36:30 +09:00