ucorina
|
8b9468a165
|
Update to default value - set it both when value is null or empty string.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8613 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-07-20 09:54:07 +00:00 |
|
ucorina
|
98a85cdaa9
|
Fixed insert bug - nextSequnce was not properly retrieved.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8608 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-07-19 11:54:58 +00:00 |
|
ucorina
|
0c63c32b10
|
Fixed condition group bug - if there are more condition groups and the first doesn't get displayed, the pipe of the next is printed even though it shouldn't have been.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8607 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-07-18 15:58:46 +00:00 |
|
ucorina
|
ff679cc517
|
Fixed query argument bug - for in operation, if there was only one element, the brackets weren't added. Added unit test for this.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8605 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-07-18 15:17:49 +00:00 |
|
ucorina
|
5dc0b9c36c
|
Fixed output bug - XML requests were not rendered properly because a newline was added at the beginning of the reponse.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8604 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-07-18 14:31:10 +00:00 |
|
ucorina
|
19c0ba4964
|
Fixed failing test for ConditionArgument class.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8603 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-07-18 12:36:39 +00:00 |
|
ucorina
|
bf1d72e478
|
Update to array condition arguments.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8602 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-07-18 12:25:27 +00:00 |
|
ucorina
|
9606e263e8
|
Added classes for testing db queries directly on a test database. Fixed a few insert bugs.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8600 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-07-14 17:00:16 +00:00 |
|
flyskyko
|
61e00415d6
|
issue 77 Remove PHP 5.3.x deprecated features
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8599 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-07-14 08:18:04 +00:00 |
|
ovclas
|
3fa20cd6b8
|
issue 70 admin menu use menu module
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8592 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-07-13 07:26:19 +00:00 |
|
ovclas
|
683f041593
|
issue 70 menu working. Not yet completed source
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8590 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-07-13 01:51:44 +00:00 |
|
ucorina
|
54ef159878
|
Added support for addQuotes - escpaes special charcters in query arguments.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8585 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-07-08 15:10:42 +00:00 |
|
lickawtl
|
652cc1549a
|
fix a bug where empty argument were escaped
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8584 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-07-08 14:04:50 +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 |
|
ngleader
|
e63e29ed39
|
issue 70 admin ui/ux enrich base setting
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8578 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-07-08 02:56:34 +00:00 |
|
ucorina
|
76019a4b2b
|
Started unit tests for condition and argument classes.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8577 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-07-07 14:34:56 +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 |
|
ucorina
|
d248d70773
|
Added subquery argument support to more types of queries.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8565 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-07-05 19:49:20 +00:00 |
|
ucorina
|
4b85afd9b3
|
Update to subquery alias.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8564 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-07-05 16:10:36 +00:00 |
|
lickawtl
|
e9dca90031
|
fix Argument and ConditionArgument type
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8563 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-07-05 15:53:52 +00:00 |
|
lickawtl
|
013ada255d
|
fix Argument and Condition argument type
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8562 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-07-05 08:15:27 +00:00 |
|
ucorina
|
909276e16b
|
Updates to unit tests for correlated subqueries.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8560 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-07-01 08:15:43 +00:00 |
|
taggon
|
402bfe6ab5
|
Correct a regular expression for urls
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8558 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-07-01 02:59:43 +00:00 |
|
ucorina
|
e313076cc8
|
Started unit tests for correlated subqueries - select, from, where.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8557 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-30 18:14:24 +00:00 |
|
ucorina
|
1353ade0c2
|
Added unit tests for correlated subqueries - select, from, where.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8556 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-30 15:36:03 +00:00 |
|
lickawtl
|
5d1eb1c21e
|
new DBClasses for SQLite3 and Firebird databases.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8555 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-30 15:01:45 +00:00 |
|
ovclas
|
ac301bd6be
|
test rollback
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8550 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-30 01:36:09 +00:00 |
|
ovclas
|
6bd99e7ae1
|
test
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8549 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-30 01:34:58 +00:00 |
|
ucorina
|
4973c78fbc
|
Removed a var_dump statement.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8546 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-29 13:04:39 +00:00 |
|
ovclas
|
13bf055f34
|
fix a bug for creating custom rules
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8542 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-29 05:33:16 +00:00 |
|
ucorina
|
0a53ac3e9d
|
First version of uncorellated select subquery.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8539 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-27 17:44:56 +00:00 |
|
lickawtl
|
af9ced8c5c
|
start implementing SubQuery
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8538 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-27 13:45:52 +00:00 |
|
ucorina
|
763fc6d56b
|
DBMssql class - working version of XE with SQL Server.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8535 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-23 16:04:46 +00:00 |
|
ovclas
|
525d8e3f5f
|
issue 46 validator apply to member module.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8533 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-23 06:03:29 +00:00 |
|
taggon
|
e63179d4ec
|
Remove debug code
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8531 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-23 02:42:54 +00:00 |
|
taggon
|
d964631a14
|
issue 54 : Add a mobile agent string
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8529 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-22 09:30:07 +00:00 |
|
taggon
|
64430a7cc8
|
issue 55 : Fix a bug for missing uploaded files.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8527 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-21 14:04:59 +00:00 |
|
lickawtl
|
33c0923009
|
escape string value
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8525 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-21 12:20:11 +00:00 |
|
lickawtl
|
7f0c67bfae
|
escape string value
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8524 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-21 11:56:00 +00:00 |
|
lickawtl
|
2c21bc07e9
|
escape string value
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8523 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-21 11:28:08 +00:00 |
|
lickawtl
|
e13c62c479
|
escape string value
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8522 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-21 11:27:10 +00:00 |
|
lickawtl
|
ed3fd79304
|
escape string value
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8518 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-21 10:01:43 +00:00 |
|
ucorina
|
6f17aa5759
|
Updated query classes in order to support prepared statements - added support for parameter binding. Added unit tests for mssql select using new prepared statement syntax.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8511 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-20 14:03:27 +00:00 |
|
lickawtl
|
32fe8750e9
|
bug-fix pagination Limit
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8510 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-20 09:25:58 +00:00 |
|
ovclas
|
6cd7c0e5ad
|
issue 46 file, communication module ruleset not committed.
comment Validator not committed.
threfore this source commit
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8507 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-20 01:17:39 +00:00 |
|
ovclas
|
b4f4afcc17
|
issue 46 Validator apply install module.
viewing error message debug
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8506 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-17 09:58:36 +00:00 |
|
ovclas
|
8f7335c776
|
issue 46 Validator apply communication module.
standalone method apply validator.
Auto Form generation error in Template engine is fixed
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8482 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-15 07:48:45 +00:00 |
|
taggon
|
26c3fce74f
|
Fix a bug related to checking content's length.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8480 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-15 07:40:53 +00:00 |
|
ovclas
|
b17464e1c1
|
issue 37 Server Side Validator apply core code
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8477 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-14 02:16:44 +00:00 |
|
taggon
|
32d69fdeff
|
Add some localized text.
Related to issue 39.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8474 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-13 02:35:21 +00:00 |
|