Mario Ferraro <fadinlight@gmail.com> [Sun, 15 Nov 2009 22:12:20 +0100] rev 3093
GMaps related JS changed to use new google namespace.
Google is going to change permanently in the future the way to
load its services, so better stay safe.
Also this commit shows uses of the new melange.js module.
Fixes Issue 634.
Daniel Hans <Daniel.M.Hans@gmail.com> [Sat, 14 Nov 2009 23:58:20 +0100] rev 3092
Changes in tags are saved to the data store.
Also, when a task is created, its arbit tags are stored. Issue 696 fixed.
Daniel Hans <Daniel.M.Hans@gmail.com> [Sat, 14 Nov 2009 23:27:03 +0100] rev 3091
Tasks may be deleted by pressing 'Delete' button on the edit view.
An organization admin may delete a task entity, if the task is not claimed by anyone. Issue 695 fixed.
Daniel Hans <Daniel.M.Hans@gmail.com> [Sat, 14 Nov 2009 18:24:36 +0100] rev 3090
Minor fix in tags module.
Daniel Hans <Daniel.M.Hans@gmail.com> [Sat, 14 Nov 2009 18:20:06 +0100] rev 3089
tags.py module, which contains helper class for tags, is added.
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.