mark_story
c4b4c25402
Removed BOM from form.php. Closes #5317
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7497 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-25 14:57:37 +00:00
mark_story
9ae4975bff
Applied patch from 'biscazziere' updated TimeHelper::timeAgoInWords() to be i18n friendly. Closes #5082 .
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7496 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-25 03:15:10 +00:00
gwoo
921a5770db
fix for Set::reverse() with _name_
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7495 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-24 22:08:13 +00:00
mark_story
d8e1778a0d
Adding additional tests to expand coverage of stripping script elements.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7494 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-24 19:01:54 +00:00
mark_story
c54fd3c720
Applied patch from 'djclue917' to fix multiple file uploads for multi record forms. Tests Added. Closes #5237
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7493 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-24 16:44:33 +00:00
mark_story
9895f6d39b
Added check in AuthComponent::hashPasswords() to ensure that data is an array. Tests Added.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7492 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-24 15:18:37 +00:00
mark_story
ce8dccc1fc
Expanding docblock on model::save()
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7491 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-23 21:31:38 +00:00
mark_story
e114cc4e80
Adding test case for CakeTestCase (72% coverage). Adding necessary pieces to test_app as well.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7490 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-23 17:28:08 +00:00
nate
b0b10f16ce
Moving operator checking in DboSource::__parseKey(), fixes #5294 (extra = being added to queries with bound parameters)
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7489 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-23 14:50:27 +00:00
gwoo
fb47301258
adding _name_ property to nested Set::map() objects
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7488 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-22 19:17:48 +00:00
mark_story
792863a3b4
Adding test to illustrate #5302 . Corrected Error in doc block. Closes #5302
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7487 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-22 17:50:32 +00:00
nate
6f660812ca
Adding FormHelper security token patch from renan.saddam, fixes #5061 , adding test to disprove #2729 (FormHelper::input() and float fields)
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7486 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-22 16:05:34 +00:00
nate
dbbbccdf18
Refactoring Router, fixed coding standards. Fixed quoting issue in DboSource::name(), affecting quoting of fields starting and ending with ()
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7485 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-22 04:06:29 +00:00
mark_story
4db90553ec
Router::parse will now pass ids of '0'. Test Added. Closes #5299
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7484 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-22 03:27:07 +00:00
mark_story
5199c5cb9d
Fixed issues with inifinite recursion on missing component. Refactored missing helper errors. Closes #5297
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7483 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-22 01:52:37 +00:00
gwoo
a17e64d108
fixes #5293 , memcache initialization
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7482 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-21 16:57:59 +00:00
mark_story
79c4b5bb36
Fixing doc block typo. Closes #5296
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7481 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-20 18:05:26 +00:00
mark_story
44d454fe77
Removing getTests() on last commit.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7480 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-20 02:38:08 +00:00
mark_story
b4c14ab89c
Adding tests for db source prefix switching. Refs #5266
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7479 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-20 02:37:23 +00:00
mark_story
a59f4d0170
Adding conditional check for constant. Removes notice when running all_tests group. Closes #5281
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7478 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-19 01:34:44 +00:00
mark_story
21acac5c59
Removing Helper::assign()
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7477 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-19 01:25:33 +00:00
mark_story
b3b9827862
Changed check for tablePrefix. Closes #5266
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7476 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-19 01:18:33 +00:00
mark_story
158d19e0a0
Removing variable assignment from $this->{$className}->recursive = -1; Fixes #5280
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7475 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-18 23:28:16 +00:00
AD7six
01eec6b12e
adding test case for complex, calculated, sort expression
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7474 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-18 18:34:01 +00:00
gwoo
582d8277fd
fixes #5119 , PDT warning in acl.ini.php
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7473 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-16 18:04:28 +00:00
gwoo
9af76b2512
fixes #5226 , locale in translate behavior
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7472 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-16 16:39:48 +00:00
mark_story
d6f5d9782c
Fixing typo in ClassRegistry Doc block. Closes #5274
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7471 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-15 17:11:54 +00:00
mark_story
a53a08574d
Added ClassRegistry::flush() to testAction(). Repairs issue with view vars not being unique between testAction() calls in the same test case. Closes #5273
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7470 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-15 17:08:00 +00:00
mark_story
fb5a0a6f12
Removed collision with testCase fixtures, causing fixtures to be missing when running testAction() more than once per test case. Closes #5267
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7469 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-15 01:26:24 +00:00
mark_story
5874916ccb
Adding Tests to cover 'in' when doing finds, and making multi record forms with loops.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7468 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-15 01:12:31 +00:00
mark_story
3fb44e4485
Adding 'submitOnBlur' to $editorOptions. Closes #5263
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7467 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-14 21:03:15 +00:00
nate
dfc115d5da
Updating findCount() calls to find('count') in Model test, fixing custom field counting support, regex typo in DataSource
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7466 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-14 16:52:29 +00:00
gwoo
7d9af97bd0
fixes #5261 , return by reference in class registry
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7465 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-14 06:09:31 +00:00
mark_story
9cb854b48e
Fixed default values being declared for integer column types when default = ''. Closes #5244
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7464 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-14 00:33:44 +00:00
gwoo
074ede4639
adding additional case for Router::normalize() and Controller::referer() to show #5157 is invalid
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7463 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-13 18:07:52 +00:00
gwoo
0b8d7027ec
fixes #5259 , undefined variable in CakeTestCase
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7462 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-13 16:24:21 +00:00
TommyO
fe62d7f70d
Allow smtp response to be handled more efficiently by Socket class.
...
Parse test for smtp response checks more accurately at the beginning of the response.
Fixes #5062 .
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7461 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-13 16:06:23 +00:00
mariano.iglesias
0b5fbe04f6
Making code PHP4 friendly again
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7460 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-13 11:29:33 +00:00
mark_story
fb15d71284
Fixing CakeTestCase::testAction() Now works as expected. Closes #5246
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7459 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-13 01:22:33 +00:00
gwoo
6fb27553f1
fixes #5254 , setting secure session cookie when https is used
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7458 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-12 23:47:00 +00:00
gwoo
abfaf85955
reverting change to CakeSocket::read()
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7457 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-12 23:02:39 +00:00
gwoo
34b4ecb9c2
correcting usage of feof in CakeSocket::read()
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7456 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-12 22:42:33 +00:00
nate
1fa9939965
Refactoring Cache key generation, fixing SQLite cache, and invalidating cache on database reconnect
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7455 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-12 21:08:51 +00:00
gwoo
995040a98a
fixes #5239 , primary key for HABTM, reverts last change for #5233 which broke the tests
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7454 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-11 16:18:19 +00:00
AD7six
460223b61a
fixes #5203 - removeFromTree should return after deleting a node with no children.
...
Also modified removeFromTree to set the parent_id to null if removeFromTree is called on a node with no children and
delete is set to false
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7453 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-11 15:54:54 +00:00
gwoo
8cb73ead3c
fixes #5233 , uppercase fields in containable
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7452 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-11 15:11:06 +00:00
gwoo
1ba01ef786
fixes #5227 , adodb fetch row
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7451 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-11 14:42:37 +00:00
gwoo
fb3eb24a0d
fix for xml::toArray to allow any node to use it
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7450 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-10 16:26:43 +00:00
mark_story
a180071f6c
FormHelper::checkbox() now sets name of hidden field when name option is set. Closes #5224
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7449 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-09 22:08:17 +00:00
mark_story
3a06f840c3
Adding patch from 'dardosordi' fixes RequestHandler type detection with character set. Closes #5223
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7448 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-09 18:32:59 +00:00
renan.saddam
cd09746201
Added tests to prove wrong generation of hash when hidden value equal to 0 (zero). Refs #5061 .
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7447 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-08 15:08:18 +00:00
mark_story
9e51a64f87
Adding additional doc block explanations for method options.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7446 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-08 12:29:49 +00:00
gwoo
2ecfeb182d
fixes #5228 , wrong numbers in model task validation routine
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7445 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-08 08:53:50 +00:00
mark_story
01db539c39
Missing append operator, causing field name output to not be generated fixed. Closes #5228
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7444 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-08 03:59:06 +00:00
mark_story
54fa1833e8
Added category handling to RssHelper. Additional tests added. Closes #5135
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7443 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-08 03:49:53 +00:00
gwoo
cda0009723
Fixing registry so the model group has
...
8/8 test cases complete: 1509 passes, 0 fails and 0 exceptions.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7442 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-07 18:53:05 +00:00
mark_story
1d94d3ccfd
Removed $ from model task. Closes #5216 .
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7441 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-07 17:06:03 +00:00
nate
b3395569cf
Fixing quoting for complex conditions in DboSource, fixing broken DboSource tests
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7440 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-07 16:38:15 +00:00
gwoo
76f7d6dc43
making changes to all the model group to run. Currently I get 8/8 test cases complete: 1486 passes, 22 fails and 3 exceptions.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7439 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-07 15:36:26 +00:00
AD7six
99e3b11a61
correcting name variable of AclPerson model used in acl tests
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7438 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-06 14:13:01 +00:00
TommyO
48f55a0f56
Greatly modified the way newLine characters are handled.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7437 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-05 17:02:22 +00:00
gwoo
ed6ea45581
closes #5207 , empty values in scaffold view
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7436 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-05 14:33:44 +00:00
gwoo
a29b328c16
closes #5206 , adding clearstatcache() to File::delete()
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7435 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-05 14:19:29 +00:00
renan.saddam
5319e89b5c
Refactoring RssHelper tests.
...
Adding tests to multiple category inside item. Refs #5135 .
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7434 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-05 03:24:18 +00:00
renan.saddam
57575402bc
Removing deprecated methods. Commenting several classes.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7433 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-05 03:22:25 +00:00
mark_story
0f8326e376
fixing error from earlier
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7432 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-05 02:53:56 +00:00
gwoo
18c0e70151
fixing root vendor path which was changed in 7422
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7431 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-04 20:09:27 +00:00
mark_story
e7e43252f3
Allowing overriding of schema class and file name. Closes #5175 . Fixed issue with php4 compatibility in CakeSchema
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7430 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-04 19:46:44 +00:00
DarkAngelBGE
b3f06defcd
adding workaround for schema generate snapshot. Fixes #5159 Adding documentation for schema generate snapshot.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7429 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-04 16:53:39 +00:00
AD7six
ac6c22d910
Allowing schema test to run as part of a group test
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7428 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-03 17:41:05 +00:00
AD7six
903b78d108
Changing FormatColumns to refer to model->alias instead of model->name
...
Test case modified to use a unique class name (to allow test groups to run)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7427 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-03 15:32:33 +00:00
nate
c917c611dc
Adding Spanish-language error message detection to DboMssql, fixes #5195
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7426 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-03 14:12:08 +00:00
mark_story
d9de0c6cd5
Adding documentation to doc-blocks for View
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7425 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-03 05:24:10 +00:00
mariano.iglesias
eb02ec4ca9
Fixing issue on Containable when multiple unbindings take place on the same model, fixes #5096 . Fixing notices on unmergable results on DboSource.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7424 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-02 21:56:55 +00:00
AD7six
c3e28fdb66
correcting eroneous reference to $db in model tests
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7423 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-02 19:57:04 +00:00
AD7six
0bfaa1ab89
Modifying the core path method to break on the first found core installation
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7422 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-02 19:49:54 +00:00
AD7six
53dcefff53
Modifying dbo_source to refer to $this->fullDebug rather than Configure::read() to determine whether or not to log
...
queries
modifying fixture loading to not log create, drop, truncate statements
correcting model tests that change fullDebug to reset to the value before the test ran
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7421 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-02 19:41:53 +00:00
DarkAngelBGE
f131b2e441
refactoring Security::hash(), fixing two broken tests in Security
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7420 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-02 14:44:42 +00:00
DarkAngelBGE
27125a247b
fixing broken sanitize::escape() test
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7419 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-02 14:31:50 +00:00
renan.saddam
a07a023bbc
Added tests to prove conditions parsing complex keys bug. Refs #5134
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7418 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-02 14:26:50 +00:00
renan.saddam
616682decd
Added tests to save data with non existent fields. Closes #5154 as invalid
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7417 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-02 00:50:40 +00:00
mark_story
9e9775ee53
Fixing clearCache() no notices are generated. Closes #5012
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7416 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-01 23:46:53 +00:00
the_undefined
8fb9a50d3c
Added test for using Set::insert to overwrite keys with empty values and reverted change permitting it
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7415 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-01 16:52:34 +00:00
AD7six
739c5169e4
fixes #5064 Preventing 'floating' results from being returned by find('threaded')
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7414 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-01 16:49:56 +00:00
mark_story
5ff62650e5
Correcting file layout in test_app. Fixing tests in Configure test and ThemeView Test.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7413 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-01 16:23:16 +00:00
mark_story
bdf4c8406c
Fixing broken view tests.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7412 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-01 15:50:37 +00:00
nate
185a832e22
Removing column length from unsupporting columns in DboPostgres::buildColumn(), fixes #4804
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7411 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-01 13:10:37 +00:00
TommyO
570145d568
Added test to show (deprecated?) support of string status codes in redirect().
...
Fixed fail on string status codes in redirect().
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7410 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-01 11:27:53 +00:00
nate
8284872b82
Adding schema scoping to table description queries in DboPostgres, fixes #5006
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7409 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-01 06:33:01 +00:00
nate
793295036f
Re-fixing Model::set() to allow for fields that don't exist, fixing model validation with messages, adding tests to prove parameter order for custom validation errors, refs #50005
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7408 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-01 06:28:59 +00:00
nate
661e757612
Refactoring configuration handling in DataSource
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7407 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-01 06:08:23 +00:00
nate
22edda11ad
Adding FormHelper test to disprove ticket #5184
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7406 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-01 05:39:53 +00:00
nate
f5977baeb5
Fixing magic find methods in DboSource, and fixing DboSource::reconnect() to merge old params instead of overwriting
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7405 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-01 04:54:54 +00:00
nate
974e62baf1
Adding file to previous commit
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7404 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-01 04:53:45 +00:00
nate
0119c0d46f
Fixing HTML entity escaping in helpers, fixing broken XmlHelper test, all helper tests now passing
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7403 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-01 04:53:16 +00:00
mark_story
c5cfc77365
Removing php5 only code.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7402 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-01 01:34:17 +00:00
gwoo
4a94397b43
removing deprecated code
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7401 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-01 01:04:03 +00:00
gwoo
cf8ddbada0
reverting accident commit in time helper from [7387]
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7400 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-01 00:48:14 +00:00
gwoo
c350448cd8
adding a notEmpty rule to validation and updating bake default for strings to use notEmpty
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7399 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-31 23:58:20 +00:00
gwoo
b0d2451a97
removing optional instantiation of Set class. Adding toArray() to xml class and calling it from Set::reverse(); updated test cases.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7398 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-31 23:50:32 +00:00
gwoo
e8acb375ec
fixes #5179 , set::numeric and other fails in set.test
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7397 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-31 19:36:28 +00:00
gwoo
4a5282bcd7
closes #5172 , AuthComponent login with with UUID
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7396 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-31 19:00:12 +00:00
gwoo
7ce4bd4131
closes #5160 , finishing tag implementation on paginator helper
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7395 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-31 16:58:57 +00:00
renan.saddam
93c29a1f3a
Added tests to cover numeric array comparison. Refs #5179
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7394 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-31 16:33:56 +00:00
gwoo
f6d269a9e0
closes #5142 primary key on custom join models
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7393 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-31 15:38:23 +00:00
mark_story
f97a3f27b0
Quick update to AclBehavior test. Expanded coverage on deletion of dependant Nodes.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7392 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-31 03:35:26 +00:00
mark_story
3402f40061
Adding test case for AclBehavior. Modified AclBehavior to use $model->name for configuration and operation. Closes #5163
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7391 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-31 03:26:15 +00:00
mark_story
7f75f74f5b
Updated test_plugin/tests views to reflect changes made in tests.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7390 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-31 00:55:24 +00:00
mark_story
8b28eec1ab
Removed almost all am() calls from core.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7389 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-31 00:16:16 +00:00
gwoo
a4499befe3
fixes #4086 caching with params
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7388 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-30 21:14:22 +00:00
TommyO
b6e9888753
Replaced all instances of ife() in /cake
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7387 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-30 20:34:01 +00:00
gwoo
565163303c
changing ClassRegistry::params() to ClassRegistry::config()
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7386 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-30 19:53:12 +00:00
nate
5c796f4dbe
Disabling caching on SQLite table list queries, adding SQLite test, fixes #5174
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7385 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-30 19:18:48 +00:00
TommyO
7c7410bda2
Replaced instances of ife() with more sutiable alternatives in model.php
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7384 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-30 16:26:48 +00:00
DarkAngelBGE
501437baa0
introducing ClassRegistry::params() to fix testing of models associations; also removes the need for TestModels that extend the model under test to change the useDbConfig, fixes #5158 , #5076 (kudos to nate)
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7383 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-30 15:37:26 +00:00
DarkAngelBGE
eddf2ee5f3
conditional inclusion for ErrorHandler class in the session.test file in order to prevent the CakeSession class being redeclared when running the testsuiteshell; fixes #5092
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7382 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-30 14:00:36 +00:00
DarkAngelBGE
0948035eba
fixing broken test in theme test file
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7381 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-30 13:57:24 +00:00
DarkAngelBGE
0d147f8652
fixing broken test in view test file
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7380 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-30 13:56:45 +00:00
DarkAngelBGE
1052d21522
fixing broken tests in FormHelper, closes #5088
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7379 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-30 13:40:59 +00:00
DarkAngelBGE
1fdc76ba1a
enabling different paths for plugin tests closes #5105
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7378 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-30 13:39:17 +00:00
DarkAngelBGE
838ecb8527
doc comments for the test manager class
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7377 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-30 13:37:06 +00:00
mark_story
3c1ebafa0a
Modified dbo_mysql update() fixes issue with updateCounterCache on self join tables. updateCounterCache query optimized. Closes #4652 , #5152
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7376 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-30 02:22:15 +00:00
mark_story
bd298f0ff3
Fixed broken test.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7375 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-30 01:12:03 +00:00
mark_story
4267a4f631
Added patch from 'cavendish' releasing previous result resources in resultSet(). Closes #4801
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7374 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-29 23:29:26 +00:00
mark_story
96b5a6fa87
Added test to prove #5125 . Added documentation to updateAll.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7373 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-29 01:18:57 +00:00
gwoo
e0e20aa4fb
fixing check for cache settings
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7372 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-28 20:29:55 +00:00
gwoo
ce5550fb37
adding Cache::set() will change settings until write, delete, clear, or set is called. refactoring class to use Cache::set()
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7371 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-28 02:29:58 +00:00
mark_story
ac45340a71
Optimization when checking for setTable prefix.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7370 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-27 15:55:49 +00:00
gwoo
460b219810
small refactor to Controller::paginate handling of sort direction
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7369 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-27 15:55:19 +00:00
mark_story
9b857e9f36
Added camelCase check for setTablePrefix. setTablePrefix now fires on PHP5. Closes #5147
...
Updated test in model.test to reflect changes in empty string handling for float and integer types.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7368 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-27 04:19:54 +00:00
mark_story
8185fb87fc
cleaning up requires to be App::import()
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7367 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-27 03:36:30 +00:00
mark_story
8d2e4721e3
Added checks for empty string in integer columns. value() Now returns NULL. Closes #5141
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7366 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-27 02:49:02 +00:00
gwoo
e26b7e7a63
refactor dispatcher, fixes #5033
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7365 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-26 20:09:20 +00:00
gwoo
caa7bb6218
updating cache engines so key will expire when duration is changed, updated datasource and configure to for new settings, closes #5083
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7364 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-26 20:00:20 +00:00
nate
4451c02b1c
Corrects handling of fully-qualified URLs in Router::normalize(), fixes #4036
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7363 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-25 11:45:00 +00:00
mark_story
6add903d84
Corrected key in validation::multiple test. closes #5146
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7362 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-24 23:55:15 +00:00
TommyO
5dc4388fa0
Added tests for template and layout rendering. Currently fail as component doesn't wordwrap properly. May also explain #4498
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7361 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-24 13:54:39 +00:00
TommyO
e235e422ed
log fix: Committed in error. No real changes made to file.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7360 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-24 13:52:37 +00:00
TommyO
c466cfdc8b
Adding elements and templates to test app for EmailComponent
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7359 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-24 13:34:46 +00:00
nate
b0b9c1e4bd
Adding PaginatorHelper tests for additional custom URL settings
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7358 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-24 04:04:21 +00:00
mark_story
cc098629a6
Added direction check to Controller::paginate(). paginate() now forces 'asc' when wrong. Added tests. Closes #5120
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7357 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-24 02:46:39 +00:00
mark_story
b45a369d1d
Added string cast to FileEngine::read() closes #5094
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7356 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-24 02:23:46 +00:00
mark_story
d7b043a374
Fixing test_app/test_plugin files. Many had incorrect file / class names. Added tests to cover plugin class loading, and dispatching.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7355 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-24 02:19:05 +00:00
gwoo
d6d7bd68bd
changing include to readfile, fixes #5033
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7354 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-23 20:53:59 +00:00
mark_story
c1dce9e7ff
Implemented Validation::multiple() Tests added. Closes #5086 , #3329 , #4852
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7353 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-23 02:15:48 +00:00
mark_story
71634b6b1d
Relaxing Sanitization on error messages to prevent UTF-8 characters from being stripped. Closes #5133
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7352 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-22 23:33:01 +00:00
mark_story
d9bb166721
Added firebird transaction commands. Thanks to 'daniele.teti'. Closes #5130
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7351 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-22 23:22:17 +00:00
phishy
9cf8a77e88
added fetchResult() wrapper
...
fixed queryAssociation(), it was producing invalid queries
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7350 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-22 12:20:18 +00:00
mark_story
2bf7181f05
Added check to Configure::getPaths() to account for chroot 'ed hosting. Tested with open_basedir. Closes #5093
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7349 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-22 01:12:53 +00:00
mark_story
0b23ec64ff
Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import().
...
Added tests to configure.test to test importing from plugins.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7348 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-21 02:40:58 +00:00
mark_story
c286736f69
Added afterFind callback to Models where recursive >= 2. Added tests from 'ezyang'. Closes #5103
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7347 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-20 17:25:39 +00:00
mark_story
c1bac3358a
Adding additional tests related to prefix routing. Shows usage in paginator. Refs #5115
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7346 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-19 17:20:42 +00:00
mark_story
c19e7ff3da
Modified test to use accented characters.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7345 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-17 17:14:28 +00:00
mark_story
993bee59fa
Moving charset meta tag above title tag. Closes #5107
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7344 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-17 17:07:42 +00:00
the_undefined
d363dfccd1
Fixed documentation for date 'my' validation
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7343 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-17 15:59:18 +00:00
mark_story
4355a13939
Altered TextHelper::truncate() when using exact = false and considerHtml = true close tags would be chopped off leaving incorrect Html. Closes #4941
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7342 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-16 12:40:49 +00:00
mark_story
2e5532348d
Removed end of generated file whitespace from plugin bake task. Closes #5102
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7341 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-16 12:34:03 +00:00
renan.saddam
8bbc0d7078
Added test case to prove #5096 . Refs #5096
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7340 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-16 00:48:58 +00:00
joelmoss
029f2ab75c
Created test to prove #4941 . Refs #4941
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7339 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-15 11:01:44 +00:00
mark_story
b2d74c8be1
Added tests to cover model validation setting errors, controller render passing error and form helper field error display. Closes #5077 .
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7338 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-15 02:13:14 +00:00
mark_story
c53669f928
Updated CSS files to remove display:block property on all inputs. Added additional padding to radio buttons. Closes #5073
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7337 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-13 23:28:45 +00:00
mark_story
684fb5fcce
Replaced in_array() with array_key_exists(). Closes #4465
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7336 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-12 00:23:08 +00:00
mark_story
20851bd548
Added ability to singularize 'gloves', 'wolves', 'shelves' and other ves words. Added tests. Closes #5080
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7335 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-12 00:22:09 +00:00
mark_story
96fa4e4db1
Updated skel/config/routes.php to reflect .ctp extension. Fixed spelling error. Closes #5084
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7334 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-10 17:37:32 +00:00
mark_story
5ec8eef6ce
Added userOffset check to timeAgoInWords, tests added. Closes #5068 .
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7333 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-10 03:30:28 +00:00
AD7six
a98cafcfbe
Adding test case for #5064
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7332 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-09 17:51:08 +00:00
nate
0cd5b435d9
Adding Router tests to verify URL generation with flags and prefixes both in and out of context
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7331 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-09 14:28:32 +00:00
joelmoss
aa1b0c776e
JavascriptHelper::blockEnd now correctly respects safe option. Test also added. Fixes #5074
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7330 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-09 12:08:51 +00:00
renan.saddam
8d644172c9
fixing broken test, improving code coverage
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7329 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-09 04:07:16 +00:00
mark_story
acdbf66f50
Adding tests to object test. Coverage now ~80%
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7328 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-09 03:15:01 +00:00
mark_story
a341e74f03
String::insert() now variable safe. Tests added. Fixes 5041.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7327 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-07 23:24:39 +00:00
gwoo
c3aa47f08e
updating Securiity::hash(), closes #5060 , closes #5044 .
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7326 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-07 17:13:09 +00:00
mark_story
e20944a976
Added patch from 'biesbjerg' corrects timestamps not being applied to Vendors css and js. Closes #5045
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7325 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-07 01:19:41 +00:00
phpnut
3713fe25ae
Reverting change to Security::cipher(); in [7322]. Newer versions of PHP 5.2.1 and above no longer produce same identical seeds
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7324 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-05 15:03:46 +00:00
phpnut
ed0a031ec4
Adding correct test cases for #5046 showing proper prefix usage, closes #5046 as invalid
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7323 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-05 14:48:09 +00:00
phpnut
9bc1acb2ec
Closes #5051 , AjaxHelper form function should use mt_rand() instead of rand().
...
Replaced all rand() with mt_rand() in the core.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7322 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-05 14:31:22 +00:00
phpnut
bdc3685e62
Fixes #5024 , find('threaded') returns empty array if root node is not included in the results.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7321 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-05 14:10:42 +00:00
phpnut
d853520e46
Fixes #5025 , UTF8 signs are not treated correctly at form validation
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7320 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-05 13:25:22 +00:00
phpnut
1c2b1ef8eb
Fixes #5008 , DBO Source fails on >= query fixes failing tests added in [7302]
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7319 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-05 12:56:56 +00:00
phpnut
84069e372f
Fixes #5021 , findAllThreaded does not work with tables that have set primaryKey to something other than 'id'
...
Removed am() from Model::_findThreaded();
Cleaned up error.php and dispatcher.test.php
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7318 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-05 12:37:18 +00:00
gwoo
20439c098b
adding another test case for img from vendors, closes #5033
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7317 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-05 12:24:51 +00:00
phpnut
5131e1c3b3
Fixing undefined variable usage in Model::saveField();
...
Fixes #5053 Model:saveField $options bug;
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7316 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-05 11:02:09 +00:00
phpnut
8b3dc85907
Committing test case I missed in [7314] for ticket #5016
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7315 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-05 10:27:29 +00:00
phpnut
30a49a39e4
Fixes #5016 , Security->disabledFields not working properly. Empty value arrays needed to be unset
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7314 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-05 10:10:19 +00:00
phpnut
6ee4849172
Removing invalid test case added in last commit
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7313 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-05 09:47:13 +00:00
phpnut
822c8978a9
Fixes #5002 Model name in PaginatorHelper sortKey.
...
Closes #5032
Small performance improvement in App::!__load();
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7312 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-05 09:44:42 +00:00
gwoo
5ddd330b11
closes #5019 , updating test case to show that security component is operating as expected. fix for newLine in utf subject of email component
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7311 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-04 14:18:01 +00:00
gwoo
a764b471f6
closes #5011 , target _blank for all html links that open new windows
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7310 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-04 13:44:23 +00:00
gwoo
3ab12a868f
updating controller test. closes #5029 , if you change the content type with request handler in a test debug must be set to 0, see line 630 of RequestHandler. Fixed duration handling for core cache settings when debug equal to 1
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7309 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-04 13:26:43 +00:00
mark_story
23dac08d77
Updated non-existent variable, removes notice error, closes #5043
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7308 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-03 17:34:09 +00:00
mark_story
3da913f392
Updated String::insert() so that when using ? as parameter it offsets the length of the parameter. Added tests to model, and string. Closes #5035
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7307 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-03 02:19:19 +00:00
mark_story
c25ed9016a
Fixed attributes being set for select elements in formHelper::dateTime() when $options[id] is specified. Closes #5013 .
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7306 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-03 00:46:42 +00:00
mark_story
80b6e027c1
Fixed infinite recursion on missingHelper error triggered by missing helper defined in AppController. MissingHelpers are now removed from the helpers array to prevent recursion. Closes #5010 .
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7305 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-02 00:54:53 +00:00
mark_story
a2fdf97c41
Added test for deep array read and writes.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7304 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-01 23:55:46 +00:00
nate
f6934e3237
Fixing test database checking in CakeTestCase
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7303 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-01 16:42:44 +00:00
renan.saddam
88197569ad
Added test case to #5008 . Quoting numeric value 0 (zero)
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7302 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-06-30 13:44:16 +00:00
DarkAngelBGE
90d243aabc
adding constructClasses() call to controller test generation
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7301 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-06-30 12:36:20 +00:00
nate
200673dfce
Fixing database errors when no DB connection present on initial splash page
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7300 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-06-30 01:09:13 +00:00
mark_story
551cf75bbc
Added check for empty array, removes warning. Closes #5012 .
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7299 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-06-29 21:26:37 +00:00
mark_story
4b1de6ac0e
Added test for setting extension with Router::connect()
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7298 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-06-29 20:24:06 +00:00