Mon, 09 Mar 2009 00:43:36 +0000 Move all the jquery-purr css settings into separate file and add it to base.html template only if needed.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 09 Mar 2009 00:43:36 +0000] rev 1770
Move all the jquery-purr css settings into separate file and add it to base.html template only if needed. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Mon, 09 Mar 2009 00:42:08 +0000 Remove some copy/pasted docstring in soc.views.models.comment module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 09 Mar 2009 00:42:08 +0000] rev 1769
Remove some copy/pasted docstring in soc.views.models.comment module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Mon, 09 Mar 2009 00:40:55 +0000 Typo fix in soc.logic.cleaning module.
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
Mon, 09 Mar 2009 00:40:27 +0000 Small text changes in process_request.html template.
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
Mon, 09 Mar 2009 00:39:25 +0000 Add indention in soc.views.models.organization module.
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
Mon, 09 Mar 2009 00:38:43 +0000 Add missing blank lines in test_utils module.
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
Mon, 09 Mar 2009 00:08:32 +0000 Views should have a unique name
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
Mon, 09 Mar 2009 00:01:21 +0000 Addressed comments by Pawel
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 09 Mar 2009 00:01:21 +0000] rev 1763
Addressed comments by Pawel Patch by: Sverre Rabbelier
Mon, 09 Mar 2009 00:00:41 +0000 Use getFromKeyFieldsOr404 in slots() and allocateSlots()
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
Mon, 09 Mar 2009 00:00:13 +0000 Except and properly handle Errors in view decorator
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
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip