mark_story
|
3c6b50953b
|
Merge branch 'master' into 2.3
Conflicts:
lib/Cake/VERSION.txt
|
2012-07-18 22:12:51 -04:00 |
|
ADmad
|
69eba678f4
|
Deprecated MediaView and updated MediaView::render() to use CakeResponse::file()
|
2012-07-11 01:40:42 +05:30 |
|
mark_story
|
369bbcc964
|
Fix failing tests.
* New properties on view caused fails in Debugger.
* Element cache keys have changed with the new refactoring.
|
2012-07-07 01:08:39 -04:00 |
|
mark_story
|
e61f636bc7
|
Fix double base dir in image() with fullBase.
Fixes #2991
|
2012-07-03 20:48:17 -04:00 |
|
euromark
|
ba62ecd21a
|
whitespace
|
2012-06-12 16:59:16 +02:00 |
|
euromark
|
b32edfe378
|
fix double-encoding of external urls
|
2012-06-12 16:30:37 +02:00 |
|
mark_story
|
fceb028499
|
Fix code style errors.
|
2012-06-03 21:11:34 -04:00 |
|
mark_story
|
55c4ad3c1c
|
Fix coding standards errors.
Also remove count() calls in TreeBehavior.
|
2012-05-31 21:20:11 -04:00 |
|
Mark Story
|
119377422e
|
Merge pull request #674 from colares/ticket-2787
Add table attributes per column
Fixes #2787
|
2012-05-30 18:29:56 -07:00 |
|
mark_story
|
9a8ceaeba6
|
Merge branch '2.1' into 2.2
Conflicts:
lib/Cake/Test/Case/View/XmlViewTest.php
|
2012-05-30 21:20:56 -04:00 |
|
Thiago Colares
|
fad7b0705f
|
Increasing testTableHeaders case
|
2012-05-29 23:30:06 -03:00 |
|
Ceeram
|
25c7a27495
|
fixing XmlView, XmlException: Invalid input was raised when _serialize is string and data is numerically indexed.
|
2012-05-29 09:46:00 +02:00 |
|
Jelle Henkens
|
f7ce5262b7
|
Updating mixed @param documentation to seperate list of accepted types
|
2012-05-21 21:55:10 +01:00 |
|
Tigran Gabrielyan
|
1d77ad393c
|
Added FormHelper::inputDefaults setter/getter method
|
2012-05-20 13:41:55 -07:00 |
|
Jelle Henkens
|
97ebbc8e23
|
Fixing coding conventions
|
2012-05-19 16:08:40 +01:00 |
|
mark_story
|
4dc07b6d39
|
Merge branch '2.1' into 2.2
|
2012-05-16 21:08:06 -04:00 |
|
mark_story
|
0faaedfff5
|
Split up tests.
Fix API usage in tests.
|
2012-05-14 21:32:31 -04:00 |
|
mark_story
|
a80a7dadf8
|
Re-factor element generation.
Add the ability for arbitrary attributes.
Use built-in methods for attribute generation.
Add tests for element generation.
|
2012-05-12 22:26:33 -04:00 |
|
mark_story
|
4f12f254f4
|
Add test for element.
|
2012-05-12 22:26:33 -04:00 |
|
Jose Lorenzo Rodriguez
|
bf0f5ab118
|
Merge remote-tracking branch 'origin/2.1' into 2.2
|
2012-04-29 20:05:39 -04:30 |
|
Kyle Robinson Young
|
b8488b8dfe
|
Update 1.x @link in docblocks
|
2012-04-26 19:49:18 -07:00 |
|
mark_story
|
4ffca8457e
|
Fix coding standards.
|
2012-04-24 20:09:39 -04:00 |
|
Ceeram
|
74ee75b0ef
|
Merge branch '2.1' into 2.2
|
2012-04-23 10:34:04 +02:00 |
|
Jose Lorenzo Rodriguez
|
ed0c5a4746
|
Merge branch '2.2-lazy-helpers' into 2.2
|
2012-04-22 20:40:11 -04:30 |
|
Jose Lorenzo Rodriguez
|
8465538800
|
Merge branch '2.2-middleware' into 2.2
|
2012-04-22 17:17:36 -04:30 |
|
mark_story
|
7846254c63
|
Remove more copy + paste in tests.
|
2012-04-21 21:31:24 -04:00 |
|
mark_story
|
88465cbb47
|
Remove copy + paste in tests.
|
2012-04-21 21:17:28 -04:00 |
|
euromark
|
bc2cd00123
|
cake 2.2 test case fixes (assert corrections, correct class names)
|
2012-04-21 15:02:35 +02:00 |
|
mark_story
|
2480ee1beb
|
Fix coding standards.
|
2012-04-20 20:52:10 -04:00 |
|
euromark
|
da3b424838
|
Fixed several fails in the tests concerning windows. Especially in AllConsole
|
2012-04-20 16:38:50 +02:00 |
|
mark_story
|
21ba5bf04a
|
Merge branch '2.1' into 2.2
|
2012-04-17 21:47:24 -04:00 |
|
mark_story
|
94e83fa81c
|
Fix invisible buttons.
Fixes #2802
|
2012-04-17 20:46:19 -04:00 |
|
Jose Lorenzo Rodriguez
|
05b88f3f0e
|
Fixed another failing test case
|
2012-04-15 12:52:34 -04:30 |
|
mark_story
|
5bb8c3a942
|
Fix code standards.
|
2012-04-14 10:49:25 -04:00 |
|
mark_story
|
0f2100767b
|
Add failing test for #2661
|
2012-04-14 10:24:20 -04:00 |
|
Kyle Robinson Young
|
8bbe250bec
|
Correct method descriptions and remove unused property
|
2012-04-11 07:50:54 -07:00 |
|
mark_story
|
9f9feec222
|
Merge branch '2.2-hash' into 2.2
Conflicts:
lib/Cake/Test/Case/Model/Datasource/DboSourceTest.php
lib/Cake/View/Helper/FormHelper.php
|
2012-04-10 21:32:37 -04:00 |
|
mark_story
|
f8966a64f2
|
Merge branch '2.1' into 2.2
Conflicts:
lib/Cake/Test/Case/Network/Email/CakeEmailTest.php
|
2012-04-09 21:55:02 -04:00 |
|
mark_story
|
81208d1fa7
|
Fix failing test.
|
2012-04-09 21:46:38 -04:00 |
|
mark_story
|
67743c8079
|
Fix missing Html escaping on string urls for assets.
Add HTML escaping for asset paths provided as strings.
Split existing tests up.
Fixes #2766
|
2012-04-09 21:20:11 -04:00 |
|
mark_story
|
ff35762e92
|
Fix coding standards warnings.
|
2012-04-06 22:34:29 -04:00 |
|
mark_story
|
38b7ae3c67
|
Coding standards cleanup.
Fix coding standards
Simplify addition of empty.
Add doc block for new feature.
|
2012-04-06 21:47:02 -04:00 |
|
Clément Hallet
|
613e3824e0
|
add tests for the 'empty radio option' feature
|
2012-04-06 21:37:19 -04:00 |
|
Ceeram
|
c2a8fca00c
|
Merge branch '2.1' into 2.2
Conflicts:
lib/Cake/Test/Case/Model/Datasource/DboSourceTest.php
|
2012-04-05 23:27:21 +02:00 |
|
Ceeram
|
8c631fa022
|
add test to show label options in inputDefaults
|
2012-04-05 17:47:08 +02:00 |
|
mark_story
|
18296d2bf6
|
Fix a few coding standards errors.
|
2012-04-02 23:19:05 -04:00 |
|
mark_story
|
475a1596b7
|
Merge branch '2.1' into 2.2
|
2012-04-01 15:37:21 -04:00 |
|
Jose Lorenzo Rodriguez
|
18b843467f
|
Making lazy loader throw an exception for missing helpers
|
2012-03-28 22:12:46 -04:30 |
|
Ceeram
|
7df6477526
|
add test to prove #2723
|
2012-03-28 22:24:02 +02:00 |
|
ADmad
|
47558e8db5
|
Revert "Merge pull request #538 from mcammaert/2.1". Closes #2723
This reverts commit 96f73d6392 , reversing
changes made to 9d017c2b5c .
Conflicts:
lib/Cake/Test/Case/View/Helper/FormHelperTest.php
|
2012-03-29 01:33:21 +05:30 |
|