nate
|
6afca88bb2
|
Patching SELECT query test in DboSource::fetchAll() (Ticket #2288)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4678 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-25 19:46:16 +00:00 |
|
nate
|
c65f2a1fd2
|
Fixing boolean conditions expression handling in DboSource::conditionKeysToString() and added test case (Ticket #2268)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4647 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-22 00:59:28 +00:00 |
|
nate
|
2a095d9ea6
|
Fixing redundant SQL condition generation in DboSource::conditionKeysToString(), fixing SQL ORDER parsing (Ticket #2266) and updating test cases
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4644 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-22 00:26:42 +00:00 |
|
nate
|
5197bf60d3
|
Updating DboSource with new query generator, and updating model/dbo test cases
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4636 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-20 17:38:53 +00:00 |
|
phpnut
|
a9c128b0ec
|
Adding fix for Ticket #2101.
Changed Helper::loadConfig() to accept a param with the name of the file to load
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4589 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-05 13:48:21 +00:00 |
|
phpnut
|
55a66a9091
|
Adding fix for Ticket #2084
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4574 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-04 05:19:30 +00:00 |
|
dho
|
076a5dbd63
|
Renaming $__transactionStarted to $_transactionStarted (ticket #2141)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4527 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-02-17 08:28:09 +00:00 |
|
dho
|
34c63427fb
|
Renaming $__sources to $_sources (ticket #2140)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4526 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-02-17 07:31:29 +00:00 |
|
nate
|
6989f80376
|
Fixing the display of SQL errors when DEBUG > 0
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4520 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-02-15 03:03:17 +00:00 |
|
nate
|
30134cbd9e
|
Importing new ACL system
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4487 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-02-09 08:13:13 +00:00 |
|
nate
|
fbc0ea77b7
|
Fixing $conditions === true in DboSource
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4478 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-02-08 18:13:14 +00:00 |
|
phpnut
|
af4bacb960
|
Reverting changes made in last commit
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4477 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-02-08 17:58:19 +00:00 |
|
nate
|
15f7509171
|
Refactoring set() method into Object, and adding $conditiions === true translation in DboSource
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4475 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-02-08 17:33:59 +00:00 |
|
nate
|
b4cc0dfd96
|
Adding numeric value quoting fix for DboSource (Ticket #1927)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4411 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-02-02 15:21:51 +00:00 |
|
phpnut
|
a8a91e35be
|
Correcting all headers in the files
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4407 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-02-02 10:39:45 +00:00 |
|
nate
|
75d8f42684
|
Adding magic method fix for null query values (Ticket #1999), and adding PostgreSQL boolean quoting patch (Ticket #1788)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4396 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-02-02 02:21:44 +00:00 |
|
phpnut
|
ce033247ed
|
Adding patch from #1844
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4394 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-02-01 23:58:02 +00:00 |
|
phpnut
|
03d15ff892
|
Adding fix for #1928
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4393 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-02-01 23:43:56 +00:00 |
|
phpnut
|
5c79d064aa
|
Reverting changes recent changes to DboSource
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4375 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-02-01 02:49:19 +00:00 |
|
nate
|
67c5c43761
|
Fixing undefined variable notice in DboSource::update()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4374 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-02-01 02:15:52 +00:00 |
|
nate
|
f1912bbe60
|
Fixing $fields error for belongsTo associations
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4373 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-02-01 02:13:33 +00:00 |
|
nate
|
0698b9cdf6
|
Updating DboSource with new query generator implementation, and updating DboSource tests
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4368 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-01-31 23:25:05 +00:00 |
|
nate
|
caeed6bf4c
|
Adding PostgreSQL conditional expressions to DboSource (Ticket #1914)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4360 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-01-31 21:07:32 +00:00 |
|
nate
|
1df76850c3
|
Enabling join models for all DBOs
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4342 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-01-28 01:53:35 +00:00 |
|
nate
|
4f794248af
|
Fixing magic method query generation for array condition values (Ticket #2008)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4340 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-01-27 17:48:48 +00:00 |
|
nate
|
dbbfa5b837
|
Fixing column quoting for array-based conditions when columns are wrapped in SQL functions
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4330 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-01-24 20:04:27 +00:00 |
|
nate
|
51cf77d4cc
|
Fixing issue with conditional values being empty arrays in DboSource::conditionKeysToString()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4319 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-01-22 19:21:21 +00:00 |
|
phpnut
|
658ab33959
|
Adding fix to allow Configure::write('debug', '0'); in a controller method
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4248 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-01-04 16:13:24 +00:00 |
|
nate
|
2ea8e4edee
|
Adding NOT query conditions fix for Ticket #1793
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4167 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-12-23 21:24:30 +00:00 |
|
phpnut
|
4f1c5ef386
|
Wrapping all core messages in translation function
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4129 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-12-22 22:49:47 +00:00 |
|
dho
|
9ca5e14891
|
Adding new methods to Configure and moving all core messages using DEBUG to use Configure::read()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4069 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-12-05 09:49:59 +00:00 |
|
phpnut
|
83afee9a52
|
Merging fixes between branches for DboSource::generateAssociationQuery()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4037 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-11-30 22:26:24 +00:00 |
|
nate
|
cc484ddbd2
|
Adding DboSource::order parsing fix for Ticket #1677
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4004 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-11-28 08:18:53 +00:00 |
|
nate
|
b479c5f49e
|
Adding fix for Ticket #1701
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3989 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-11-27 05:32:18 +00:00 |
|
nate
|
e955f3fd65
|
Refactoring DboSource::update(), and adding magic finder method fix for Ticket #1673
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3955 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-11-25 07:53:31 +00:00 |
|
nate
|
26955aefda
|
Adding coding-issue fix (Ticket #1633), and insert ID fix (Ticket #1641), and updating method reference
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3857 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-11-10 18:45:46 +00:00 |
|
nate
|
eb01aad01d
|
Fixing associations for ADODB driver (Ticket #1568)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3806 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-11-03 04:10:40 +00:00 |
|
phpnut
|
708dc77ae8
|
Merging __mergeAssociation() into 1.2 branch
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3793 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-11-01 19:27:08 +00:00 |
|
phpnut
|
f187ac9cef
|
Adding fix for IN( sql.
Merging fixes between versions
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3792 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-11-01 19:19:11 +00:00 |
|
dho
|
613bb29300
|
Adding special log output for cli
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3791 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-11-01 15:58:52 +00:00 |
|
phpnut
|
29ba60481a
|
Fixing DboSource::execute() so it only logs when fullDebug is set to true
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3782 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-11-01 03:52:41 +00:00 |
|
nate
|
2046eed40d
|
Refactoring DboSource
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3740 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-10-25 13:27:32 +00:00 |
|
nate
|
57f27126bd
|
Adding conditions-based updating to DboSource
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3709 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-10-18 15:38:37 +00:00 |
|
nate
|
eea428e55d
|
Code formatting and 1.2 interface updates
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3689 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-10-16 20:02:34 +00:00 |
|
nate
|
76e52d3862
|
Adding fix for decimal numbers being quoted (Ticket #1360)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3618 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-10-09 21:42:35 +00:00 |
|
nate
|
1842759ed4
|
Adding 'with' join fixes, and field quoting fix for Ticket #1445
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3614 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-10-09 21:03:45 +00:00 |
|
nate
|
f01e1a28f4
|
Adding field quoting fix for Ticket #1372
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3536 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-09-21 03:56:57 +00:00 |
|
phpnut
|
bdf3e7e61f
|
Fixed #1433
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3524 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-09-20 03:26:52 +00:00 |
|
phpnut
|
2d6eee36ac
|
Refactored fix that was created in [3519]
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3521 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-09-19 15:24:15 +00:00 |
|
phpnut
|
6cc9c12839
|
reverting changes made in [3519]
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3520 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-09-19 15:17:17 +00:00 |
|