Thu, 20 Nov 2008 18:50:30 +0000 |
Todd Larsen |
Rename link_name to link_id everywhere, regardless of case (so LINK_NAME
|
file |
diff |
annotate
|
Mon, 17 Nov 2008 12:18:09 +0000 |
Pawel Solyga |
Replace old page parameter doc string description with new one for page_name.
|
file |
diff |
annotate
|
Mon, 17 Nov 2008 10:36:35 +0000 |
Pawel Solyga |
Fix missing dots in doc strings and some other doc string corrections.
|
file |
diff |
annotate
|
Sat, 15 Nov 2008 16:17:11 +0000 |
Sverre Rabbelier |
Factor out direct use of the page object
|
file |
diff |
annotate
|
Wed, 05 Nov 2008 23:36:28 +0000 |
Sverre Rabbelier |
Major site restructuring, also deleting of many unused or obsolete documents
|
file |
diff |
annotate
|
Thu, 23 Oct 2008 09:08:02 +0000 |
Pawel Solyga |
Addresses comments to r866.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Fri, 17 Oct 2008 23:10:49 +0000 |
Todd Larsen |
Replace missing:
|
file |
diff |
annotate
|
Thu, 16 Oct 2008 23:31:57 +0000 |
Pawel Solyga |
Create decorators module in view/helper and add view decorator that catches exceptions like DeadlineExceededError, MemoryError, AssertionError (this code is being moved from respond function). Add view decorator to all view functions. In addition remove not needed imports from all affected files and fix too long lines.
|
file |
diff |
annotate
|
Thu, 16 Oct 2008 15:22:41 +0000 |
Pawel Solyga |
Add page=None parameter to all views. Information from page argument (which is soc.logic.site.page.Page object) is going to be used later in views code and for some context values. Fix some indentions in __doc__ strings. Add proper __doc__ string for all() function in sponsor/list.py module.
|
file |
diff |
annotate
|
Thu, 16 Oct 2008 04:37:13 +0000 |
Todd Larsen |
Eliminate the Work.abstract property and move the Document.content property
|
file |
diff |
annotate
|
Wed, 15 Oct 2008 21:27:47 +0000 |
Todd Larsen |
First phase of making the / (site/home) view generic enough to use it for
|
file |
diff |
annotate
| base
|