cakephp2-php8/lib/Cake/Test
mark_story c92cfb413f Allow numeric sorts in PaginatorComponent.
When paginating data, we should not ignore numerically indexed order
conditions. Instead they should be handled similar to Model::find().

This creates a slightly different behavior when model's have default
sorting applied as more default sort options forms will be honoured.

Refs #5964
2015-02-25 21:38:56 -05:00
..
bake_compare Fix whitespace for paginator counter call 2015-02-23 16:46:43 +00:00
Case Allow numeric sorts in PaginatorComponent. 2015-02-25 21:38:56 -05:00
Fixture Removed use of @lastmodified annotation 2014-09-09 23:04:29 +02:00
test_app Ignore LC_TIME category when extracting messages. 2015-02-22 22:39:38 -05:00