gwoo
|
f0d03a91cf
|
Merge branch 'master' into 1.3.x.x
|
2009-02-09 12:01:06 -08:00 |
|
nate
|
519db5e281
|
Changing FormHelper::label() to allow param to be a string (class name)
|
2009-02-09 11:39:37 -05:00 |
|
mark_story
|
d3ee6b31f1
|
Added conditional check for compatibility with MySQL 4.x result sets to DboMySqlBase::index(). Tests added. Thanks to 'teknoid' for the help. Closes #4503
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8020 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-08 23:09:08 +00:00 |
|
mariano.iglesias
|
b71457f332
|
Adding test case to show how auto-computed fields should be removed from data if using to clone records, closes #6066
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8019 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-07 14:56:37 +00:00 |
|
nate
|
c2f111a45a
|
Standardizing format string in PaginatorHelper::counter(), %page% becomes {:page}, old keys still work, but will be deprecated
|
2009-02-07 08:41:15 -05:00 |
|
gwoo
|
f7dd0800d1
|
fixes #6062, AuthComponent and Controller::scaffold
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8018 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-06 23:23:12 +00:00 |
|
nate
|
23174203e3
|
Optimizing helper loading loop in View::_render()
|
2009-02-06 18:13:17 -05:00 |
|
nate
|
c200fcb062
|
Updating and refactoring help text for Cake console, adding support for reverse-route lookups
|
2009-02-06 18:12:18 -05:00 |
|
gwoo
|
bf1e080aeb
|
updating cache documentation and tests refs #5347
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8017 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-06 22:56:06 +00:00 |
|
nate
|
c636b2868d
|
Removing raw .sql files from app/config, renaming sql/ => schema/
|
2009-02-06 11:37:28 -05:00 |
|
mark_story
|
9d24c1746f
|
Adding test case to validation for sbcglobal.net addresses closes #6065
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8016 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-06 14:18:53 +00:00 |
|
mark_story
|
4b00c29eef
|
Updating doc blocks to improve readability in API.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8015 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-04 05:00:59 +00:00 |
|
mark_story
|
e7c71b4125
|
Updating doc blocks in helpers. Helps generate cleaner API.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8014 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-03 18:48:28 +00:00 |
|
mark_story
|
ddc047751c
|
Adding submitted test cases from harking Closes #6047
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8013 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-02 02:58:15 +00:00 |
|
nate
|
bb6606a5ba
|
Removing Flay test case
|
2009-01-26 23:17:58 -05:00 |
|
mark_story
|
2da0c208d5
|
Fixing Helper::value() when only a fieldname is used. Refactoring Helper::value() to reduce method calls. Added tests to Helper. Fixes #6033
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8012 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-26 19:45:55 +00:00 |
|
the_undefined
|
27065d7aab
|
Fixed bug in AuthComponent that allowed uppercase actions to pass checks
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8011 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-26 18:50:09 +00:00 |
|
mark_story
|
1895f1c3be
|
Fixing saveAll() when used in conjunction with belongsTo data and validate => first. Tests added.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8010 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-25 23:48:28 +00:00 |
|
mark_story
|
af49aec444
|
Adding session->delete() to remove bleed through in tests.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8009 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-21 22:52:44 +00:00 |
|
mark_story
|
65a047542e
|
Adding test case to disprove regression in Auth component. Closes #5961
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8008 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-21 22:34:46 +00:00 |
|
renan.saddam
|
dcf1c1e154
|
Added tests to disprove TreeBehavior can generate warning. Closes #5975.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8007 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-21 01:17:51 +00:00 |
|
renan.saddam
|
b5d7f182a0
|
Disproving FormHelper::textarea always escapes value. Closes #6016.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8006 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-21 01:15:29 +00:00 |
|
nate
|
03ddde69fd
|
Removing Flay library
|
2009-01-20 17:58:12 -05:00 |
|
nate
|
c7d133fc0f
|
Removing variable name inflection from Controller::set()
|
2009-01-20 14:36:39 -05:00 |
|
nate
|
5a7dc398dd
|
Setting default permissions on tmp directory
|
2009-01-20 14:07:16 -05:00 |
|
nate
|
b6fed414e8
|
Updating version number in core config
|
2009-01-20 14:06:00 -05:00 |
|
gwoo
|
9f83e96fb9
|
merging fixes to trunk
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8004 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-16 20:15:21 +00:00 |
|
nate
|
d75b063dca
|
Correcting quoted-alias replacement in DboSource, adding (and mocking) MS SQL test, fixes #5942
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8003 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-16 19:08:44 +00:00 |
|
nate
|
76fba20721
|
Adding sanity checking to setup() callback for behaviors.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8002 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-16 17:49:41 +00:00 |
|
mark_story
|
1111829e99
|
Fixing issue in __saveMulti() where unique was not always honoured. Thanks for the patch 'Jafinto'. Tests added. Closes #6006
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8001 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-16 04:09:44 +00:00 |
|
renan.saddam
|
9aabc8c893
|
Removing non-used extract() from missingDatabase()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8000 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-15 02:33:50 +00:00 |
|
renan.saddam
|
157ee1efbf
|
Removing VALID_NUMBER and VALID_NOT_EMPTY from tests, applying patch from 'jperras'. Fixes #5901
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7999 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-15 01:55:31 +00:00 |
|
renan.saddam
|
de5cb3cabf
|
Adding tests to Router::url in order to test url generation with mapResources(). Closes #5951.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7998 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-15 01:17:09 +00:00 |
|
AD7six
|
b9ea171429
|
fixes #6003 tree behavior fails with uuids
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7997 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-15 00:50:01 +00:00 |
|
AD7six
|
704188e2b9
|
correcting shorthand if else statement
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7996 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-15 00:01:19 +00:00 |
|
AD7six
|
5af1835722
|
adding tests for #6003
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7995 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-14 23:40:47 +00:00 |
|
AD7six
|
56afb72825
|
changing $model for $Model to follow conventions ($Model is an object)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7994 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-14 23:21:53 +00:00 |
|
AD7six
|
eec4d15898
|
fixes #5971 - Error generated by behavior if invoking overloaded method from within the behavior
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7993 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-14 23:19:59 +00:00 |
|
TommyO
|
67b9a80bcf
|
Fix simple problem with substr where warning was being thrown
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7992 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-14 23:05:51 +00:00 |
|
mark_story
|
b94a85e938
|
Altering Helper::url() to enforce escaped query strings for generated urls.
Tests added to Html::link(). Fixes #5982
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7991 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-14 22:41:47 +00:00 |
|
TommyO
|
de1d1ae3bd
|
Fixed asset.timestamp inconsistency for css files.
Added tests to confirm css linking.
Closes #5990. Fixes #5991
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7990 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-14 22:19:11 +00:00 |
|
mark_story
|
287968934f
|
Fixing next()/prev() when paginating multiple models. Added tests from 'hummer'. Fixes #5970
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7989 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-14 22:08:11 +00:00 |
|
gwoo
|
c53c28760f
|
closes #5968, refs #5798, reverts [7893], when dependent is true, conditions are not respected on HABTM associations when deleting parent record. [7893] would result in orphaned records. If more fine grained control is needed, create a model for the join table and handle it on an application/applicaiton basis.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7988 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-14 22:01:01 +00:00 |
|
mark_story
|
7c87d36d74
|
Updating Router::queryString() and Router::url() to allow additional parameters to force escaping of & used in query strings. Tests added. Refs #5982
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7987 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-14 21:38:11 +00:00 |
|
mark_story
|
ba42eb05c1
|
Fixing broken tests refs #5687
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7986 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-14 20:37:31 +00:00 |
|
gwoo
|
c0f767a3aa
|
fixes #5976, Xcache::clear()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7985 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-14 19:33:30 +00:00 |
|
gwoo
|
6026e75009
|
fixing preg error in Router::normalize cause by last commit
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7984 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-14 18:27:14 +00:00 |
|
mark_story
|
6c243e1106
|
Fixing pirate spelling in model.test.php. Thanks to 'teknoid' for the patch. Fixes #6002
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7983 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-14 18:04:31 +00:00 |
|
mark_story
|
c4fe08415b
|
Removing ob_start() calls from cake_reporter. Significantly reduces memory usage of test suite. Fixes #5972
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7982 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-14 18:00:18 +00:00 |
|
gwoo
|
52318f9d17
|
fixes #5978, Router::normalize url generation
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7981 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-14 17:55:48 +00:00 |
|