rhymix/modules
BJRambo a94420908d 커스텀 알림을 위한 각 메서드들의 기본값을 제거
커스텀알림을 위한 메서드들에서 대부분 notify_srl 과같은 parameter에 기본값을 사용하고 있습니다.
이 기본값들이 대부분 알림센터의 내부에서 사용되고, 이 커밋에서 지웠던 부분 모두 디비쿼리에 필요한 notify_srl 값을 null으로 전송하여 입력이나 가져오는 것에 대부분 문제가 있었을 것으로 추정하였습니다.
문제가 있을 경우 백지가 나타나게 되어서 문제점을 알 수 없을 수 있는 위험은 있으나 대부분의 동작 코드에서 notify_srl 값이 강제적으로 필요한 것으로 작동되고 있기 때문에 일딴은 parameter의 기본값은 삭제합니다.
2018-09-19 17:50:30 +09:00
..
addon Remove links to outdated manual 2018-08-22 19:35:42 +09:00
admin Allow multiple selection of display debug types 2018-09-06 17:00:50 +09:00
adminlogging Replace $this->stop() with proper exceptions 2018-09-06 00:19:47 +09:00
advanced_mailer Update more modules to throw exceptions 2018-09-05 23:12:08 +09:00
autoinstall Replace $this->stop() with proper exceptions 2018-09-06 00:19:47 +09:00
board Use more granular exceptions and error messages in important modules 2018-09-06 10:11:05 +09:00
comment 문서 및 댓글 신고시 불완전한 정보가 기록되는 문제 수정 2018-09-06 15:50:05 +09:00
communication Add MustLogin exception and apply to communication module 2018-08-27 00:31:48 +09:00
counter Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
document 문서 및 댓글 신고시 불완전한 정보가 기록되는 문제 수정 2018-09-06 15:50:05 +09:00
editor Use Moono Lisa colorset if current settings is incompatible with CKEditor 2018-09-06 16:05:04 +09:00
file Initial mitigations for #1088 #1089 2018-09-17 00:48:47 +09:00
importer Add 3 special exception classes for common situations 2018-08-27 00:21:21 +09:00
install Replace $this->stop() with proper exceptions 2018-09-06 00:19:47 +09:00
integration_search Add 3 special exception classes for common situations 2018-08-27 00:21:21 +09:00
krzip Replace $this->stop() with proper exceptions 2018-09-06 00:19:47 +09:00
layout Replace $this->stop() with proper exceptions 2018-09-06 00:19:47 +09:00
member Initial mitigations for #1088 #1089 2018-09-17 00:48:47 +09:00
menu Replace $this->stop() with proper exceptions 2018-09-06 00:19:47 +09:00
message Revert "다른 프레임워크와 css 충돌을 피하기 위해 rhymix.less의 class/id 이름에 prefix 처리" 2018-08-04 20:56:24 +09:00
module 설치된 모듈 목록에서 모듈 순서가 뒤죽박죽이 되는 문제 수정 2018-09-06 15:42:27 +09:00
ncenterlite 커스텀 알림을 위한 각 메서드들의 기본값을 제거 2018-09-19 17:50:30 +09:00
page Fix missing sprintf() in page module 2018-09-06 15:28:18 +09:00
point Add 3 special exception classes for common situations 2018-08-27 00:21:21 +09:00
poll Replace $this->stop() with proper exceptions 2018-09-06 00:19:47 +09:00
rss Update more modules to throw exceptions 2018-09-05 23:12:08 +09:00
session Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
spamfilter Update some modules to throw exceptions instead of BaseObject 2018-08-27 00:03:12 +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 Replace $this->stop() with proper exceptions 2018-09-06 00:19:47 +09:00