Commit graph

17935 commits

Author SHA1 Message Date
Kijin Sung
1a204d8c52 Completely disable Debug logging if it is not enabled for the current user
관리자 또는 특정 IP에서만 디버그 기능을 사용하도록 설정된 경우,
그 밖의 요청에서는 어떤 에러메시지, 쿼리, 트리거 소요시간 등의 기록도
디버그 클래스에 저장하지 않도록 변경합니다.

워닝이 많이 발생하는 PHP 8.0에서는 20~30%의 성능 개선 효과가 있습니다.
2021-01-07 02:51:43 +09:00
Kijin Sung
02122cb383 Add unit tests for SELECT COUNT(*) queries 2021-01-07 01:06:02 +09:00
Kijin Sung
cf1f4f3a3b Fix incorrect handling of subquery in some SELECT DISTINCT queries 2021-01-07 01:05:32 +09:00
Kijin Sung
3f766a937c Fix incorrect handling of auto-generated COUNT(*) queries when there are GROUP BY or DISTINCT clauses 2021-01-07 00:55:43 +09:00
Kijin Sung
c80a80f986 Support calling Context::loadFile() with just a filename
기존에도 사용이 가능하긴 했으나, 정식으로 지원함
2021-01-06 23:07:16 +09:00
Kijin Sung
b3b89dc0a1 Sort mail/SMS drivers more naturally, and translate 'Dummy' 2021-01-06 23:01:29 +09:00
Kijin Sung
bace9d919e Update CKEditor to latest 4.x 2021-01-06 22:54:17 +09:00
Kijin Sung
0382b5b186 Insert line break between CI commands 2021-01-06 22:42:27 +09:00
Kijin Sung
1466aaaa2f Remove abraham/twitteroauth for testing in PHP <= 7.2 2021-01-06 22:39:32 +09:00
Kijin Sung
2ffe819465 Replace Amazon SES driver with wrapper around SMTP endpoint #1305 2021-01-06 22:12:30 +09:00
Kijin Sung
3cdcd2dcc0 Accommodate formatter changes 2021-01-06 21:50:27 +09:00
Kijin Sung
aabc7ac55e Update composer dependencies 2021-01-06 21:42:06 +09:00
Kijin Sung
bb9a56bcac Remove .travis.yml 2021-01-05 23:48:03 +09:00
Kijin Sung
cef7f32901
Merge pull request #1542 from rhymix/github-security-policy
Add GitHub security policy
2021-01-05 23:41:12 +09:00
Kijin Sung
fc662926a3
Add GitHub security policy 2021-01-05 23:39:57 +09:00
Kijin Sung
2189ba5917 Remove useless use_prepared_statements option 2021-01-05 23:28:51 +09:00
Kijin Sung
53c296d1a1 Fix unmatched %s in sprintf() 2021-01-05 23:17:09 +09:00
Kijin Sung
1f2f0d87ef Version 2.0.2 2021-01-04 12:00:14 +09:00
Kijin Sung
5b47a84488 Clean up unnecessary use of count() in menu.admin.controller.php #1540 2021-01-04 01:41:25 +09:00
Kijin Sung
62d14f5abd Clean up poll.admin.model.php #1539 2021-01-04 01:33:21 +09:00
Kijin Sung
072ccc5b63 Keep word breaks in table headers 2021-01-03 21:31:33 +09:00
Kijin Sung
993dac37f0 Change module names that are either outdated or different from popular usage 2021-01-03 21:25:10 +09:00
Kijin Sung
d9a39d6f1e Change wording of extra vars in member signup form #1536 2021-01-03 21:17:26 +09:00
Kijin Sung
661d23ab4e Fix incorrect thumbnail ratio in upload list 2021-01-03 21:13:47 +09:00
Kijin Sung
d540f78e81 Add testing status to README 2021-01-03 15:55:16 +09:00
Kijin Sung
c068f73734 Add .github folder to .gitattributes 2021-01-02 23:32:05 +09:00
Kijin Sung
bde542e669 Simplify and clean up github actions 2021-01-02 23:29:22 +09:00
Kijin Sung
667004407c Fix github actions definition 2021-01-02 23:18:37 +09:00
Kijin Sung
c6e9695eae Merge branch 'pr/1473' into develop 2021-01-02 23:10:21 +09:00
Kijin Sung
74d2575db7 #1517 보완: 유닛 테스트 결과를 동일하게 유지하면서 일부 로직 최적화 2021-01-02 23:01:27 +09:00
Kijin Sung
09456462f4 #1517 보완: 따옴표 escape 처리에 대한 유닛 테스트 추가 2021-01-02 23:00:59 +09:00
Kijin Sung
7a982f134e #1517 보완: 유닛 테스트 더 많이 추가 2021-01-02 22:52:20 +09:00
Kijin Sung
9e7d654885 #1517 보완: 더 복잡한 조건으로 유닛 테스트 추가 2021-01-02 22:47:14 +09:00
Kijin Sung
a0b324993c #1517 보완: 괄호 안의 첫 글자와 마지막 글자가 잘리는 문제 수정 2021-01-02 22:46:50 +09:00
Kijin Sung
0e52b363cf
Merge pull request #1517 from misol/db-search-operator
Improve the 'search' operators for DB quries to enable parentheses, quotation marks, AND, and OR.
2021-01-02 22:36:11 +09:00
Kijin Sung
f05c6f8b60 Fix #1537 error in centerlite module in PHP 8.0 2021-01-02 22:35:06 +09:00
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
Min-Soo Kim
c96b1ee461 Revert "Merge branch 'temp_testing' into db-search-operator"
This reverts commit c230dffc87, reversing
changes made to f8ed3b49f2.
2020-12-27 21:29:07 +09:00
Min-Soo Kim
c230dffc87
Merge branch 'temp_testing' into db-search-operator 2020-12-27 21:27:27 +09:00
Min-Soo Kim
f8ed3b49f2
Merge branch 'develop' into db-search-operator 2020-12-27 21:24:02 +09:00
Min-Soo Kim
dc5296f326 Unit test 수정.
키워드 양쪽에 wild-card가 붙는 것이 의도 된 것이 맞음..
2020-12-27 21:21:24 +09:00
Min-Soo Kim
b3abdfd696 Unit test 오타 수정.
- 맨 마지막 AND는 제거되는 것이 의도가 맞음.
- Distinct가 없는 예시.
2020-12-27 21:18:55 +09:00
Min-Soo Kim
3ff91018cc Add unit test + 통합검색 키워드 글자 수 제한 변경 2020-12-27 21:14:51 +09:00
Min-Soo Kim
30402cb543
Merge pull request #13 from misol/db-search-operator
정규 표현식 다듬기
2020-12-27 20:59:29 +09:00
Min-Soo Kim
96fde908ba 정규 표현식 다듬기 2020-12-27 20:58:37 +09:00
Min-Soo Kim
378992f8a8
Merge pull request #12 from misol/db-search-operator
필요 없어진 flag 제거
2020-12-27 20:35:19 +09:00