app/soc/views/helper/responses.py
2009-01-21 Todd Larsen Move getToSLink() to soc.views.helper.redirects.getToSRedirect().
2009-01-21 Todd Larsen Fix missing import identified by pylint.
2009-01-20 Todd Larsen Do not crash on *every* page load if there is no ToS Document.
2009-01-20 Todd Larsen A better way to add site-wide ToS link to *all* pages on the site.
2008-12-07 Sverre Rabbelier Remove bogus scope from Site
2008-12-02 Sverre Rabbelier Brown paperbag fix in recent cycle breaking
2008-12-02 Pawel Solyga Remove cyclic imports by moving response method of out_of_band.Error class to soc.views.helper.responses module as errorResponse function. Apply changes to affected files.
2008-11-25 Sverre Rabbelier Make the sidebar dynamic depending on the user's rights
2008-11-25 Sverre Rabbelier Have the sidebar be rebuilt on every request with callbacks
2008-11-23 Todd Larsen Add release tag string, Melange "badge" image, and Google App Engine version
2008-11-21 Todd Larsen Replace HomeSettings with Presence Model class. Replace SiteSettings with
2008-11-20 Todd Larsen Rename partial_path to scope_path, ignoring case, etc.
2008-11-20 Todd Larsen Rename link_name to link_id everywhere, regardless of case (so LINK_NAME
2008-11-17 Pawel Solyga Fix missing dots in doc strings and some other doc string corrections.
2008-11-16 Sverre Rabbelier Refactor the sidebar to use Django templates
less more (0) -15 tip