app/soc/views/helper/lists.py
Tue, 26 May 2009 20:04:59 +0200 Sverre Rabbelier Use key_name instead of link_id gae-fetch-limitation-fix
Sun, 12 Apr 2009 09:06:45 +0000 Daniel Bentley Use offset_linkid instead of offset to scan >1000 entities. gae-fetch-limitation-fix
Fri, 15 May 2009 12:37:01 +0200 Pawel Solyga Revert not finished 1000 limitation fix commit (ef7222d484).
Fri, 17 Apr 2009 19:54:27 +0000 Pawel Solyga Style fixes in soc.views.helper.lists module.
Sun, 12 Apr 2009 09:06:45 +0000 Daniel Bentley Use offset_linkid instead of offset to scan >1000 entities.
Sun, 12 Apr 2009 06:21:15 +0000 Daniel Bentley Last step of refactoring before adding support for > 1000 entities.
Mon, 06 Apr 2009 23:46:46 +0000 Sverre Rabbelier Properly handle exports when there are multiple lists
Fri, 03 Apr 2009 17:43:41 +0000 Pawel Solyga Style fixes, add missing docstring, fix some wrong calls to super classes and removal of unused imports in soc.views.helper.
Wed, 01 Apr 2009 12:01:58 +0000 Daniel Bentley Some fixes to lists helper to reduce mutation.
Fri, 13 Mar 2009 00:12:42 +0000 Sverre Rabbelier Only show export link if list_key_order is set
Thu, 12 Mar 2009 21:37:38 +0000 Sverre Rabbelier Greatly simplify makeNewPaginationChoices
Thu, 12 Mar 2009 21:37:09 +0000 Sverre Rabbelier Adhere to the DEF_... pattern for constants in lists
Thu, 12 Mar 2009 13:39:57 +0000 Sverre Rabbelier Add an export link to all list views
Thu, 12 Mar 2009 13:35:35 +0000 Sverre Rabbelier Allow developers to specify a higher limit for a list view
Fri, 06 Mar 2009 17:48:49 +0000 Sverre Rabbelier Bump the default pagination from 10 to 50
Wed, 04 Mar 2009 22:24:45 +0000 Lennard de Rijk Updated list to use the new order in getForFields.
Tue, 03 Mar 2009 20:03:16 +0000 Lennard de Rijk Two docstring fixes.
Sun, 22 Feb 2009 11:18:19 +0000 Sverre Rabbelier Make it possible not to generate empty lists
Fri, 13 Feb 2009 23:18:39 +0000 Sverre Rabbelier Partially reverted "Update the copyright notice for 2009."
Fri, 13 Feb 2009 22:36:45 +0000 Sverre Rabbelier Update the copyright notice for 2009.
Sun, 01 Feb 2009 22:48:48 +0000 Sverre Rabbelier Fix get args construction when there are multiple lists on the page
Sun, 01 Feb 2009 22:44:14 +0000 Sverre Rabbelier Unify 'getForFields' and 'getForLimitAndOffset'
Fri, 12 Dec 2008 00:35:08 +0000 Sverre Rabbelier Make getForFields use the db.Query API
Tue, 02 Dec 2008 22:03:46 +0000 Sverre Rabbelier Remove the logic parameter from getListContent
Sun, 30 Nov 2008 17:37:06 +0000 Pawel Solyga Remove unused imports from some modules.
Sat, 22 Nov 2008 23:08:26 +0000 Sverre Rabbelier Made list pagination part of Lists
Sat, 22 Nov 2008 14:53:23 +0000 Sverre Rabbelier Split the list view code up in three pieces
Sat, 22 Nov 2008 13:59:34 +0000 Sverre Rabbelier Make redirect generic using the new Lists object
Fri, 21 Nov 2008 23:45:37 +0000 Sverre Rabbelier Allow for multiple list objects
Mon, 17 Nov 2008 10:36:35 +0000 Pawel Solyga Fix missing dots in doc strings and some other doc string corrections.
Sun, 19 Oct 2008 13:14:40 +0000 Pawel Solyga Fix identions, too long lines, unused imports and some other mistakes.
Mon, 13 Oct 2008 21:54:51 +0000 Pawel Solyga Add missing blank lines between imports and sort all of the imports.
Sat, 04 Oct 2008 04:42:37 +0000 Todd Larsen Speed up average case by appending remainder of original choices list unchanged
Fri, 03 Oct 2008 23:59:49 +0000 Todd Larsen Move helpers/forms_helpers.py to helper/forms.py.
Fri, 03 Oct 2008 22:09:32 +0000 Todd Larsen Move helpers/list.py to helper/lists.py to avoid conflict with built-in type
less more (0) tip