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 |
|
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 |
|
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 |
|
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
|
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 |
|
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
|
5a58ff1143
|
Improve constants support
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9599 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-10-12 04:42:05 +00:00 |
|
taggon
|
7900dc32fc
|
Fixed a bug for faceout layout
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9584 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-10-11 08:36:07 +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
|
f8708a0595
|
Fixed a bug for loading language files
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9576 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-10-11 06:27:06 +00:00 |
|
taggon
|
2a554f1d8a
|
Support some special characters as a first-letter
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9562 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-10-11 04:38:54 +00:00 |
|
taggon
|
e27c428e91
|
Template engine supports cond="0" statement from now.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9561 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-10-11 04:30:11 +00:00 |
|
taggon
|
9069d63d45
|
As now, template engine supports line feeds in comments
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9557 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-10-11 04:12:45 +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
|
a180d43940
|
Fixed a bug for supporting constants
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9541 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-10-10 09:53:59 +00:00 |
|
taggon
|
778ff02938
|
Fixed a bug for supporting CDN
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9540 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-10-10 09:52:15 +00:00 |
|
taggon
|
f449aced51
|
As now LOAD command can include a variable in the source path
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9524 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-10-10 06:45:36 +00:00 |
|
taggon
|
21e7ec57bd
|
New Template Handler
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9519 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-10-10 04:24:45 +00:00 |
|
ovclas
|
5afc0b7587
|
issue 369 when ruleset file modified, then ruleset js file must dynamic recreate
this bug fixed
document.controller.php file : indent changed
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9495 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-10-05 09:00:37 +00:00 |
|
flyskyko
|
04af39452c
|
issue 197, fixed a bug for set target ie on all of front end file after <load> have a targetie attribute
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9443 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-09-30 05:32:30 +00:00 |
|
ovclas
|
f8237d2a3a
|
issue 160 rollback TemplateHandler to r9106
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9329 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-09-26 06:43:55 +00:00 |
|
taggon
|
2eac6791a0
|
Fixed a bug related modifying resource path
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9307 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-09-23 07:02:22 +00:00 |
|
taggon
|
0facd69e7f
|
Fixed a bug related modifying resource path
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9306 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-09-23 07:02:04 +00:00 |
|
taggon
|
a5771de12c
|
Fixed a bug related modifying resource path
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9305 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-09-23 07:00:20 +00:00 |
|
flyskyko
|
415b0e9bc8
|
Optimize regex for modifying image path - by gonom9
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9302 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-09-23 06:30:14 +00:00 |
|
taggon
|
1b561de170
|
Optimize regex for modifying image path
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9288 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-09-23 02:23:51 +00:00 |
|
taggon
|
285a5bd45d
|
Optimize regex for template engine
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9284 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-09-22 14:44:25 +00:00 |
|
taggon
|
c41ca3184a
|
Fixed some bugs
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9283 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-09-22 13:12:19 +00:00 |
|
taggon
|
5a027fbdf5
|
Fixed a bug for compiling templates
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9282 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-09-22 11:59:26 +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
|
88e59bc265
|
Fixed a bug for modifying forms
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9265 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-09-22 02:38:29 +00:00 |
|
flyskyko
|
4cd7969a96
|
fix a bug for replacing image path
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9264 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-09-22 02:15:06 +00:00 |
|
taggon
|
1d783a6dbf
|
Fixed a bug for a regular expression
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9262 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-09-22 01:49:52 +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 |
|
flyskyko
|
cb606b30b5
|
issue 158, change template cache filename(include XE version)
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9106 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-09-08 03:12:53 +00:00 |
|
flyskyko
|
702267086f
|
now, you can use variable in <load>
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9018 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-09-04 10:50:05 +00:00 |
|
flyskyko
|
8062daecf3
|
change cdn feature
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9017 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-09-04 08:48:26 +00:00 |
|
devjin
|
d58e4f32b2
|
dynamic ruleset parsing
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8988 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-09-02 06:43:41 +00:00 |
|
taggon
|
8c8f3dc298
|
Fixed a bug for client-side validation
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8841 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-08-23 08:57:24 +00:00 |
|
devjin
|
fc77c57b3c
|
modify js validator
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8786 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-08-17 06:32:51 +00:00 |
|
flyskyko
|
e6eb7a75d2
|
issue 106 Add support for CDN
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8764 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-08-12 09:24:54 +00:00 |
|
ovclas
|
dd52750715
|
issue 68 $_SESSION['logged_info'] delete.
because $_SESSION['logged_info'] deprecated.
if want use logged_info variable, can use variable in Context
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8567 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-07-06 08:32:01 +00:00 |
|