Sun, 30 Nov 2008 15:25:31 +0000 Remove unused import in soc.models.task.
Pawel Solyga <Pawel.Solyga@gmail.com> [Sun, 30 Nov 2008 15:25:31 +0000] rev 622
Remove unused import in soc.models.task. Patch by: Pawel Solyga
Sun, 30 Nov 2008 15:25:07 +0000 Fix too long lines in soc.model.work.
Pawel Solyga <Pawel.Solyga@gmail.com> [Sun, 30 Nov 2008 15:25:07 +0000] rev 621
Fix too long lines in soc.model.work. Patch by: Pawel Solyga
Sat, 29 Nov 2008 23:51:24 +0000 Put the redirects in the views/helper/redirects.py module.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 29 Nov 2008 23:51:24 +0000] rev 620
Put the redirects in the views/helper/redirects.py module. Changed the getCreateRequestRedirect to comply with the new signature. Also changed it's docstring to a more suitable one. Fixed a useless merge in views/models/role.py in the process.
Sat, 29 Nov 2008 22:48:15 +0000 Style fixes for previous commit
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 29 Nov 2008 22:48:15 +0000] rev 619
Style fixes for previous commit We also need to run pylint. Patch by: Sverre Rabbelier
Sat, 29 Nov 2008 22:36:51 +0000 Added invitation received message upon creating a new invite.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 29 Nov 2008 22:36:51 +0000] rev 618
Added invitation received message upon creating a new invite. Moved the inviteAcceptedRedirect into the logic code. Added a TODO for further user notification upon creating a request. Patch by: Lennard de Rijk
Sat, 29 Nov 2008 21:58:34 +0000 Now invited users can create a new Host profile
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 29 Nov 2008 21:58:34 +0000] rev 617
Now invited users can create a new Host profile Before the invited user had to be a developer for this to work. Now, instead the default checkIsDeveloper check for the 'edit Host', a custom checkIsInvite check is used. Patch by: Sverre Rabbelier
Sat, 29 Nov 2008 21:21:04 +0000 Fixed requests not working anymore
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 29 Nov 2008 21:21:04 +0000] rev 616
Fixed requests not working anymore We really need a test suite. Patch by: Sverre Rabbelier
Sat, 29 Nov 2008 21:04:09 +0000 Fixed a bug in latest commit
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 29 Nov 2008 21:04:09 +0000] rev 615
Fixed a bug in latest commit Patch by: Sverre Rabbelier
Sat, 29 Nov 2008 19:45:19 +0000 Moved getSidebarLinks to sitemap.sidebar
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 29 Nov 2008 19:45:19 +0000] rev 614
Moved getSidebarLinks to sitemap.sidebar This is the fourth, and final patch, that attempts to improve the cohesion in the base.View class. Patch by: Sverre Rabbelier
Sat, 29 Nov 2008 19:44:48 +0000 Moved getDjangoURLPatterns to sitemap.sitemap
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 29 Nov 2008 19:44:48 +0000] rev 613
Moved getDjangoURLPatterns to sitemap.sitemap Third commit in a series that aims to improve the cohesion in the base.View class. Patch by: Sverre Rabbelier
(0) -300 -100 -10 +10 +100 +300 +1000 tip