Commit graph

1125 commits

Author SHA1 Message Date
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
ucorina
82f117e32b Db Bug fix - skip condition if value is empty string.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9546 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-10 17:00:27 +00:00
ucorina
9890b889ca Db Bug fix - skip condition if value is empty array.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9545 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-10 16:05:24 +00:00
ucorina
308d1606a7 Issue 388 - Query cache error related table alias
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9544 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-10 15:54:09 +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
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
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
flyskyko
0af5bfc894 issue 351 fixed INPUT_ERROR value
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9522 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-10 06:06:43 +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
flyskyko
3694c0f074 issue 409, off CDN feature when use ssl(retry)
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9516 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-07 09:22:34 +00:00
flyskyko
7e171fe1a2 issue 409, off CDN feature when use ssl
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9515 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-07 09:05:23 +00:00
flyskyko
3a895c23b2 issue 306, changed date format for jQuery datepicker
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9506 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-06 05:13:55 +00:00
ucorina
441ef79f1b Changed the way comment lists are removed from cache - instead of delete, key incrementing is now used.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9501 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-05 16:12:42 +00:00
ucorina
a69023da83 Changed the way document search results are removed from cache - instead of delete, key incrementing is now used.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9500 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-05 15:16:52 +00:00
ucorina
484a2e8791 Issue 192 - Use of deprecated function mysql_escape_string().
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9499 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-05 14:30:30 +00:00
ucorina
8cf88300db Issue 359 - Secret documents's status changed to public.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9498 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-05 13:29:37 +00:00
lickawtl
c0da2956cb git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9497 201d5d3c-b55e-5fd7-737f-ddc643e51545 2011-10-05 12:28:05 +00:00
ucorina
cd7a8f2048 Issue 363: Query error related default value
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9496 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-05 09:02:36 +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
ucorina
0016c7963a Issue 364 - Query error related escape characters.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9494 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-05 08:41:30 +00:00
lickawtl
055b7e0d68 add priority_hint to mysql
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9485 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-04 16:58:40 +00:00
ucorina
cc7477d4e3 Fixed issue with numbers showing up in query argument validator messages.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9484 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-04 16:21:38 +00:00
ucorina
c368fa189c Issue 344 - error occurrence when using substr() in XML Query condition.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9483 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-04 15:07:23 +00:00
ucorina
36211cb65b Issue 343 - Problem when condition have var and default attribute both.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9482 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-04 14:50:26 +00:00
ucorina
3815aece09 Added index hints for SQL Server. Improvements to existing query hints for Mysql and Cubrid.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9481 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-04 13:19:45 +00:00
ucorina
96b60466be Added index hints for CUBRID and Mysql.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9472 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-03 17:35:25 +00:00
lickawtl
0b8949cfeb add index hint of using "where" syntax
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9471 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-03 17:28:53 +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
215bd9ad16 issue 222 when install, recreate cache bug. fixed
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9439 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-30 01:59:03 +00:00
ovclas
bea62b05e4 issue 222 after recreate cache, don't make admin menu cache.
make admin menu cache method move to ModuleHandler
this bug is fixed.


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9438 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-30 00:47:06 +00:00
flyskyko
02731df7b3 issue 189, fixed a bug for do not escape html on browser title
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9430 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-29 08:02:22 +00:00
flyskyko
ee9fae3932 issue 169, fixed typo
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9429 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-29 07:43:28 +00:00
flyskyko
9699246ebd issue 107, fixed a bug for frondend file path is wrong on windows
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9428 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-29 06:59:07 +00:00
devjin
691a185d75 fixed error in theme member skin
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9416 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-28 11:36:51 +00:00
flyskyko
bea057c214 issue 160, JS/CSS min related problem
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9411 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-28 10:38:47 +00:00
devjin
61538ef668 fixed admin module layout
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9396 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-28 08:18:14 +00:00
ucorina
a4ab618883 Fix for mysql_get_server_info() - database connect failed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9372 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-27 10:04:32 +00:00
chschy
3dc8f5161e issue 160, Modify checking manager ip on genaral config
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9367 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-27 09:30:16 +00:00
devjin
4cb4047975 fixed admin layout
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9366 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-27 09:11:39 +00:00
flyskyko
a418b17f5d issue 160, changed "__XE_CDN_VERSION__" to convertion character
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9362 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-27 08:28:59 +00:00
ngleader
bbbd26055d fixed using mysql_get_server_info()
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9348 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-27 01:06:17 +00:00
ucorina
921cd81010 issue 194 - can not install xe 1.5.0 on cubrid
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9346 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-26 18:19:03 +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
ucorina
23678b790b Issue 182 - Update query argument ignored when value is 0.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9314 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-23 09:15:30 +00:00
taggon
86777cf4f7 Fixed a bug that form validator can't display some error message
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9309 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-23 07:18:21 +00:00