Commit graph

19972 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
Kijin Sung
bdd8316aee Fix return type error when searching for nonexistent module name that coincides with existing class name 2024-04-02 01:42:48 +09:00
Kijin Sung
b80a858c1f Fix incorrect reference to error message body in Mailgun mail driver 2024-04-02 01:40:34 +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
8c9d8652a7 Version 2.1.14 2024-03-29 11:57:43 +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
204efdf2cd Change class name of time remover button 2024-03-27 00:51:23 +09:00
Kijin Sung
ee1ddeeac3 Add "time" extra var type, and clean up date type HTML 2024-03-27 00:34:30 +09:00
Kijin Sung
9d57d24306 Reorder extra var types in a way that makes more sense 2024-03-27 00:25:43 +09:00
Kijin Sung
1b7657f581 Fix #2297 add tel_v2 and tel_intl_v2 extra var types with single input for phone number 2024-03-27 00:20:18 +09:00
Kijin Sung
9e8a61a147 Add pattern and placeholder fallback for input type="date" 2024-03-27 00:09:58 +09:00
Kijin Sung
a8bc70b025 Fix type error if tel_intl type extra var is null 2024-03-27 00:04:01 +09:00
Kijin Sung
73be901e63 Fix first country code being automatically selected in tel_intl type extra var 2024-03-27 00:00:52 +09:00
Kijin Sung
2507ed550b Fix #2297 inconsistent date input form 2024-03-26 23:58:24 +09:00
Kijin Sung
7149bc28dd Add proper phpdoc for Context::setCacheControl() 2024-03-24 23:08:42 +09:00
Kijin Sung
ff41a14237 Add Context::setCorsPolicy() method #2287 2024-03-24 23:07:21 +09:00
Kijin Sung
eb5dd18659 Support more HTTP methods #2287 2024-03-24 22:57:07 +09:00
Kijin Sung
f419353013 Allow comma as a separator for module action methods 2024-03-24 22:29:53 +09:00
Kijin Sung
289a249569 Automatically remove .* .+ .? in route definition regexp #2287 2024-03-24 22:18:55 +09:00
Kijin Sung
0cc034909c Fix untranslated lang code in SMS verification 2024-03-24 22:06:36 +09:00
Kijin Sung
7d90fbb77f Temporary workaround for iwinv SMS error "Missing boundary in multipart/form-data POST data" 2024-03-24 22:01:43 +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
925ddf9fa0 Output previously buffered content only if the response format is HTML 2024-03-24 21:34:07 +09:00
Kijin Sung
0b9131e664 Remove unnecessary encoding of /, &, ' in template v2 JSON output 2024-03-24 21:29:54 +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
dd4d04f409 Allow passing falsey values to if="" attribute of XML queries 2024-03-19 22:52:39 +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
09396e8d8d Fix warning when third-party script has already defined __ZBXE__ 2024-03-19 22:20:57 +09:00
Kijin Sung
df99dce94a Fix HTMLFilter internal methods sometimes not returning string 2024-03-19 22:19:32 +09:00
Kijin Sung
c57dbf4d73 Fix Session::getValidityInfo() sometimes returning a non-object 2024-03-19 22:17:32 +09:00
Kijin Sung
13e8445309 Fix fatal error when trying to resize animated WebP using GD 2024-03-19 22:15: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
Kijin Sung
08b272f172 Allow getTimeGap() to return null if zdate() returns null 2024-03-08 14:22:37 +09:00