Thu, 16 Oct 2008 13:16:46 +0000 |
Pawel Solyga |
Change name of getUserFromLinkNameOrDie function to getUserFromLinkNameOr404 and apply changes to affected files.
|
file |
diff |
annotate
|
Mon, 13 Oct 2008 21:54:51 +0000 |
Pawel Solyga |
Add missing blank lines between imports and sort all of the imports.
|
file |
diff |
annotate
|
Sun, 12 Oct 2008 00:12:53 +0000 |
Sverre Rabbelier |
Refactor nearly all the soc.logic code to use the Base class
|
file |
diff |
annotate
|
Thu, 09 Oct 2008 23:50:00 +0000 |
Sverre Rabbelier |
Removed now-obsolete getAltResponse* methods from simple.py
|
file |
diff |
annotate
|
Thu, 09 Oct 2008 23:38:27 +0000 |
Sverre Rabbelier |
Add an access control module
|
file |
diff |
annotate
|
Fri, 03 Oct 2008 23:17:49 +0000 |
Todd Larsen |
Move helpers/response_helpers.py to helper/responses.py.
|
file |
diff |
annotate
|
Fri, 03 Oct 2008 23:01:49 +0000 |
Todd Larsen |
Move helpers/template_helpers.py to helper/templates.py.
|
file |
diff |
annotate
|
Sat, 13 Sep 2008 22:00:51 +0000 |
Pawel Solyga |
Added Melange front page edit view where you can change title, content, feed url. Created SiteSettings and Document models and some logic for them. Added isFeedURLValid function in soc/logic/feed.py. Created some functions for handling datastore updates of different kinds of Models (soc/logic/model.py). Fixed some typos and too long lines of code.
|
file |
diff |
annotate
|
Fri, 12 Sep 2008 21:54:37 +0000 |
Todd Larsen |
Add getAltResponseIfNotLoggedIn() and getAltResponseIfNotDeveloper() simple
|
file |
diff |
annotate
|
Sat, 30 Aug 2008 02:54:22 +0000 |
Todd Larsen |
An emerging pattern with makeSiblingTemplatesList() is that views calling that
|
file |
diff |
annotate
|
Fri, 29 Aug 2008 02:59:59 +0000 |
Todd Larsen |
Fix an overlooked cut-and-paste error.
|
file |
diff |
annotate
|
Fri, 29 Aug 2008 02:52:02 +0000 |
Todd Larsen |
Add a public() convenience wrapper around templateWithLinkName() for the common
|
file |
diff |
annotate
|
Thu, 28 Aug 2008 23:54:35 +0000 |
Todd Larsen |
Add soc.views.simple containing (initially) two simple template views.
|
file |
diff |
annotate
|