Commit graph

17847 commits

Author SHA1 Message Date
xiaopiao
f43ab2fb4c
게시판 모듈 중국 본토, 간체 번역 업데이트
@xiaopiao님께서 번역을 제공해주셨고, @kijin 님, @YJSoft 님께서 검토 및 수정해주셨습니다.
@misol 이 검토하고 merge 합니다.

Co-authored-by: YJSoft <yjsoft@yjsoft.pe.kr>
Co-authored-by: Min-Soo Kim <misol.kr@gmail.com>
2020-12-30 14:39:08 +09:00
Kijin Sung
5400d4be94 Fix incorrect relative path to xeicon #1488 2020-12-29 23:09:04 +09:00
Kijin Sung
48f5190445 Allow third-party resources to customize the SEO image
Context::addMetaImage() 메소드를 사용하여 특정 페이지 공유시 SNS에 표시되는
이미지를 좀더 세부적으로 커스터마이징할 수 있습니다.
2020-12-29 15:48:49 +09:00
Kijin Sung
00d17ec8fc Notify user if a module appears to be installed in an incorrect path (e.g. xe-modulename-master) 2020-12-28 14:23:45 +09:00
Kijin Sung
2ba01e521a Clean up server environment list 2020-12-28 14:06:21 +09:00
Kijin Sung
9f6f5df35b Always put integer in member_srl in insertFile() 2020-12-27 10:53:18 +09:00
Kijin Sung
c700de4f66 Also catch PDOException in _executeCountQuery() 2020-12-26 20:49:46 +09:00
Kijin Sung
afcc25bd50 Convert PDOException to DBError in _fetch() 2020-12-26 17:14:11 +09:00
Kijin Sung
3dc27f37b7 Remove unnecessary var_dump() in install controller
https://xetown.com/questions/1496904
2020-12-26 17:08:34 +09:00
Kijin Sung
b25933380f Fix #1528 more fixes to $exposure handling 2020-12-26 16:38:06 +09:00
Kijin Sung
b9c2cd1494 Fix #1528 make group_srl encoding more robust in case of incorrect data 2020-12-26 16:18:58 +09:00
Kijin Sung
4df36cbde7 Fix double escape of search keyword in default board skins 2020-12-26 00:02:33 +09:00
Kijin Sung
6be4a0531d Fix #1527 autosave not working in CKEditor 2020-12-25 23:30:42 +09:00
Kijin Sung
dcd6d896c2 Only add module_title and mid if they are empty 2020-12-25 23:23:25 +09:00
Kijin Sung
99f60cc16e Merge remote-tracking branch 'upstream/develop' into develop 2020-12-25 23:18:12 +09:00
Kijin Sung
883f846aba Fix #1524 load messages.html if read_message.html doesn't exist in currently selected communication module skin 2020-12-25 23:16:52 +09:00
Kijin Sung
70d88bc026 Fix #1521 error in PHP 8.0 if API class doesn't exist 2020-12-25 23:12:01 +09:00
Kijin Sung
82e1625d0c Fix #1525 error in PHP 8.0 in _arrangeComment if $list is null 2020-12-25 23:09:51 +09:00
Kijin Sung
b7ffc2def5 Fix #1528 incorrect encoding of group_srls in some circumstances 2020-12-25 23:06:24 +09:00
BJRambo
9467dc817a
Merge pull request #1514 from shydah/fix/declared-popup
신고 내역을 세션에 기록하는 방식 개선
2020-12-25 00:51:54 +09:00
BJRambo
d809219589
Merge pull request #1520 from bjrambo/pr/notice-list-trigger
공지사항 리스트에도 트리거를 추가
2020-12-25 00:49:49 +09:00
BJRambo
df08a976fc Change obj to args variable for notice query 2020-12-24 19:10:50 +09:00
BJRambo
dab51ba48e Add to trigger for notice list 2020-12-24 18:43:15 +09:00
Chanyoung Oh
5fa290aaf1 Fix #1513 while taking advantage of session cache 2020-12-23 13:48:08 +00:00
Min-Soo Kim
5d39fe938a
Fix unintended change at file searching
#1518 에서 지적 받은 내용 수정
2020-12-23 22:14:31 +09:00
Min-Soo Kim
97fc096fbd
파일 모듈에서 검색시에 search operator 사용하도록 수정 (#1519)
* 통합검색 모듈에서 검색어가 이중으로 escape 되는 문제 수정
* 파일 검색시에도 'search' operator 사용하도록 수정
* XML 쿼리 파일 내의 id가 실제 쿼리 id와 다르게 작성되어 있던 오타를 수정합니다.
2020-12-23 21:57:56 +09:00
Min-Soo Kim
b125b4684a
통합검색 모듈에서 검색어가 이중으로 escape 되는 문제 수정 (#1518)
* 통합검색 모듈에서 검색어가 이중으로 escape 되는 문제 수정
* 파일 검색시에도 'search' operator 사용하도록 수정
2020-12-23 21:28:53 +09:00
Chanyoung Oh
3e7f2e291c Fix #1513 2020-12-22 14:02:11 +00:00
Kijin Sung
49ea6700b3 Fix warnings in PHP 8.0 2020-12-22 22:42:31 +09:00
Kijin Sung
9732290515 Fix warnings in PHP 8.0 2020-12-22 22:37:20 +09:00
Kijin Sung
25a4a3b348 Fix warning in PHP 8.0 2020-12-22 22:28:17 +09:00
Kijin Sung
86798f7076 Version 2.0.1 2020-12-21 11:10:56 +09:00
Kijin Sung
a6f76ba9b4 Remove tools/ and Gruntfile.js from .gitattributes 2020-12-21 10:40:15 +09:00
Kijin Sung
32aae27a13 Add option to maintain file format when resizing #1508 2020-12-21 10:22:53 +09:00
Kijin Sung
198bb1b079 Fix miscellaneous errors in PHP 8.0
https://xetown.com/questions/1494606
2020-12-21 01:01:26 +09:00
Kijin Sung
7e54b3add5 Fix #1507 error in PHP 8.0 2020-12-20 22:49:32 +09:00
Kijin Sung
78a88ce4e3 Fix error in PHP 8.0 2020-12-20 19:45:51 +09:00
Kijin Sung
76d991abfd Fix error in PHP 8.0 2020-12-20 19:37:40 +09:00
Kijin Sung
b778deac7d Fix #1488 duplicate folder name in admin menu 2020-12-20 17:22:00 +09:00
Kijin Sung
17a69cf6ff Fix user config = false error in ncenterlite module 2020-12-20 17:05:21 +09:00
Kijin Sung
2f99d71f21 Remove unnecessary count() in widget controllre 2020-12-19 23:36:16 +09:00
Kijin Sung
2c48e345d1 Fix count() error in PHP 8.0 2020-12-19 23:26:44 +09:00
Kijin Sung
dc0aafce66 Re-enable previously changed lang codes in ncenterlite 2020-12-19 22:57:14 +09:00
Kijin Sung
fbc06808ed Fix missing page_navigation on first page of saved document list 2020-12-19 22:53:41 +09:00
Kijin Sung
9fc6378afe Fix missing lang in trash module 2020-12-19 22:49:33 +09:00
Kijin Sung
b5b74644e5 Improve compatibility with old ncenterlite skins 2020-12-19 22:43:26 +09:00
Kijin Sung
824d0c5ae9 Fix #1502 error in PHP 8.0 if there are no module categories 2020-12-19 22:31:50 +09:00
Kijin Sung
6754303189 Fix incorrect detection of old format user config in ncenterlite module 2020-12-19 21:49:54 +09:00
BJRambo
6fd49c3bd1 #Fix #1501 error in PHP 8.0 2020-12-19 14:03:21 +09:00
Kijin Sung
0e0dce05a8 Never mark core modules as needing update in autoinstall 2020-12-18 22:58:14 +09:00