app/soc/views/site/sponsor/list.py
Sun, 12 Oct 2008 15:52:19 +0000 Sverre Rabbelier Minor style and import fixes
Sun, 12 Oct 2008 14:58:47 +0000 Sverre Rabbelier Moved soc/logic/helper/access to soc/views/helper/access
Sun, 12 Oct 2008 00:12:53 +0000 Sverre Rabbelier Refactor nearly all the soc.logic code to use the Base class
Thu, 09 Oct 2008 23:48:20 +0000 Sverre Rabbelier Refactor existing code to use the new access module
Fri, 03 Oct 2008 23:17:49 +0000 Todd Larsen Move helpers/response_helpers.py to helper/responses.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
Fri, 03 Oct 2008 21:59:32 +0000 Todd Larsen Replace soc/views/helpers/request_helpers with soc/views/helpers/request.py
Fri, 03 Oct 2008 21:41:12 +0000 Todd Larsen Move soc/views/helpers/list_helpers.py to soc/views/helpers/list.py and change
Fri, 03 Oct 2008 17:21:41 +0000 Todd Larsen List views should have a selectable pagination "page" length:
Fri, 03 Oct 2008 01:32:34 +0000 Todd Larsen Make findNearestUsers() code in soc/logic/site/id_user.py more generic and
Wed, 01 Oct 2008 22:19:22 +0000 Pawel Solyga Add basic Sponsors List, Create New Sponsor, Sponsor Public Profile views. Change all properties in Group model as required for now. Remaining TODO: write validation functions for Sponsor edit and create form fields that need additional validation (like address, phone number format).
less more (0) tip