rhymix/modules
Kijin Sung 117023817d Eliminate unnecessary AJAX calls to file.getFileList
에디터 로딩 직후, 파일 업로드 직후, 파일 삭제 직후
첨부목록 갱신을 위해 file.getFileList를 호출하도록 되어 있는데,
첨부목록을 직전 요청의 응답과 함께 반환하도록 변경하여
불필요한 AJAX 요청이 발생하지 않도록 하고, 로딩 속도를 개선함.
2024-04-16 22:38:53 +09:00
..
addon Remove trailing whitespace 2023-01-30 21:43:21 +09:00
admin Remove notice about FTP password when uninstalling a package 2024-04-16 21:53:24 +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 Remove notice about FTP password when uninstalling a package 2024-04-16 21:53:24 +09: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 Change ExtraVar::getInstance() to ValueCollection 2024-04-16 21:47:04 +09:00
editor Eliminate unnecessary AJAX calls to file.getFileList 2024-04-16 22:38:53 +09:00
extravar Fix #2306 restrict character set in single-input phone number input fields 2024-04-15 01:51:56 +09:00
file Eliminate unnecessary AJAX calls to file.getFileList 2024-04-16 22:38:53 +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 Use extravar skin to display member extra input fields 2024-04-15 01:21:47 +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 Remove seemingly useless, and potentially dangerous, option in getLangCode() 2024-04-16 21:43:55 +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