Mon, 10 Nov 2008 23:18:06 +0000 |
Pawel Solyga |
Remove stop parameter from home_settings and site_settings views. This is something Sverre didn't mean to commit :-) Add missing params description to the models Base class docs.
|
file |
diff |
annotate
|
Mon, 10 Nov 2008 00:41:54 +0000 |
Sverre Rabbelier |
Preparation for generic user views
|
file |
diff |
annotate
|
Mon, 10 Nov 2008 00:41:01 +0000 |
Sverre Rabbelier |
Added support for providing a custom params dict
|
file |
diff |
annotate
|
Mon, 10 Nov 2008 00:40:15 +0000 |
Sverre Rabbelier |
Fix create redirect
|
file |
diff |
annotate
|
Mon, 10 Nov 2008 00:39:50 +0000 |
Sverre Rabbelier |
Added support for providing a custom params dict
|
file |
diff |
annotate
|
Wed, 05 Nov 2008 23:38:00 +0000 |
Sverre Rabbelier |
Refactoring of {site/home}_settings to make them use base.View
|
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
|
Tue, 04 Nov 2008 20:06:36 +0000 |
Pawel Solyga |
Fix wrong redirect when changing partial path or link name. Remove an unnecessary assignment in logic/models/base.py that would generate an error when an entity did not exist.
|
file |
diff |
annotate
|
Mon, 03 Nov 2008 19:47:02 +0000 |
Sverre Rabbelier |
Minor fixes needed for generic key name
|
file |
diff |
annotate
|
Mon, 03 Nov 2008 19:04:04 +0000 |
Sverre Rabbelier |
Quick fix to fix user profile creation
|
file |
diff |
annotate
|
Sun, 02 Nov 2008 22:57:46 +0000 |
Sverre Rabbelier |
Refactor out the abundance of dictionary (un)packing
|
file |
diff |
annotate
|
Sun, 02 Nov 2008 17:26:06 +0000 |
Sverre Rabbelier |
Fixed typo in e-mail address
|
file |
diff |
annotate
|
Sun, 02 Nov 2008 17:25:10 +0000 |
Sverre Rabbelier |
Fixed typo in access check
|
file |
diff |
annotate
|
Sun, 26 Oct 2008 00:13:26 +0000 |
Sverre Rabbelier |
Always check if a user filled in a user profile
|
file |
diff |
annotate
|
Thu, 23 Oct 2008 05:21:41 +0000 |
Sverre Rabbelier |
Moved all key_name related things to the logic modules
|
file |
diff |
annotate
|
Thu, 23 Oct 2008 05:21:26 +0000 |
Sverre Rabbelier |
Addressed comments by Pawel and Todd
|
file |
diff |
annotate
|
Wed, 22 Oct 2008 17:03:08 +0000 |
Pawel Solyga |
Fix not working Create views (committed in r864). Check if entity exist in constructKeyNameSuffix funtion and apply changes to affected files.
|
file |
diff |
annotate
|
Wed, 22 Oct 2008 06:19:12 +0000 |
Sverre Rabbelier |
Some more improvements to the generic view code
|
file |
diff |
annotate
|
Tue, 21 Oct 2008 01:22:36 +0000 |
Sverre Rabbelier |
Incorperated suggestions by Todd
|
file |
diff |
annotate
|
Mon, 20 Oct 2008 23:24:21 +0000 |
Sverre Rabbelier |
Various improvements to the generic View code
|
file |
diff |
annotate
|
Sun, 19 Oct 2008 13:14:40 +0000 |
Pawel Solyga |
Fix identions, too long lines, unused imports and some other mistakes.
|
file |
diff |
annotate
|
Sun, 19 Oct 2008 00:34:33 +0000 |
Sverre Rabbelier |
Addressed comments by Todd on r822
|
file |
diff |
annotate
|
Sat, 18 Oct 2008 01:35:08 +0000 |
Todd Larsen |
Add the Page object to the context of each view method. Also, add some missing
|
file |
diff |
annotate
|
Thu, 16 Oct 2008 23:23:16 +0000 |
Sverre Rabbelier |
Add a framework for generic views
|
file |
diff |
annotate
|