app/soc/views/helper/lists.py
2009-03-13 Sverre Rabbelier Only show export link if list_key_order is set
2009-03-12 Sverre Rabbelier Greatly simplify makeNewPaginationChoices
2009-03-12 Sverre Rabbelier Adhere to the DEF_... pattern for constants in lists
2009-03-12 Sverre Rabbelier Add an export link to all list views
2009-03-12 Sverre Rabbelier Allow developers to specify a higher limit for a list view
2009-03-06 Sverre Rabbelier Bump the default pagination from 10 to 50
2009-03-04 Lennard de Rijk Updated list to use the new order in getForFields.
2009-03-03 Lennard de Rijk Two docstring fixes.
2009-02-22 Sverre Rabbelier Make it possible not to generate empty lists
2009-02-13 Sverre Rabbelier Partially reverted "Update the copyright notice for 2009."
2009-02-13 Sverre Rabbelier Update the copyright notice for 2009.
2009-02-01 Sverre Rabbelier Fix get args construction when there are multiple lists on the page
2009-02-01 Sverre Rabbelier Unify 'getForFields' and 'getForLimitAndOffset'
2008-12-12 Sverre Rabbelier Make getForFields use the db.Query API
2008-12-02 Sverre Rabbelier Remove the logic parameter from getListContent
2008-11-30 Pawel Solyga Remove unused imports from some modules.
2008-11-22 Sverre Rabbelier Made list pagination part of Lists
2008-11-22 Sverre Rabbelier Split the list view code up in three pieces
2008-11-22 Sverre Rabbelier Make redirect generic using the new Lists object
2008-11-21 Sverre Rabbelier Allow for multiple list objects
2008-11-17 Pawel Solyga Fix missing dots in doc strings and some other doc string corrections.
2008-10-19 Pawel Solyga Fix identions, too long lines, unused imports and some other mistakes.
2008-10-13 Pawel Solyga Add missing blank lines between imports and sort all of the imports.
2008-10-04 Todd Larsen Speed up average case by appending remainder of original choices list unchanged
2008-10-03 Todd Larsen Move helpers/forms_helpers.py to helper/forms.py.
2008-10-03 Todd Larsen Move helpers/list.py to helper/lists.py to avoid conflict with built-in type
less more (0) tip