| .. |
|
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 unnecessary assignment by reference, which causes E_NOTICE
|
2024-01-04 10:25:25 +09:00 |
|
comment
|
Fix error when array is passed to isModuleUsingPublishValidation()
|
2023-12-30 20:59:20 +09:00 |
|
communication
|
Fix warning in PHP 8.x
|
2024-01-01 17:25:24 +09:00 |
|
counter
|
Fix deprecation warning in PHP 8
|
2023-01-06 18:37:09 +09:00 |
|
document
|
Fix unnecessary assignment by reference, which causes E_NOTICE
|
2024-01-04 10:25:25 +09:00 |
|
editor
|
Fix current time being displayed incorrectly (e.g. 5:9 instead of 05:09) in editor autosave notification
|
2024-01-05 12:19:45 +09:00 |
|
file
|
Fix unnecessary assignment by reference, which causes E_NOTICE
|
2024-01-04 10:25:25 +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
|
Improve thumbnail handling for image and video search results #2230
|
2024-01-01 16:56:04 +09:00 |
|
krzip
|
Fix detail address not being updated when using Postcodify API
|
2024-01-04 15:38:46 +09:00 |
|
layout
|
Fix undefined variables and properties
|
2024-01-04 14:45:49 +09:00 |
|
member
|
Fix member info page error when the email id length is 1
|
2024-01-09 00:33:40 +09:00 |
|
menu
|
Fix unnecessary assignment by reference, which causes E_NOTICE
|
2024-01-04 10:25:25 +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 unnecessary assignment by reference, which causes E_NOTICE
|
2024-01-04 10:25:25 +09:00 |
|
ncenterlite
|
Fix potential type error in ncenterlite.controller.php #2261
|
2024-01-05 12:03:11 +09:00 |
|
page
|
Fix undefined variables in several module config templates
|
2023-11-09 01:37:38 +09:00 |
|
point
|
Fix unnecessary assignment by reference, which causes E_NOTICE
|
2024-01-04 10:25:25 +09:00 |
|
poll
|
Fix unnecessary assignment by reference, which causes E_NOTICE
|
2024-01-04 10:25:25 +09:00 |
|
rss
|
Fix warnings in RSS config screen in PHP 8.x
|
2023-10-05 15:25:07 +09:00 |
|
session
|
Fix unnecessary assignment by reference, which causes E_NOTICE
|
2024-01-04 10:25:25 +09:00 |
|
spamfilter
|
Fix #2252 add option to whitelist an IP/range in spamfilter module
|
2024-01-02 23:20:33 +09:00 |
|
tag
|
Fix #2244 unnecessary composite index on tags table @Elkha
|
2023-12-31 00:23:32 +09:00 |
|
trash
|
Fix unnecessary assignment by reference, which causes E_NOTICE
|
2024-01-04 10:25:25 +09:00 |
|
widget
|
Update references to TemplateHandler in common code paths
|
2023-10-10 15:05:46 +09:00 |