conory
|
345b3bb184
|
getModulePartConfig() 에서 ArrayObject 으로 인해 객체 속성을 배열로 사용할 수 없었던 문제수정
문제점 예) https://www.xetown.com/contact/733548
|
2017-09-15 15:05:21 +09:00 |
|
Kijin Sung
|
8e1cb8b3a9
|
Fix returning null in insertComment()
This causes a fatal error if someone tries to call toBool() on the return value.
|
2017-09-14 00:14:01 +09:00 |
|
Kijin Sung
|
8e5c30bf63
|
Version 1.8.45
|
2017-09-13 00:44:02 +09:00 |
|
Kijin Sung
|
081578ef8e
|
Clean up file module configuration
|
2017-09-13 00:30:28 +09:00 |
|
Kijin Sung
|
401d2c0179
|
Fix #747 misleading explanation in file module config
|
2017-09-13 00:25:00 +09:00 |
|
Kijin Sung
|
54cf5bb056
|
Add comment about base64_encode_urlsafe()
|
2017-09-12 23:56:20 +09:00 |
|
bnu
|
f867efacea
|
fix #2146 XEVE-17-028
|
2017-09-12 23:38:43 +09:00 |
|
Kijin Sung
|
e33000efe0
|
Version 1.8.44
|
2017-09-12 14:45:12 +09:00 |
|
Kijin Sung
|
b98f55b633
|
Remove oembed addon (see #895)
|
2017-09-12 14:41:18 +09:00 |
|
Kijin Sung
|
ecb598dc15
|
Add option to specify a global header script per domain
|
2017-09-12 14:39:33 +09:00 |
|
Kijin Sung
|
1a6e84d9cc
|
Add configuration for thumbnail target
- 썸네일 생성 대상 설정과 썸네일 생성 방식 설정을 분리하여
외부이미지 썸네일 생성을 방지할 수 있는 옵션 추가
- 문서 모듈과 관리 모듈에 흩어져 있는 썸네일 관련 언어파일을
관리 모듈로 합침
|
2017-09-12 14:20:05 +09:00 |
|
Kijin Sung
|
28d5f12cf1
|
Fix #892 deleted documents and inconsistent counts in declared list
|
2017-09-12 13:55:42 +09:00 |
|
Kijin Sung
|
905985cdfa
|
Fix screenshot URL in sitemap
60afa98
|
2017-09-12 12:20:26 +09:00 |
|
Kijin Sung
|
9a09fdf820
|
Hey travis, why do you randomly fail to log into MySQL?
|
2017-09-11 21:17:19 +09:00 |
|
Kijin Sung
|
da4b995dc8
|
Fix spurious addition of 'undefined' to 'rel' attribute
|
2017-09-11 21:11:08 +09:00 |
|
Kijin Sung
|
d182a2c26c
|
Fix all remaining skins making unnecessary use of window.open()
|
2017-09-11 21:10:40 +09:00 |
|
Kijin Sung
|
fdc4610bfb
|
Perform account recovery over POST, not GET
|
2017-09-11 20:52:33 +09:00 |
|
Kijin Sung
|
7145d38822
|
Implement remainder of tabnapping protection from XE 1.8.44
|
2017-09-11 20:48:41 +09:00 |
|
Kijin Sung
|
c91feddbf0
|
Redirect to GET if integration search is called with POST
|
2017-09-11 19:57:51 +09:00 |
|
Kijin Sung
|
d17eaf63a0
|
Preserve some commonly used POST variables
091199bc
|
2017-09-11 19:49:15 +09:00 |
|
Kijin Sung
|
c1d63ce38f
|
Fix intermittent error with Travis CI
|
2017-09-11 19:30:56 +09:00 |
|
Kijin Sung
|
adcfb0c24b
|
Flush privileges in Travis CI
|
2017-09-11 18:25:56 +09:00 |
|
bnu
|
7721a64dc9
|
fix #2139 XEVE-17-026
- 제보 및 패치 제공 : @kijin
|
2017-09-11 18:22:07 +09:00 |
|
bnu
|
3ee3d63cb7
|
fix #2142 onclick이 사용된 새 창 열기를 target 속성으로 변경
- 통합검색 모듈 misol_town 스킨도 마찬가지로 수정
|
2017-09-11 18:21:16 +09:00 |
|
Kijin Sung
|
1bf96e646e
|
Add Blankshield.js and URI.js
|
2017-09-11 18:04:46 +09:00 |
|
Kijin Sung
|
1042479d5b
|
Allow connection to Memcached and Redis via unix socket
|
2017-09-11 17:33:19 +09:00 |
|
Kijin Sung
|
363f2feeac
|
Fix infinite attempt to migrate member agreement format
|
2017-09-11 15:31:44 +09:00 |
|
Kijin Sung
|
e9daae400e
|
Fix incorrect display of postcode on document edit screen
|
2017-09-11 14:48:07 +09:00 |
|
conory
|
1d8d685fc1
|
의도에 맞도록 getRegdateGM(), getUpdateGM() 개선
RSS Feed의 날짜 표시를 GMT+0으로 변경
|
2017-09-06 23:38:42 +09:00 |
|
CONORY
|
d599f1e4e9
|
Merge pull request #906 from conory/pr/rss
RSS 모듈 재정비
|
2017-09-06 11:15:54 +09:00 |
|
conory
|
b667808d95
|
Feed 유효성 통과!
https://validator.w3.org/feed/
|
2017-09-05 10:18:26 +09:00 |
|
Kijin Sung
|
25dbe2c87b
|
Disable xdebug extension in Travis CI
|
2017-09-04 14:11:48 +09:00 |
|
Kijin Sung
|
e734caf7b3
|
Fix unit tests to accommodate change to trusty in Travis CI
|
2017-09-04 14:04:41 +09:00 |
|
conory
|
22b16ecc73
|
모듈 설정 부분을 효율적으로 개선
서드파티에서 getModulePartConfig() 사용시 Creating default object from empty value 문제가 발생되지 않도록 수정
|
2017-09-02 21:52:52 +09:00 |
|
conory
|
2440058557
|
RSS 모듈 재정비
|
2017-09-02 21:42:24 +09:00 |
|
bnu
|
429acbae11
|
fix #2024 제거된 모듈의 즐겨찾기를 삭제할 수 없는 문제 고침
|
2017-09-01 15:43:47 +09:00 |
|
Kijin Sung
|
cc21af669f
|
Fix incorrect URL conversion in image_link component
|
2017-08-28 19:48:47 +09:00 |
|
Kijin Sung
|
6aebe472e2
|
Remove addons no longer used in XE 1.9
- Remove mobile and openid_delegation_id
- Keep blogapi for now
|
2017-08-24 14:27:13 +09:00 |
|
BJRambo
|
0871b247c1
|
Merge pull request #901 from bjrambo/pr/updateLogExtraVars
게시글 수정내역에서 확장변수를 정상적으로 표시하도록 개선.
|
2017-08-24 14:19:19 +09:00 |
|
BJRambo
|
2cbe9b691f
|
Display to extra_vars html in update log viewer
|
2017-08-24 08:10:41 +09:00 |
|
BJRambo
|
f033e4e36f
|
Fix comment Context::set parameter type.
|
2017-08-24 08:08:46 +09:00 |
|
Kijin Sung
|
9b4a61ce58
|
Fix incorrect getUrl() in default message skin
xpressengine/xe-core#2134
|
2017-08-23 11:45:56 +09:00 |
|
BJRambo
|
3a91aa61c2
|
Merge pull request #889 from bjrambo/pr/notify-mention
알림센터 코드 개선 작업
|
2017-08-20 09:06:57 +09:00 |
|
BJRambo
|
ad2beed710
|
Fix display notify menu depends on user notify setting
|
2017-08-19 17:18:03 +09:00 |
|
BJRambo
|
063e22152d
|
Fix typo to newline in en.php.
|
2017-08-19 17:07:07 +09:00 |
|
BJRambo
|
c1d48b9912
|
Add to default user_notify_setting.
|
2017-08-19 17:03:19 +09:00 |
|
BJRambo
|
6b11100822
|
Add option to user notify setting.
|
2017-08-19 16:55:02 +09:00 |
|
BJRambo
|
76f3df792f
|
Do not double-check the member serial.
|
2017-08-19 15:35:21 +09:00 |
|
BJRambo
|
d680ea9529
|
Fix typo in admin comment notify.
|
2017-08-19 15:31:53 +09:00 |
|
conory
|
03510af211
|
7d222acdfa 보완
목록 권한뿐만 아니라 읽기 권한도 체크할 수 있도록 추가
다른 서드파티 게시판 모듈의 목록, 읽기 권한도 체크할 수 있도록 개선
기타 코드 정리
|
2017-08-19 11:44:23 +09:00 |
|