Sat, 11 Apr 2009 23:04:29 +0000 Added Joel Sherrill to the AUTHORS file
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 11 Apr 2009 23:04:29 +0000] rev 2163
Added Joel Sherrill to the AUTHORS file Patch by: Sverre Rabbelier
Sat, 11 Apr 2009 22:59:30 +0000 Lower ASCII fix
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 11 Apr 2009 22:59:30 +0000] rev 2162
Lower ASCII fix
Sat, 11 Apr 2009 22:58:57 +0000 Remove getKeySuffix and it's usage
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 11 Apr 2009 22:58:57 +0000] rev 2161
Remove getKeySuffix and it's usage We can use .key().id_or_name() everywhere now. Patch by: Sverre Rabbelier
Sat, 11 Apr 2009 22:58:19 +0000 Use key().id_or_name() instead of key().name()
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 11 Apr 2009 22:58:19 +0000] rev 2160
Use key().id_or_name() instead of key().name() This is to allow for the usage of auto-id's. Patch by: Sverre Rabbelier
Sat, 11 Apr 2009 22:57:23 +0000 Use key.id_or_name in templates rather than key.name
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 11 Apr 2009 22:57:23 +0000] rev 2159
Use key.id_or_name in templates rather than key.name This is to allow for usage of auto-id's. Patch by: Sverre Rabbelier
Sat, 11 Apr 2009 17:40:41 +0000 Indentation fixes.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 11 Apr 2009 17:40:41 +0000] rev 2158
Indentation fixes. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 11 Apr 2009 16:00:03 +0000 Indentation fixes.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 11 Apr 2009 16:00:03 +0000] rev 2157
Indentation fixes. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 11 Apr 2009 13:42:12 +0000 Added two menu items to the program menu.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 11 Apr 2009 13:42:12 +0000] rev 2156
Added two menu items to the program menu. The first addition is a link to redirect to the Host's view for showing duplicates. The second addition is a link for Students to an overview of all their projects in the current program. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 11 Apr 2009 13:37:31 +0000 Removed obsolete white line in soc/models/views/models/organization.py.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 11 Apr 2009 13:37:31 +0000] rev 2155
Removed obsolete white line in soc/models/views/models/organization.py. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 11 Apr 2009 13:36:50 +0000 Added listing of Student Projects for Students themselves.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 11 Apr 2009 13:36:50 +0000] rev 2154
Added listing of Student Projects for Students themselves. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 11 Apr 2009 13:34:37 +0000 Added three new redirect methods.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 11 Apr 2009 13:34:37 +0000] rev 2153
Added three new redirect methods. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 11 Apr 2009 13:32:35 +0000 Brown paper bag fix for Student Project Manage and Edit access check.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 11 Apr 2009 13:32:35 +0000] rev 2152
Brown paper bag fix for Student Project Manage and Edit access check. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 11 Apr 2009 13:19:23 +0000 Style fix in function names in stats.py
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 11 Apr 2009 13:19:23 +0000] rev 2151
Style fix in function names in stats.py Patch by: Sverre Rabbelier
Sat, 11 Apr 2009 12:27:41 +0000 When ranking, put them at or above the given rank
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 11 Apr 2009 12:27:41 +0000] rev 2150
When ranking, put them at or above the given rank Patch by: Sverre Rabbelier
Sat, 11 Apr 2009 12:27:20 +0000 Remove slots_allocation from program view
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 11 Apr 2009 12:27:20 +0000] rev 2149
Remove slots_allocation from program view Patch by: Sverre Rabbelier
Fri, 10 Apr 2009 15:46:05 +0000 Make it possible to save any value with saveValues
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 10 Apr 2009 15:46:05 +0000] rev 2148
Make it possible to save any value with saveValues Patch by: Sverre Rabbelier
Fri, 10 Apr 2009 15:45:52 +0000 Allow loading a previously saved slot allocation
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 10 Apr 2009 15:45:52 +0000] rev 2147
Allow loading a previously saved slot allocation Patch by: Sverre Rabbelier
Fri, 10 Apr 2009 15:32:11 +0000 Added Manage Student Projects item to the organization menu.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 10 Apr 2009 15:32:11 +0000] rev 2146
Added Manage Student Projects item to the organization menu. Only visible after the accepted students deadline has passed and the current user is an org admin. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 10 Apr 2009 15:24:43 +0000 Fixed typo in checkStudentProjectHasStatus docstring.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 10 Apr 2009 15:24:43 +0000] rev 2145
Fixed typo in checkStudentProjectHasStatus docstring. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 10 Apr 2009 15:22:38 +0000 Removed TODO that has been completed in r2876.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 10 Apr 2009 15:22:38 +0000] rev 2144
Removed TODO that has been completed in r2876. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 10 Apr 2009 11:27:33 +0000 Fix bug exposed in previous commit
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 10 Apr 2009 11:27:33 +0000] rev 2143
Fix bug exposed in previous commit Patch by: Sverre Rabbelier
Fri, 10 Apr 2009 11:27:15 +0000 Add a test case to demonstrate a bug in the allocator
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 10 Apr 2009 11:27:15 +0000] rev 2142
Add a test case to demonstrate a bug in the allocator Patch by: Sverre Rabbelier
Thu, 09 Apr 2009 22:37:29 +0000 Set new Melange version number to 0-5-20090410 in app.yaml.template.
Pawel Solyga <Pawel.Solyga@gmail.com> [Thu, 09 Apr 2009 22:37:29 +0000] rev 2141
Set new Melange version number to 0-5-20090410 in app.yaml.template. Patch by: Pawel Solyga
Thu, 09 Apr 2009 22:06:18 +0000 Add a new allocation algorithm and use it
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 09 Apr 2009 22:06:18 +0000] rev 2140
Add a new allocation algorithm and use it Patch by: Sverre Rabbelier
Thu, 09 Apr 2009 22:05:44 +0000 Change iterative to algorithm in slot allocator
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 09 Apr 2009 22:05:44 +0000] rev 2139
Change iterative to algorithm in slot allocator Also store the slots in program model instead of in each org. Patch by: Sverre Rabbelier
Thu, 09 Apr 2009 22:05:07 +0000 Store min and max slots in the program model
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 09 Apr 2009 22:05:07 +0000] rev 2138
Store min and max slots in the program model Also add a field to store the current allocation. Patch by: Sverre Rabbelier
Thu, 09 Apr 2009 22:04:47 +0000 If nothing is assigned, return no assignments
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 09 Apr 2009 22:04:47 +0000] rev 2137
If nothing is assigned, return no assignments Before the popularity was returned instead. Patch by: Sverre Rabbelier
Wed, 08 Apr 2009 23:45:41 +0000 Add a submit method and button to slots view
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 08 Apr 2009 23:45:41 +0000] rev 2136
Add a submit method and button to slots view Patch by: Sverre Rabbelier
Wed, 08 Apr 2009 22:47:46 +0000 Make "Private Comment" first in the selection box on Student Proposal review page.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 08 Apr 2009 22:47:46 +0000] rev 2135
Make "Private Comment" first in the selection box on Student Proposal review page. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 08 Apr 2009 22:21:50 +0000 Add auto-completion for mentor field
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 08 Apr 2009 22:21:50 +0000] rev 2134
Add auto-completion for mentor field Patch by: Kai Blin
Wed, 08 Apr 2009 22:21:30 +0000 Make mentor pickable
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 08 Apr 2009 22:21:30 +0000] rev 2133
Make mentor pickable Patch by: Kai Blin
Wed, 08 Apr 2009 22:21:12 +0000 Make it possible to specify the key_order for pick
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 08 Apr 2009 22:21:12 +0000] rev 2132
Make it possible to specify the key_order for pick Patch by: Kai Blin
Wed, 08 Apr 2009 22:20:53 +0000 Add a temporary hack to allow filtering on org.key().name()
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 08 Apr 2009 22:20:53 +0000] rev 2131
Add a temporary hack to allow filtering on org.key().name() Patch by: Kai Blin
Wed, 08 Apr 2009 22:20:33 +0000 Drop the 'adjustement' part of slots allocation
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 08 Apr 2009 22:20:33 +0000] rev 2130
Drop the 'adjustement' part of slots allocation Also cap the max slots at slots_desired (and name it 'max' rather than 'mentors', which is a more accurate name anyway). Patch by: Sverre Rabbelier
Wed, 08 Apr 2009 22:20:00 +0000 Use slots allocated instead of adjustment in slots view
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 08 Apr 2009 22:20:00 +0000] rev 2129
Use slots allocated instead of adjustment in slots view Patch by: Sverre Rabbelier
Wed, 08 Apr 2009 22:19:24 +0000 Use the new self._getAcceptedOrgsList in slots view
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 08 Apr 2009 22:19:24 +0000] rev 2128
Use the new self._getAcceptedOrgsList in slots view Patch by: Sverre Rabbelier
Wed, 08 Apr 2009 22:19:05 +0000 Factor out _getAcceptedOrgsList from acceptedOrgs
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 08 Apr 2009 22:19:05 +0000] rev 2127
Factor out _getAcceptedOrgsList from acceptedOrgs Patch by: Sverre Rabbelier
Tue, 07 Apr 2009 22:22:43 +0000 Public page for StudentProjects now displays public info.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 07 Apr 2009 22:22:43 +0000] rev 2126
Public page for StudentProjects now displays public info. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 07 Apr 2009 22:20:23 +0000 Added public info as TinyMCE to the edit pages.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 07 Apr 2009 22:20:23 +0000] rev 2125
Added public info as TinyMCE to the edit pages. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 07 Apr 2009 22:19:01 +0000 Added public_info property to StudentProject model.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 07 Apr 2009 22:19:01 +0000] rev 2124
Added public_info property to StudentProject model. This can be used to further elaborate about your project on it's public page. Also fixed some style and textual issues. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 07 Apr 2009 21:57:50 +0000 Student Project public page now shows feed entries.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 07 Apr 2009 21:57:50 +0000] rev 2123
Student Project public page now shows feed entries. Patch by: Madhusudan C.S Reviewed by: Lennard de Rijk
Tue, 07 Apr 2009 21:55:54 +0000 Added feed_url to StudentProject.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 07 Apr 2009 21:55:54 +0000] rev 2122
Added feed_url to StudentProject. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 07 Apr 2009 21:40:23 +0000 Added list of projects to the organization home page.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 07 Apr 2009 21:40:23 +0000] rev 2121
Added list of projects to the organization home page. Only projects that have not failed will be shown here. The list will link to each project public page which will contain the necessary info about the project. Addresses part of Issue 491. Patch by: Madhusudan C.S Reviewed by: Lennard de Rijk
Tue, 07 Apr 2009 21:12:29 +0000 Changed StudentProposal list to show the amount of pending mentors if none have been assigned.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 07 Apr 2009 21:12:29 +0000] rev 2120
Changed StudentProposal list to show the amount of pending mentors if none have been assigned. Addresses Issue 551. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 07 Apr 2009 18:50:24 +0000 Brown paper bag fix
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 07 Apr 2009 18:50:24 +0000] rev 2119
Brown paper bag fix Patch by: Sverre Rabbelier
Tue, 07 Apr 2009 18:20:27 +0000 Set new Melange version number to 0-5-20090407 in app.yaml.template.
Pawel Solyga <Pawel.Solyga@gmail.com> [Tue, 07 Apr 2009 18:20:27 +0000] rev 2118
Set new Melange version number to 0-5-20090407 in app.yaml.template. Patch by: Pawel Solyga
Tue, 07 Apr 2009 18:12:29 +0000 Add missing imports, remove unsused imports, fix too long lines and some other style fixes in soc.views.models.student_project module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Tue, 07 Apr 2009 18:12:29 +0000] rev 2117
Add missing imports, remove unsused imports, fix too long lines and some other style fixes in soc.views.models.student_project module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Tue, 07 Apr 2009 12:31:12 +0000 Add pylint: disable-msg=W0706 to soc.views.helper.access module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Tue, 07 Apr 2009 12:31:12 +0000] rev 2116
Add pylint: disable-msg=W0706 to soc.views.helper.access module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Tue, 07 Apr 2009 08:49:47 +0000 Major update to the views concerning StudentProjects.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 07 Apr 2009 08:49:47 +0000] rev 2115
Major update to the views concerning StudentProjects. Organization admins can now reassign a Mentor for each of their active (meaning student has not failed or finished) projects. To facilitate this an overview has been added for the Organization Admins in which they can choose which Project to edit. Students can now edit the public information that is used in their projects. Several TODO's have been added to make it easier to navigate to these pages. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 07 Apr 2009 08:44:56 +0000 Added new redirect method to be used for StudentProjects.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 07 Apr 2009 08:44:56 +0000] rev 2114
Added new redirect method to be used for StudentProjects. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 07 Apr 2009 08:43:50 +0000 Added two new templates for use in StudentProject views.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 07 Apr 2009 08:43:50 +0000] rev 2113
Added two new templates for use in StudentProject views. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
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
(0) -1000 -300 -100 -60 +60 +100 +300 tip