app/soc/logic/site/map.py
Thu, 20 Nov 2008 18:50:30 +0000 Todd Larsen Rename link_name to link_id everywhere, regardless of case (so LINK_NAME
Sun, 16 Nov 2008 22:11:58 +0000 Sverre Rabbelier Fixed redirection after creation to Just Work
Thu, 13 Nov 2008 16:40:05 +0000 Sverre Rabbelier Moved from docs -> document
Mon, 10 Nov 2008 22:45:17 +0000 Pawel Solyga Some name changes in soc.logic.site.map module for User self edit view.
Mon, 10 Nov 2008 00:42:41 +0000 Sverre Rabbelier Partially use the new user code
Sun, 09 Nov 2008 21:24:49 +0000 Sverre Rabbelier Fixes to {Site,Home}Settings
Wed, 05 Nov 2008 23:38:00 +0000 Sverre Rabbelier Refactoring of {site/home}_settings to make them use base.View
Wed, 05 Nov 2008 23:36:28 +0000 Sverre Rabbelier Major site restructuring, also deleting of many unused or obsolete documents
Sun, 02 Nov 2008 18:10:30 +0000 Sverre Rabbelier Create a Site Settings sub-menu
Mon, 27 Oct 2008 18:54:53 +0000 Todd Larsen Change Site and User sub-menus so that the "header" entry for those sub-menus
Thu, 23 Oct 2008 05:21:26 +0000 Sverre Rabbelier Addressed comments by Pawel and Todd
Wed, 22 Oct 2008 16:21:50 +0000 Pawel Solyga Add Google Analytics support to Site Settings. The reason I created additional SettingsValidationForm is because you cannot inherit from Form that has already defined Meta class, so it's sort of workaround for that. I didn't want to have same validation functions in both Form classes.
Wed, 22 Oct 2008 06:20:02 +0000 Sverre Rabbelier Added a Host profile and generalized some views
Wed, 22 Oct 2008 06:19:12 +0000 Sverre Rabbelier Some more improvements to the generic view code
Mon, 20 Oct 2008 23:24:41 +0000 Sverre Rabbelier Make use of the new generic views
Sun, 19 Oct 2008 18:00:14 +0000 Pawel Solyga Add "View Sponsor Public Profile" to Sponsor Edit view template. Remove not needed <p> in home/public.html template. Add missing '$' at the end of some urls in site/map.py module.
Sun, 19 Oct 2008 16:17:32 +0000 Pawel Solyga Remove unused imports, fix too long lines and indentions.
Sat, 18 Oct 2008 17:25:04 +0000 Pawel Solyga Change Sponsor delete url from /site/sponsor/profile/<link_name>/delete to /site/sponsor/profile/delete/<link_name> to match convention used in Document delete url.
Sat, 18 Oct 2008 05:11:37 +0000 Todd Larsen Refactor various site views into more generic locations, in preparation for
Sat, 18 Oct 2008 01:32:40 +0000 Todd Larsen Formalize the concept of a NonPage that can appear in the site-map, useful for
Thu, 16 Oct 2008 04:30:26 +0000 Todd Larsen "new" is a little bit redundant in the short_name of sidebar menu items that
Thu, 16 Oct 2008 04:27:07 +0000 Todd Larsen A quick-and-dirty way to create non-link sub-menu dividers, plus a TODO on
Wed, 15 Oct 2008 21:27:47 +0000 Todd Larsen First phase of making the / (site/home) view generic enough to use it for
Mon, 13 Oct 2008 17:41:20 +0000 Pawel Solyga Rearrange imports in home.py so they apply to new discussed format (separate "from ..." and "import ..." blocks). Add Delete Document functionality.
Sun, 12 Oct 2008 15:52:19 +0000 Sverre Rabbelier Minor style and import fixes
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 18:11:37 +0000 Pawel Solyga Enable recently commited delete Sponsor request handler (added to map.py) and Delete button in Sponsor edit view. Still missing "Are you sure ?" question box.
Sat, 04 Oct 2008 07:17:00 +0000 Todd Larsen A site layout ("site map") of the web application, including URL regular
less more (0) tip