Commit graph

17637 commits

Author SHA1 Message Date
Kijin Sung
9b776942e5 Support more index types in DB table parser
UNIQUE, SPATIAL, FULLTEXT
2020-07-11 15:42:37 +09:00
Kijin Sung
5f8ceafdf6 Merge branch 'develop' into next 2020-07-11 11:48:41 +09:00
Kijin Sung
c3c57e582c Fix #1348 apply xpressengine/xe-core#2148 2020-07-10 02:05:53 +09:00
Kijin Sung
94b82adccc Fix duplicate field name 2020-07-10 01:46:29 +09:00
Kijin Sung
143600306d Clean up editor module 2020-07-09 16:37:04 +09:00
Kijin Sung
d4c449c2a6 Merge branch 'develop' into next 2020-07-09 14:51:36 +09:00
Kijin Sung
71ff1b77a3
Merge pull request #1345 from kijin/simpleeditor
모바일에서 사용할 수 있는 간단한 위지윅 에디터 추가
2020-07-09 14:50:42 +09:00
Kijin Sung
ec2e3e59cc
Merge pull request #1347 from largeden/pr/ios_ckeditor
#1244 최신 iOS 13.5.1에서 한글 입력시 엔터키 호환성 개선
2020-07-09 14:29:11 +09:00
Kijin Sung
1c58a31cd6 Fix comment editor skin for PC not being applied properly 2020-07-09 10:56:21 +09:00
Kijin Sung
e0f5678aba Add option to select different editors for PC and mobile 2020-07-09 00:23:54 +09:00
largeden
33bbe10251 https://github.com/rhymix/rhymix/issues/1244 최신 iOS 13.5.1에서 한글 입력시 엔터키 호환성 개선 2020-07-08 20:45:45 +09:00
Kijin Sung
ee6c62a91e Merge branch 'develop' into simpleeditor 2020-07-08 20:32:58 +09:00
Kijin Sung
8ec0f29a46 Remove Grunt from Travis CI script and use php -l instead 2020-07-08 20:29:39 +09:00
Kijin Sung
f471e16636 Remove most tags and attributes not needed in this editor 2020-07-08 19:58:10 +09:00
Kijin Sung
237637b2ef Fix ugly border around contenteditable div in Chrome 2020-07-08 19:46:37 +09:00
Kijin Sung
6a4131ffd3 Allow autoinsert to work in IE11 2020-07-08 19:45:49 +09:00
Kijin Sung
67b39cf5d0 Add empty paragraph after audio/video tags 2020-07-08 19:18:37 +09:00
Kijin Sung
e448c7a529 Preserve <br> for empty paragraphs 2020-07-08 19:05:36 +09:00
Kijin Sung
9b69cd2aca Fix empty lines being removed after saving 2020-07-08 16:20:19 +09:00
Kijin Sung
a2c763661c Add a simple editor based on contenteditable 2020-07-08 15:34:04 +09:00
Kijin Sung
ece4ce90c2 Exclude enterkey plugin in iOS 2020-07-08 15:33:16 +09:00
Kijin Sung
592c8041cb Add unit tests for LangParser 2020-07-08 00:00:27 +09:00
Kijin Sung
716b0e19bd Add unit tests for XMLRPC request parser 2020-07-07 19:29:26 +09:00
Kijin Sung
2407ad15df Separate module info cache by lang_type 2020-07-07 19:21:04 +09:00
Kijin Sung
dbb8cd684e Add unit tests for ModuleActionParser 2020-07-07 19:20:51 +09:00
Kijin Sung
1abdb2d788 Add unit tests for ModuleInfoParser 2020-07-07 18:04:17 +09:00
Kijin Sung
9d88e53439 Move Korea IP range parser to common/defaults folder 2020-07-07 14:12:01 +09:00
Kijin Sung
f6b260d829 Remove args from return value 2020-07-07 14:04:38 +09:00
Kijin Sung
5496180b47 Fix handling of empty string arguments in write queries 2020-07-07 14:03:06 +09:00
Kijin Sung
5dc1eb0762 Add unit tests for getQueryString() and getQueryParams() 2020-07-07 13:31:54 +09:00
Kijin Sung
46afc3551a Add unit tests for insert, update, delete queries 2020-07-06 20:11:54 +09:00
Kijin Sung
89e4b03265 Fix incorrect detection of update-duplicate attribute 2020-07-06 20:07:57 +09:00
Kijin Sung
7659c18df9 Fix error when there are no tables or columns in an XML query 2020-07-06 14:51:22 +09:00
Kijin Sung
c6cb8f72b5 Add subquery unit tests for DBQueryParser 2020-07-06 14:43:57 +09:00
Kijin Sung
bb94e91fe0 Fix subquery detection in tables and columns section of XML 2020-07-06 14:36:36 +09:00
Kijin Sung
10302ea44e Add some unit tests for DBQueryParser (more to come) 2020-07-06 14:16:13 +09:00
Kijin Sung
8bb01edf86 Add unit tests for DBTableParser 2020-07-06 13:43:56 +09:00
Kijin Sung
d2f24dcd12 Replace DB::isValidOldPassword() with Rhymix's own implementation 2020-07-06 11:51:04 +09:00
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