Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ignore or close] Minor js fix #989

Closed
wants to merge 391 commits into from
Closed

[ignore or close] Minor js fix #989

wants to merge 391 commits into from

Conversation

beeman
Copy link
Contributor

@beeman beeman commented Nov 28, 2012

Wrong, should by cakephp:23 instead of master

markstory and others added 30 commits August 30, 2012 19:18
SQLserver big ints aren't as big as other database servers.
Conflicts:
	lib/Cake/Console/Command/Task/TestTask.php
Allow postLink() to support other HTTP methods; it defaults to POST
Remove redundant prefixing of APP to path. It's already done in CakeResponse::file()
Conflicts:
	lib/Cake/VERSION.txt
enable PluginDot for routeClass parameter
removing else statements and variables that are not needed.
eg: return something(); vs $foo = something(); return $foo;
simplify the code in the string class
removing else statements and variables that are not needed.
eg: return something(); vs $foo = something(); return $foo;
Fixed up some abreviated variables, removing extra long lines and removed
variables that were not used.
simplify the code for object collection
euromark and others added 27 commits November 14, 2012 12:36
Add CakeTestCase::getMockForModel convenience method

Fixes #3364
…e 'tag' option to 'false' for disable the wrapper.
Frameworks compatible Breadcrumbs.
prev() and next() methods of PaginatorHelper now possible to place the 'tag' option to 'false' for disable the wrapper.
Conflicts:
	lib/Cake/Console/Command/ConsoleShell.php
	lib/Cake/Network/CakeSocket.php
	lib/Cake/Network/Http/HttpResponse.php
	lib/Cake/Utility/Folder.php
	lib/Cake/View/MediaView.php
	lib/Cake/basics.php
Add type hinting to dispatch filters.

This should help provide more helpful errors when developers make mistakes.
Conflicts:
	lib/Cake/Test/Case/Model/ModelReadTest.php
	lib/Cake/Test/Case/View/MediaViewTest.php
it was duplicating many of the tests in CakeResponse, and missing a
few of the cases in MediaView itself.
Conflicts:
	lib/Cake/View/Helper.php
URL string with # in should be routed

Fixes #3400
to them, this way editors (NetBeans 7.3 for instance) stop marking them
invalid.
@beeman
Copy link
Contributor Author

beeman commented Nov 28, 2012

Can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.