Commit graph

17050 commits

Author SHA1 Message Date
ehii
54ed209261 윈도우서버에서 ffmpge 호환성 개선
1. ffmpge 실행파일의 경로명에 공백이 들어가는 경우에도 실행가능하도록 수정

2.ffmpeg 실행시 상호작용을 명시적으로 비활성 옵션을 추가하여, mp4변환시 500에러가 발생하던 것을 수정
2020-02-12 09:59:26 +09:00
conory
482985aa4a 윈도우에서 실행파일을 체크하지 못하는 문제 수정
https://xetown.com/questions/1333742
2020-02-07 21:45:11 +09:00
conory
56aca19fd2 php7.4에서 에디터 설정을 불러오지 못하는 문제 수정
getModulePartConfig()는 호환(배열로 접근할 있도록)을 위해 ArrayObject::ARRAY_AS_PROPS 플래그가 설정된 ArrayObject를 반환하고 있는 데 php7.4의 get_object_vars() 함수는 이런 경우를 처리하지 못하는 것으로 확인됨 (빈 배열만 반환)

이 문제에 대해 php측에 제보했으나, 버그가 아니라는 답변을 받은 상태.
https://bugs.php.net/bug.php?id=79101
2020-01-16 21:43:08 +09:00
conory
6864746682 같은 사이트 URL은 새창으로 띄우지 않도록 수정 2020-01-12 01:30:49 +09:00
conory
ffe891fdae 게시글 미리보기시 csrf 문제 수정
게시글 미리보기시 에디터 스타일이 반영될 수 있도록 추가
2020-01-12 00:37:11 +09:00
conory
3efc2a6b13 _rx_ajax_form 파라미터로 폼 제출 종류를 구분할 수 있도록 변경 2019-12-30 11:51:16 +09:00
conory
085b74b7db rx_ajax 사용시 XE_VALIDATOR_MESSAGE 대신 rhymix_alert만 표시
일관성 유지
2019-12-29 18:55:43 +09:00
conory
d7b48eb5ad
Merge pull request #1229 from conory/pr/rhymix_alert
변경됨을 알리는 rhymix_alert 추가
2019-12-28 12:53:22 +09:00
conory
945ecb2da4 for dark background 2019-12-28 00:06:22 +09:00
conory
9bf9f6266a adjust size 2019-12-27 22:00:20 +09:00
conory
36aa4abb0c close when click 2019-12-27 11:11:15 +09:00
conory
b3068758ef for unit test 2019-12-26 23:36:44 +09:00
conory
40e35a9451 add rhymix_alert 2019-12-26 21:04:09 +09:00
conory
9e6005ccbc form rx_ajax 사용시 XE_VALIDATOR_MESSAGE 세션을 이용한 메세지 표시가 되지 않는 문제 수정 2019-12-25 23:01:37 +09:00
BJRambo
9cfd4ca363 관리자 체크를 함수로 하는 오류 고침 2019-12-24 22:54:46 +09:00
Kijin Sung
e3da3ba794 Treat 'Mediapartners-Google' as a robot 2019-12-23 13:50:15 +09:00
conory
273fe651bf #971 스패머 관리 UI 개선 2019-12-05 01:02:46 +09:00
Kijin Sung
4ed6445d9b Adjust order of error message and redirect when using rx_ajax 2019-12-03 13:41:38 +09:00
BJRambo
069d09c20f 리펙토링 과정에서 익명을 고려한 값을 누락된 문제 고침 2019-12-02 15:31:53 +09:00
Kijin Sung
9f9cc46d54
Merge pull request #1223 from misol/develop
컨텐츠 위젯 내용 중 object 선언 안 된 곳 수정, 설치시 Nginx 설정 안내 링크 수정
2019-11-30 01:07:22 +09:00
BJRambo
8e47758218
Merge pull request #1221 from bjrambo/pr/ncenterlite-user
유저알림 설정에 스크랩 추천 대댓글 알림도 설정옵션 추가
2019-11-30 01:04:46 +09:00
Min-Soo Kim
2896a8c58e 설치시 nginx 설정 안내 링크 수정
https://github.com/rhymix/rhymix/issues/1222 관련.
설치시 Nginx 설정 안내 링크를 수정합니다.
2019-11-30 00:45:57 +09:00
Min-Soo Kim
0c206c59e7 컨텐츠 위젯 내용 중 object 선언 안 된 곳 수정
정의 되지 않았던 변수를 바로 object로 사용하는 부분을 수정합니다.
2019-11-30 00:43:18 +09:00
BJRambo
c150b2a327 어색한 한글 설명을 고침 2019-11-26 14:46:57 +09:00
BJRambo
868808a920 칼럼 추가시 After_column 을 사용하여 순서대로 정렬하도록 개선 2019-11-26 14:41:46 +09:00
BJRambo
307486dbd9 댓글 추천시에도 유저 설정에 따라 차단기능 추가 2019-11-26 14:32:30 +09:00
BJRambo
52d89720a3 댓글 대댓글 스크랩 추천을 유저 설정에 따라 차단 2019-11-26 14:29:39 +09:00
BJRambo
72526438c8 유저알림 설정에 스크랩 추천 대댓글 알림도 설정옵션 추가 2019-11-25 20:00:56 +09:00
Kijin Sung
4aec371983 Fix double escaping and outdated function call in document module templates 2019-11-25 15:43:32 +09:00
Kijin Sung
9256503bea Fix inconsistent defaults for anonymous vote and scrap notification 2019-11-24 18:50:38 +09:00
Kijin Sung
e25658d371 v1.9.9.5 To infinity and beyond 2019-11-23 12:41:24 +09:00
Kijin Sung
4bf0611d21 Restore underlined operator #1202 2019-11-23 12:20:26 +09:00
Kijin Sung
5ddf928869 Fix #1202 allow REGEXP operator in XML query 2019-11-23 12:18:25 +09:00
Kijin Sung
b1e01b0fc5 Fix #1217 enable notifications for scrap 2019-11-23 12:04:14 +09:00
Kijin Sung
05fed158d0 Improve consultation detection in SEO 2019-11-23 11:42:30 +09:00
Kijin Sung
726709f2fc Fix #1209 승인 거부된 회원과 이메일 미인증 회원을 구분 2019-11-23 11:15:31 +09:00
Kijin Sung
aba1830fb3 Fix #1203 inappropriate exposure of SEO metadata 2019-11-23 10:47:17 +09:00
Kijin Sung
b1f7a7ba53 Fix #1210 autosave error for logged-in users @largeden 2019-11-23 10:33:13 +09:00
Kijin Sung
409ffe867b Fix editor skin and colorset not being applied in message write screen 2019-11-23 00:33:07 +09:00
Kijin Sung
00e70f80df Add defenses against XEVE-19-008
xpressengine/xe-core@1f048c94
2019-11-22 21:33:59 +09:00
Kijin Sung
2dd78849cf Import miscellaneous fixes from XE 1.11.6 2019-11-22 20:58:56 +09:00
Kijin Sung
cb3bf4aace 글 보기 권한이 없는 게시판에서 검색 제한
xpressengine/xe-core@5ef37ccc
2019-11-22 20:31:24 +09:00
Kijin Sung
9694e5da14 Fix #1208 remove double escape of '&' character from filename 2019-11-22 20:28:39 +09:00
Kijin Sung
b158aeb9d5 Fix #1216 restrict max level if max_input_vars is low 2019-11-22 20:13:04 +09:00
Kijin Sung
6213708216 Provide script to delete message attachments older than X days 2019-11-22 20:06:10 +09:00
Kijin Sung
253c66b67e Delete attached files when messages are deleted 2019-11-22 20:00:59 +09:00
Kijin Sung
46f19a9f17 Enable file upload when sending messages 2019-11-22 18:20:52 +09:00
Kijin Sung
1c07b2e0d2 Fill upload_target_type as soon as parent document/comment/module is saved 2019-11-22 17:37:52 +09:00
conory
12f047b822 사용자 지정 순서로 그룹 정렬 2019-10-12 16:29:57 +09:00
Kijin Sung
d1b419f0a2 Separate idx_mime_type index creation from column creation 2019-10-12 12:44:03 +09:00