ucorina
|
2334535831
|
Updated code comments for PHPDocumentor - XmlQueryParser, QueryParser, DBParser
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@12417 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-12-17 13:50:35 +00:00 |
|
ucorina
|
d2872f1ac4
|
Issue 2759: Update code comments for database classes
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@12416 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-12-17 12:37:22 +00:00 |
|
ucorina
|
9d9914ff3b
|
Issue 2758: Issue with NULL value on CUBRID when using prepared statements
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@12415 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-12-17 12:30:39 +00:00 |
|
ovclas
|
7e118f8533
|
merge from branch 1.5.3.2 (~r12279)
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@12282 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-11-22 06:41:02 +00:00 |
|
ucorina
|
156d7655e9
|
Issue 2694: Add support for CAST and CONVERT functions
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@12237 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-11-15 16:34:32 +00:00 |
|
ovclas
|
f324540321
|
issue 2662 coding convention bug fix
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12231 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-11-15 07:27:06 +00:00 |
|
ovclas
|
d5a46e5e90
|
issue 262 coding convention in classes
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12230 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-11-15 07:19:11 +00:00 |
|
ovclas
|
2cb9487ba1
|
issue 2662 coding convention in xml class
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12225 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-11-15 01:59:10 +00:00 |
|
ucorina
|
f93d0d289d
|
Issue 1431: xml query click_count error - fixed missing class error, added unit tests
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@12017 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-10-31 09:54:57 +00:00 |
|
flyskyko
|
b87dbb55ce
|
issue 2525, fixed a query error on windows
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@11576 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-10-04 02:05:52 +00:00 |
|
flyskyko
|
b5f5c6f094
|
issue 2247 , Remove non utf-8 and user defined area codes
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@11212 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-09-12 05:09:28 +00:00 |
|
flyskyko
|
e3dcb48f88
|
issue 2247, Remove non utf-8 and user defined area codes
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@11186 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-09-10 02:46:59 +00:00 |
|
flyskyko
|
90dbcd491a
|
merge from branch 1.5.3.1 (r11063-r11081)
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11096 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-08-27 07:02:59 +00:00 |
|
ucorina
|
5ee72554f1
|
Issue 2288: Bug in XML Query with "like" clause
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.1@11081 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-08-24 10:06:32 +00:00 |
|
devjin
|
75a5398930
|
issue 2010 modified the regular expression of email. (add + . ~)
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11004 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-08-08 13:20:08 +00:00 |
|
ucorina
|
f52594242e
|
Issue 2213: queries xml 작성시 더하기(+) 사용시 파싱 에러 문제
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@10988 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-08-06 12:55:17 +00:00 |
|
ucorina
|
2681ef5502
|
Issue 2191: XML query condition 'like' error.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10956 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-07-30 15:24:45 +00:00 |
|
ovclas
|
1a7a68efea
|
issue 2109 Fixed a problem in_array function
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10832 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-07-05 00:16:31 +00:00 |
|
ovclas
|
ebc5edeec7
|
add phpDoc comment
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10780 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-06-19 08:53:24 +00:00 |
|
ucorina
|
40a2d4a6ed
|
Issue 2064: XML Query - added support for not_in
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10776 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-06-18 12:04:38 +00:00 |
|
ovclas
|
3f0dd9cb06
|
add phpDoc style comment
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10774 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-06-14 02:33:44 +00:00 |
|
ovclas
|
dc71fd8df0
|
merge error fix
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10718 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-05-17 06:29:43 +00:00 |
|
ovclas
|
a4b3a914a5
|
reverse merge from 1.6.0 (r10563)
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10716 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-05-17 06:12:20 +00:00 |
|
ovclas
|
57a0cc59b1
|
reverse merge from 1.6.0 (r10156, r10469, r10370, r10369, r10365, r10111, r10110, r10108, r10064, r10063, r10060, r10054, r10052, r10051, r10050, r10049, r10044, r10042, r10041, r10030, r10029, r10024, r10014, r10013)
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10715 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-05-17 05:52:06 +00:00 |
|
ovclas
|
3afad81016
|
reverse merge rollback
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10714 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-05-17 02:38:33 +00:00 |
|
ovclas
|
f0aa085c94
|
reverse merge from 1.6.0 (r10563)
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10711 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-05-17 00:57:29 +00:00 |
|
ovclas
|
8f11300f70
|
reverse merge from 1.6.0 (r10369)
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10707 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-05-17 00:24:30 +00:00 |
|
ovclas
|
75f9ef95cf
|
reverse merge from 1.6.0 (r10013)
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10690 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-05-16 09:21:05 +00:00 |
|
ovclas
|
6a809f1ce7
|
reverse merge from 1.6.0 (r10600)
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10685 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-05-16 07:21:17 +00:00 |
|
adrian.vasile.constantin
|
78ec133603
|
New query parser method to also return the parser object when generating cache file
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10556 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-04-11 18:04:12 +00:00 |
|
ucorina
|
497f7f30bd
|
Issue 1862: Insert site query fails
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10545 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-04-09 13:17:53 +00:00 |
|
ucorina
|
1bc92129b0
|
Issue 1851: Fix PHP Warnings and notices in DB Classes
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10537 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-04-06 09:47:45 +00:00 |
|
ucorina
|
c2df2f3a45
|
Issue 1819: CUBRID prepare statement error
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10525 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-04-02 15:36:50 +00:00 |
|
ucorina
|
f1a80e7bbd
|
Issue 1778: DB Classes: Add prepared statements support- fix for IN clause when value is empty string
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10491 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-03-28 14:56:44 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
ucorina
|
9f24618740
|
Issue 581: Can not login after r9685
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9702 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-10-20 15:28:34 +00:00 |
|
ChanMyeong
|
15bc72057b
|
classes/xml/XmlQueryParser.class.php
// page_count
$output->list_count->default (X)
$output->page_count->default (O)
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9701 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-10-20 09:36:33 +00:00 |
|