nate
|
1a69866df1
|
Fixing custom hasMany associations, fixes #3918
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6512 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-03-07 04:36:20 +00:00 |
|
nate
|
0ee0324e20
|
Improving validation support in Model::saveAll(), adding tests for cross-database joins, disproves #4251
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6511 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-03-07 01:29:19 +00:00 |
|
mariano.iglesias
|
33c0fec53a
|
Resetting route prior to test
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6510 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-03-06 22:30:38 +00:00 |
|
mariano.iglesias
|
c689a95a43
|
Adding more tests for router regarding paging routes and named parameters
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6509 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-03-06 21:47:54 +00:00 |
|
the_undefined
|
885b41808f
|
Fixed return value for Controller::setAction
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6508 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-03-04 23:44:50 +00:00 |
|
nate
|
12466ebe43
|
Making sure default extension is always set when Router::parseExtensions() is used
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6507 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-03-03 23:56:18 +00:00 |
|
nate
|
017afa637d
|
Fixing View::render() for custom views on Windows, fixes #4265
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6506 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-03-03 23:30:52 +00:00 |
|
phishy
|
18b30e11b4
|
fixed bug in quoting of acl schema identifiers
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6505 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-03-03 18:34:15 +00:00 |
|
gwoo
|
afedfae4bf
|
fixes #4260, removed php5 syntax in xml
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6504 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-03-03 16:55:36 +00:00 |
|
the_undefined
|
5c6b6b9cf6
|
Removed illegal function names from Router::__named
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6503 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-03-03 16:01:46 +00:00 |
|
the_undefined
|
6ca8de212e
|
Optimized Router for speed
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6502 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-03-02 22:47:59 +00:00 |
|
nate
|
9fbf783286
|
Adding database prefix check in Model::setDataSource()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6501 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-03-01 20:30:01 +00:00 |
|
nate
|
5ce4469867
|
Adding fix for parenting issues in Tree behavior, fixes #4043, fixes #4037
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6500 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-03-01 20:26:42 +00:00 |
|
AD7six
|
2918b68877
|
adding test case for #4043
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6499 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-03-01 19:12:25 +00:00 |
|
the_undefined
|
0b4e8e63ac
|
Added support for multiple route parameters per path element
Fixed bug with pass param order
Added / updated router tests
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6498 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-03-01 15:57:25 +00:00 |
|
nate
|
1960be0dfa
|
Deprecating vendor() and removing all instances from the core, fixes #4016
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6497 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-03-01 05:23:32 +00:00 |
|
nate
|
6546a39098
|
Updating Model::setDataSource(), table prefixes now switch when switching DataSource, unless a custom table prefix is set, fixes #4062
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6496 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-03-01 05:15:53 +00:00 |
|
nate
|
b1c7938ad5
|
Adding counterCache test cases from #4122
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6495 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-03-01 03:41:43 +00:00 |
|
nate
|
affcdd23dc
|
Updating tree test case to verify addition of whitelisted fields, fixes #4141
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6494 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-03-01 03:31:11 +00:00 |
|
nate
|
e58c397bc9
|
Adding fix for loading join models classes from plugins, fixes #4014
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6493 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-03-01 03:25:46 +00:00 |
|
nate
|
195ad336a5
|
Updating Dispatcher test cases for new Router parameter features
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6492 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-03-01 03:13:19 +00:00 |
|
nate
|
ab50975306
|
Correcting UPDATE query generation to support SQL standards and MySQL-specific features in parallel, fixes #4080
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6491 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-03-01 03:12:12 +00:00 |
|
gwoo
|
1fbc3e6a9b
|
quick fix for with and saveMulti
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6490 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-29 22:01:09 +00:00 |
|
the_undefined
|
394322f35d
|
Added pass feature to Router::connect
Implemented it for Router::mapResources
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6489 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-29 20:22:57 +00:00 |
|
gwoo
|
3d191461b2
|
fixes #4236, typo in simpletest not installed error message
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6488 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-28 15:52:07 +00:00 |
|
gwoo
|
03a7ca842f
|
updating folder test for inPath, fixes #3922
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6487 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-28 15:35:00 +00:00 |
|
gwoo
|
815983cd74
|
adding patch for AclShell::setParent(), fixes #4240
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6486 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-28 15:22:29 +00:00 |
|
nate
|
b5d0baf98b
|
Fixing TimeHelper::timeAgoInWords()/relativeTime(), fixes #4241
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6485 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-28 05:06:37 +00:00 |
|
nate
|
c8ed9424da
|
Fixing errors thrown in Model::exists() when $useTable is false
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6484 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-28 04:35:20 +00:00 |
|
nate
|
9931e0ef93
|
Removing redundant test case from TimeHelper test
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6483 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-28 01:57:59 +00:00 |
|
nate
|
97dded350f
|
Returning default column type for models with no schema defined
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6482 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-28 01:53:54 +00:00 |
|
nate
|
3a11fe2340
|
Refactoring find types in Model::find()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6481 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-28 01:50:38 +00:00 |
|
the_undefined
|
8b8b268c08
|
Added test demonstrating useless error messages being thrown for table-less models
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6480 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-28 00:23:28 +00:00 |
|
gwoo
|
d3e2d51cbc
|
updating error handling, error.test, view.test, theme.test, change socket.test to use App::import()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6479 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-27 21:22:40 +00:00 |
|
nate
|
3316731dd9
|
Updating ACL component test case, disproves ticket #4190
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6478 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-27 03:57:33 +00:00 |
|
nate
|
6615daa6b0
|
Adding test case for saving UUID primary keys, disproves ticket #4123
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6477 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-26 06:20:16 +00:00 |
|
nate
|
f056ee4a3d
|
Adding double-escaping test case for DboSource, disproves #4196
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6476 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-24 15:28:17 +00:00 |
|
nate
|
4e573f48f0
|
Updating view test case
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6475 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-24 15:08:01 +00:00 |
|
nate
|
048626c547
|
Fixing placement of charset tag in layout templates, fixes #4200
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6474 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-24 03:47:41 +00:00 |
|
nate
|
bd2ac9a1c1
|
Fixing Auth component so login still works when you allow('*'), fixes #4159
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6473 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-24 03:20:43 +00:00 |
|
nate
|
c1251c8265
|
Adding DboSource fix for SELECT DISTINCT, fixes #4101
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6472 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-24 03:15:37 +00:00 |
|
nate
|
3140144a1f
|
Adding behavior test case and fixing validation behavior methods, fixes #4205
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6471 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-24 02:47:10 +00:00 |
|
nate
|
3bc622b250
|
Implementing non-interactive mode in console scripts
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6470 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-24 02:44:45 +00:00 |
|
nate
|
0572926d49
|
Refactoring model behavior handling
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6469 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-21 15:36:13 +00:00 |
|
phishy
|
5c9c5dbb47
|
removed duplicate baseConfig
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6468 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-20 20:02:18 +00:00 |
|
the_undefined
|
61882940a4
|
Reverted test case change
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6467 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-19 04:07:03 +00:00 |
|
gwoo
|
9d5435266e
|
reverting httpsocket change from [6439]
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6466 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-19 03:59:27 +00:00 |
|
the_undefined
|
3120d055f9
|
Got HttpSocket tests to pass again
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6465 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-19 03:55:12 +00:00 |
|
gwoo
|
fb4244bb89
|
updating Helper::setEntity() and form.test
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6464 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-18 21:58:32 +00:00 |
|
john
|
18dc1fd456
|
Undefined var in parse() method causing problems. Original author most likely meant $attr.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6463 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-02-15 20:47:44 +00:00 |
|