Commit graph

13978 commits

Author SHA1 Message Date
Kijin Sung
78cb8aea17 Merge branch 'develop' into pr/new-config-format 2016-02-06 21:12:10 +09:00
Kijin Sung
93ef1b295f Fix #219 error while loading menu type 2016-02-06 21:05:12 +09:00
MinSoo Kim
184cbf704b Merge pull request #218 from misol/pr/layout-colorpicker
Spectrum 컬러피커 추가 등
2016-02-06 19:11:11 +09:00
MinSoo Kim
f9987347a5 class 명을 기존 jPicker 와 달리 써서 충돌 회피
혹시 한 페이지에 함께 불러오더라도 충돌을 회피함.
2016-02-06 18:46:02 +09:00
MinSoo Kim
3288d504d2 Spectrum 컬러피커 추가 등
- MIT 라이선스의 Spectrum 컬러피커 추가. (기존 jPicker를 대체 - 파일은 그대로 두어서 의존성 문제 회피)
- 색상 선택하는 부분을 전반적으로 다듬음
2016-02-06 17:53:53 +09:00
Kijin Sung
cb6ae04dfd Merge pull request #217 from kijin/pr/filebox-allow-all-extensions
#177 파일박스의 확장자 제한 및 변수값 길이 제한 해제
2016-02-06 15:22:45 +09:00
Kijin Sung
f040c767e3 Merge pull request #216 from kijin/pr/numeric-array-json-encoding
JSON 결과 반환시 산술 배열의 인코딩 호환성 개선
2016-02-06 15:15:37 +09:00
Kijin Sung
bb814dbae8 Allow all extensions and longer comments in filebox 2016-02-06 15:15:18 +09:00
Kijin Sung
e2199f19ec Apply numeric array conversion to every JSON request as well 2016-02-06 15:02:49 +09:00
Kijin Sung
fed4f950bf Fix encoding of numeric arrays in XMLRPC->JSON conversion 2016-02-06 14:57:16 +09:00
MinSoo Kim
4698bcac3e Merge remote-tracking branch 'refs/remotes/rhymix/develop' into develop 2016-02-06 13:56:29 +09:00
Kijin Sung
3c9429896a Merge branch 'develop' into pr/new-config-format 2016-02-06 12:53:53 +09:00
Kijin Sung
1eced59239 Only re-create old config file at install time 2016-02-06 12:53:48 +09:00
Kijin Sung
ede85adf24 Automatically create old config file if it does not exist 2016-02-06 12:49:46 +09:00
Kijin Sung
3b641c1774 Do not leave out any custom configuration 2016-02-06 12:41:12 +09:00
BJRambo
7fec63867a Merge pull request #214 from SoneYours/pr/fixed-admin-document-delete
관리자 문서 페이지에서 게시글선택 이후 삭제버튼 눌럿을대 목록이 인식하지 않던 문제점 개선
2016-02-05 23:48:19 +09:00
MinSoo Kim
be83b9170d Merge pull request #213 from misol/improvement/save-the-mobile-authors
모바일이나 HTML5 를 잘 지원하는 환경에서 에디터 컴포넌트 사용 개선
2016-02-05 23:47:43 +09:00
qw5414
adedf7db0e 관리자 문서 페이지에서 게시글선택 이후 삭제버튼 눌럿을대 목록이 인식하지 않던 문제점 개선 2016-02-05 23:39:40 +09:00
MinSoo Kim
8de3dfb4e8 모바일이나 HTML5 를 잘 지원하는 환경에서 에디터 컴포넌트 사용 개선
- 폭이 좁은 화면에서도 기본 에디터 컴포넌트를 편하게 사용할 수 있게 개선
- 컬러피커가 내장된 HTML5 지원 브라우저에서는 내장된 컬러피커를 이용하도록 개선(type=color 인 경우)
- input type=number, type=url 등을 지원하는 브라우저에서 조금 더 편리하게 컴포넌트 항목을 다루도록 수정
- 갤러리 컴포넌트가 확장자 대문자인 경우 이미지를 표시하지 못하던 문제 수정.
2016-02-05 23:36:58 +09:00
BJRambo
ae82b4370b Merge pull request #212 from SoneYours/pr/fixed-ano-users
관리자페이지에서는 익명회원이 누군지 구별이 가능하도록 개선
2016-02-05 23:33:31 +09:00
qw5414
4925b00b18 관리자페이지에서는 익명회원이 누군지 구별이 가능하도록 개선 2016-02-05 23:24:00 +09:00
Kijin Sung
a80468fc25 Allow changing system config with config() function 2016-02-05 23:17:21 +09:00
Kijin Sung
08e4d82f23 Improve compatibility with some apps that work closely with system config 2016-02-05 23:16:22 +09:00
MinSoo Kim
ff87af87a0 Merge remote-tracking branch 'refs/remotes/rhymix/develop' into develop 2016-02-05 20:57:18 +09:00
Kijin Sung
5afefc063c Merge branch 'develop' into pr/new-config-format
Conflicts:
	classes/context/Context.class.php
2016-02-05 19:37:10 +09:00
Kijin Sung
30ca7e082d Merge pull request #209 from kijin/pr/fix-multilevel-lang
XML 언어 파일의 3차원 배열을 처리하지 못하는 문제 수정
2016-02-05 18:16:30 +09:00
Kijin Sung
3b633d827b Fix PHP lang files for editor module 2016-02-05 18:11:26 +09:00
Kijin Sung
9502105768 Fix PHP lang files for integration search module 2016-02-05 17:55:02 +09:00
Kijin Sung
58df8ae7f5 Fix parsing of XML lang files with 3 or more levels of hierarchy 2016-02-05 17:54:39 +09:00
Kijin Sung
5820f02312 Fix warning about undefined variable in member model 2016-02-05 16:25:27 +09:00
Kijin Sung
a7d586a855 Merge pull request #208 from kijin/pr/fix-lang-object-syntax
파일첨부 등 일부 언어파일이 표시되지 않는 문제 수정
2016-02-05 15:51:27 +09:00
Kijin Sung
497d3f2d22 Fix compatibility with code that uses lang arrays as objects 2016-02-05 15:39:55 +09:00
Kijin Sung
f7aad28d2c Remove remaining references to getDBInfo() 2016-02-05 15:18:31 +09:00
Kijin Sung
9895699591 Decode IDNA when importing default URL 2016-02-05 14:50:47 +09:00
Kijin Sung
e28856bfbb Update DB classes to use new config format 2016-02-05 14:46:55 +09:00
Kijin Sung
6876eac464 Remove unnecessary reference operator from DB and Cache classes 2016-02-05 13:44:19 +09:00
Kijin Sung
b6fa7f825b Merge pull request #206 from kijin/pr/simulate-xmlrpc
exec_xml() 함수로 요청시 request method를 XMLRPC로 지정
2016-02-05 13:03:52 +09:00
Kijin Sung
0c2c0d2b19 Set request method to XMLRPC if called via exec_xml() 2016-02-05 11:41:27 +09:00
Kijin Sung
4ea9ab02ec Migrate miscellaneous config to new format 2016-02-05 11:26:35 +09:00
Kijin Sung
d41516349c Remove use of old db_info in minify_scripts processing 2016-02-05 11:03:43 +09:00
Kijin Sung
f2f7cffdb8 Leave placeholder for installController::makeConfigFile() 2016-02-05 10:41:53 +09:00
Kijin Sung
66d8cbfae7 Set the default timezone as early as possible 2016-02-05 10:36:10 +09:00
Kijin Sung
6eb99c8486 Merge pull request #205 from kijin/pr/css-lint-outline
Travis 테스트 도중 CSS outline 속성에 대해 경고하는 것을 고침
2016-02-05 10:25:18 +09:00
Kijin Sung
054cdc2e98 Merge pull request #204 from kijin/pr/fucking-xml
서버에서 멋대로 XML을 반환하는 경우에도 정상 작동하도록 고침
2016-02-05 10:17:32 +09:00
Kijin Sung
b96bba29eb Fix csslint warning about outline property 2016-02-05 10:16:48 +09:00
Kijin Sung
f902ea8c6f Fix regression from #152 when the server returns XML anyway 2016-02-05 10:06:51 +09:00
Kijin Sung
ae3ab3b897 Add unit tests for Config and DateTime classes 2016-02-05 09:35:04 +09:00
Kijin Sung
89db7c7c7c Load system configuration before Context::init() 2016-02-04 20:41:53 +09:00
Kijin Sung
2cbecff729 Use new datetime configuration in document and comment methods 2016-02-04 19:07:57 +09:00
Kijin Sung
5d8896560e Fix comment style 2016-02-04 17:56:04 +09:00