Commit graph

10942 commits

Author SHA1 Message Date
Kijin Sung
602ee88d65 Change author name of bundled ncenterlite module
라이믹스 개발팀의 일원인 개인이나 사업체의 명의로 되어 있는 모듈은
라이믹스 개발팀의 명의로 변경하는 취지임.

현재 XE Public 그룹 멤버인 @misol, @bjrambo 님 동의 얻음.
2024-04-02 11:58:38 +09:00
Kijin Sung
aba31cb7d5 Change author name of bundled advanced_mailer module 2024-04-02 11:51:49 +09:00
Johnny
cc57e117c9 c229839f2b 보완 스킨에서 처리하지 않고 commentItem 에서 처리 하고 기본 메세지 내용 추가 2024-03-30 14:48:20 +09:00
Johnny
f334a3e6e1 c229839f2b 보완 모바일 페이지에도 적용 2024-03-30 14:05:28 +09:00
Johnny
c229839f2b 댓글 내용이 0 이라고 적었을때 글자가 없는 댓글이라고 뜨는 문제 고침 2024-03-30 13:58:12 +09:00
Kijin Sung
23db2eb6a3 Fix member birthday column not being updated to empty value 2024-03-29 11:56:02 +09:00
Kijin Sung
d65a32b385 Fix coding convention 2024-03-29 11:52:42 +09:00
Kijin Sung
5cfd348096 Clean up declared log if prevent_redeclare != "N" #2238 2024-03-28 21:38:42 +09:00
Kijin Sung
35b5bcc030 Move cancel_declare button to consistent location in comment admin page 2024-03-28 21:36:23 +09:00
Kijin Sung
fa756b5169 Fix #2238 add option to control whether to allow redeclaring documents 2024-03-28 21:30:19 +09:00
Kijin Sung
087b2587bf Add tabs at top of comment module admin pages 2024-03-28 21:10:36 +09:00
Kijin Sung
3759f36c82 Support tel_v2 and time extra var types in member signup form 2024-03-27 00:54:19 +09:00
Kijin Sung
f419353013 Allow comma as a separator for module action methods 2024-03-24 22:29:53 +09:00
Kijin Sung
0cc034909c Fix untranslated lang code in SMS verification 2024-03-24 22:06:36 +09:00
Kijin Sung
39819c858e Clean up type declarations of MemberController::addMemberToGroup() 2024-03-24 21:53:50 +09:00
Kijin Sung
89befa31a0 Fix #2302 add MemberController::removeMemberFromGroup() method and related trigger events 2024-03-24 21:52:43 +09:00
Kijin Sung
6a71410a5a Fix #2302 add "before" trigger to addMemberToGroup() 2024-03-24 21:45:12 +09:00
Kijin Sung
c53dab4805 Fix new scraps not going to default folder 2024-03-23 13:27:24 +09:00
Kijin Sung
a56734d4f5 Fix possibility of empty $new_menu_srl in updateLinkModule() 2024-03-19 23:17:24 +09:00
Kijin Sung
7c8e76b727 Fix list_order and update_order not bumped when updating a temporarily saved document (2.1.5 regression)
https://xetown.com/questions/1814863
2024-03-19 22:45:44 +09:00
Kijin Sung
c996ab1259 Fix #2300 remove unnecessary default value in getPollLog query 2024-03-19 22:25:13 +09:00
Kijin Sung
d519cd2516 Fix error when document was not found 2024-03-13 00:50:22 +09:00
Kijin Sung
bae8954e42 Remove unnecessary count query in getDocuments() 2024-03-12 23:19:31 +09:00
Kijin Sung
e4376aa265 Fix undefined variable in comment.admin.view.php 2024-03-12 23:19:14 +09:00
Kijin Sung
d14e2dd3fd Use simple query without JOIN in admin comment list, to improve query speed with millions of comments 2024-03-12 23:18:51 +09:00
Kijin Sung
584b370769 Fix #2299 incorrect use of count() on nullable property 2024-03-08 14:24:57 +09:00
Johnny
bb7954ca10 Fix #2284 게시글 삭제시 스크랩이 삭제 되지 않는 문제 고침 2024-02-16 05:40:34 +09:00
YJSoft
9274598574 Fix #2294 쉬운설치 모듈에서 FTP 설정 언급 삭제
언어 파일에서 FTP 설정 언급 삭제

템플릿에서 FTP 설정 링크 및 비밀번호 입력 폼 삭제(폼이 표시될 조건이 없으며 표시되더라도 값을 사용하지 않음)
2024-02-08 08:13:27 +00:00
Kijin Sung
01c3f5cf08 Fill thumbnail defaults in getDocumentConfig() 2024-02-05 12:52:05 +09:00
Kijin Sung
740127d83f Fix fatal error when unlinked_menu_srl is null 2024-02-04 23:35:37 +09:00
Kijin Sung
bd43950c75 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
Kijin Sung
578de6404b Ignore document_srl in widgets pages, too #2019 2024-02-04 23:05:25 +09:00
Kijin Sung
06f4eca47a Fix #2291 incorrect handling of zero value in friend_group_srl (#2282 regression) 2024-02-04 22:48:06 +09:00
Kijin Sung
424242ff74 Add option to force the language for a domain 2024-01-31 11:02:37 +09:00
Kijin Sung
454a8e36b6 Merge branch 'security/rve-2024-2' into develop 2024-01-30 23:45:24 +09:00
Kijin Sung
9eea71631a Merge branch 'security/rve-2024-1' into develop 2024-01-30 23:45:17 +09:00
Kijin Sung
00db22abdb Fix #2288 allow redirect after logout, only if the target URL is internal 2024-01-30 21:37:43 +09:00
Kijin Sung
a36d728ad9 Fix #2285 hide resend auth mail form if email confirmation is not required 2024-01-30 21:28:20 +09:00
Kijin Sung
bbcbe04838 Allow SVG and WebP image uploads in layout configuration 2024-01-30 21:22:15 +09:00
Kijin Sung
56af0cb5c3 Use strict equality to check if title is empty 2024-01-30 20:44:30 +09:00
Kijin Sung
7cb9b8c786 RVE-2024-1 also apply escape() when updating document 2024-01-30 20:43:39 +09:00
Kijin Sung
cac0ea171c Fix #2283 warning/notice when member extra var is not set for any given member 2024-01-27 23:57:39 +09:00
Kijin Sung
04537bfb26 Fix #2282 warning/notice in friend group management screen 2024-01-27 23:56:33 +09:00
Kijin Sung
a1cd3224c4 Fix incorrect variable handling if $group_list contains strings 2024-01-27 23:52:38 +09:00
Kijin Sung
86548a8d6a Fix #2281 warning/notice if sender/recipient of message is not a member anymore 2024-01-27 23:52:11 +09:00
Kijin Sung
4e192668a1 Fix error in NcenterliteModel::getColorsetList() when there are no colorsets 2024-01-22 16:13:07 +09:00
Kijin Sung
c6f8abe855 #2273 Make the version upgrade notice more readable 2024-01-21 23:11:26 +09:00
Kijin Sung
3c1e90b5f7 #2273 Show warning in dashboard if PHP version < 7.4 2024-01-21 23:08:54 +09:00
Kijin Sung
fecc9c9ffe Fix #2278 set default value for $member_config->member_max_filesize 2024-01-21 23:02:30 +09:00
Kijin Sung
470f007138 Fix #2278 warning/notice about $member_config->member_max_filesize 2024-01-21 23:00:31 +09:00