rhymix/modules
YJSoft d2a42f570f Fix #1958 Do not install point module trigger by default
초기 설치시 포인트 모듈의 트리거를 등록하면 포인트 모듈이 정상 동작하나 실제 설정은 OFF인 이상한 상태가 됩니다.
따라서 실제 설정과 동작을 일치시키기 위해 트리거 등록 코드를 삭제합니다. 포인트 모듈 활성화시 같은 함수를 실행하므로 동작상 오류는 없습니다.
2022-06-09 14:13:20 +09:00
..
addon Fix #1911 reinitialize $_m after running each addon 2022-03-25 14:13:07 +09:00
admin Fix #1885 disable SameSite=None if SSL session is not used 2022-03-22 00:24:54 +09:00
adminlogging Shorten ipaddress field to 60 chars in most modules 2021-01-19 21:59:33 +09:00
advanced_mailer Fix #1626 incorrect relative URL in advanced mailer module 2021-02-19 01:07:44 +09:00
autoinstall Support installing/updating namespaced modules 2022-01-04 01:37:38 +09:00
board Fix #1917 missing document_srl in password input form for guest comments 2022-04-25 02:06:32 +09:00
comment 조건문을 한줄로 묶음 2022-03-24 23:11:07 +09:00
communication Fix #1886 clean up incorrect use of getMemberInfo* methods 2022-03-14 01:40:43 +09:00
counter Shorten indexed varchar columns, remove meaningless size on some integer columns 2021-01-19 21:46:44 +09:00
document Fix #1901 always delete thumbnail directory when deleting document or comment 2022-03-21 14:14:37 +09:00
editor Fix undefined property warning in PHP 8.0 2022-03-24 15:54:40 +09:00
file Reduce file download key expiration to 5 minutes #1890 2022-03-11 01:45:13 +09:00
importer Fix importer module not saving documents/comments with empty password fields 2021-01-29 15:01:26 +09:00
install Fix #1915 various typos in install module 2022-04-25 02:16:33 +09:00
integration_search Merge branch 'develop' into db-search-operator 2020-12-27 21:24:02 +09:00
krzip Convert all instances of _XE_PATH_, __XE_VERSION__, etc. to Rhymix constants 2020-12-18 15:21:23 +09:00
layout Fix #1929 trying to count nonexistent menus 2022-04-25 01:50:23 +09:00
member Fix PHP warning about undefined properties 2022-05-19 15:55:38 +09:00
menu Fix #1912 various CSS typos 2022-04-25 02:13:20 +09:00
message Make all addons, modules, and widgets follow RX_VERSION 2020-12-18 00:20:33 +09:00
module Fix PHP warnings due to unitiated variables #1866 thanks to @Erictoby 2022-02-04 01:41:56 +09:00
ncenterlite Fix #1912 various CSS typos 2022-04-25 02:13:20 +09:00
page Fix #1912 various CSS typos 2022-04-25 02:13:20 +09:00
point Fix #1958 Do not install point module trigger by default 2022-06-09 14:13:20 +09:00
poll Fix #1895 uninitialized variable in poll.controller.php 2022-03-07 12:00:04 +09:00
rss Fix #1891 missing boards in RSS module config page 2022-03-21 21:15:42 +09:00
session Shorten ipaddress field to 60 chars in most modules 2021-01-19 21:59:33 +09:00
spamfilter Fix #1930 add option to autodetect dark mode in reCAPTCHA 2022-04-25 02:02:29 +09:00
tag Change module names that are either outdated or different from popular usage 2021-01-03 21:25:10 +09:00
trash Shorten ipaddress field to 60 chars in most modules 2021-01-19 21:59:33 +09:00
widget Fix warning in PHP 8.0 2021-07-05 14:19:06 +09:00