Mercurial > piecrust2
log piecrust/data/paginator.py @ 763:f6a13dba38d6
age | author | description |
---|---|---|
Sat, 19 Dec 2015 18:02:58 -0800 | Ludovic Chabant | data: Fix a crash bug when no parent page is set on an iterator. |
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. |