Kijin Sung
031f3bb54d
Fix uninitialized links to some member pages #2251
2023-12-30 20:28:15 +09:00
Kijin Sung
3655a65eef
Fix missing member menu in mobile default communication skin
2023-12-30 20:27:46 +09:00
Kijin Sung
7a8b62448d
Add rx_ckeditor class to ckeditor wrapper div
...
https://xetown.com/questions/1801094
2023-12-30 20:15:04 +09:00
Kijin Sung
daffb6d4ec
Fix type error when calling isValidPhoneNumber() from member controller
...
https://xetown.com/questions/1799857
2023-12-20 16:36:09 +09:00
Kijin Sung
e96338fd60
Merge pull request #2233 from dewekk/fix-comment-page
...
댓글 페이지 수 설정 안되는 문제 수정
2023-12-19 22:28:42 +09:00
Kijin Sung
2139b8541c
Remove trackback from integration search
2023-12-19 22:25:16 +09:00
Kijin Sung
2ab8281355
Fix #2236 reduce default page count in integration search on mobile
2023-12-19 22:09:11 +09:00
Kijin Sung
8d4706ec75
Fix #2232 enable multilang in sitemap (top-level menu) name
2023-12-19 22:06:51 +09:00
dewekk
451ca57602
댓글 페이지 수 설정 안되는 문제 수정
2023-12-14 16:28:59 +09:00
Kijin Sung
ea15541d05
Fix #2231 , #2232 inconsistent escaping of menu titles
2023-12-13 23:00:27 +09:00
Kijin Sung
0d529ef682
Disable procFileImageResize and related ruleset
2023-12-13 22:35:22 +09:00
Kijin Sung
c160623f35
Clear local cache when module config is updated
2023-12-13 15:30:24 +09:00
Kijin Sung
b299dd02dc
Fix spurious "sandbox" attribute being added to all iframes, due to CKEditor change
...
https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-iframe_attributes
2023-12-12 18:55:55 +09:00
conory
78e339fc9c
Fix 64537818f6
2023-12-08 23:40:56 +09:00
Kijin Sung
1a8b84e75b
Fix #2228 incorrect fallback to default skin when Blade template is present
2023-12-08 21:57:54 +09:00
Kijin Sung
9c145480fe
Fix #2229 incorrect skin path for ncenterlite in mobile
2023-12-08 21:53:44 +09:00
Kijin Sung
cb7b6cbfde
Fix #2226 warnings when module_info doesn't exist
2023-12-06 11:03:35 +09:00
Kijin Sung
11b728bf4a
Fix video aspect ratio when ffprobe returns rotation data in side_data_list
...
https://xetown.com/questions/1789336
2023-12-06 10:34:39 +09:00
Kijin Sung
93e0e55aaa
Remove unnecessary setTemplatePath()
2023-12-01 11:21:38 +09:00
Kijin Sung
cd74950c81
Fix layout and skin path in procMemberAuthAccount
2023-12-01 11:20:38 +09:00
Kijin Sung
3b5fd1cfbb
Fix #2222 missing English translation for document module config
2023-12-01 00:07:22 +09:00
Kijin Sung
c17e8b201b
Replace TemplateHandler references with Rhymix\Framework\Template
2023-11-29 23:56:39 +09:00
Kijin Sung
4f6c05f735
Only allow non-logged-in users in procMemberResetPassword
2023-11-29 22:02:04 +09:00
Kijin Sung
6a308386bc
Don't redirect back to auth screen after login
2023-11-29 22:00:12 +09:00
Kijin Sung
64148f0544
More validity checks for reset password
2023-11-29 21:59:28 +09:00
Kijin Sung
a45373c113
Add short route for procMemberAuthAccount
2023-11-29 21:53:01 +09:00
Kijin Sung
ad6d578a00
Clean up unnecessary variables in procMemberAuthAccount
2023-11-29 21:50:19 +09:00
Kijin Sung
8e1ccf7c1b
Separate procMemberResetPassword action from procMemberModifyPassword
2023-11-29 21:45:42 +09:00
Kijin Sung
cd1477f14b
Add more specific message about password change/reset
2023-11-28 23:31:28 +09:00
Kijin Sung
cd79409f9b
Change xe_validator_id for password reset form
2023-11-28 23:26:27 +09:00
Kijin Sung
24c2cecc9b
Misc fixes to password change routine
2023-11-28 23:24:09 +09:00
Kijin Sung
c887d8a84d
Add template for password reset without current_password
2023-11-28 23:16:32 +09:00
Kijin Sung
2ce8b5812b
Customize password reset email for v2 method
2023-11-28 22:40:47 +09:00
Kijin Sung
c4a9da23b0
Set default value for password reset method on new install
2023-11-28 22:20:16 +09:00
Kijin Sung
5b3da67f29
Add option for password reset method
2023-11-28 22:19:00 +09:00
Kijin Sung
b934b8638f
Clean up member_auth_mail table schema, adding auth_type column
2023-11-28 22:08:22 +09:00
Kijin Sung
c2311f88be
Fix #2217 call getDocumentList (after) trigger even if there are no results
2023-11-28 00:06:21 +09:00
Kijin Sung
908fd98270
Remove potentially problematic check for module_srl in procFileDelete; maybe related to #2211
2023-11-21 22:22:27 +09:00
Kijin Sung
e9be06ef6b
Fix uploaded_count remaining after comment is deleted
2023-11-19 21:41:50 +09:00
Kijin Sung
3f69e368da
Fix #2213 incorrect comment deleted status
2023-11-19 21:37:42 +09:00
Kijin Sung
9a6524d63d
Allow pre-setting upload_target_type for each editor
2023-11-19 21:29:15 +09:00
Kijin Sung
cad050ad8d
Clean up header scripts of XEDITION board skin
2023-11-18 23:52:08 +09:00
Kijin Sung
950b7c24b4
Fix #2209 incorrect lang code for "Configure Mobile Skin"
2023-11-18 23:30:09 +09:00
Kijin Sung
5993072fa7
Fix possible type mismatch in upload info verification code
...
https://xetown.com/questions/1793825
https://xetown.com/questions/1794400
2023-11-10 17:14:12 +09:00
Kijin Sung
8176bdb845
Fix undefined variables in several module config templates
2023-11-09 01:37:38 +09:00
Kijin Sung
5e914791e2
Fix undefined module configuration name
2023-11-08 23:40:37 +09:00
Kijin Sung
80eb973615
Remove unnecessary procFilter() from search forms
2023-11-08 23:39:57 +09:00
Kijin Sung
7160b1aa58
Fix array to string conversion when other boards are included
2023-11-08 23:30:00 +09:00
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
Kijin Sung
2c0589ce4b
Fix #2208 unused variable in getDocumentTrashList()
2023-11-08 22:46:45 +09:00