Mercurial > piecrust2
log piecrust/data/paginator.py @ 352:498a917cd2d4
age | author | description |
---|---|---|
Fri, 17 Apr 2015 16:09:30 -0700 | Ludovic Chabant | pagination: Make pagination use routes to generate proper URLs. |
Sat, 28 Mar 2015 12:41:02 -0700 | Ludovic Chabant | tests: Bad me, the tests were broken. Now they're fixed. |
Wed, 11 Mar 2015 23:46:42 -0700 | Ludovic Chabant | data: Fix incorrect next/previous page URLs in pagination data. |
Thu, 05 Mar 2015 00:27:01 -0800 | Ludovic Chabant | data: Don't nest filters in the paginator -- nest clauses instead. |
Sun, 01 Mar 2015 21:39:26 -0800 | Ludovic Chabant | data: Correctly build pagination filters when we know items are pages. |
Wed, 18 Feb 2015 18:35:03 -0800 | Ludovic Chabant | internal: Code reorganization to put less stuff in `sources.base`. |