gwoo
|
5a45c15d9d
|
merging 1.3-session
|
2009-06-02 14:52:14 -07:00 |
|
gwoo
|
6f21c18366
|
Merge branch '1.3-lib_renames' into 1.3
|
2009-06-02 10:17:02 -07:00 |
|
gwoo
|
fdd63d4e8e
|
Merge branch 'master' into 1.3
|
2009-06-02 10:12:14 -07:00 |
|
jperras
|
d2b4995e43
|
Updating Model::deconstruct to handle db expressions correctly. Fixes #6372; thanks to mattcurry for the patch.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8185 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-06-02 03:23:15 +00:00 |
|
mark_story
|
a9bbae31ee
|
Fixing primary key column length in DboSqlite. UUID primary keys now return defined length.
Test cases added for describe()
Fixes #6412
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8184 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-06-02 03:03:51 +00:00 |
|
gwoo
|
2842fe7021
|
fixes #6401, Session path on IIS
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8183 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-06-01 16:52:05 +00:00 |
|
mark_story
|
9aa64ef564
|
Ensuring that 'ext' param added by RequestHandler does not end up as a queryString parameter in Auth.redirect.
Adding test case.
Fixes #6211
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8182 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-06-01 00:01:58 +00:00 |
|
mark_story
|
50f4d91873
|
Adding test case to disprove #6411
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8181 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-05-30 19:12:15 +00:00 |
|
jperras
|
a6017e6f6a
|
Updating code coverage manager to work with application-level datasources.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8179 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-05-28 17:44:41 +00:00 |
|
mark_story
|
f0752feeec
|
Adding patch from 'burzum'. Fixes ambiguous field sql error when joining two trees with a defined scope.
Test cases and fixtures added.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8178 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-05-26 17:17:57 +00:00 |
|
mark_story
|
2cc00ac3e1
|
Adding test case for acl shell.
Fixing display of nodes with no alias when using 'cake acl view aro'
Fixes #6393
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8177 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-05-24 16:37:54 +00:00 |
|
mark_story
|
a44e69e47f
|
Adding test case to disprove #6387
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8176 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-05-22 02:00:21 +00:00 |
|
jperras
|
4f2d65943f
|
Fixing form helper checkbox hidden input generation for disabled fields. Thanks to 'trevorsg' for the patch & test case.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8173 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-05-14 03:26:53 +00:00 |
|
mark_story
|
8c243ee731
|
Applying patch from 'mete0r', adding tests for Scaffold variable setting. Fixes #6361
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8172 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-05-13 01:00:38 +00:00 |
|
mark_story
|
029f422953
|
Adding patch from 'CSdread_' Adds test coverage to Model::getAssociated()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8168 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-05-08 02:39:00 +00:00 |
|
jperras
|
2e2aa0cd3a
|
Cleaning up HttpSocket public/protected api; all protected methods are now prefixed with an underscore. Refactored associated tests.
|
2009-05-07 14:49:21 -04:00 |
|
gwoo
|
d2667c0e6f
|
merging master into 1.3
|
2009-05-04 16:06:08 -07:00 |
|
gwoo
|
6535e6225c
|
merging 1.2
|
2009-05-04 15:57:10 -07:00 |
|
nate
|
8369a8f2d8
|
Sanitizing path in Dispatcher::baseUrl(), fixes #6336, misc. whitespace fixes.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8165 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-05-04 20:36:22 +00:00 |
|
gwoo
|
be7ade3a4c
|
Support for non-valid cookie values, fixes #6327
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8164 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-05-04 20:13:10 +00:00 |
|
the_undefined
|
94c01ac7b4
|
Support for non-valid cookie values, fixes #6327
|
2009-05-04 21:53:39 +02:00 |
|
gwoo
|
15518b8c9a
|
merging 1.3-misc into master
|
2009-05-01 14:05:46 -07:00 |
|
gwoo
|
d4003c17c4
|
Merge branch '1.3' into 1.3-inflector
|
2009-05-01 11:09:34 -07:00 |
|
gwoo
|
54a3118d34
|
adding tests for map param on Inflector::slug. cleaning up.
|
2009-05-01 10:34:19 -07:00 |
|
gwoo
|
67d45cb28b
|
updating headers on inflector and adding map param to slug(). added more comments to app/config/bootstrap.php
|
2009-05-01 10:03:30 -07:00 |
|
gwoo
|
db71202aac
|
Merge branch '1.2' into 1.3
|
2009-05-01 08:26:02 -07:00 |
|
renan.saddam
|
f25cf63206
|
Adding missing test from last commit.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8162 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-04-29 16:39:42 +00:00 |
|
renan.saddam
|
975ddaa4be
|
Fixes #6135: Primary Key detection and load record fixtures on mssql. Tests added.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8161 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-04-29 16:26:03 +00:00 |
|
renan.saddam
|
48386b791f
|
Fixing cake_test_fixture and dbo_mssql tests. Refs #6135.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8159 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-04-28 22:20:04 +00:00 |
|
nate
|
9f15226e46
|
Fixes #6318: Incorrect whitespace handling/parsing of XML documents
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8158 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-04-28 13:23:37 +00:00 |
|
mark_story
|
c8cf1a2c5b
|
Updating __mergeVars to correctly merge parent and child component configurations.
Applied patch from 'neilcrookes'.
Test case added. Fixes #6325
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8157 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-04-28 01:32:20 +00:00 |
|
mark_story
|
b68c78fc0f
|
Fixing lost querystring params when user request without a session is performed. Test case updated. Fixes #6211
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8156 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-04-25 02:16:05 +00:00 |
|
jperras
|
8bb11e49d7
|
Fixing counterCache behavior when updating an existing record's counterScope value. Thanks for the patch, mattcurry. Fixes #6270.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8155 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-04-25 01:17:21 +00:00 |
|
jperras
|
97abf84770
|
EmailComponent:: now is set to null after calling EmailComponent::reset(). Test cases added; fixes #6314.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8153 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-04-25 00:01:57 +00:00 |
|
jperras
|
650d1e7c78
|
Removing hard coded HELO hostname of 'cake' in EmailComponent; better compliance with RFC-821 3.5. Test cases added. Fixes #6264.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8152 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-04-24 18:20:51 +00:00 |
|
mark_story
|
82cb895f50
|
Correcting test case simulation. Closes #6211
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8151 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-04-23 17:26:56 +00:00 |
|
gwoo
|
fd0c39fcc6
|
fixes #6293, Deleting non-existing record causes save() to fail. Thanks to msadouni for the patch and test!
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8150 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-04-22 16:47:34 +00:00 |
|
mark_story
|
6e91ee7ad4
|
Adding tests to disprove #6306
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8148 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-04-20 07:36:26 +00:00 |
|
davidpersson
|
bbfee7ba17
|
Updating Xml class to always use #document as the very root node and to create a node below it if the root option is set.
Adding test.
Fixes #6294
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8147 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-04-17 13:26:07 +00:00 |
|
renan.saddam
|
bd7bd5d891
|
Fixing issue when generating textarea with null value.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8146 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-04-16 18:12:01 +00:00 |
|
gwoo
|
ec18aac4ab
|
Merge branch 1.2 into 1.3
|
2009-04-15 15:16:01 -07:00 |
|
mark_story
|
8db4fe682b
|
Allowing name attribute to pass on to hidden field in FormHelper::radio().
Fixes inconsistency with checkbox(). Test case added.
Fixes #6260
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8145 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-04-15 17:18:01 +00:00 |
|
mark_story
|
377108f930
|
Adding tests to show correct usage of form::create() with querystring params. Closes #6278
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8144 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-04-15 02:29:50 +00:00 |
|
mark_story
|
32107f5fba
|
Fixing test broken in [8136]. Adding Configure::write() to prevent fails when running helpers as a group.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8143 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-04-15 02:14:04 +00:00 |
|
mark_story
|
97652231a0
|
Fixing RequestHandlerComponent::prefers() with array input. Test case updated. Fixes #6290
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8141 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-04-14 13:16:25 +00:00 |
|
jperras
|
cadc64c7b6
|
Removing EOF newlines.
|
2009-04-13 23:53:10 -04:00 |
|
jperras
|
740c712fb5
|
Refactoring core session library to use a proper Session model instead of hard-coded SQL.
|
2009-04-13 23:50:44 -04:00 |
|
jperras
|
066629d566
|
Removing hard-coded 'id' field from Model::_prepareUpdateFields. Fixes #6274.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8139 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-04-13 14:15:58 +00:00 |
|
jperras
|
199d446ba7
|
Addding additional English irregular singularization/pluralization rule 'niche' => 'niches'.
|
2009-04-10 14:47:17 -04:00 |
|
the_undefined
|
bf2829a896
|
Fixed bug related to the order in which some replacement take place
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8138 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-04-09 13:15:43 +00:00 |
|