| .. |
|
addon
|
Remove trailing whitespace
|
2023-01-30 21:43:21 +09:00 |
|
admin
|
Allow comma as a separator for module action methods
|
2024-03-24 22:29:53 +09:00 |
|
adminlogging
|
Shorten ipaddress field to 60 chars in most modules
|
2021-01-19 21:59:33 +09:00 |
|
advanced_mailer
|
Change author name of bundled advanced_mailer module
|
2024-04-02 11:51:49 +09:00 |
|
autoinstall
|
Fix #2294 쉬운설치 모듈에서 FTP 설정 언급 삭제
|
2024-02-08 08:13:27 +00:00 |
|
board
|
Fix unnecessary variables in links generated by default board skins
|
2024-04-08 22:35:27 +09:00 |
|
comment
|
Only add spaces in getContentText() before complete </p> and </div> tags, not </pre>
|
2024-04-08 22:43:15 +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
|
Only add spaces in getContentText() before complete </p> and </div> tags, not </pre>
|
2024-04-08 22:43:15 +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 |
|
extravar
|
First step of converting legacy ExtraVar class to module
|
2024-04-12 00:23:56 +09:00 |
|
file
|
Fix unnecessary assignment by reference, which causes E_NOTICE
|
2024-01-04 10:25:25 +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
|
Allow SVG and WebP image uploads in layout configuration
|
2024-01-30 21:22:15 +09:00 |
|
member
|
Fix error when migrateMemberScrappedDocuments() returns int
|
2024-04-08 22:37:51 +09:00 |
|
menu
|
Fix possibility of empty $new_menu_srl in updateLinkModule()
|
2024-03-19 23:17:24 +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 #2281 warning/notice if sender/recipient of message is not a member anymore
|
2024-01-27 23:52:11 +09:00 |
|
ncenterlite
|
Change author name of bundled ncenterlite module
|
2024-04-02 11:58:38 +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
|
Fix unnecessary assignment by reference, which causes E_NOTICE
|
2024-01-04 10:25:25 +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
|
Update references to TemplateHandler in common code paths
|
2023-10-10 15:05:46 +09:00 |