| .. |
|
addon
|
Remove trailing whitespace
|
2023-01-30 21:43:21 +09:00 |
|
admin
|
Fix incorrect admin menu opening in Dashboard #2345
|
2024-05-09 00:03:58 +09:00 |
|
adminlogging
|
|
|
|
advanced_mailer
|
Fix incorrect browser title in advanced_mailer module config screens #2345
|
2024-05-07 22:18:25 +09:00 |
|
autoinstall
|
Remove notice about FTP password when uninstalling a package
|
2024-04-16 21:53:24 +09:00 |
|
board
|
Hide category_srl from short URL on document read page
|
2024-05-09 02:26:15 +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
|
Add upload button to CKEditor image dialog
|
2024-05-25 00:59:53 +09:00 |
|
extravar
|
Fix double escape of <br> tags in extravar description
|
2024-05-09 22:35:03 +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
|
Ask for confirmation before layout reset
|
2024-05-05 15:56:10 +09:00 |
|
member
|
Fix unnecessary error in procMemberModifyInfo() when profile image is required
|
2024-05-07 22:00:54 +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
|
Add R\F\URL::getCurrentDomain()
|
2024-05-27 01:43:04 +09:00 |
|
ncenterlite
|
Fix PHP warnings in ncenterliteController::_insertNotify()
|
2024-05-10 15:47:49 +09:00 |
|
page
|
Fix fatal error when dispPageNotFound() is called as a 404 handler without arguments
|
2024-05-16 20:43:13 +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 |