Commit graph

17449 commits

Author SHA1 Message Date
Kijin Sung
77ab5cf870 Add unit tests for some methods of new DB class 2020-07-06 11:40:26 +09:00
Kijin Sung
305d045bf6 Fix isValidOldPassword() not working in new DB class 2020-07-06 11:40:13 +09:00
Kijin Sung
dfc1082c85 Add UA::getLocale() 2020-07-05 20:21:44 +09:00
Kijin Sung
154bddfd18 Merge branch 'develop' into next 2020-07-05 19:33:06 +09:00
Kijin Sung
f9ab8da493 Fix #1342 incorrect property access in editor.model.php 2020-07-05 18:59:19 +09:00
Kijin Sung
5985ca5b6b Merge branch 'develop' into next 2020-07-05 00:09:26 +09:00
Kijin Sung
57592be738 v1.9.9.8 Good afternoon, good evening and goodnight 2020-07-05 00:03:14 +09:00
Kijin Sung
6ff3f34d3e Remove unnecessary code from previous versions 2020-07-04 23:54:46 +09:00
Kijin Sung
22cb4c552a Fix #1282 display attachment list in message 2020-07-04 23:46:57 +09:00
Kijin Sung
c35d739443 Fix #1304 JS error when no option has init="true" attribute 2020-07-04 20:33:04 +09:00
Kijin Sung
69c25be996 Display more detailed message when no target module is selected in integration search #1340 2020-07-04 20:27:11 +09:00
Kijin Sung
03f8081550 Send application/json content-type with JSON responses 2020-07-04 19:08:17 +09:00
Kijin Sung
aab715f9e5 Fix #1339 function in default value not working in new DB 2020-07-04 17:41:20 +09:00
Kijin Sung
01fc7383e6 Force admin page background to be white #1310 2020-07-04 00:38:23 +09:00
Kijin Sung
68f428edd7 Fix getUrl() not resetting existing params when called with an array 2020-07-04 00:29:58 +09:00
Kijin Sung
45c4da14e2 Fix #1318 comment report form template 2020-07-04 00:22:13 +09:00
Kijin Sung
70f2e6ce4f Fix #1318 document report form template 2020-07-04 00:18:33 +09:00
Kijin Sung
8d05a674f5 Fix #1335 support autoinsert option by file type 2020-07-03 23:56:37 +09:00
Kijin Sung
b0eb42c2f9 Merge branch 'develop' into next 2020-07-03 19:28:53 +09:00
Kijin Sung
2802c59889 Add mid to redirect URLs generated by ncenterlite #1314 2020-07-03 19:27:37 +09:00
Kijin Sung
5047c39bcf Merge branch 'develop' into next 2020-07-03 16:27:26 +09:00
Kijin Sung
8681923f3e 글, 댓글 삭제시 권한 체크 강화
김경욱님이 제보해 주신 버그를 수정합니다.
2020-07-03 16:03:36 +09:00
Kijin Sung
da73eb7427 Use static method calls and consistent permission checks throughout the Board module 2020-07-03 15:47:52 +09:00
Kijin Sung
ee1ea9729c Fix handling of empty string with default value in INSERT/UPDATE queries 2020-07-03 12:25:23 +09:00
Kijin Sung
c588d02a22 Remove deprecated xeVid JS variable 2020-07-03 00:54:20 +09:00
Kijin Sung
fde0160ca1
Merge pull request #1336 from kijin/no-optional-ssl
SSL 선택적 사용 옵션 제거 #1323
2020-07-03 00:53:11 +09:00
Kijin Sung
55f232b1e8 Remove optional SSL option from install screen 2020-07-03 00:50:29 +09:00
Kijin Sung
13ea096cd4 Remove use_ssl attribute from module.xml 2020-07-03 00:50:14 +09:00
Kijin Sung
67dfb3c282 Remove optional SSL 2020-07-03 00:41:59 +09:00
Kijin Sung
9fdcd86f1d Add XMLRPCParser class to parse XE-compatible XML requests 2020-07-03 00:03:58 +09:00
Kijin Sung
84b7e9f8eb Enable router with JSON requests 2020-07-02 16:42:12 +09:00
Kijin Sung
96950161f1 Use Context::getResponseMethod() to decide the response format 2020-07-02 16:28:15 +09:00
Kijin Sung
10d15b3470 Fix #1334 hide limit_date if it's in the past 2020-07-02 16:22:35 +09:00
Kijin Sung
dd603639e0 Allow JSON requests with actual JSON payload 2020-07-02 16:13:31 +09:00
Kijin Sung
945c09059a Fix inconsistent handling of empty string in INSERT/UPDATE queries 2020-07-02 16:04:05 +09:00
Kijin Sung
54375d16ad Fix incorrect URL in admin header 2020-07-02 14:29:18 +09:00
Kijin Sung
4febc5df88 Show warning about session malfunction on free subdomains on all hostnames suspected of being a free subdomain, not just cafe24 2020-07-02 13:45:09 +09:00
Kijin Sung
3e41832930
Merge pull request #1332 from kijin/next-db
DB 접속 방법 변경 및 XML 문법 확장
2020-07-02 12:11:49 +09:00
Kijin Sung
6a98d061b7 Merge branch 'next' into next-db 2020-07-01 15:17:39 +09:00
Kijin Sung
6e6aa6401d Detect the index action in Router 2020-07-01 15:17:19 +09:00
Kijin Sung
ed7130f552 Add 'raw' result type 2020-06-30 23:28:06 +09:00
Kijin Sung
6e7049234e Reorganize query logging and add detailed comments 2020-06-30 23:21:14 +09:00
Kijin Sung
8a3afa03cc More element handling of executeQueryArray() 2020-06-30 23:05:04 +09:00
Kijin Sung
e89abf14f1 Display more useful information in dispAdminViewServerEnv 2020-06-30 21:15:42 +09:00
Kijin Sung
d814e6c469 Remove description of alternate databases 2020-06-30 20:58:45 +09:00
Kijin Sung
d167cb9ec8 Fix db_type in install cept 2020-06-30 20:55:51 +09:00
Kijin Sung
b9d116db68 Update db_type in autoinstall cept 2020-06-30 20:50:28 +09:00
Kijin Sung
8266114512 Fix erroneous sequence query 2020-06-30 20:49:59 +09:00
Kijin Sung
e4d40af5ec Add missing end marker to router regexp 2020-06-30 20:26:01 +09:00
Kijin Sung
8cd1cdff9f Fix install problems 2020-06-30 20:05:08 +09:00