Commit graph

16164 commits

Author SHA1 Message Date
Kijin Sung
1f9f449fb0 Stop treating .swf as directly downloadable file
플래시 첨부파일을 본문에 직접 삽입하는 방식에서 다운로드만 가능한 방식에서 변경
file, importer, integration_search 등 모든 모듈에 일관성있게 적용

xpressengine/xe-core#2149
2017-10-12 00:29:22 +09:00
Kijin Sung
7948059c91 Fix JS error when a link has no target
xpressengine/xe-core#2162
2017-10-12 00:22:18 +09:00
Kijin Sung
f2bee9d9ff Add default fonts for Chinese and Japanese 2017-10-09 23:44:51 +09:00
conory
1069682b86 comment 중국어 수정
https://www.xetown.com/rxe_issue/757466
2017-10-07 16:13:00 +09:00
Kijin Sung
336b6ee144 Merge pull request #925 from kijin/pr/remove-xpresseditor
XpressEditor 제거 #895
2017-09-29 11:38:14 +09:00
Kijin Sung
c26ed92e66 Also hide dreditor from list of installed editor skins 2017-09-28 19:28:46 +09:00
Kijin Sung
824867259f Remove support for drEditor components #895 2017-09-28 18:13:30 +09:00
Kijin Sung
9d95873a77 Do not display xpresseditor as an option even if it is installed 2017-09-28 18:07:45 +09:00
Kijin Sung
e3b48d2604 Remove supporting files for xpresseditor 2017-09-28 18:01:58 +09:00
Kijin Sung
53031079ae Remove xpresseditor #895 2017-09-28 17:57:27 +09:00
Kijin Sung
263d0e6919 Merge pull request #924 from kijin/pr/scrap-message-folders
스크랩 기능을 폴더로 나누어 관리할 수 있도록 개선
2017-09-28 17:37:59 +09:00
Kijin Sung
69b868c77f Fix #919 make child comment secret if parent comment is secret 2017-09-28 17:29:47 +09:00
Kijin Sung
e65bbbf508 Clean up 2017-09-28 17:17:55 +09:00
Kijin Sung
3b31830998 Separate migrateMemberScrappedDocument() to its own method 2017-09-28 17:16:58 +09:00
Kijin Sung
924649beba Assign to default scrap folder when a document is scrapped 2017-09-28 14:38:49 +09:00
Kijin Sung
645902fc41 Prevent renaming or deleting the default scrap folder 2017-09-28 14:33:42 +09:00
Kijin Sung
25b6e71cf4 Implement scrap folders in simple_world skin, too 2017-09-28 14:20:04 +09:00
Kijin Sung
4a5385a635 Implement creating, renaming, and deleting scrap folders 2017-09-28 14:09:57 +09:00
Kijin Sung
cf0a5d019c Implement moving scrap to another folder 2017-09-28 13:28:43 +09:00
Kijin Sung
ed02a0f064 Assign default folder to all previous scraps 2017-09-28 12:19:02 +09:00
Kijin Sung
b11a6d82e9 Add folder for member_scrap 2017-09-28 11:59:20 +09:00
Kijin Sung
7b1f0b4ee2 Fix #916 show error earlier if attempting to add self as friend 2017-09-28 11:34:15 +09:00
Kijin Sung
cc0f2c5a62 Clean up language files for board module configuration 2017-09-27 20:35:26 +09:00
BJRambo
f75efa1b5d Improve anonymous nickname to generate random number per date and document.
https://www.xetown.com/qna/745244
2017-09-27 15:48:02 +09:00
Kijin Sung
5138a765d4 Fix fatal error when trying to send an email with no To: address
https://www.xetown.com/qna/743677
2017-09-24 20:28:38 +09:00
conory
12048bf4d0 RSS 등록일 기준으로 정렬 2017-09-21 13:56:16 +09:00
Kijin Sung
8c65f7c022 Fix #914 incorrect overwriting of integration search module config 2017-09-20 18:17:15 +09:00
Kijin Sung
c602c64878 Fix #917 remove misleading configuration in member module 2017-09-20 17:41:52 +09:00
Kijin Sung
7c91f3a5e7 Fix unit test for blocking common scripts 2017-09-20 17:32:24 +09:00
Kijin Sung
c686cb3229 Clean up duplicate blocking of common scripts 2017-09-20 17:32:11 +09:00
Kijin Sung
a722f279d9 Fix #922 failure to load scripts with the name 'jquery' in it 2017-09-20 17:16:48 +09:00
Min-Soo Kim
09e60ee3eb 필요할 때 라이믹스 (Rhymix PRN) - 멤버 모바일 스킨 (#885)
* 필요할 때 라이믹스 (Rhymix PRN)

# 필요할 때 라이믹스 (Rhymix PRN)

마더캣님과 작업하는 정식 라이믹스 회원 모듈 모바일 스킨
디자인: 마더캣
구현: 미솔

참고: 미솔의 개인적인 스케줄이 바빠서 오래 걸릴 예정. rhymix-designs 에서 작업하고 사용할만하게 되면 옮겨오는
식으로 작업중...

* Simple world 스킨 흔적 지우기.

* 프로필 이미지 등록, 삭제 UI

* 탈퇴 페이지에서 필수가 아닌 변수 삭제

https://github.com/rhymix/rhymix/pull/885 @bjrambo 님 의견 반영

* 회원 모듈 스킨, 커뮤니케이션 모듈 스킨

* 잘못 들어간 파일삭제

* 잘못 들어간 파일 삭제

* 깨진 이미지 복구

* 스킨 다듬기
2017-09-20 09:21:51 +09:00
conory
1b5818e73c content 위젯 출력시 item URL에 mid가 포함되도록 개선 2017-09-15 19:29:14 +09:00
conory
345b3bb184 getModulePartConfig() 에서 ArrayObject 으로 인해 객체 속성을 배열로 사용할 수 없었던 문제수정
문제점 예) https://www.xetown.com/contact/733548
2017-09-15 15:05:21 +09:00
Kijin Sung
8e1cb8b3a9 Fix returning null in insertComment()
This causes a fatal error if someone tries to call toBool() on the return value.
2017-09-14 00:14:01 +09:00
Kijin Sung
8e5c30bf63 Version 1.8.45 2017-09-13 00:44:02 +09:00
Kijin Sung
081578ef8e Clean up file module configuration 2017-09-13 00:30:28 +09:00
Kijin Sung
401d2c0179 Fix #747 misleading explanation in file module config 2017-09-13 00:25:00 +09:00
Kijin Sung
54cf5bb056 Add comment about base64_encode_urlsafe() 2017-09-12 23:56:20 +09:00
bnu
f867efacea fix #2146 XEVE-17-028 2017-09-12 23:38:43 +09:00
Kijin Sung
e33000efe0 Version 1.8.44 2017-09-12 14:45:12 +09:00
Kijin Sung
b98f55b633 Remove oembed addon (see #895) 2017-09-12 14:41:18 +09:00
Kijin Sung
ecb598dc15 Add option to specify a global header script per domain 2017-09-12 14:39:33 +09:00
Kijin Sung
1a6e84d9cc Add configuration for thumbnail target
- 썸네일 생성 대상 설정과 썸네일 생성 방식 설정을 분리하여
  외부이미지 썸네일 생성을 방지할 수 있는 옵션 추가
- 문서 모듈과 관리 모듈에 흩어져 있는 썸네일 관련 언어파일을
  관리 모듈로 합침
2017-09-12 14:20:05 +09:00
Kijin Sung
28d5f12cf1 Fix #892 deleted documents and inconsistent counts in declared list 2017-09-12 13:55:42 +09:00
Kijin Sung
905985cdfa Fix screenshot URL in sitemap
60afa98
2017-09-12 12:20:26 +09:00
Kijin Sung
9a09fdf820 Hey travis, why do you randomly fail to log into MySQL? 2017-09-11 21:17:19 +09:00
Kijin Sung
da4b995dc8 Fix spurious addition of 'undefined' to 'rel' attribute 2017-09-11 21:11:08 +09:00
Kijin Sung
d182a2c26c Fix all remaining skins making unnecessary use of window.open() 2017-09-11 21:10:40 +09:00
Kijin Sung
fdc4610bfb Perform account recovery over POST, not GET 2017-09-11 20:52:33 +09:00