Commit graph

13574 commits

Author SHA1 Message Date
conory
d300db933e Merge branch 'develop' 2016-01-09 15:37:08 +09:00
Kijin Sung
73dc9c3c35 Merge pull request #44 from kijin/fix/contributor-guide
참여 안내문 수정
2016-01-09 15:17:09 +09:00
Kijin Sung
52867abf06 Add link from README.md to CONTRIBUTING.md 2016-01-09 14:45:34 +09:00
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
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
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
conory
7526d78aaa remove PHP_VERSION check 2016-01-08 18:11:05 +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
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
conory
a2eee72f48 Creating default object from empty value 2016-01-07 16:40:04 +09:00
Kijin Sung
bd15128e14 embed whitelist를 별도로 캐싱하지 않고 직접 include하여 사용하도록 변경 2016-01-07 10:14:40 +09:00
Kijin Sung
ca3001141c embed whitelist 설정파일에서 XML을 제거하고 http/https를 구분하지 않도록 함 2016-01-07 09:39:55 +09:00
Kijin Sung
002d239137 Merge pull request #32 from kijin/refactor/composer-vendor
라이브러리 관리에 composer를 본격적으로 사용
2016-01-07 09:21:00 +09:00
Kijin Sung
81582958dd Restore package.json, it was accidentally deleted 2016-01-06 19:49:37 +09:00
Kijin Sung
546606b208 Initial import of composer dependencies (--no-dev) 2016-01-06 19:21:31 +09:00
Kijin Sung
71fc952126 Merge pull request #30 from kijin/experimental/faster-codeception-installation
유닛 테스트에서 Codeception을 로딩하는 방법 변경
2016-01-06 15:04:54 +09:00
Kijin Sung
71d285cf16 Load codeception as a binary to prevent running full composer install for each test 2016-01-06 14:52:22 +09:00
Kijin Sung
ef0c9e34ac Merge pull request #29 from kijin/xetown-branding
XETown Remix branding and .travis.yml fixes
2016-01-06 13:59:19 +09:00
Kijin Sung
cfee191c10 XETown Remix branding and .travis.yml fixes 2016-01-06 13:54:46 +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
3e99866902 Fix unit tests again 2016-01-06 13:36:36 +09:00
Kijin Sung
4e235ad28c Fix unit tests for PHP 7 2016-01-06 13:29:27 +09:00
Kijin Sung
7b792ff27e Fix unit tests for PHP 7 2016-01-06 13:21:58 +09:00
Kijin Sung
0e1b0b42dd Fix unit tests 2016-01-06 13:13:21 +09:00
Kijin Sung
7b92605772 Fix install failure when using automated install config 2016-01-06 13:02:07 +09:00
Kijin Sung
6bb9e7008d Update unit tests for simplified install routine 2016-01-06 11:49:40 +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
2a2fe9b69d Change default language to Korean 2016-01-05 20:49:54 +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