Mark Story
|
bd4aff13ee
|
Merge pull request #2180 from bcrowe/hotfix-strict
Strict null check on group parameter
|
2013-10-22 20:13:37 -07:00 |
|
Bryan Crowe
|
a943ea5c34
|
Add space between classname(s)
|
2013-10-22 22:59:50 -04:00 |
|
mark_story
|
328fcdc376
|
Sync skel and app directories.
Closes #1698
|
2013-10-22 22:18:59 -04:00 |
|
Bryan Crowe
|
79846d25f8
|
Strict null check on group parameter
|
2013-10-22 22:11:02 -04:00 |
|
mark_story
|
75624c0279
|
Update version number to 2.4.2
|
2013-10-22 21:49:25 -04:00 |
|
Mark Story
|
f737183205
|
Merge pull request #2178 from Phally/master-dbosource
Makes DboSource less string dependent.
|
2013-10-22 14:19:05 -07:00 |
|
Frank de Graaf
|
ab89f6ec97
|
Makes DboSource less string dependent.
|
2013-10-22 16:43:32 +02:00 |
|
José Lorenzo Rodríguez
|
dcffa923bc
|
Merge pull request #2175 from bcrowe/hotfix-aURL
Correct 'an URL' to 'a URL' in docblocks
|
2013-10-22 00:43:27 -07:00 |
|
Bryan Crowe
|
d39ced8381
|
Correct 'an URL' to 'a URL' in docblocks
|
2013-10-22 00:09:34 -04:00 |
|
mark_story
|
e27e887707
|
Deprecate features being removed in 3.0
|
2013-10-21 16:55:21 -04:00 |
|
euromark
|
fca8a01c15
|
Correct casing of class names.
|
2013-10-21 22:34:29 +02:00 |
|
mark_story
|
bcafde6212
|
Add numeric validator for float fields by default.
Make bake add numeric validator to float fields.
Fixes #2163
|
2013-10-20 22:54:30 -04:00 |
|
euromark
|
c08df2a7f9
|
Correct wording of Hash::expand()
|
2013-10-19 17:54:43 +02:00 |
|
euromark
|
def015108d
|
Ability to use PaginatorHelper::sort() with only one direction.
|
2013-10-19 12:44:50 +02:00 |
|
Mark Story
|
5fbf02e1f1
|
Merge pull request #2153 from Cameri/master
Added 'xhr' as callback in JqueryEngineHelper::request() so it formats as Javascript.
|
2013-10-18 10:44:58 -07:00 |
|
Cameri
|
2b234236d6
|
Removed /mpm from 'url' option for last test in JqueryEngineHelper::testRequest().
|
2013-10-18 11:41:38 -04:00 |
|
Cameri
|
069b309249
|
Added test case for JqueryEngineHelper::request() to validate 'xhr' callback.
|
2013-10-18 11:00:15 -04:00 |
|
Cameri
|
bb33d52cc6
|
Added 'xhr' as callback in JqueryEngineHelper::request() so it formats as Javascript.
|
2013-10-17 18:26:39 -04:00 |
|
mark_story
|
1ae470a284
|
Fix inflection rules for curves.
Remove curve from the uninflected list and update rules so it, wolves,
and lives are still properly handled.
Fixes #2148
|
2013-10-17 12:15:56 -04:00 |
|
mark_story
|
935a51c892
|
Add tests for curve<->curves
Closes #2148
|
2013-10-17 12:10:49 -04:00 |
|
Mark Story
|
839aecbad6
|
Merge pull request #2139 from ravage84/file-inputs-for-binary-fields
Added binary type to field type map, defaulting to file input field
|
2013-10-17 09:04:06 -07:00 |
|
ADmad
|
5d15c648de
|
Merge pull request #2147 from bcrowe/hotfix-dispatcher
Readability update for Dispatcher::_invoke()
|
2013-10-17 04:42:33 -07:00 |
|
Bryan Crowe
|
1f2a4113bf
|
Readability update for Dispatcher::_invoke()
|
2013-10-17 00:48:17 -04:00 |
|
Mark Story
|
80fc94cf2a
|
Merge pull request #2143 from bcrowe/hotfix-extraSpace
Remove extra space around the brace in CakeSchema::_arrayDiffAssoc()
|
2013-10-16 09:23:48 -07:00 |
|
Bryan Crowe
|
bc2fcf421f
|
Remove extra space around the brace in CakeSchema::_arrayDiffAssoc()
|
2013-10-16 09:52:29 -04:00 |
|
Mark Story
|
ff0b963941
|
Merge pull request #2142 from bcrowe/hotfix-strictNull
Change is_null() calls to strict checks
|
2013-10-15 20:00:12 -07:00 |
|
Bryan Crowe
|
5addb2cc9f
|
Change is_null() calls to strict checks in CakeSchema::_arrayDiffAssoc()
|
2013-10-15 22:53:04 -04:00 |
|
Bryan Crowe
|
39b7023e75
|
Change is_null() calls to strict checks
|
2013-10-15 22:32:46 -04:00 |
|
Mark Story
|
42228c6400
|
Merge pull request #2141 from ravage84/footer-cakephp-version
Added display of CakePHP version to the default layout
|
2013-10-15 17:57:53 -07:00 |
|
Mark Story
|
0390aa89d1
|
Merge pull request #2140 from ravage84/include-parentheses
include calls without parentheses
|
2013-10-15 17:56:30 -07:00 |
|
Marc Würth
|
ae00916753
|
Added display of CakePHP version to the default layout
Refs https://github.com/cakephp/cakephp/issues/2077#issuecomment-26377120
|
2013-10-16 02:07:59 +02:00 |
|
Marc Würth
|
fcb7f86b76
|
include calls without parentheses
Refs https://github.com/cakephp/cakephp/pull/1698/files#r6748085
|
2013-10-16 01:40:45 +02:00 |
|
mark_story
|
5c8eb5c5a7
|
Add test cases for pluralization/singularlization of quota.
Closes #2077
|
2013-10-15 17:48:26 -04:00 |
|
Marc Würth
|
bf8a13a77c
|
Added binary type to field type map, defaulting to file input field
Refs https://github.com/cakephp/cakephp/issues/2071
|
2013-10-15 22:25:51 +02:00 |
|
Mark Story
|
8eb247528d
|
Merge pull request #2135 from bcrowe/htofix-returndocs
Add missing return tags
|
2013-10-14 20:15:06 -07:00 |
|
mark_story
|
5a394c379a
|
Merge branch 'master' into 2.5
|
2013-10-14 22:57:50 -04:00 |
|
Bryan Crowe
|
f9435aff27
|
Add missing return tags
|
2013-10-14 22:43:17 -04:00 |
|
Mark Story
|
d4ecb7d185
|
Merge pull request #2134 from dereuromark/master-test-case
Make tests pass on win.
|
2013-10-14 17:47:34 -07:00 |
|
euromark
|
69d0253109
|
coding standards
|
2013-10-15 02:07:36 +02:00 |
|
euromark
|
afb6471128
|
Make tests pass on win.
|
2013-10-14 23:59:14 +02:00 |
|
Mark Story
|
ce74153389
|
Merge pull request #1691 from uzyn/2.5-decimal
Add support for decimal type in Schema.
Fixes #3171
|
2013-10-14 08:36:15 -07:00 |
|
Mark Story
|
613dc03832
|
Merge pull request #2131 from bcrowe/hotfix-cs
Remove duplication of throws
|
2013-10-13 19:14:56 -07:00 |
|
Bryan Crowe
|
bb821a426d
|
Remove duplication of throws
|
2013-10-13 21:40:35 -04:00 |
|
Mark Story
|
76e35ca446
|
Merge pull request #2130 from dereuromark/master-unicode
Allow international domains to pass validation.
Fixes #1763
|
2013-10-13 15:09:34 -07:00 |
|
euromark
|
ed2054f4f2
|
Allow international domains to pass validation. Fixes #1763
|
2013-10-13 23:43:29 +02:00 |
|
euromark
|
ee0ed3a43a
|
coding standards
|
2013-10-13 18:18:24 +02:00 |
|
James Watts
|
081a3a857f
|
Updated and revised links to principal resources
|
2013-10-13 03:00:11 +02:00 |
|
Mark Story
|
8ff3ebdfd5
|
Merge pull request #2127 from ravage84/patch-2
Updated README with link to GitHub Issues instead of Lighthouse
|
2013-10-12 07:44:51 -07:00 |
|
Marc Würth
|
b73620232a
|
Updated README with link to GitHub Issues instead of Lighthouse
|
2013-10-12 16:40:37 +02:00 |
|
James Watts
|
cdfc1830ca
|
Updated contribution guidelines with references to GitHub
|
2013-10-12 10:06:25 +02:00 |
|