app/soc/views/site/docs/edit.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
Sun, 12 Oct 2008 00:08:54 +0000 Sverre Rabbelier Replace almost all occurences of linkname with link_name
Thu, 09 Oct 2008 23:48:20 +0000 Sverre Rabbelier Refactor existing code to use the new access module
Thu, 09 Oct 2008 15:10:51 +0000 Pawel Solyga Create a submit_buttons block in group edit profile template so that submit buttons can be customized. Replace submit_message usage with new notice block (still work in progress in Lookup User views). Add customized edit profile template for Sponsor with delete button (not used yet, upcoming commit). Add delete Sponsor request handler.
Sun, 05 Oct 2008 13:27:49 +0000 Sverre Rabbelier Style fix, as requested by Todd to dict usage
Fri, 03 Oct 2008 23:59:49 +0000 Todd Larsen Move helpers/forms_helpers.py to helper/forms.py.
Fri, 03 Oct 2008 23:17:49 +0000 Todd Larsen Move helpers/response_helpers.py to helper/responses.py.
Fri, 03 Oct 2008 23:08:28 +0000 Todd Larsen Replace helpers/custom_widgets.py with helper/widgets.py.
Fri, 03 Oct 2008 22:17:05 +0000 Todd Larsen Move helpers/request.py to helper/requests.py to avoid conflict with common
Fri, 03 Oct 2008 21:59:32 +0000 Todd Larsen Replace soc/views/helpers/request_helpers with soc/views/helpers/request.py
Wed, 01 Oct 2008 20:52:39 +0000 Todd Larsen Move path and link_name related functions and regex patterns to a new
Wed, 01 Oct 2008 19:15:20 +0000 Pawel Solyga Fixed typo in DEF_CREATE_NEW_DOC_MSG.
Wed, 01 Oct 2008 06:24:17 +0000 Todd Larsen Implements a Site (Developer) generic Document editor form.
less more (0) tip