Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 09 Mar 2009 00:40:55 +0000] rev 1768
Typo fix in soc.logic.cleaning module.
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 09 Mar 2009 00:40:27 +0000] rev 1767
Small text changes in process_request.html template.
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 09 Mar 2009 00:39:25 +0000] rev 1766
Add indention in soc.views.models.organization module.
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 09 Mar 2009 00:38:43 +0000] rev 1765
Add missing blank lines in test_utils module.
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 09 Mar 2009 00:08:32 +0000] rev 1764
Views should have a unique name
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 09 Mar 2009 00:01:21 +0000] rev 1763
Addressed comments by Pawel
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 09 Mar 2009 00:00:41 +0000] rev 1762
Use getFromKeyFieldsOr404 in slots() and allocateSlots()
Handling of the exception is done by the view decorator.
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 09 Mar 2009 00:00:13 +0000] rev 1761
Except and properly handle Errors in view decorator
After the next release we can remove all try/except combinations that
are not customized and leave the handling of those exceptions to the
view decorator.
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Mar 2009 23:58:27 +0000] rev 1760
Hide 'slots' and add 'slots_desired'
Patch by: Sverre Rabbelier
Pawel Solyga <Pawel.Solyga@gmail.com> [Sun, 08 Mar 2009 21:59:57 +0000] rev 1759
Revert r2376 since it's not needed as discussed in Issue 188.
http://code.google.com/p/soc/issues/detail?id=188
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed