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
|
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.
|
file |
diff |
annotate
|
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.
|
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 22:56:28 +0000 |
Sverre Rabbelier |
Add a getForFields method
|
file |
diff |
annotate
|
Sun, 02 Nov 2008 22:50:22 +0000 |
Sverre Rabbelier |
Add a generic method for getting a Keyname
|
file |
diff |
annotate
|
Sun, 02 Nov 2008 17:26:06 +0000 |
Sverre Rabbelier |
Fixed typo in e-mail address
|
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
|
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
|
Mon, 20 Oct 2008 23:23:43 +0000 |
Sverre Rabbelier |
Improve the error message for getIfFields
|
file |
diff |
annotate
|
Sun, 19 Oct 2008 16:17:32 +0000 |
Pawel Solyga |
Remove unused imports, fix too long lines and indentions.
|
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
|
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.
|
file |
diff |
annotate
|
Thu, 16 Oct 2008 23:23:16 +0000 |
Sverre Rabbelier |
Add a framework for generic views
|
file |
diff |
annotate
|
Thu, 16 Oct 2008 13:14:13 +0000 |
Pawel Solyga |
Fix mistakes in docs and comments in logic/models/base.py.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sun, 12 Oct 2008 18:11:20 +0000 |
Sverre Rabbelier |
Added invididual model logic files
|
file |
diff |
annotate
|