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
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
Sun, 05 Apr 2009 17:50:56 +0000 Fixed a 'stylefix' in DynaField that wasn't a style issue
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 05 Apr 2009 17:50:56 +0000] rev 2082
Fixed a 'stylefix' in DynaField that wasn't a style issue The word 'base' was not chosen arbitarily but is a variable name, by changing it to object DynaFields were no longer a subclass of Field, so they were not included anymore. Patch by: Sverre Rabbelier
Sat, 04 Apr 2009 09:09:35 +0000 Fix wrong usage of helper requests module in soc.views.models.base after recent unused imports cleanup.
Pawel Solyga <Pawel.Solyga@gmail.com> [Sat, 04 Apr 2009 09:09:35 +0000] rev 2081
Fix wrong usage of helper requests module in soc.views.models.base after recent unused imports cleanup. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Fri, 03 Apr 2009 19:17:26 +0000 Also show 'List my student proposals' after signup closes
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 03 Apr 2009 19:17:26 +0000] rev 2080
Also show 'List my student proposals' after signup closes Patch by: Sverre Rabbelier
Fri, 03 Apr 2009 19:17:08 +0000 Minor tweaks to orgStats
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 03 Apr 2009 19:17:08 +0000] rev 2079
Minor tweaks to orgStats Patch by: Sverre Rabbelier
Fri, 03 Apr 2009 17:54:57 +0000 Fix calling of super class __init__ method in out_of_band Error class (wrong number of parameters).
Pawel Solyga <Pawel.Solyga@gmail.com> [Fri, 03 Apr 2009 17:54:57 +0000] rev 2078
Fix calling of super class __init__ method in out_of_band Error class (wrong number of parameters). Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Fri, 03 Apr 2009 17:43:41 +0000 Style fixes, add missing docstring, fix some wrong calls to super classes and removal of unused imports in soc.views.helper.
Pawel Solyga <Pawel.Solyga@gmail.com> [Fri, 03 Apr 2009 17:43:41 +0000] rev 2077
Style fixes, add missing docstring, fix some wrong calls to super classes and removal of unused imports in soc.views.helper. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Fri, 03 Apr 2009 17:41:08 +0000 Style fixes and removal of unused imports in soc.views.models.
Pawel Solyga <Pawel.Solyga@gmail.com> [Fri, 03 Apr 2009 17:41:08 +0000] rev 2076
Style fixes and removal of unused imports in soc.views.models. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Fri, 03 Apr 2009 17:34:20 +0000 Call super class in __init__ in soc.views.out_of_band module Error class.
Pawel Solyga <Pawel.Solyga@gmail.com> [Fri, 03 Apr 2009 17:34:20 +0000] rev 2075
Call super class in __init__ in soc.views.out_of_band module Error class. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Fri, 03 Apr 2009 17:32:15 +0000 Fix too long lines, style and remove unused imports in soc.models modules.
Pawel Solyga <Pawel.Solyga@gmail.com> [Fri, 03 Apr 2009 17:32:15 +0000] rev 2074
Fix too long lines, style and remove unused imports in soc.models modules. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Fri, 03 Apr 2009 17:30:36 +0000 Style fixes and removal of unused imports in soc.logic modules.
Pawel Solyga <Pawel.Solyga@gmail.com> [Fri, 03 Apr 2009 17:30:36 +0000] rev 2073
Style fixes and removal of unused imports in soc.logic modules. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Fri, 03 Apr 2009 17:29:36 +0000 Style fixes and removal of unused imports in soc.logic.models modules.
Pawel Solyga <Pawel.Solyga@gmail.com> [Fri, 03 Apr 2009 17:29:36 +0000] rev 2072
Style fixes and removal of unused imports in soc.logic.models modules. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Fri, 03 Apr 2009 17:27:31 +0000 Disable some messages in pylintrc and disable cyclic imports check in silent mode of do_pylint.sh.
Pawel Solyga <Pawel.Solyga@gmail.com> [Fri, 03 Apr 2009 17:27:31 +0000] rev 2071
Disable some messages in pylintrc and disable cyclic imports check in silent mode of do_pylint.sh. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Fri, 03 Apr 2009 17:23:53 +0000 Remove unused imports soc.cache.base module and rename key variable to filter_key in soc.views.sitemap modules (access to outer scope names).
Pawel Solyga <Pawel.Solyga@gmail.com> [Fri, 03 Apr 2009 17:23:53 +0000] rev 2070
Remove unused imports soc.cache.base module and rename key variable to filter_key in soc.views.sitemap modules (access to outer scope names). Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Fri, 03 Apr 2009 17:21:26 +0000 Remove unused imports in soc.views.sitemap modules.
Pawel Solyga <Pawel.Solyga@gmail.com> [Fri, 03 Apr 2009 17:21:26 +0000] rev 2069
Remove unused imports in soc.views.sitemap modules. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Fri, 03 Apr 2009 17:19:46 +0000 Style fixes and removal of unused imports in soc.logic.helper modules.
Pawel Solyga <Pawel.Solyga@gmail.com> [Fri, 03 Apr 2009 17:19:46 +0000] rev 2068
Style fixes and removal of unused imports in soc.logic.helper modules. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Fri, 03 Apr 2009 17:10:32 +0000 Add missing docstring url.py.
Pawel Solyga <Pawel.Solyga@gmail.com> [Fri, 03 Apr 2009 17:10:32 +0000] rev 2067
Add missing docstring url.py. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Fri, 03 Apr 2009 17:09:34 +0000 Add missing docstrings to main.py and settings.py.
Pawel Solyga <Pawel.Solyga@gmail.com> [Fri, 03 Apr 2009 17:09:34 +0000] rev 2066
Add missing docstrings to main.py and settings.py. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Fri, 03 Apr 2009 17:06:27 +0000 Add license file and docstring to __init__.py files across different modules within Melange.
Pawel Solyga <Pawel.Solyga@gmail.com> [Fri, 03 Apr 2009 17:06:27 +0000] rev 2065
Add license file and docstring to __init__.py files across different modules within Melange. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Fri, 03 Apr 2009 10:36:57 +0000 Returning a JSON response on successfully storing the found duplicates.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 03 Apr 2009 10:36:57 +0000] rev 2064
Returning a JSON response on successfully storing the found duplicates. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 03 Apr 2009 04:54:10 +0000 Fixed a typo in stats.py
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 03 Apr 2009 04:54:10 +0000] rev 2063
Fixed a typo in stats.py Patch by: Sverre Rabbelier
Thu, 02 Apr 2009 23:06:52 +0000 Refactor getProps to use dateFetch
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 02 Apr 2009 23:06:52 +0000] rev 2062
Refactor getProps to use dateFetch Patch by: Sverre Rabbelier
Thu, 02 Apr 2009 23:06:39 +0000 Style fixes
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 02 Apr 2009 23:06:39 +0000] rev 2061
Style fixes Patch by: Sverre Rabbelier
Thu, 02 Apr 2009 23:06:28 +0000 Add and use a getEntities method
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 02 Apr 2009 23:06:28 +0000] rev 2060
Add and use a getEntities method Patch by: Sverre Rabbelier
Thu, 02 Apr 2009 23:06:15 +0000 Make it possible to retrieve all properties in toDict
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 02 Apr 2009 23:06:15 +0000] rev 2059
Make it possible to retrieve all properties in toDict We used to retrieve only the properties that are specified in the self.properties() dictionary, instead, we now iterate over the key_fields and only use self.properties() if those are not specified. Patch by: Sverre Rabbelier
Thu, 02 Apr 2009 23:05:56 +0000 Add dateFetch
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 02 Apr 2009 23:05:56 +0000] rev 2058
Add dateFetch This way it's possible to incrementally fetch new or modified entities given a certain base set. Patch by: Sverre Rabbelier
Thu, 02 Apr 2009 23:05:43 +0000 Make stats.py executable
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 02 Apr 2009 23:05:43 +0000] rev 2057
Make stats.py executable Patch by: Sverre Rabbelier
Thu, 02 Apr 2009 23:05:31 +0000 Print how many entities have been retrieved
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 02 Apr 2009 23:05:31 +0000] rev 2056
Print how many entities have been retrieved Patch by: Sverre Rabbelier
Thu, 02 Apr 2009 19:40:28 +0000 Enable storing of the duplicate calculation results.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 02 Apr 2009 19:40:28 +0000] rev 2055
Enable storing of the duplicate calculation results. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 02 Apr 2009 19:38:49 +0000 Added ProposalDuplicates model and logic.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 02 Apr 2009 19:38:49 +0000] rev 2054
Added ProposalDuplicates model and logic. This will be used for storing the answer on duplicate calculations. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 02 Apr 2009 16:30:38 +0000 Replace "Founded by" with "Registered by" in soc.models.group module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Thu, 02 Apr 2009 16:30:38 +0000] rev 2053
Replace "Founded by" with "Registered by" in soc.models.group module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Thu, 02 Apr 2009 15:31:36 +0000 Add some additional functions for stats to stats.py script.
Pawel Solyga <Pawel.Solyga@gmail.com> [Thu, 02 Apr 2009 15:31:36 +0000] rev 2052
Add some additional functions for stats to stats.py script. This included getStudents, getUsers, getMentors, getOrgAdmins, countStudentsWithProposals and some style fixes. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Thu, 02 Apr 2009 10:11:38 +0000 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.
Pawel Solyga <Pawel.Solyga@gmail.com> [Thu, 02 Apr 2009 10:11:38 +0000] rev 2051
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. Patch by: Tim Ansell (small fixes by Pawel Solyga) Reviewed by: Pawel Solyga
Wed, 01 Apr 2009 17:23:49 +0000 "Where did you hear about this program"- can now be changed at any time.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 01 Apr 2009 17:23:49 +0000] rev 2050
"Where did you hear about this program"- can now be changed at any time. Addresses Issue 487. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Wed, 01 Apr 2009 12:01:58 +0000 Some fixes to lists helper to reduce mutation.
Daniel Bentley <dbentley@google.com> [Wed, 01 Apr 2009 12:01:58 +0000] rev 2049
Some fixes to lists helper to reduce mutation. Also added some TODO's to describe the plan. Patch by: Dan Bentley
Wed, 01 Apr 2009 10:24:26 +0000 A new model for seeding the database that makes it easier to seed many entities.
Daniel Bentley <dbentley@google.com> [Wed, 01 Apr 2009 10:24:26 +0000] rev 2048
A new model for seeding the database that makes it easier to seed many entities. new_seed_many is a function that seeds in a different way. Instead of using redirects, it figures out what the high-water mark of seeding is and proceeds from there. This is obviously a half-way step. I've talked about it with Sverre; I think I've mentioned it to others. If we like it, I volunteer to convert everything to this model (I think there will be savings and simplification when we're all the way). If we don't like it, I'll back out this code. But I'll also be sad, because this makes it a lot easier to add many entities (which I care about because I'm trying to fix list view for that many entities). Patch by: Dan Bentley
Wed, 01 Apr 2009 00:30:01 +0000 Added a stats module to scripts
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 01 Apr 2009 00:30:01 +0000] rev 2047
Added a stats module to scripts Usable to retrieve and save statistics. Currently only organization popularity (by means of student applications) is supported. Patch by: Sverre Rabbelier
Wed, 01 Apr 2009 00:29:50 +0000 Factor out the setup() method in interactive
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 01 Apr 2009 00:29:50 +0000] rev 2046
Factor out the setup() method in interactive Also allow specifying a custom context dictionary in remote, which will be used by the stats module to add helper methods. Patch by: Sverre Rabbelier
Wed, 01 Apr 2009 00:29:34 +0000 Fixed a typo in seed_db.html
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 01 Apr 2009 00:29:34 +0000] rev 2045
Fixed a typo in seed_db.html Patch by: Sverre Rabbelier
Tue, 31 Mar 2009 19:25:43 +0000 Now using GET request for getting the data.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 31 Mar 2009 19:25:43 +0000] rev 2044
Now using GET request for getting the data. This will prevent a 411 error from occurring on a live website. Also the URL does not need the timestamp since it already is added automatically. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 31 Mar 2009 19:25:17 +0000 Missing template change from r2750.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 31 Mar 2009 19:25:17 +0000] rev 2043
Missing template change from r2750. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 31 Mar 2009 19:21:26 +0000 Renamed duplicate-slots.js to prepare for changes.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 31 Mar 2009 19:21:26 +0000] rev 2042
Renamed duplicate-slots.js to prepare for changes. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 31 Mar 2009 16:00:17 +0000 Make invalid Student Proposals also accessible for Hosts, Mentors and Org admins. Previously only new and pending Student Proposals could be viewed.
Pawel Solyga <Pawel.Solyga@gmail.com> [Tue, 31 Mar 2009 16:00:17 +0000] rev 2041
Make invalid Student Proposals also accessible for Hosts, Mentors and Org admins. Previously only new and pending Student Proposals could be viewed. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Tue, 31 Mar 2009 15:45:39 +0000 Added example text to birth_date.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 31 Mar 2009 15:45:39 +0000] rev 2040
Added example text to birth_date. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 31 Mar 2009 11:40:40 +0000 Fix docstring in interactive.py script.
Pawel Solyga <Pawel.Solyga@gmail.com> [Tue, 31 Mar 2009 11:40:40 +0000] rev 2039
Fix docstring in interactive.py script. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Mon, 30 Mar 2009 22:57:27 +0000 Set new Melange version number to 0-5-20090331 in app.yaml.template.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 30 Mar 2009 22:57:27 +0000] rev 2038
Set new Melange version number to 0-5-20090331 in app.yaml.template. Patch by: Pawel Solyga
Mon, 30 Mar 2009 22:52:15 +0000 Added nr_applications and nr_mentors
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 30 Mar 2009 22:52:15 +0000] rev 2037
Added nr_applications and nr_mentors These two properties can then be used to store the amount of applications and mentors an organization has. Patch by: Sverre Rabbelier
Mon, 30 Mar 2009 22:38:08 +0000 Use ugettext and shorter variable names for inellegible list
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 30 Mar 2009 22:38:08 +0000] rev 2036
Use ugettext and shorter variable names for inellegible list We use the abbreviated variable names in other list views as well to make it doable to work with them (with the meaning of the abbreviation explained with a comment after the definition). Bring the inellegible list up to date with this. Patch by: Sverre Rabbelier
Mon, 30 Mar 2009 22:16:55 +0000 Add listing of ineligible Student Proposals to "View all Students Proposals" view. Now mentors and org admin can see what application has been marked as ineligible or withdrawn by student.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 30 Mar 2009 22:16:55 +0000] rev 2035
Add listing of ineligible Student Proposals to "View all Students Proposals" view. Now mentors and org admin can see what application has been marked as ineligible or withdrawn by student. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Mon, 30 Mar 2009 21:16:18 +0000 Fixed the duplicate slots view.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 30 Mar 2009 21:16:18 +0000] rev 2034
Fixed the duplicate slots view. The script would not clear the screen upon recalculation also the list of duplicates would increase with every iteration because the variables weren't properly reset. Patch by: Merio Ferraro, Lennard de Rijk Reviewed by: to-be-reviewed
(0) -1000 -120 +120 tip