rhymix/modules
BJRambo ba772269a5 알림 더미 테스트시 ajax으로 알림을 생성하지 않고 XE에 직접 요청하도록 개선
일반 테스트 발송시 다음과 같이 문제 발생시 해당 문제를 파악할 수 없습니다.

문제 : https://xetown.com/questions/1212317

이는 JS의 ajax전송 방식을 사용함에 따라 알림 생성시 백그라운드에서 실행이후 새로고침 하는 형태이다 보니 해당 알림과정에서 에러가 발생시 해당 에러를 확인하는 부분이 js에 요청한 쪽에서 받게 됩니다. 이 경우 사용자가 테스트가 정상적으로 되지 않앗을 때 왜 오류가 발생되는지 알기 어렵습니다.

따라서 테스트 목적에 부합한 방법으로 수정합니다.
2019-04-24 16:38:10 +09:00
..
addon Use escape more consistently 2018-10-10 15:07:51 +09:00
admin Fix #1145 wrong path for site default image 2019-03-06 00:27:29 +09:00
adminlogging Replace $this->stop() with proper exceptions 2018-09-06 00:19:47 +09:00
advanced_mailer Include warnings for XE version of advanced mailer and ncenterlite 2019-02-25 16:27:25 +09:00
autoinstall Replace $this->stop() with proper exceptions 2018-09-06 00:19:47 +09:00
board 비추천 버튼의 속성명 오타 수정 2019-03-10 10:07:20 +09:00
comment Restore ability to search by prefix of user name or nick name 2019-03-06 01:25:24 +09:00
communication Fix #936 always show messages to/from deleted members 2018-12-13 12:31:51 +09:00
counter Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
document Restore ability to search by prefix of user name or nick name 2019-03-06 01:25:24 +09:00
editor xpressengine/xe-core@8868260 2018-12-18 17:37:37 +09:00
file 잘못된 url을 가진 링크가 있을 경우 자바스크립트 오류가 발생되는 문제 수정 2019-01-30 00:14:55 +09:00
importer Add 3 special exception classes for common situations 2018-08-27 00:21:21 +09:00
install 검색엔진 수집이 불필요한 페이지에 대한 robots 메타 태그 추가 2018-10-02 22:50:05 +09:00
integration_search Support mobile and responsive skins in integration search module 2018-10-10 19:34:09 +09:00
krzip 검색엔진 수집이 불필요한 페이지에 대한 robots 메타 태그 추가 2018-10-02 22:50:05 +09:00
layout Clean up other types of cache file path handling 2018-12-18 16:16:30 +09:00
member Fix #1139 don't check managed email address if email address hasn't changed 2019-03-06 01:11:36 +09:00
menu Fix #1142 move save button up a little bit 2019-03-06 00:50:17 +09:00
message 검색엔진 수집이 불필요한 페이지에 대한 robots 메타 태그 추가 2018-10-02 22:50:05 +09:00
module Fix #1130 ignore site_srl in getSiteModules query 2018-12-29 15:11:18 +09:00
ncenterlite 알림 더미 테스트시 ajax으로 알림을 생성하지 않고 XE에 직접 요청하도록 개선 2019-04-24 16:38:10 +09:00
page 모듈 설정 화면을 관리자 레이아웃으로 사용할 경우 위젯 페이지 편집시 위젯 크기 레이어창이 깨지는 문제 수정 2019-01-11 23:43:07 +09:00
point Add point exception for reading notices #1124 2018-12-14 12:16:04 +09:00
poll Replace $this->stop() with proper exceptions 2018-09-06 00:19:47 +09:00
rss Fix #1158 use internal timezone in RSS output 2019-03-06 00:05:54 +09:00
session Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
spamfilter Fix #1108 값이 없을경우 빈 배열의 값으로 반환하여 PHP7.2 워닝에러를 고침 2019-02-10 14:17:31 +09:00
tag copyDocumentModule(), deleteModuleDocument() 정리, 성능 개선 2018-01-29 00:57:35 +09:00
trash Update more modules to throw exceptions 2018-09-05 23:12:08 +09:00
widget Fix #1122 allow widget CSS class to be changed to empty string 2018-12-13 12:10:21 +09:00