pytask/taskapp/views.py
Sun, 30 Jan 2011 20:06:16 +0530 Madhusudan.C.S Display list of tasks related to a Textbook and allow coordinator to create them.
Sun, 30 Jan 2011 20:05:38 +0530 Madhusudan.C.S Style fixes.
Sun, 30 Jan 2011 20:04:45 +0530 Madhusudan.C.S Allow editing of tasks even to coordinators and mentors.
Sun, 30 Jan 2011 18:59:23 +0530 Madhusudan.C.S Add a view, form and related URL for chapter creation under textbook.
Sun, 23 Jan 2011 03:21:42 +0530 Madhusudan.C.S Style fix.
Fri, 21 Jan 2011 02:11:59 +0530 Madhusudan.C.S Add uberbar messages not to claim the task. This must be disabled once claiming is possible.
Fri, 21 Jan 2011 02:11:25 +0530 Madhusudan.C.S Fix styling issues.
Thu, 20 Jan 2011 17:46:49 +0530 Madhusudan.C.S Change all the queries to Textbook model to Tasks.
Thu, 20 Jan 2011 17:45:39 +0530 Madhusudan.C.S Fix styling issues.
Thu, 20 Jan 2011 07:56:21 +0530 Madhusudan.C.S List each department textbooks separately for now, think of a clever way later.
Thu, 20 Jan 2011 07:17:14 +0530 Madhusudan.C.S Textbooks list page should list all the tasks tagged with textbooks.
Thu, 20 Jan 2011 06:12:25 +0530 Madhusudan.C.S Return whatever context can be shown for non-logged in user for tasks browse.
Tue, 18 Jan 2011 01:10:40 +0530 Madhusudan.C.S Replace all occurences of context with RequestContext in taskapp views.
Mon, 17 Jan 2011 05:33:59 +0530 Madhusudan.C.S Use the correct choices variable for the role and status.
Mon, 17 Jan 2011 04:37:07 +0530 Madhusudan.C.S Use the right form of names to be stored in the database.
Sun, 16 Jan 2011 23:16:21 +0530 Madhusudan.C.S Use reverse function instead of hard coded URL.
Sun, 16 Jan 2011 20:56:58 +0530 Madhusudan.C.S Replace create template with edit template.
Sun, 16 Jan 2011 20:55:31 +0530 Madhusudan.C.S Remove the redundant function for suggesting tags and added the required import.
Sun, 16 Jan 2011 20:54:42 +0530 Madhusudan.C.S Move all the content from create form to edit form for tasks.
Sun, 16 Jan 2011 17:04:13 +0530 Madhusudan.C.S Restructured create form to use templatetags and use Javascript for autcomplete.
Sat, 15 Jan 2011 21:24:06 +0530 Madhusudan.C.S Change imports to be more readable.
Sat, 15 Jan 2011 03:59:00 +0530 Madhusudan.C.S Make changes to the import styles, ids used and use reverse function for URL generation instead of hard coded URLs.
Wed, 12 Jan 2011 00:22:27 +0530 Nishanth Amuluru fixed a bug where guest users were not able to view the page correctly
Wed, 12 Jan 2011 00:19:22 +0530 Nishanth Amuluru fixed a few broken links to templates
Tue, 11 Jan 2011 17:40:14 +0530 Nishanth Amuluru submit report works fine
Tue, 11 Jan 2011 16:51:07 +0530 Nishanth Amuluru view_work is now working
Tue, 11 Jan 2011 14:57:16 +0530 Nishanth Amuluru add reviewer works now
Tue, 11 Jan 2011 14:30:25 +0530 Nishanth Amuluru approval of textbooks works now
Tue, 11 Jan 2011 11:56:34 +0530 Nishanth Amuluru approve text book is meaningful now
Tue, 11 Jan 2011 11:51:12 +0530 Nishanth Amuluru browse tasks works fine now
less more (0) -30 tip