Mon, 06 Apr 2009 22:55:27 +0000 Use the new nr_applications and nr_mentors
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 06 Apr 2009 22:55:27 +0000] rev 2106
Use the new nr_applications and nr_mentors This saves _a lot_ of computing time, making it possible to use the slot allocation view when there are a significant number of orgs. Patch by: Sverre Rabbelier
Mon, 06 Apr 2009 22:55:08 +0000 Add the amount of proposals and mentors to slots view
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 06 Apr 2009 22:55:08 +0000] rev 2105
Add the amount of proposals and mentors to slots view Patch by: Sverre Rabbelier
Mon, 06 Apr 2009 22:54:41 +0000 Added Matthew Wilkes to the AUTHORS file
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 06 Apr 2009 22:54:41 +0000] rev 2104
Added Matthew Wilkes to the AUTHORS file Patch by: Sverre Rabbelier
Mon, 06 Apr 2009 22:54:31 +0000 Added key_order to student proposal to enable csv export
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 06 Apr 2009 22:54:31 +0000] rev 2103
Added key_order to student proposal to enable csv export We need to add it to organization.py rather than to student_proposal because otherwise students could see the score and status of their proposals by using the csv export functionality. Patch by: "Matthew Wilkes" <matthew@matthewwilkes.co.uk> Reviewed by: Sverre Rabbelier
Mon, 06 Apr 2009 22:54:11 +0000 Fixed wrong usage of twoline_field in proposal view
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 06 Apr 2009 22:54:11 +0000] rev 2102
Fixed wrong usage of twoline_field in proposal view The proposal view currently uses twoline_field to show the abstract and contents of a proposal, which causes unbalanced tables and most data shoved to the far right of the screen. Patch by: "Matthew Wilkes" <matthew@matthewwilkes.co.uk> Reviewed by: Sverre Rabbelier
Mon, 06 Apr 2009 22:53:47 +0000 Fixed bug introduced by fixing a pylint error
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 06 Apr 2009 22:53:47 +0000] rev 2101
Fixed bug introduced by fixing a pylint error Here first was very much intentionally set to None, as later on we check if it is none in an 'first if first else exception' statement. Patch by: Sverre Rabbelier
Mon, 06 Apr 2009 22:02:16 +0000 Added name column to all role lists.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 06 Apr 2009 22:02:16 +0000] rev 2100
Added name column to all role lists. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Mon, 06 Apr 2009 21:38:10 +0000 Added Mentor name column to StudentProposals list.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 06 Apr 2009 21:38:10 +0000] rev 2099
Added Mentor name column to StudentProposals list. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Mon, 06 Apr 2009 21:19:58 +0000 Fix too long line in soc.views.models.student_proposal module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 06 Apr 2009 21:19:58 +0000] rev 2098
Fix too long line in soc.views.models.student_proposal module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Mon, 06 Apr 2009 21:05:30 +0000 Added simple listing (no score, rank) for Student Proposals you are a mentor for.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 06 Apr 2009 21:05:30 +0000] rev 2097
Added simple listing (no score, rank) for Student Proposals you are a mentor for. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
(0) -1000 -300 -100 -10 +10 +100 +300 tip