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
Mon, 30 Mar 2009 21:12:44 +0000 Renamed duplicate-slots.js to prepare for changes.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 30 Mar 2009 21:12:44 +0000] rev 2033
Renamed duplicate-slots.js to prepare for changes. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Mon, 30 Mar 2009 19:46:41 +0000 Added missing return to manage access check.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 30 Mar 2009 19:46:41 +0000] rev 2032
Added missing return to manage access check. Addresses Issue 471. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Mon, 30 Mar 2009 19:41:05 +0000 Enforce the 500 character limit for abstracts.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 30 Mar 2009 19:41:05 +0000] rev 2031
Enforce the 500 character limit for abstracts. Addresses Issue 417. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Mon, 30 Mar 2009 19:36:43 +0000 Fixed typo in docstring for logic/models/base.py
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 30 Mar 2009 19:36:43 +0000] rev 2030
Fixed typo in docstring for logic/models/base.py Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Mon, 30 Mar 2009 19:35:44 +0000 Added clean_content_length method to clean content of a specific size.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 30 Mar 2009 19:35:44 +0000] rev 2029
Added clean_content_length method to clean content of a specific size. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 29 Mar 2009 21:35:02 +0000 This patch adds a javascript confirmation box when clicking "Mark as Ineligible" on Student Proposal. This is temporary until we make this action reversible.
Pawel Solyga <Pawel.Solyga@gmail.com> [Sun, 29 Mar 2009 21:35:02 +0000] rev 2028
This patch adds a javascript confirmation box when clicking "Mark as Ineligible" on Student Proposal. This is temporary until we make this action reversible. Patch by: Tim Ansell Reviewed by: Pawel Solyga
Sun, 29 Mar 2009 07:43:04 +0000 Make test@example.com a mentor for one gsoc org and an admin (for a different) gsoc org.
Tim Ansell <mithro@gmail.com> [Sun, 29 Mar 2009 07:43:04 +0000] rev 2027
Make test@example.com a mentor for one gsoc org and an admin (for a different) gsoc org. This was the number one issue which was stopping me from testing a bunch of patches.
Sat, 28 Mar 2009 20:19:50 +0000 Set fields to 100% width again
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 28 Mar 2009 20:19:50 +0000] rev 2026
Set fields to 100% width again This patch properly fixes the problem without punishing other browsers for IE's brokenness. If we have any other IE specific fixes, we should include them in this way too. Patch by: Timothy Robert Ansell <tansell@google.com>
Sat, 28 Mar 2009 20:19:18 +0000 Remove two trailing comma's
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 28 Mar 2009 20:19:18 +0000] rev 2025
Remove two trailing comma's IE dies when there is a trailing comma in a js dictionary. Patch by: Sverre Rabbelier
Sat, 28 Mar 2009 02:21:48 +0000 Add a script to start an interactive shell with remote api
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 28 Mar 2009 02:21:48 +0000] rev 2024
Add a script to start an interactive shell with remote api Patch by: Sverre Rabbelier
Sat, 28 Mar 2009 02:21:37 +0000 Enabled remote_api for admins only
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 28 Mar 2009 02:21:37 +0000] rev 2023
Enabled remote_api for admins only Patch by: Sverre Rabbelier
Fri, 27 Mar 2009 14:19:16 +0000 Fix Issue 381(Date fields should be displayed in ISO standard formatting) and Issue 207 (Date selector Javascript control always starts out with year 1900 selected).
Pawel Solyga <Pawel.Solyga@gmail.com> [Fri, 27 Mar 2009 14:19:16 +0000] rev 2022
Fix Issue 381(Date fields should be displayed in ISO standard formatting) and Issue 207 (Date selector Javascript control always starts out with year 1900 selected). Patch by: Daniel Hans Reviewed by: Pawel Solyga
Fri, 27 Mar 2009 13:16:27 +0000 Fixed some typo in app/soc/views/models/base.py
Chen Lunpeng <forever.clp@gmail.com> [Fri, 27 Mar 2009 13:16:27 +0000] rev 2021
Fixed some typo in app/soc/views/models/base.py Patch by: Chen Lunpeng Reviewed by: to-be-reviewed
Fri, 27 Mar 2009 11:16:35 +0000 Clarified docstring in access.py and changed edit access checks for role views.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 27 Mar 2009 11:16:35 +0000] rev 2020
Clarified docstring in access.py and changed edit access checks for role views. Addresses Issue 455. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 27 Mar 2009 10:34:18 +0000 Fixed access check in club_member view.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 27 Mar 2009 10:34:18 +0000] rev 2019
Fixed access check in club_member view. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 27 Mar 2009 09:51:25 +0000 Added missing access checks to various roles.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 27 Mar 2009 09:51:25 +0000] rev 2018
Added missing access checks to various roles. Addresses Issue 454. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 26 Mar 2009 14:11:06 +0000 Added document_name alias for use on award certificates.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 26 Mar 2009 14:11:06 +0000] rev 2017
Added document_name alias for use on award certificates. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 26 Mar 2009 13:58:13 +0000 Disabled CSV export for roles.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 26 Mar 2009 13:58:13 +0000] rev 2016
Disabled CSV export for roles. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 26 Mar 2009 13:35:49 +0000 Name alias now does not use the name_on_documents.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 26 Mar 2009 13:35:49 +0000] rev 2015
Name alias now does not use the name_on_documents. We should use other methods when the name_on_documents is needed. Addresses Issue 431. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 26 Mar 2009 12:19:33 +0000 Add missing utf decode in html cleaner in soc.logic.cleaning module. This should fix all the 500 errors that we got. Remove extra blank line in soc.views.model.document.
Pawel Solyga <Pawel.Solyga@gmail.com> [Thu, 26 Mar 2009 12:19:33 +0000] rev 2014
Add missing utf decode in html cleaner in soc.logic.cleaning module. This should fix all the 500 errors that we got. Remove extra blank line in soc.views.model.document. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 25 Mar 2009 22:42:35 +0000 Use minified tiny_mce.js javascript file instead of tiny_mce_src.js which is 100kB larger.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 25 Mar 2009 22:42:35 +0000] rev 2013
Use minified tiny_mce.js javascript file instead of tiny_mce_src.js which is 100kB larger. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip