app/soc/views/helper/lists.py
2009-09-02 Sverre Rabbelier Hook up prefetching in the view (helper)
2009-05-27 Pawel Solyga Style fixes and wrong function call fix in soc.views.helper.lists module.
2009-05-26 Pawel Solyga Remove unused imports in Melange modules.
2009-05-26 Sverre Rabbelier remove accidental head
2009-05-26 Sverre Rabbelier Use key_name instead of link_id gae-fetch-limitation-fix
2009-04-12 Daniel Bentley Use offset_linkid instead of offset to scan >1000 entities. gae-fetch-limitation-fix
2009-05-15 Pawel Solyga Revert not finished 1000 limitation fix commit (ef7222d484).
2009-04-17 Pawel Solyga Style fixes in soc.views.helper.lists module.
2009-04-12 Daniel Bentley Use offset_linkid instead of offset to scan >1000 entities.
2009-04-12 Daniel Bentley Last step of refactoring before adding support for > 1000 entities.
2009-04-06 Sverre Rabbelier Properly handle exports when there are multiple lists
2009-04-03 Pawel Solyga Style fixes, add missing docstring, fix some wrong calls to super classes and removal of unused imports in soc.views.helper.
2009-04-01 Daniel Bentley Some fixes to lists helper to reduce mutation.
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
less more (0) -30 tip