Tue, 10 Nov 2009 13:59:15 +0100 'scope' field moved from TaskTag to the parent class.
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.
Sun, 08 Nov 2009 12:11:14 -0800 TaskArbritraryTag now has auto_delete set to True by default.
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
Sun, 08 Nov 2009 12:08:05 -0800 Adds a new property to taggable which automatically deletes an empty tag.
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
Sun, 08 Nov 2009 11:54:44 -0800 Fixed an error with the task_history not being loaded when it was empty.
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.
Wed, 04 Nov 2009 21:37:44 +0100 Fixed 'Register as a student' link problem for GHOP program.
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.
Tue, 03 Nov 2009 17:07:10 +0100 Lists of student tasks view does not use pagination.
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.
Tue, 03 Nov 2009 02:16:51 +0100 Accidental module change in settings.py 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.
Tue, 03 Nov 2009 02:10:47 +0100 List view of all tasks for a GHOP student.
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.
Tue, 03 Nov 2009 00:50:23 +0100 getListContentForData function added to lists helper.
Daniel Hans <Daniel.M.Hans@gmail.com> [Tue, 03 Nov 2009 00:50:23 +0100] rev 3075
getListContentForData function added to lists helper. It allows to manually set a list of entities which is to be displayed on the view. Previously, the only function was getListContent, but it retrived data on its own by a single query. The new function can be useful whenever it is impossible or very awkward to obtain entities in such a way (for example more sophisticated SQL statements). Additionally, the getListContent function is reconstructed so that it collects the data first and then calls getListContentForData.
Mon, 02 Nov 2009 23:38:43 +0100 HtmlSanitizer becomes Python 2.6 compatible.
Daniel Hans <Daniel.M.Hans@gmail.com> [Mon, 02 Nov 2009 23:38:43 +0100] rev 3074
HtmlSanitizer becomes Python 2.6 compatible. The Cleaner class must not have any arguments when calling __init__ function for the object class, because in this case Python 2.6 raises TypeError (while previous versions just ignored them).
(0) -3000 -1000 -300 -100 -10 +10 tip