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.
Daniel Hans <Daniel.M.Hans@gmail.com> [Tue, 03 Nov 2009 17:07:10 +0100] rev 3078
Lists of student tasks view does not use pagination.
Also some minor stylish issues fixed.
Daniel Hans <Daniel.M.Hans@gmail.com> [Tue, 03 Nov 2009 02:16:51 +0100] rev 3077
Accidental module change in settings.py fixed.
Daniel Hans <Daniel.M.Hans@gmail.com> [Tue, 03 Nov 2009 02:10:47 +0100] rev 3076
List view of all tasks for a GHOP student.
Link 'List my tasks' in the GHOP program submenu is now active for a GHOP student and displays all tasks (grouped by organizations) which the user is involved in.