Mercurial > piecrust2
log piecrust/data/paginator.py @ 473:eb3ace870708 2.0.0a13
age | author | description |
---|---|---|
Sun, 17 May 2015 15:26:46 -0700 | Ludovic Chabant | pagination: Fix regression bug with previous/next posts. |
Sun, 03 May 2015 18:47:10 -0700 | Ludovic Chabant | serve: Giant refactor to change how we handle data when serving pages. |
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. |