Mon, 09 Mar 2009 00:53:07 +0000 Set new Melange version number to 0-5-20090308 in app.yaml.template.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 09 Mar 2009 00:53:07 +0000] rev 1772
Set new Melange version number to 0-5-20090308 in app.yaml.template. Patch by: Pawel Solyga
Mon, 09 Mar 2009 00:44:45 +0000 Make the http links use <a href> tag in new_notification.html and welcome.html mail templates.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 09 Mar 2009 00:44:45 +0000] rev 1771
Make the http links use <a href> tag in new_notification.html and welcome.html mail templates. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Mon, 09 Mar 2009 00:43:36 +0000 Move all the jquery-purr css settings into separate file and add it to base.html template only if needed.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 09 Mar 2009 00:43:36 +0000] rev 1770
Move all the jquery-purr css settings into separate file and add it to base.html template only if needed. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Mon, 09 Mar 2009 00:42:08 +0000 Remove some copy/pasted docstring in soc.views.models.comment module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 09 Mar 2009 00:42:08 +0000] rev 1769
Remove some copy/pasted docstring in soc.views.models.comment module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Mon, 09 Mar 2009 00:40:55 +0000 Typo fix in soc.logic.cleaning module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 09 Mar 2009 00:40:55 +0000] rev 1768
Typo fix in soc.logic.cleaning module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Mon, 09 Mar 2009 00:40:27 +0000 Small text changes in process_request.html template.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 09 Mar 2009 00:40:27 +0000] rev 1767
Small text changes in process_request.html template. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Mon, 09 Mar 2009 00:39:25 +0000 Add indention in soc.views.models.organization module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 09 Mar 2009 00:39:25 +0000] rev 1766
Add indention in soc.views.models.organization module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Mon, 09 Mar 2009 00:38:43 +0000 Add missing blank lines in test_utils module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 09 Mar 2009 00:38:43 +0000] rev 1765
Add missing blank lines in test_utils module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Mon, 09 Mar 2009 00:08:32 +0000 Views should have a unique name
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 09 Mar 2009 00:08:32 +0000] rev 1764
Views should have a unique name Patch by: Sverre Rabbelier
Mon, 09 Mar 2009 00:01:21 +0000 Addressed comments by Pawel
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 09 Mar 2009 00:01:21 +0000] rev 1763
Addressed comments by Pawel Patch by: Sverre Rabbelier
Mon, 09 Mar 2009 00:00:41 +0000 Use getFromKeyFieldsOr404 in slots() and allocateSlots()
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 09 Mar 2009 00:00:41 +0000] rev 1762
Use getFromKeyFieldsOr404 in slots() and allocateSlots() Handling of the exception is done by the view decorator. Patch by: Sverre Rabbelier
Mon, 09 Mar 2009 00:00:13 +0000 Except and properly handle Errors in view decorator
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 09 Mar 2009 00:00:13 +0000] rev 1761
Except and properly handle Errors in view decorator After the next release we can remove all try/except combinations that are not customized and leave the handling of those exceptions to the view decorator. Patch by: Sverre Rabbelier
Sun, 08 Mar 2009 23:58:27 +0000 Hide 'slots' and add 'slots_desired'
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Mar 2009 23:58:27 +0000] rev 1760
Hide 'slots' and add 'slots_desired' Patch by: Sverre Rabbelier
Sun, 08 Mar 2009 21:59:57 +0000 Revert r2376 since it's not needed as discussed in Issue 188.
Pawel Solyga <Pawel.Solyga@gmail.com> [Sun, 08 Mar 2009 21:59:57 +0000] rev 1759
Revert r2376 since it's not needed as discussed in Issue 188. http://code.google.com/p/soc/issues/detail?id=188 Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Sun, 08 Mar 2009 21:51:17 +0000 Some minor style fixes.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 08 Mar 2009 21:51:17 +0000] rev 1758
Some minor style fixes. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 08 Mar 2009 21:37:21 +0000 Some minor style fixes.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 08 Mar 2009 21:37:21 +0000] rev 1757
Some minor style fixes. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 08 Mar 2009 20:07:22 +0000 The process_request template now properly differentiate between a request in "new" and "group_accepted" state.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 08 Mar 2009 20:07:22 +0000] rev 1756
The process_request template now properly differentiate between a request in "new" and "group_accepted" state. Should solve issue 237. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 08 Mar 2009 19:12:17 +0000 Fixed a cleaning bug which allowed a proposal to be recreated by the original proposer.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 08 Mar 2009 19:12:17 +0000] rev 1755
Fixed a cleaning bug which allowed a proposal to be recreated by the original proposer. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 08 Mar 2009 18:09:04 +0000 Made all links in e-mail verbatim to solve Issue 250.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 08 Mar 2009 18:09:04 +0000] rev 1754
Made all links in e-mail verbatim to solve Issue 250. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 08 Mar 2009 17:41:02 +0000 Students who withdraw their proposal will now be removed from the ranker.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 08 Mar 2009 17:41:02 +0000] rev 1753
Students who withdraw their proposal will now be removed from the ranker. And therefore don't influence the ranking of other proposals anymore. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 08 Mar 2009 17:19:25 +0000 The student proposal public page can now be used to place a public comment.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 08 Mar 2009 17:19:25 +0000] rev 1752
The student proposal public page can now be used to place a public comment. Developers, Hosts, and the student/org_admin/mentor that this proposal is from/directed to can leave a comment. All the comments placed will show up on the review page aswell, and vica versa. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 08 Mar 2009 16:26:17 +0000 Switch from actual applications to popularity
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Mar 2009 16:26:17 +0000] rev 1751
Switch from actual applications to popularity Patch by: Sverre Rabbelier
Sun, 08 Mar 2009 15:00:59 +0000 Make use of groupDictBy in program.slots
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Mar 2009 15:00:59 +0000] rev 1750
Make use of groupDictBy in program.slots Patch by: Sverre Rabbelier
Sun, 08 Mar 2009 15:00:31 +0000 Add a groupDictBy to dicts
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Mar 2009 15:00:31 +0000] rev 1749
Add a groupDictBy to dicts Patch by: Sverre Rabbelier
Sun, 08 Mar 2009 15:00:08 +0000 Play nice with non-float allocations
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Mar 2009 15:00:08 +0000] rev 1748
Play nice with non-float allocations Patch by: Sverre Rabbelier
Sun, 08 Mar 2009 14:38:24 +0000 Provide the 'return_url' in the allocate slots view
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Mar 2009 14:38:24 +0000] rev 1747
Provide the 'return_url' in the allocate slots view This url can then be used to post and receive JSON data from. Patch by: Sverre Rabbelier
Sun, 08 Mar 2009 14:37:28 +0000 Add a getSlotsRedirect to redirects.py
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Mar 2009 14:37:28 +0000] rev 1746
Add a getSlotsRedirect to redirects.py Patch by: Sverre Rabbelier
Sun, 08 Mar 2009 14:36:55 +0000 Don't override the params argument
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Mar 2009 14:36:55 +0000] rev 1745
Don't override the params argument Patch by: Sverre Rabbelier
Sun, 08 Mar 2009 14:36:24 +0000 Treat the response from the server as a JSON object
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Mar 2009 14:36:24 +0000] rev 1744
Treat the response from the server as a JSON object Patch by: Sverre Rabbelier
Sun, 08 Mar 2009 13:58:15 +0000 Restricted slots and assign_slots to dev-only for now
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Mar 2009 13:58:15 +0000] rev 1743
Restricted slots and assign_slots to dev-only for now Patch by: Sverre Rabbelier
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip