rhymix/modules
Kijin Sung 290f467ddd Fix type error when unlinked menu creation fails
https://xetown.com/questions/1793779
이 문제의 1차적인 원인으로 추정되나, unlinked 메뉴 정보를 가져오지 못하는
근본적인 원인은 알 수 없음. 디버깅 편의를 위해 BaseObject 반환하도록 조치함.

메뉴를 통하지 않고 추가된 모듈들을 unlinked에 모아 두는 방식은
분명 개선할 필요가 있음.
2023-11-08 22:51:06 +09:00
..
addon Remove trailing whitespace 2023-01-30 21:43:21 +09:00
admin Fix broken admin footer when counter addon is disabled 2023-10-27 10:43:08 +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 Fix warnings in PHP.x across several modules involved in site menu & design editing feature 2023-10-05 15:51:02 +09:00
board Fix warning when the author's member info cannot be found 2023-11-02 21:36:27 +09:00
comment Fix undefined variable in getThumbnail() 2023-11-05 13:30:55 +09:00
communication Use raw bytes, not MB, when setting allowed filesize in session 2023-11-06 08:39:15 +09:00
counter Fix deprecation warning in PHP 8 2023-01-06 18:37:09 +09:00
document Fix #2208 unused variable in getDocumentTrashList() 2023-11-08 22:46:45 +09:00
editor Use raw bytes, not MB, when setting allowed filesize in session 2023-11-06 08:39:15 +09:00
file Use raw bytes, not MB, when setting allowed filesize in session 2023-11-06 08:39:15 +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 Treat webp as image in integration search module 2023-09-24 21:54:08 +09:00
krzip Clean up unnecessary files in krzip module (it should follow the copyright and license of Rhymix core as a whole) 2023-09-25 00:19:14 +09:00
layout Fix undefined variable in layout cache file 2023-10-23 22:19:06 +09:00
member Fix #1346 allow setting filesize limit for member signature 2023-11-06 08:41:35 +09:00
menu Fix type error when unlinked menu creation fails 2023-11-08 22:51:06 +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 warnings in PHP.x across several modules involved in site menu & design editing feature 2023-10-05 15:51:02 +09:00
ncenterlite Change default Cookie path to "/" for compatibility with JS function setCookie() 2023-10-24 23:17:01 +09:00
page Change outdated escaping code in page module 2023-11-08 22:42:23 +09:00
point Fix #2153 warnings in point module config in PHP 8 @eondcom 2023-07-17 21:03:36 +09:00
poll Fix capitalization of class names 2023-10-02 22:55:41 +09:00
rss Fix warnings in RSS config screen in PHP 8.x 2023-10-05 15:25:07 +09:00
session Fix capitalization of class names 2023-10-02 22:59:25 +09:00
spamfilter Fix capitalization of class names 2023-10-02 22:59:25 +09:00
tag Fix capitalization of class names 2023-10-02 22:59:25 +09:00
trash Fix undefined variable warning in trash view screen 2023-11-08 22:46:04 +09:00
widget Update references to TemplateHandler in common code paths 2023-10-10 15:05:46 +09:00