app/soc/views/models/base.py
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.
Mon, 10 Nov 2008 00:41:54 +0000 Sverre Rabbelier Preparation for generic user views
Mon, 10 Nov 2008 00:41:01 +0000 Sverre Rabbelier Added support for providing a custom params dict
Mon, 10 Nov 2008 00:40:15 +0000 Sverre Rabbelier Fix create redirect
Mon, 10 Nov 2008 00:39:50 +0000 Sverre Rabbelier Added support for providing a custom params dict
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
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.
Mon, 03 Nov 2008 19:47:02 +0000 Sverre Rabbelier Minor fixes needed for generic key name
Mon, 03 Nov 2008 19:04:04 +0000 Sverre Rabbelier Quick fix to fix user profile creation
Sun, 02 Nov 2008 22:57:46 +0000 Sverre Rabbelier Refactor out the abundance of dictionary (un)packing
Sun, 02 Nov 2008 17:26:06 +0000 Sverre Rabbelier Fixed typo in e-mail address
Sun, 02 Nov 2008 17:25:10 +0000 Sverre Rabbelier Fixed typo in access check
Sun, 26 Oct 2008 00:13:26 +0000 Sverre Rabbelier Always check if a user filled in a user profile
Thu, 23 Oct 2008 05:21:41 +0000 Sverre Rabbelier Moved all key_name related things to the logic modules
Thu, 23 Oct 2008 05:21:26 +0000 Sverre Rabbelier Addressed comments by Pawel and Todd
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.
Wed, 22 Oct 2008 06:19:12 +0000 Sverre Rabbelier Some more improvements to the generic view code
Tue, 21 Oct 2008 01:22:36 +0000 Sverre Rabbelier Incorperated suggestions by Todd
Mon, 20 Oct 2008 23:24:21 +0000 Sverre Rabbelier Various improvements to the generic View code
Sun, 19 Oct 2008 13:14:40 +0000 Pawel Solyga Fix identions, too long lines, unused imports and some other mistakes.
Sun, 19 Oct 2008 00:34:33 +0000 Sverre Rabbelier Addressed comments by Todd on r822
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
Thu, 16 Oct 2008 23:23:16 +0000 Sverre Rabbelier Add a framework for generic views
less more (0) tip