app/soc/views/models/student_proposal.py
Mon, 20 Apr 2009 20:56:56 +0000 Lennard de Rijk Allowing student project review page to be viewed in read-only mode after the deadline has passed.
Fri, 17 Apr 2009 16:23:01 +0000 Pawel Solyga Proposal CSV export for students.
Wed, 15 Apr 2009 15:56:17 +0000 Pawel Solyga Fix too long line and redefining variable 'review' from outer scope in soc.views.models.student_proposal module.
Mon, 13 Apr 2009 21:32:12 +0000 Sverre Rabbelier Undid superfluas replacement of .name() with .name_or_id()
Mon, 13 Apr 2009 15:31:39 +0000 Sverre Rabbelier Do not rely on dicts.merge to change target
Sun, 12 Apr 2009 16:43:30 +0000 Lennard de Rijk Added a warning message to alert the user that reviews are not editable.
Sun, 12 Apr 2009 16:09:00 +0000 Lennard de Rijk Added overview of private reviews to the Student Proposal review page.
Sat, 11 Apr 2009 22:58:19 +0000 Sverre Rabbelier Use key().id_or_name() instead of key().name()
Sat, 11 Apr 2009 12:27:41 +0000 Sverre Rabbelier When ranking, put them at or above the given rank
Fri, 10 Apr 2009 15:22:38 +0000 Lennard de Rijk Removed TODO that has been completed in r2876.
Wed, 08 Apr 2009 22:21:50 +0000 Sverre Rabbelier Add auto-completion for mentor field
Mon, 06 Apr 2009 21:19:58 +0000 Pawel Solyga Fix too long line in soc.views.models.student_proposal module.
Mon, 06 Apr 2009 20:36:18 +0000 Lennard de Rijk Changed label and help_text for public review button on studentproposal review page.
Mon, 06 Apr 2009 18:18:53 +0000 Pawel Solyga Allow students to see and comment on withdrawn and ineligible proposals, hide withdraw button for those proposals.
Mon, 06 Apr 2009 11:04:57 +0000 Pawel Solyga When Student withdrew a proposal a public comment "Student withdrew proposal." is posted.
Mon, 06 Apr 2009 10:11:44 +0000 Pawel Solyga Make "Mark as Ineligible" reversable and make this feature available for mentors too.
Fri, 03 Apr 2009 17:41:08 +0000 Pawel Solyga Style fixes and removal of unused imports in soc.views.models.
Thu, 02 Apr 2009 10:11:38 +0000 Pawel Solyga Make the mentor and organization admin comment submission on student proposal nicer. Now drop down box allows you to select comment type and based on selected type and your current Role shows you available comment options. Left TODO to put inline JS into separate JS file.
Tue, 31 Mar 2009 16:00:17 +0000 Pawel Solyga Make invalid Student Proposals also accessible for Hosts, Mentors and Org admins. Previously only new and pending Student Proposals could be viewed.
Mon, 30 Mar 2009 19:41:05 +0000 Lennard de Rijk Enforce the 500 character limit for abstracts.
Wed, 25 Mar 2009 18:54:55 +0000 Lennard de Rijk Student Proposal Review page now has a title that contains the title and student name.
Wed, 25 Mar 2009 15:20:01 +0000 Lennard de Rijk Placing a public review via the review interface now also triggers the status change to pending.
Wed, 25 Mar 2009 14:07:21 +0000 Lennard de Rijk Added cleaning to student proposal content and the contents of the reviews.
Tue, 24 Mar 2009 18:43:22 +0000 Lennard de Rijk Fixed error occurring when mentor or student posts a comment because a built-in function was passed rather then a real argument.
Mon, 23 Mar 2009 20:05:00 +0000 Lennard de Rijk Added check to prevent students from submitting more proposals then allowed by the program settings.
Mon, 16 Mar 2009 21:18:20 +0000 Lennard de Rijk Hook up the new template tag for StudentProposal reviews.
Mon, 16 Mar 2009 19:08:50 +0000 Lennard de Rijk Notifications will not be sent out to the reviewer.
Mon, 16 Mar 2009 18:05:08 +0000 Lennard de Rijk Send out a message on a new StudentProposal review to all followers.
Mon, 16 Mar 2009 16:27:21 +0000 Lennard de Rijk Increased the length of the timebased link_id to handle more items at once.
Sun, 15 Mar 2009 20:27:50 +0000 Lennard de Rijk The StudentProposal review view now also allow you to subscribe to public/private reviews.
less more (0) -50 -30 tip