Kijin Sung
|
5af392f09c
|
Support service_id configuration in SMS driver
|
2024-07-21 21:46:11 +09:00 |
|
Kijin Sung
|
b48a4a096c
|
Fix reference to unused exception class (we use guzzle now)
|
2024-07-21 21:10:56 +09:00 |
|
Kijin Sung
|
5df972606b
|
Fix use of undefined property in mail driver
|
2024-07-21 21:10:37 +09:00 |
|
Kijin Sung
|
86ab628bcc
|
General adjustments to naver cloud mailer driver
|
2024-07-21 21:07:22 +09:00 |
|
Kijin Sung
|
377048d71d
|
Change class name, fix coding style, fix incorrect exception class name
|
2024-07-21 20:54:07 +09:00 |
|
Kijin Sung
|
111cd393f0
|
Merge branch 'develop' into pr/2381
|
2024-07-21 20:34:51 +09:00 |
|
Kijin Sung
|
de194cb6ae
|
Protect against potential data structure mismatch in template that uses count()
|
2024-07-18 00:20:50 +09:00 |
|
Kijin Sung
|
6dbfde8de1
|
Fix unnecessary use of count() in addon.admin.model.php
https://xetown.com/questions/1831837
|
2024-07-17 21:14:06 +09:00 |
|
Lastorder
|
80aae06272
|
Fix invalid error handling
|
2024-07-15 18:44:15 +09:00 |
|
Lastorder
|
70ee84fce1
|
Implement Navercloudmail
1. https://www.ncloud.com/mypage/manage/authkey 에서 액세스 키 / 시크릿 발급
2. https://console.ncloud.com/emailSVR/domainManagement 에서 도메인 등록 및 SPF, DKIM 설정
|
2024-07-15 09:31:41 +00:00 |
|
Kijin Sung
|
cec183d59e
|
Select ipaddress column by default if current user is a manager
|
2024-07-15 10:23:19 +09:00 |
|
Kijin Sung
|
406b1c956f
|
Merge pull request #2377 from mmx900/pr/hidpi-thumbnails
컨텐트 위젯 기본 스킨에서 HiDPI 지원
|
2024-07-15 10:16:30 +09:00 |
|
Kijin Sung
|
e4c3c5ac6c
|
Fix #2376 unnecessary header output in menu, document, layout modules
|
2024-07-15 10:14:37 +09:00 |
|
Soyu Kim
|
9a40901475
|
Add HiDPI thumbnails to default content widget skin
|
2024-07-07 09:41:40 +09:00 |
|
Kijin Sung
|
f2bd5280c1
|
Fix incorrect sizing of CKEditor textarea
https://xetown.com/questions/1828584
|
2024-06-22 13:09:13 +09:00 |
|
Kijin Sung
|
c3583506a1
|
Fix incorrect statistics when sending FCMv1 message to multiple recipients
|
2024-06-20 16:23:46 +09:00 |
|
Kijin Sung
|
9108d33034
|
Fix #2369 double decoding of notify data
|
2024-06-20 13:36:50 +09:00 |
|
Kijin Sung
|
83448c5e2e
|
Version 2.1.16
|
2024-06-20 11:00:00 +09:00 |
|
Kijin Sung
|
b1becc8b2e
|
Fix undefined variable when menu cache file loading fails
|
2024-06-20 10:37:13 +09:00 |
|
Kijin Sung
|
3bbc0688f7
|
Fix #2362 incorrect help text for dummy SMS driver
|
2024-06-20 01:28:23 +09:00 |
|
Kijin Sung
|
5759eba8c4
|
Fix #445 update input value in realtime even if there are multiple editor instances on the page
|
2024-06-20 01:02:40 +09:00 |
|
Kijin Sung
|
2b1e4495e2
|
Fix #2363 treat pasted HTML as image if a single <img> tag is the only content
|
2024-06-20 00:46:35 +09:00 |
|
Kijin Sung
|
bdf4873a31
|
Fix #2359 unable to delete all tags from document
|
2024-06-20 00:36:43 +09:00 |
|
Kijin Sung
|
ce21449046
|
Fix #2366 inconsistent return format of getModuleSrlByMid() when $assoc = false
|
2024-06-20 00:32:49 +09:00 |
|
Kijin Sung
|
5097f40b37
|
Merge pull request #2365 from hyeongukryu/fix/xml-query-id
XML Query 파일 내부에 기재된 ID를 XML 파일 이름과 일치하도록 변경
|
2024-06-18 01:17:03 +09:00 |
|
Kijin Sung
|
aafe17fee6
|
Merge pull request #2364 from hyeongukryu/fix/typo
주석 내 오타 해결
|
2024-06-18 01:16:53 +09:00 |
|
Hyeonguk Ryu
|
3474667943
|
Fix XML query IDs with their respective file names
|
2024-06-17 14:28:24 +09:00 |
|
Hyeonguk Ryu
|
5de50ebe0f
|
Fix minor typos
odule => module
|
2024-06-17 13:59:39 +09:00 |
|
Kijin Sung
|
bdace357ea
|
Return early if $module does not contain a proper module name #2360
|
2024-06-11 22:18:41 +09:00 |
|
Kijin Sung
|
900dbac09b
|
Fix erroneous CAPTCHA message when adding scrap folder, etc.
|
2024-06-11 22:13:06 +09:00 |
|
Kijin Sung
|
a6e20a5d23
|
Fix TypeError when empty module_srl is passed to BoardModel::getDefaultListConfig()
|
2024-06-01 11:37:32 +09:00 |
|
Kijin Sung
|
c4fabb6182
|
Fix type error when third-party program passes array into getExtraKeys() or getExtraVars() #2355
|
2024-05-31 13:39:45 +09:00 |
|
Kijin Sung
|
ff057034ee
|
Fix error when menu info is not defined because of stale cache file
|
2024-05-31 13:34:48 +09:00 |
|
Kijin Sung
|
24a4988151
|
Fix #2353 js error when editor/uploader has no primary key defined
|
2024-05-30 00:16:30 +09:00 |
|
Kijin Sung
|
2963d0b92c
|
Fix #2351 redirect to default URL if lock screen is accessed using an unregistered domain
|
2024-05-27 01:49:09 +09:00 |
|
Kijin Sung
|
4c47793828
|
Add Context::redirect() method
|
2024-05-27 01:47:29 +09:00 |
|
Kijin Sung
|
8a012a5847
|
Add R\F\URL::getCurrentDomain()
|
2024-05-27 01:43:04 +09:00 |
|
Kijin Sung
|
5f47ddeb53
|
Fix #2352 automatically convert relative paths in CSS url() function, only in template v2
|
2024-05-25 01:34:47 +09:00 |
|
Kijin Sung
|
1d42b6bde4
|
Fix #2352 make $tpl_path in templates backward compatible with XE
|
2024-05-25 01:03:38 +09:00 |
|
Kijin Sung
|
7af4f93175
|
Add upload button to CKEditor image dialog
|
2024-05-25 00:59:53 +09:00 |
|
Kijin Sung
|
0c3879d0c8
|
Replace CKEditor image plugin with original source code
|
2024-05-25 00:59:15 +09:00 |
|
Kijin Sung
|
99d7c3d733
|
Fix warning when HTTP requests are made from outside of a class
|
2024-05-24 23:19:02 +09:00 |
|
Kijin Sung
|
dbb4d1716e
|
Show request method and redirect URL in debug panel and comment
|
2024-05-24 23:18:37 +09:00 |
|
Kijin Sung
|
01afd5c041
|
Properly record statistics about async and multiple HTTP requests
|
2024-05-24 23:07:38 +09:00 |
|
Kijin Sung
|
b2738bbb39
|
Fix fatal error when dispPageNotFound() is called as a 404 handler without arguments
|
2024-05-16 20:43:13 +09:00 |
|
Kijin Sung
|
fda3bf939b
|
Fix tables being pasted as image in CKEditor
https://xetown.com/questions/1823902
|
2024-05-16 11:02:38 +09:00 |
|
Kijin Sung
|
f3323ebec1
|
Fix #876 delete empty <p> tag when image or media is deleted from editor
|
2024-05-15 11:07:32 +09:00 |
|
Kijin Sung
|
f50772c1dd
|
Fix #877 insert uploaded image even if CKEditor is in source mode
|
2024-05-15 11:02:26 +09:00 |
|
Kijin Sung
|
f57cc96e3f
|
Fix #2348 add baro_upload addon to blacklist
|
2024-05-10 23:33:29 +09:00 |
|
Kijin Sung
|
92b14bf1cb
|
Fix invalid editor_sequence when CKEditor is in full-screen mode
https://xetown.com/questions/1822954
|
2024-05-10 23:30:48 +09:00 |
|