app/soc/logic/models/base.py
Sat, 15 Nov 2008 03:12:33 +0000 Todd Larsen Attempt to rename User.id to User.account, in preparation for making User be
Mon, 10 Nov 2008 00:41:54 +0000 Sverre Rabbelier Preparation for generic user views
Fri, 07 Nov 2008 22:13:20 +0000 Pawel Solyga Some indention fixes and remove not needed variable in soc.logic.models.base module.
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.
Tue, 04 Nov 2008 14:09:37 +0000 Pawel Solyga Fix not working former ids feature of User Profile Developer Edit view. Add missing Error exception class to soc.logic.models.base module.
Mon, 03 Nov 2008 15:03:09 +0000 Pawel Solyga Add missing TODOs to soc.logic.models classes. Fix comments format in base.Logic class. Changes based on comments to r972.
Sun, 02 Nov 2008 22:57:46 +0000 Sverre Rabbelier Refactor out the abundance of dictionary (un)packing
Sun, 02 Nov 2008 22:56:28 +0000 Sverre Rabbelier Add a getForFields method
Sun, 02 Nov 2008 22:50:22 +0000 Sverre Rabbelier Add a generic method for getting a Keyname
Sun, 02 Nov 2008 17:26:06 +0000 Sverre Rabbelier Fixed typo in e-mail address
Thu, 23 Oct 2008 05:21:41 +0000 Sverre Rabbelier Moved all key_name related things to the logic modules
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
Mon, 20 Oct 2008 23:23:43 +0000 Sverre Rabbelier Improve the error message for getIfFields
Sun, 19 Oct 2008 16:17:32 +0000 Pawel Solyga Remove unused imports, fix too long lines and indentions.
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
Fri, 17 Oct 2008 13:04:51 +0000 Pawel Solyga Move TODO about isDeletable Sponsor logic method to sponsor.py module and extend a little bit doc string.
Thu, 16 Oct 2008 23:23:16 +0000 Sverre Rabbelier Add a framework for generic views
Thu, 16 Oct 2008 13:14:13 +0000 Pawel Solyga Fix mistakes in docs and comments in logic/models/base.py.
Mon, 13 Oct 2008 22:04:42 +0000 Pawel Solyga Remove spaces between dict key name and colon. Fix some typos based on comments http://code.google.com/p/soc/source/detail?r=739.
Sun, 12 Oct 2008 18:11:20 +0000 Sverre Rabbelier Added invididual model logic files
less more (0) tip