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