| .. |
|
addon
|
Remove trailing whitespace
|
2023-01-30 21:43:21 +09:00 |
|
admin
|
Fix #2331 add home button to module config pages displayed using the admin layout
|
2024-05-04 20:46:33 +09:00 |
|
adminlogging
|
Shorten ipaddress field to 60 chars in most modules
|
2021-01-19 21:59:33 +09:00 |
|
advanced_mailer
|
Validate FCM service account JSON content
|
2024-04-24 00:27:04 +09:00 |
|
autoinstall
|
Remove notice about FTP password when uninstalling a package
|
2024-04-16 21:53:24 +09:00 |
|
board
|
Support hexadecimal digits in the random component of anonymous name
|
2024-05-03 23:42:23 +09:00 |
|
comment
|
Fix #2321 return voted_count or blamed_count when vote is canceled
|
2024-05-04 20:43:33 +09:00 |
|
communication
|
Fix #2291 incorrect handling of zero value in friend_group_srl (#2282 regression)
|
2024-02-04 22:48:06 +09:00 |
|
counter
|
Fix deprecation warning in PHP 8
|
2023-01-06 18:37:09 +09:00 |
|
document
|
Update category document count using +1/-1 diff instead of running COUNT(*) query every time
|
2024-05-04 21:50:00 +09:00 |
|
editor
|
Fix type error when editor add/remove plugins variable contains an empty string
|
2024-05-02 00:32:55 +09:00 |
|
extravar
|
Fix all checkboxes being required in extra vars form
|
2024-04-30 22:19:21 +09:00 |
|
file
|
Display thumbnail in admin file list if video has thumbnail
|
2024-05-03 23:44:10 +09:00 |
|
importer
|
Fix #2274 fatal error in importer module in PHBP 8.x
|
2024-01-20 00:23:47 +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 #2299 incorrect use of count() on nullable property
|
2024-03-08 14:24:57 +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 in layout admin view/model
|
2024-04-30 22:45:21 +09:00 |
|
member
|
Use extravar skin to display member extra input fields
|
2024-04-15 01:21:47 +09:00 |
|
menu
|
Fix #2333 add lock icon in menu list to indicate that access is restricted
|
2024-05-04 21:17:00 +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 JS error when getModuleAdminModuleList() returns null for nonexistent modules
|
2024-04-24 11:03:46 +09:00 |
|
ncenterlite
|
Support multiple target_srl in ncenterlite.updateNotifyReadedByTargetSrl query
|
2024-05-04 21:50:28 +09:00 |
|
page
|
Fix index page being displayed with 404 code if user requests domain.com/1234 with non-existent document_srl
|
2024-02-04 23:21:18 +09:00 |
|
point
|
Fix unnecessary assignment by reference, which causes E_NOTICE
|
2024-01-04 10:25:25 +09:00 |
|
poll
|
Fix #2300 remove unnecessary default value in getPollLog query
|
2024-03-19 22:25:13 +09:00 |
|
rss
|
Fix warnings in RSS config screen in PHP 8.x
|
2023-10-05 15:25:07 +09:00 |
|
session
|
Replace exec_xml() with exec_json() in session clear script
|
2024-04-17 23:28:24 +09:00 |
|
spamfilter
|
관리페이지 설정 폼에서 숫자 입력 항목 필드의 type 을 number 로 변경
|
2024-01-10 00:12:21 +09:00 |
|
tag
|
Fix #2275 warning/notice if getTagList() is called with incomplete arguments
|
2024-01-20 00:25:17 +09:00 |
|
trash
|
Fix unnecessary assignment by reference, which causes E_NOTICE
|
2024-01-04 10:25:25 +09:00 |
|
widget
|
Fix #2341 undefined property access in WidgetController
|
2024-05-04 21:23:38 +09:00 |