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 | file | diff | annotate |
Fri, 03 Oct 2008 17:21:41 +0000 | Todd Larsen | List views should have a selectable pagination "page" length: | file | diff | annotate |
Fri, 03 Oct 2008 01:32:34 +0000 | Todd Larsen | Make findNearestUsers() code in soc/logic/site/id_user.py more generic and | file | diff | annotate |
Wed, 01 Oct 2008 05:10:41 +0000 | Todd Larsen | Add missing all() __doc__ string comments: "Args:" and "Returns:" sections. | file | diff | annotate |
Wed, 01 Oct 2008 05:02:42 +0000 | Todd Larsen | Fix some style guide issues: keyword arguments are supposed to always be | file | diff | annotate |
Mon, 22 Sep 2008 14:13:32 +0000 | Pawel Solyga | Add Users List Developer view which is available at /site/user/list. Add User list custom templates which are used with list_helpers. Add "Users List" link in base.html template. | file | diff | annotate |