Tue, 07 Apr 2009 08:41:58 +0000 Added 2 new access checks to deal with StudentProjects.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 07 Apr 2009 08:41:58 +0000] rev 2112
Added 2 new access checks to deal with StudentProjects. In preparation for the view updates regarding StudentProject. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 07 Apr 2009 08:40:51 +0000 Student Project listing now includes mentor column.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 07 Apr 2009 08:40:51 +0000] rev 2111
Student Project listing now includes mentor column. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 07 Apr 2009 08:09:47 +0000 Change the dropdown menu to state Comment Visible to Student.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 07 Apr 2009 08:09:47 +0000] rev 2110
Change the dropdown menu to state Comment Visible to Student. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 07 Apr 2009 07:28:31 +0000 Only show mentor name in the detailed list.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 07 Apr 2009 07:28:31 +0000] rev 2109
Only show mentor name in the detailed list. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Mon, 06 Apr 2009 23:46:46 +0000 Properly handle exports when there are multiple lists
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 06 Apr 2009 23:46:46 +0000] rev 2108
Properly handle exports when there are multiple lists If there are multiple lists whose index does not match their position in the contents, things weren't handled properly. Patch by: Sverre Rabbelier
Mon, 06 Apr 2009 22:55:49 +0000 Make slots view available to hosts
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 06 Apr 2009 22:55:49 +0000] rev 2107
Make slots view available to hosts Patch by: Sverre Rabbelier
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
Mon, 06 Apr 2009 20:36:18 +0000 Changed label and help_text for public review button on studentproposal review page.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 06 Apr 2009 20:36:18 +0000] rev 2096
Changed label and help_text for public review button on studentproposal review page. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Mon, 06 Apr 2009 19:22:42 +0000 Replace current favicon with the cleaned up one (smudges).
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 06 Apr 2009 19:22:42 +0000] rev 2095
Replace current favicon with the cleaned up one (smudges). Patch by: ajatsu Reviewed by: Pawel Solyga
Mon, 06 Apr 2009 18:18:53 +0000 Allow students to see and comment on withdrawn and ineligible proposals, hide withdraw button for those proposals.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 06 Apr 2009 18:18:53 +0000] rev 2094
Allow students to see and comment on withdrawn and ineligible proposals, hide withdraw button for those proposals. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Mon, 06 Apr 2009 18:16:30 +0000 Indention fix in soc.views.models.organization module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 06 Apr 2009 18:16:30 +0000] rev 2093
Indention fix in soc.views.models.organization module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Mon, 06 Apr 2009 11:04:57 +0000 When Student withdrew a proposal a public comment "Student withdrew proposal." is posted.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 06 Apr 2009 11:04:57 +0000] rev 2092
When Student withdrew a proposal a public comment "Student withdrew proposal." is posted. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Mon, 06 Apr 2009 10:11:44 +0000 Make "Mark as Ineligible" reversable and make this feature available for mentors too.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 06 Apr 2009 10:11:44 +0000] rev 2091
Make "Mark as Ineligible" reversable and make this feature available for mentors too. Now also with every click on "Mark as Ineligible" or "Mark as Eligible" button a private comment is posted with message "Marked Student Proposal as Ineligible/Eligible" which will help keep track of the changes made by mentors/org admins. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Sun, 05 Apr 2009 23:39:36 +0000 Add a script to subscribe someone to all updates
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 05 Apr 2009 23:39:36 +0000] rev 2090
Add a script to subscribe someone to all updates Patch by: Sverre Rabbelier
Sun, 05 Apr 2009 23:39:25 +0000 Add the entities to the context too
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 05 Apr 2009 23:39:25 +0000] rev 2089
Add the entities to the context too This makes it easier to quickly get specific entities from the datastore. Patch by: Sverre Rabbelier
Sun, 05 Apr 2009 22:51:54 +0000 Fix posting public comments as private in student proposals review.html template.
Pawel Solyga <Pawel.Solyga@gmail.com> [Sun, 05 Apr 2009 22:51:54 +0000] rev 2088
Fix posting public comments as private in student proposals review.html template. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Sun, 05 Apr 2009 19:43:26 +0000 Brown paper bag fix, sort by last name in AUTHORS
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 05 Apr 2009 19:43:26 +0000] rev 2087
Brown paper bag fix, sort by last name in AUTHORS Patch by: Sverre Rabbelier
Sun, 05 Apr 2009 19:38:10 +0000 Added Dmitri to the AUTHORS file
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 05 Apr 2009 19:38:10 +0000] rev 2086
Added Dmitri to the AUTHORS file CLA signed with "Igor Gasowski for Dmitri Gaskin" since Dmitri is a minor (Igor Gasowski is his father). Patch by: Sverre Rabbelier
Sun, 05 Apr 2009 19:37:56 +0000 Use different colors for public/private comment widget
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 05 Apr 2009 19:37:56 +0000] rev 2085
Use different colors for public/private comment widget Patch by: Dmitri Gaskin <dmitrig01@gmail.com>
Sun, 05 Apr 2009 18:18:07 +0000 Fixed a missing variable declaration
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 05 Apr 2009 18:18:07 +0000] rev 2084
Fixed a missing variable declaration This caused /org_app/list to be broken. Patch by: Sverre Rabbelier
Sun, 05 Apr 2009 17:57:33 +0000 Disable E1002 pylint error in soc.views.helper.dynaform module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Sun, 05 Apr 2009 17:57:33 +0000] rev 2083
Disable E1002 pylint error in soc.views.helper.dynaform module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip