ChanMyeong
1b511c14d9
issue 1542 fixed.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10202 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-27 04:26:01 +00:00
ngleader
c183c272ec
Change test case of TemplateHandler
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10196 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-27 00:46:07 +00:00
ucorina
2ceea18a77
Added support for CUBRID 8.4.1. "RLIKE" statement.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10070 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-02 18:22: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
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
ngleader
9a8ed615d4
remove a config of phpunit.xml for some user
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9965 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-12-20 08:24:06 +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
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
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
flyskyko
39fd65dc7e
exclude FrontEndFileHandlerTest.php
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9877 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-25 02:42:05 +00:00
flyskyko
b09862088a
xss defence
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9876 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-25 02:35:08 +00:00
taggon
9b5d4c7bac
Update test cases
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9862 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-23 06:47:07 +00:00
taggon
634b2c4e6c
Add testcases for FileHandler class.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9856 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-22 09:55:00 +00:00
taggon
c5beeb5f5e
modify classes
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9855 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-22 09:03:29 +00:00
taggon
67751eb85b
All classes can be tested from now.
...
1) Add some test files.
2) Create a folder for fronendfile. Move the class file into the folder.
3) Write Bootstrap.php file.
4) Modify phpunit.xml file.
5) Add a context mock class.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9850 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-22 07:46:47 +00:00
ngleader
c9cd22517c
Issue 1025 adding phpunit.xml
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9815 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-16 05:43:33 +00:00
ucorina
21f3aee7f4
Added unit test for Issue 837
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9800 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-03 18:19:07 +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
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
97470e4d40
Moved DB unit tests from .\test-phpUnit to .\tests folder.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9788 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-01 19:04:38 +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
taggon
59f4795c07
Add a test case for issue 584
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9747 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-26 01:54:16 +00:00
ovclas
d8a1b4fbab
issue 602 xss code(onload) remove test complete
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9713 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-24 06:24:36 +00:00
taggon
59b7ce4d96
issue 512 : Template engine does not handle <marquee> from now.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9691 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-20 03:07:39 +00:00
taggon
6ee154c21b
issue 534: remove XSS code
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9661 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-17 06:23:59 +00:00
taggon
f0c9e055ec
Fixed a typo
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9649 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-14 04:01:05 +00:00
taggon
539ec42921
Rename test file
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9648 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-14 03:59:34 +00:00
taggon
cadd0dcb7b
Rename test file
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9647 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-14 03:59:20 +00:00
taggon
31eb3c76e7
issue 190 : add a test case for cond syntax
...
issue 183 : add a test case for loop syntax
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9589 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-11 10:05:20 +00:00
taggon
fb15daa828
Trimming loop variables
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9583 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-11 08:12:41 +00:00
taggon
40a63fac84
Fixed a template bug for generating form inputs
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9554 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-11 02:12:07 +00:00
taggon
64ca49bee0
Fixed a template bug in PHP4
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9549 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-11 01:12:29 +00:00
taggon
c105bbbfa2
Fixed a tempalte bug that the engine parses javascript code blocks as php echo syntax
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9547 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-11 00:33:03 +00:00
taggon
d09ce9b95c
Correct _XE_PATH_ in the template test file
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9527 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-10 07:16:06 +00:00
flyskyko
e7b8749c15
issue 355, fixed a bug for ordering front end files
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9526 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-10 07:08:37 +00:00
taggon
2830183520
issue 178 : improving a function which protects XSS attacks
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9508 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-06 06:56:23 +00:00
taggon
1ada0a3c40
Add testcases for ignoring stylesheets and json
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9505 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-06 04:32:21 +00:00
taggon
7929770dcd
Add tests for TemplateHandler
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9277 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-22 10:35:40 +00:00
ngleader
a9660e3fe3
Fixed some bugs in TemplateHandler class
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9274 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-22 08:36:51 +00:00
taggon
4aa222aec3
Fixed a bug related relative path
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9270 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-22 07:04:06 +00:00
taggon
2825f57457
Add a test for comments
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9268 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-22 05:05:42 +00:00
flyskyko
5f66f744e1
add error case
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9261 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-22 01:36:06 +00:00
taggon
543987415f
Remove unnecessary code
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9259 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-22 01:20:20 +00:00
taggon
b37398d067
refatoring TemplateHandler class
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9258 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-21 12:14:42 +00:00
taggon
683f72aaed
Validator skip fieldset elements as now.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9036 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-06 01:51:09 +00:00
taggon
3bfc7e8275
Add a test for name pattern feature
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8997 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-02 07:53:52 +00:00
taggon
8dfab7ec21
Add tests for common javascript files
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8996 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-02 07:53:09 +00:00
taggon
1d27b6ae7a
As now, encodeHTML() can process a normal array
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8874 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-08-25 02:24:17 +00:00
taggon
5bfd3e6b61
Add Security class
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8815 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-08-22 05:33:15 +00:00
taggon
1e70e0240b
issue 74: Implement conditional statement in rulesets
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8582 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-07-08 08:06:26 +00:00