Daniel Hans <Daniel.M.Hans@gmail.com> [Sat, 14 Nov 2009 17:22:44 +0100] rev 3088
Users who claim or work on tasks may list them without having student role.
Daniel Hans <Daniel.M.Hans@gmail.com> [Fri, 13 Nov 2009 19:02:38 +0100] rev 3087
Minor linguistic changes to NOTICE file for the taggable module.
Daniel Hans <Daniel.M.Hans@gmail.com> [Wed, 11 Nov 2009 21:04:13 +0100] rev 3086
NOTICE file added to the taggable module.
Daniel Hans <Daniel.M.Hans@gmail.com> [Tue, 10 Nov 2009 18:18:06 +0100] rev 3085
Some functions which applies to scoped tags in general moved from TaskTag to Task model.
Also, some stylish and whitespace changes and docstrings added.
Daniel Hans <Daniel.M.Hans@gmail.com> [Tue, 10 Nov 2009 14:00:15 +0100] rev 3084
Docstring fix for delete_tag function.
Daniel Hans <Daniel.M.Hans@gmail.com> [Tue, 10 Nov 2009 13:59:15 +0100] rev 3083
'scope' field moved from TaskTag to the parent class.
Daniel Hans <daniel.m.hans@gmail.com> [Sun, 08 Nov 2009 12:11:14 -0800] rev 3082
TaskArbritraryTag now has auto_delete set to True by default.
Reviewed by: Lennard de Rijk
Daniel Hans <daniel.m.hans@gmail.com> [Sun, 08 Nov 2009 12:08:05 -0800] rev 3081
Adds a new property to taggable which automatically deletes an empty tag.
Reviewed by: Lennard de Rijk
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 08 Nov 2009 11:54:44 -0800] rev 3080
Fixed an error with the task_history not being loaded when it was empty.
Daniel Hans <Daniel.M.Hans@gmail.com> [Wed, 04 Nov 2009 21:37:44 +0100] rev 3079
Fixed 'Register as a student' link problem for GHOP program.
Params and new_params in student view are also sub-merged now, so the apply pattern may be used by GHOP student view.