devjin
c727926d9e
merge from 1.5.2
...
git-svn-id: http://xe-core.googlecode.com/svn/trunk@10446 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-20 08:03:02 +00:00
flyskyko
3166b70c7d
merge r10411 to trunk
...
(fixed a bug, a query result is incorrect when a value variable of condition is null)
git-svn-id: http://xe-core.googlecode.com/svn/trunk@10412 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-12 03:00:19 +00:00
ovclas
ef0c76592e
if value is array, type cast modify
...
git-svn-id: http://xe-core.googlecode.com/svn/trunk@10378 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-08 01:17:31 +00:00
ovclas
064fa452e5
SQL injection defense
...
git-svn-id: http://xe-core.googlecode.com/svn/trunk@10372 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-08 00:38:42 +00:00
ovclas
774a187f65
file XSS Defense change
...
git-svn-id: http://xe-core.googlecode.com/svn/trunk@10229 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-28 05:34:44 +00:00
devjin
90c18a8bb8
merge from 1.5.1.8
...
git-svn-id: http://xe-core.googlecode.com/svn/trunk@10157 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-21 07:42:16 +00:00
ovclas
bfeb1ac70e
remove access to support for php4
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10037 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-01-25 07:43:34 +00:00
dionisrom
8665a2a60a
Added a blank line on the end of file.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10023 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-01-10 14:49:45 +00:00
dionisrom
83755e9f16
Change Mail class to manage SMTP and Gmail. Add new library in libs phpmailer.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10020 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-01-09 16:30:07 +00:00
ucorina
00d2fdf2b1
Reverted rev 10009 and 10010 related to db classes - will commit changes to 1.6.0 branch.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10012 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-01-05 12:08:50 +00:00
ucorina
1f5e256339
Issue 1209 - DB class efficiency enhancement patch
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10010 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-01-04 12:03:33 +00:00
ucorina
5594488b23
Added support for INSERT INTO ... SELECT .. statements.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10009 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-01-03 18:10:13 +00:00
ucorina
9da60d48a0
Updated Cubrid class comments to test svn pre-commit hook.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10008 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-01-03 11:12:32 +00:00
flyskyko
aec75bbdf1
rollback of r9995
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9997 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-12-30 02:04:56 +00:00
flyskyko
bb8daf9bcd
Added load type(head, body) in <!--%load_js_plugin()-->
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9995 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-12-29 05:51:45 +00:00
devjin
fdc99d41f1
fixed array type value save error
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9983 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-12-22 10:18:37 +00:00
devjin
8db1be04bf
Add auto ruleset function
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9982 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-12-22 08:37:50 +00:00
devjin
0d4d9514ee
업데이트 된 js파일 브라우저 캐시 남지 않도록 수정
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9968 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-12-20 12:54:50 +00:00
taggon
d25f1cf768
issue 696: TemplateHandler now supports eval()
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9952 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-12-14 09:31:34 +00:00
taggon
997fd9cdd7
issue 858: Make TemplateHandler more compatible
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9940 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-12-12 08:50:47 +00:00
taggon
59370973bd
issue 746: Fixed a bug for rewriting image URL
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9932 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-12-09 04:33:54 +00:00
ovclas
6a978a570d
issue 767 if want remove error_return_url tag, add 'no-error-return-url="true"'attribute to form element
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9914 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-12-08 04:53:05 +00:00
ucorina
30a9d499ab
Issue 1103: problem of not in query
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9898 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-30 09:40:52 +00:00
ovclas
04e69878d0
xss defense
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9888 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-29 08:48:36 +00:00
ChanMyeong
3511ca8248
#990 Fixed. Mobile link font size adjust.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9885 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-29 05:59:53 +00:00
ucorina
f572ed8363
Fix for db mysqli class.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9878 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-25 14:44:40 +00:00
taggon
ebd5c75e33
Fixed a bug for setRequestMethod()
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9859 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-23 02:31:07 +00:00
ucorina
7ee45e57c7
Subquery fix.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9858 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-22 17:11:53 +00:00
taggon
99e196cd48
return byte's'
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9857 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-22 09:59:51 +00:00
taggon
a9ee03e512
Prevent errors
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9854 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-22 08:54:29 +00:00
ucorina
f665cf843b
Added DB type to query cache file name.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9845 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-17 13:02:24 +00:00
devjin
0dbd9091b0
fixed XSS security in integration search
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9839 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-17 08:32:55 +00:00
devjin
0a80a5f9e3
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9830 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-17 02:58:35 +00:00
devjin
7a9430263e
The "getAutoEncodedUrl" function is added
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9829 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-17 02:19:05 +00:00
taggon
be6d9a096d
Reformat class files based on PHP coding convention
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9828 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-17 02:00:46 +00:00
ovclas
339b2de797
issue 90 apply patch.
...
show security login message by config status
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9827 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-17 01:46:59 +00:00
ovclas
5af206c9a7
issue 89 apply patch
...
double quotes change to single quotes.
Defined by the user be able to add meta tags
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9826 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-16 09:25:16 +00:00
ovclas
186a6b640c
issue 83 added patch for mobile check
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9817 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-16 06:56:49 +00:00
taggon
518a8a2f59
Reformat cache handler code
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9814 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-15 09:25:34 +00:00
ucorina
9ffb1b39a0
Issue 499: query xml > operation 에 and, or, xor 추가 건의
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9799 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-03 18:18:25 +00:00
dragan-dan
c5673fb7d5
google code issues 547 and 432 regarding cache improvements
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9797 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-03 12:54:11 +00:00
taggon
8a55d17cef
issue 831 : Fixed a bug that an error occured if conditional statements include line feeds.
...
issue 843 : Fixed a bug that spaces at the back of template statements are removed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9795 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-03 03:56:16 +00:00
ucorina
3928e8ec37
Fix for xml condition tag - when no "var" attribute existed, functions were not evaluated (e.g. "curdate").
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9785 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-01 13:56:24 +00:00
flyskyko
ef059ba669
issue 767, added processing about 'no-error-return-url' attr. in form element.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9784 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-28 09:12:49 +00:00
ucorina
1d574bf4fe
DB Update statement fix - add quotes arround curdate().
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9779 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-27 12:14:13 +00:00
taggon
0d56b9038b
issue 697: Fixed a bug for wrong compiling switch statement
...
switch 문이 간혹 잘못 컴파일되던 버그 수정
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9771 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-27 06:43:54 +00:00
ucorina
d7a4598a96
Fix for cubrid - bug introduced in r9737 and fix for updateLayout - extra_vars attribute appears twice.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9762 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-26 10:18:52 +00:00
ucorina
0c5f501692
Issue 667: 게시판 목록 가져오는 쿼리의 검토 필요
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9737 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-25 16:11:24 +00:00
taggon
4e4eac40c5
Skip to proccess $ sign in single quotes
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9706 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-21 07:42:05 +00:00
taggon
5d797a51e4
issue 38: format code style
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9705 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-21 07:29:45 +00:00