rhymix/modules
Kijin Sung 8d2b105847 Clean up counter module
- 카운터 모듈을 정리하여 불필요한 쿼리 및 트랜잭션 제거
- 매일 첫 방문시 쿼리 오류 발생하는 문제 해결
- 더이상 사용하지 않는 $site_srl 기준의 테이블은 삭제
2021-01-08 20:53:54 +09:00
..
addon Completely disable Debug logging if it is not enabled for the current user 2021-01-07 02:51:43 +09:00
admin Fix favorite removal not working in admin menu 2021-01-08 00:01:19 +09:00
adminlogging Make all addons, modules, and widgets follow RX_VERSION 2020-12-18 00:20:33 +09:00
advanced_mailer Change module names that are either outdated or different from popular usage 2021-01-03 21:25:10 +09:00
autoinstall Fix error when autoinstall module can't download package data from server 2021-01-08 16:53:31 +09:00
board Add notice about view permissions in combined boards 2021-01-08 20:05:45 +09:00
comment Fix #1525 error in PHP 8.0 in _arrangeComment if $list is null 2020-12-25 23:09:51 +09:00
communication Fix #1524 load messages.html if read_message.html doesn't exist in currently selected communication module skin 2020-12-25 23:16:52 +09:00
counter Clean up counter module 2021-01-08 20:53:54 +09:00
document Fix #1505 duration limit to combined boards 2021-01-08 20:03:33 +09:00
editor Merge pull request #1546 from kijin/pr/editor-dark-mode 2021-01-08 11:43:15 +09:00
file Always put integer in member_srl in insertFile() 2020-12-27 10:53:18 +09:00
importer Convert all instances of _XE_PATH_, __XE_VERSION__, etc. to Rhymix constants 2020-12-18 15:21:23 +09:00
install Change module names that are either outdated or different from popular usage 2021-01-03 21:25:10 +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 #1507 error in PHP 8.0 2020-12-20 22:49:32 +09:00
member Add some comments and fix private scope 2021-01-08 16:50:06 +09:00
menu Clean up unnecessary use of count() in menu.admin.controller.php #1540 2021-01-04 01:41:25 +09:00
message Make all addons, modules, and widgets follow RX_VERSION 2020-12-18 00:20:33 +09:00
module Change module names that are either outdated or different from popular usage 2021-01-03 21:25:10 +09:00
ncenterlite Change module names that are either outdated or different from popular usage 2021-01-03 21:25:10 +09:00
page Convert all instances of _XE_PATH_, __XE_VERSION__, etc. to Rhymix constants 2020-12-18 15:21:23 +09:00
point Change module names that are either outdated or different from popular usage 2021-01-03 21:25:10 +09:00
poll Clean up poll.admin.model.php #1539 2021-01-04 01:33:21 +09:00
rss Fix miscellaneous errors in PHP 8.0 2020-12-21 01:01:26 +09:00
session Change module names that are either outdated or different from popular usage 2021-01-03 21:25:10 +09:00
spamfilter Change module names that are either outdated or different from popular usage 2021-01-03 21:25:10 +09:00
tag Change module names that are either outdated or different from popular usage 2021-01-03 21:25:10 +09:00
trash Fix missing lang in trash module 2020-12-19 22:49:33 +09:00
widget Fix warnings in PHP 8.0 2021-01-08 00:11:12 +09:00