log piecrust/data/paginator.py @ 1195:ae9387338db1 draft default tip

age author description
Tue, 05 Jun 2018 21:59:41 -0700 Ludovic Chabant internal: Cleanup in the paginator's code.
Mon, 30 Oct 2017 00:08:12 -0700 Ludovic Chabant pagination: Fix bad bug where all pages triggered pagination.
Sun, 29 Oct 2017 22:51:57 -0700 Ludovic Chabant tests: Big push to get the tests to pass again.
Tue, 17 Oct 2017 01:09:55 -0700 Ludovic Chabant pagination: Prevent a possible crash when paginating things without a current page.
Tue, 20 Jun 2017 21:13:08 -0700 Ludovic Chabant admin: Get the admin panel working again.
Mon, 12 Jun 2017 22:20:58 -0700 Ludovic Chabant refactor: Improve pagination and iterators to work with other sources.
Sun, 04 Jun 2017 23:34:28 -0700 Ludovic Chabant core: Keep refactoring, this time to prepare for generator sources.
Sun, 21 May 2017 00:06:59 -0700 Ludovic Chabant core: Continue PieCrust3 refactor, simplify pages.
Wed, 17 May 2017 00:11:48 -0700 Ludovic Chabant core: Start of the big refactor for PieCrust 3.0.
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.