app/soc/views/models/document.py
Sat, 22 Nov 2008 13:59:34 +0000 Sverre Rabbelier Make redirect generic using the new Lists object
Sat, 22 Nov 2008 10:06:03 +0000 Todd Larsen Hide the 'scope' property from forms for now, since this is really supposed
Thu, 20 Nov 2008 20:58:46 +0000 Sverre Rabbelier Move saved message to the base class
Thu, 20 Nov 2008 19:43:31 +0000 Todd Larsen Rename partial_path to scope_path, ignoring case, etc.
Thu, 20 Nov 2008 18:50:30 +0000 Todd Larsen Rename link_name to link_id everywhere, regardless of case (so LINK_NAME
Thu, 20 Nov 2008 15:41:14 +0000 Sverre Rabbelier Fold the _rights dictionary into params
Mon, 17 Nov 2008 22:21:02 +0000 Pawel Solyga Add new parameters to views: url_name which is name used in urls (instead of using lower entity names) and module_name which is used for constructing django urls. Append changes to all affected files. Fix some title names. Change urls that included underscores like "site_settings" into urls with slash "site/settings". Plus some other minor fixes.
Mon, 17 Nov 2008 10:36:35 +0000 Pawel Solyga Fix missing dots in doc strings and some other doc string corrections.
Sun, 16 Nov 2008 23:03:37 +0000 Sverre Rabbelier Refactored SiteMap to be generic
Sun, 16 Nov 2008 23:02:31 +0000 Sverre Rabbelier Refactor the sidebar to use Django templates
Sun, 16 Nov 2008 22:11:58 +0000 Sverre Rabbelier Fixed redirection after creation to Just Work
Sat, 15 Nov 2008 03:12:33 +0000 Todd Larsen Attempt to rename User.id to User.account, in preparation for making User be
Thu, 13 Nov 2008 16:40:05 +0000 Sverre Rabbelier Moved from docs -> document
less more (0) tip