rhymix/modules
Kijin Sung e60ffb4e8d Add option to control partial page rendering (layout drop)
XE 시절부터 layout=none 또는 isLayoutDrop=1 파라미터로 레이아웃이 없는
부분적인 페이지 렌더링을 허용하는 기능이 있었습니다. 관리자 화면에서
팝업이나 iframe을 표시하는 용도로도 사용하고, AJAX로 페이지 일부 내용만
새로고침할 때 불필요한 데이터를 주고받지 않도록 하는 데도 유용합니다.

그러나 사이트에 따라서는 레이아웃을 적용하지 않을 경우 민감한 정보가
노출되는 등의 부작용이 발생할 수도 있으므로, 이 기능을 사용하지 않도록
선택하는 옵션을 제공합니다.
2023-09-12 00:33:54 +09:00
..
addon Remove trailing whitespace 2023-01-30 21:43:21 +09:00
admin Add option to control partial page rendering (layout drop) 2023-09-12 00:33:54 +09:00
adminlogging Shorten ipaddress field to 60 chars in most modules 2021-01-19 21:59:33 +09:00
advanced_mailer Migrate advanced_mailer module triggers to new format using module.xml 2023-08-30 23:14:09 +09:00
autoinstall autoinstall 모듈에서 패키지 목록이 비어있을때 발생하는 count(null) 에러 수정 2022-09-18 14:42:07 +00:00
board Remove most references to x.js in core modules 2023-08-31 23:00:10 +09:00
comment Add $enforce_max_height parameter to getSignature() #2146 2023-07-16 15:13:27 +09:00
communication Fix compatibility with communication module skins that don't support window_type=self 2023-08-20 16:59:13 +09:00
counter Fix deprecation warning in PHP 8 2023-01-06 18:37:09 +09:00
document Fix return during transaction without rollback (fix #2163) 2023-08-08 23:41:28 +09:00
editor Delete dispEditorPreview action that is no longer used 2023-09-05 01:13:19 +09:00
file Fix warnings in PHP 8.x 2023-09-06 21:10:11 +09:00
importer Fix importer module not saving documents/comments with empty password fields 2021-01-29 15:01:26 +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 CSRF error when IS is requested by POST without CSRF token 2023-08-07 22:25:54 +09:00
krzip Don't convert krzip data that is already in the standard format #2178 2023-09-06 21:09:59 +09:00
layout Fix warnings in PHP 8 #2150 @eondcom 2023-07-17 20:51:47 +09:00
member Fix warning in PHP 8.x 2023-09-11 13:42:18 +09:00
menu Generate sequential mid instead of random characters 2023-08-03 22:23:48 +09:00
message Fix error when error message is null 2023-08-12 01:12:48 +09:00
module Convert remaining LESS files to SCSS 2023-08-31 02:42:34 +09:00
ncenterlite PHP 참조 문자 제거 2023-09-01 12:46:29 +09:00
page Remove most references to x.js in core modules 2023-08-31 23:00:10 +09:00
point Fix #2153 warnings in point module config in PHP 8 @eondcom 2023-07-17 21:03:36 +09:00
poll Fix #2103 disallow adding items to poll after the stop date 2023-04-30 23:18:31 +09:00
rss Use offset instead of pagination in RSS module, to prevent unnecessary count query 2023-06-19 02:23:03 +09:00
session Shorten ipaddress field to 60 chars in most modules 2021-01-19 21:59:33 +09:00
spamfilter Fix Japanese translation 2023-07-22 19:31:00 +09:00
tag Remove trailing whitespace 2023-01-30 21:43:21 +09:00
trash Remove trailing whitespace 2023-01-30 21:43:21 +09:00
widget Remove outdated properties in some CSS files 2023-08-31 23:13:15 +09:00