| .. |
|
addon
|
Remove trailing whitespace
|
2023-01-30 21:43:21 +09:00 |
|
admin
|
Merge pull request #2255 from kkigomi/patch-1
|
2024-01-01 14:52:36 +09:00 |
|
adminlogging
|
Shorten ipaddress field to 60 chars in most modules
|
2021-01-19 21:59:33 +09:00 |
|
advanced_mailer
|
#2243 보완: use template to generate test email
|
2023-12-30 22:11:30 +09:00 |
|
autoinstall
|
Fix warnings in PHP.x across several modules involved in site menu & design editing feature
|
2023-10-05 15:51:02 +09:00 |
|
board
|
Fix undefined $category in default board skin header
|
2023-12-30 22:36:12 +09:00 |
|
comment
|
Fix error when array is passed to isModuleUsingPublishValidation()
|
2023-12-30 20:59:20 +09:00 |
|
communication
|
Fix missing member menu in mobile default communication skin
|
2023-12-30 20:27:46 +09:00 |
|
counter
|
Fix deprecation warning in PHP 8
|
2023-01-06 18:37:09 +09:00 |
|
document
|
Fix partial search result in admin document list and member document list
|
2023-12-30 20:56:24 +09:00 |
|
editor
|
Adjust min-height to Prevent layout shift when CKEditor is loaded
|
2023-12-31 16:21:05 +09:00 |
|
file
|
Fix warnings in PHP 8.x during image adjustment
|
2023-12-30 20:37:09 +09:00 |
|
importer
|
Fix #2239 old code in importer module
|
2023-12-30 21:37:17 +09:00 |
|
install
|
Register action forward routes, event handlers, etc. during initial installation process
|
2023-08-11 00:40:40 +09:00 |
|
integration_search
|
Fix #2235 allow selecting searchable types in integration search module
|
2023-12-30 21:31:06 +09:00 |
|
krzip
|
Clean up unnecessary files in krzip module (it should follow the copyright and license of Rhymix core as a whole)
|
2023-09-25 00:19:14 +09:00 |
|
layout
|
Fix undefined variable in layout cache file
|
2023-10-23 22:19:06 +09:00 |
|
member
|
Trigger member.doLogin (after) event after actually logging in
|
2023-12-30 21:52:38 +09:00 |
|
menu
|
Fix #2255 skip modules without defined menu
|
2024-01-01 14:51:14 +09:00 |
|
message
|
Add friendly help message for "unexpected end of file" errors (fix #2180)
|
2023-09-16 18:45:17 +09:00 |
|
module
|
Fix #2231, #2232 inconsistent escaping of menu titles
|
2023-12-13 23:00:27 +09:00 |
|
ncenterlite
|
Fix #2228 incorrect fallback to default skin when Blade template is present
|
2023-12-08 21:57:54 +09:00 |
|
page
|
Fix undefined variables in several module config templates
|
2023-11-09 01:37:38 +09:00 |
|
point
|
Fix #2153 warnings in point module config in PHP 8 @eondcom
|
2023-07-17 21:03:36 +09:00 |
|
poll
|
Fix capitalization of class names
|
2023-10-02 22:55:41 +09:00 |
|
rss
|
Fix warnings in RSS config screen in PHP 8.x
|
2023-10-05 15:25:07 +09:00 |
|
session
|
Fix capitalization of class names
|
2023-10-02 22:59:25 +09:00 |
|
spamfilter
|
Fix capitalization of class names
|
2023-10-02 22:59:25 +09:00 |
|
tag
|
Fix #2244 unnecessary composite index on tags table @Elkha
|
2023-12-31 00:23:32 +09:00 |
|
trash
|
Fix undefined variable warning in trash view screen
|
2023-11-08 22:46:04 +09:00 |
|
widget
|
Update references to TemplateHandler in common code paths
|
2023-10-10 15:05:46 +09:00 |