Commit: 1c064788c5ccc80eae8bbb2385350a8983867acc

Updated vesion numbers to 1.3.0

Commit: ce260debbc0ebd25a396b59f432f4818be2f59a4

Adding tests for passed arguments with dots when parseExtensions() has been called. Refs #620

Commit: 46df1be3844286dd875dff91e47c9fa345619ab0

Model::deleteAll() now returns false if the 'find' to fetch records ids returns false (in case of sql error). Closes #272

Commit: 3e85577c1f77fad6edfe3a62ad419cfae1e07e26

Adding tests for dispatcher to show periods not being removed. Refs #620

Commit: 5f03862f25ea7e8fbb711a76db56ae5874aa92cb

Adding tests that show that Router is not chopping off periods from passed arguments. Refs #620

Commit: 56967e71c1d198356ec509009d31e33222c1ab81

Fixing group path checking in test manager.

Commit: bc6b8e5dfdc8a4272f819a722d39c8319cf56871

Fixing parameters from leaking into the script tag when calling JsHelper::submit(). Added test cases and refactored JsHelper::link(). Fixes #613

Commit: c404ae54007690dca3a501c3042e9c8ac56e1d64

Adding htmlentities() to all parameters passed into the HtmlReporter.

Commit: 813a3af19c8918b00ca1067a2c78886fa3bcd9bb

Fixing security vulnerabilities in the test suite runner.

Commit: 215333e56f32f06fd107966cf508ea5df4672ec0

Making tests more accurate to normal use, removing extra params and adding some tests for sortKey. Refs #614

Commit: a92b9000bfd7a611e90242994ca92f9a21bb8f84

Adding tests for non .com domains. Refs #605

Commit: 6033fc70fa00e9d54bdd5ba53a66aa91a868082c

Documentation fix for XmlHelper::serialize

Commit: 65f01fa31c1634920425c2d2891d38aa9604ebf9

Fixing model introspection in FormHelper to better take in account realted models with aliased names

Commit: 568e9d3a891c8f033473873769d9f40f59bd36a4

Adding tests for and fixing the behavior of cake acl initdb it now correctly delegates to SchemaShell. Fixes #608

Commit: 81edcdf431ed89060f75038fbf0ffa477c197daa

Making TestTask not depend on Inflection rules for creating directory names, refs #610

Commit: 1d3b653e578048c054fd48814ff22ddf4e63f6f2

Adding tests for Inflector::rules() clearing cached values. Fixes #609

Commit: bb0ff192f7e473b0b671facd983401b86ea40a92

Clear cache of pluralized, singularized and tableize when set rules.

Commit: 9053291fe402aca5eaf7d7c21b1e6d26e446f0dc

Fixing incorrectly named variable. Refs #567

Commit: e1c4b9696b22963761c1b72b93d01c9a4c81cabd

Adding documentation on 'attributes' key for FormHelper::error

Commit: 23eea00a0bad28d2ec0efdd744b08a5637395a81

Fixing FormHelper::error to no add error names and messages as html attributes. Fixes #585 This introduces the special key 'attributes' to FormHelper::error() when passed in the second parameter The contents of said key will be converted into html attributes for the error container tag

Commit: f86d0de5eed1b785d1a3d0f1a9442f71f57c5d32

Adding test to show correct functioning of containable + field() + recursive = -1. Closes #409

Commit: 029d2581af723d44440f77505e14d76e0378da3b

Fixing autoFields causing invalid SQL when cross database joins are being done. Tests added. Fixes #476

Commit: 4654c85937b9fd00c4634aa56c139c249e4fe143

Fixing name of cake icon on skel. Fixes #600

Commit: a121e0b628993604b5b869c3b80b0c49ef8dfac2

Fix missing quotation mark.

Commit: 4425743bcd2c83431c8a500505e63cfcf4fb34ff

Adding tests for creating cache configs of different types in sequence. Demonstrates error explained in #596.

Commit: 9495aa23488943585696510353692085468a816f

Fixing incorrect function name in comments in bootstap.php of console's template 'skel'. Closes #593

Commit: 9ae8b737dcd307fae504b5bc46d06c8b902906c2

Trimming trailing whitespace.

Commit: ae8ace79fa604563ef06fa0813605ecc4b64db53

Adding additional tests for JavascriptHelper::object() options. Closes #588

Commit: 78f14401ca3e4d101aa0e25be49378eb577a242b

Fixing issue where using delivery = debug and not using sessions would cause a fatal error. send() will now return the contents that would get written into the session. Fixes #595

Commit: bb7cc60d3f222825d9f56256040c7d4174e30d0e

Fixing parse error added in last commit :(

Commit: 23a22c73b78c16ddd8dd926162d7a018871a2459

Remove "not being used" comment from Model docblock. Fixes #590

Commit: 8ef2a82a898dd0572a5aeb7d3f22d9be391274fa

minor optimization to save one call to Helper::model() when creating forms.

Commit: 99e5f4a49f6300d29ea8231da8a79612f4b703ba

Removing ampersand (&) from default transliteration map

Commit: 0300fc1c31634afcd327484978b9b30eb6ba8838

If connection is aborted, now MediaView returns false after stopping the transfer

Commit: 940ce8b06e1c89339f07e8da8531171b719db473

Adding some test coverage on MediaView. Now MediaView does not exit after successful render, closes #569

Commit: 388bca4acd6681d8bfb7d76683d16dc5812d4009

Fixing syntax error generated by last merge conflict

Commit: a6b83cdd939cb4fbb39eed4971ed8952b7488478

Fixing issue where TextHelper::autoLinkUrls was failing on some expressions

Commit: 9d2819970d2a7a2c6c4e1ca8d0ef357a134fe19d

Fixing schema generation for postgres. Now character varying without lenght is translated to "text", to avoid sql errors. Closes #564

Commit: 4982705d0723df5c7413ed610f50afb73bcbed82

More time helper test jiggering. Some peope still experiencing issues.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Source available from github

Repository is at http://github.com/cakephp/cakephp

Creating a bug report

When creating a bug report, please include as much relevant information as possible. Please include code to reproduce the issue. Or even better, make a unit test. Either change an existing test or add a new test to show that the expected behavior is not occuring.

Shared Ticket Bins

1.3.376% complete

 

Completed 89 of 117 tickets