Commit graph

1098 commits

Author SHA1 Message Date
ucorina
69de8be6c1 DB Classes: Add prepared statements support - Bug fix: read arguments from join conditions too.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10481 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-26 18:08:43 +00:00
ucorina
f613ff3b88 Issue 1778 - DB Classes: Add prepared statements support - First version of mysqli support
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10480 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-26 16:10:28 +00:00
ucorina
563774c2d2 Issue 1778: DB Classes: Add prepared statements support - Added new config option in db.config.php to decide if prepared statments should be used or not. Default is Yes.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10474 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-26 11:41:59 +00:00
ucorina
ce0d9e5b4c Issue 1745: "document.getDocumentList" error on MSSQL
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10460 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-22 14:48:47 +00:00
ucorina
e8315e2efe Issue 1743: Cannot create table with autoincrement column - MSSQL
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10459 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-22 14:22:09 +00:00
ucorina
a75e4a6384 Issue 1741: Create table with combined primary key fails on MSSQL
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10458 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-22 14:19:14 +00:00
ucorina
867af986f4 Issue 1739: MSSQL Update statements fail when using alias
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10457 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-22 12:40:34 +00:00
ngleader
ab394f96a9 Issue 1709 remove ipad on checking mobile device
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10449 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-21 01:14:54 +00:00
ucorina
d116d633c8 Issue 1677: XML Query - If default value is column name, value should not be wrapped in quotes.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10439 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-15 12:41:20 +00:00
ucorina
51220d52d0 Issue 1669: [1.5.2] Query problem if there are columns have a same name and different types in joined tables.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10432 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-14 15:42:24 +00:00
chschy
5862244471 issue 1637, 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/branches/1.5.0@10411 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-12 02:51:44 +00:00
ngleader
a2688b864f Issue 1633:remove unsupported db class on branch 1.5.0
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10387 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-08 05:37:23 +00:00
ngleader
41e828e8b5 Issue 1634:change to return empty array() from return null on returned data of query result.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10386 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-08 05:36:36 +00:00
ngleader
4a487ba772 r10347 add missing return code
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10380 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-08 01:21:47 +00:00
ovclas
98ea5e352a issue 1627 if value is array, type cast modify
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10377 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-08 01:10:45 +00:00
ucorina
593fee7b9f Issue 1627: SQL Injection vulnerability in insert / update queries
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10371 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-07 16:05:37 +00:00
ovclas
af0f36f98a issue 911 not showd warning message from image create process
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10349 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-07 01:44:24 +00:00
ucorina
558df676d9 Issue 1597: XML query에서 page 값
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10347 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-06 11:22:57 +00:00
devjin
df7331aa1f issue 1607 restore value of textarea when validator error.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10345 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-06 10:26:38 +00:00
devjin
bd18f8661c issue 1607 restore select value when validate error
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10344 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-06 10:11:56 +00:00
chschy
86ddc1d43b issue 785, path config bug of theme
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10337 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-06 06:53:54 +00:00
ngleader
06d3d5c88b Issue 1507 fixed a bug of missing a default value on text type of extravar
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10328 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-06 01:24:36 +00:00
flyskyko
206ded7cf9 rollback r10320, r10298, r10276, r10272
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10318 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-05 09:16:55 +00:00
ChanMyeong
f18b7c4c0b HTML/CSS code cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10302 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-02 19:05:23 +00:00
ucorina
ad88ec5f8c Issue 1023 - Bug when paging query with outer join and distinct.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10299 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-02 15:17:18 +00:00
ChanMyeong
0877657962 HTML/CSS code cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10296 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-02 12:31:14 +00:00
ngleader
bca448300b Issue 1576 redirect a fixed url, when mid of document_srl is different with mid on url
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10279 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-02 00:38:24 +00:00
ngleader
07aba2b16c Issue 1562 fixed a warning in Context class
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10277 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-02 00:13:30 +00:00
flyskyko
4b4806f932 issue 1557, Added codes for unset get_vars
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10254 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-28 11:17:58 +00:00
ovclas
fd803fab08 issue 1250 trim value in extra vars
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10251 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-28 10:26:23 +00:00
flyskyko
7cbd29dfe6 issue 1557, Added codes for unset get_vars
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10241 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-28 06:54:50 +00:00
devjin
9d27269134 issue 1351 capcha addon enhancement (without filterFuction)
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10236 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-28 06:04:53 +00:00
ovclas
2634244f96 xss defense change
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10227 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-28 05:18:21 +00:00
ngleader
80b8a46e0c Issue 1548 Syntax error on query cache with using alias.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10216 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-27 08:23:03 +00:00
ngleader
88823b908c Issue 1549 Adding truncate cache on Memcache lib.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10215 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-27 07:44:04 +00:00
flyskyko
88f7a46fc5 issue 1541, Added a button, delete value of date type extra variable
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10200 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-27 02:50:49 +00:00
ngleader
b5d4bfe9dc Issue 1227 Change Mobile User-Agent Check Logic and Add Mobile Agent.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10197 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-27 02:22:52 +00:00
flyskyko
74e5c8dc83 fixed a mis typo
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10194 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-24 09:46:43 +00:00
ngleader
6a854db92c fixed typo.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10193 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-24 09:26:53 +00:00
ngleader
ecf2f74c41 fixed a bug of movefile function on filehandler class
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10190 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-24 09:22:03 +00:00
ngleader
dcf5b5a8eb Issue 1284 fixed a bug of parsing cond sentence on html attribute including dash(-).
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10187 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-24 07:58:59 +00:00
ngleader
b1a78759e0 Issue 1514 Change setting up default session to file session from db.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10185 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-24 06:45:36 +00:00
ngleader
daa790e2e6 Issue 1401 adding html input close tag on template handler
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10170 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-22 05:33:54 +00:00
ovclas
2bd25445f8 issue improve Object adds method
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10141 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-21 01:58:52 +00:00
ovclas
2cf8b285ca issue 1337 if media value is empty, media value set to 'all'
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10135 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-20 09:39:12 +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
dionisrom
353a842d68 I changed the method to include PHPMailer class according to php version used on servers.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10062 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-01-31 09:48:00 +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