Fri, 06 Mar 2009 22:31:19 +0000 Switch Program to regular presence
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 06 Mar 2009 22:31:19 +0000] rev 1698
Switch Program to regular presence It does not use a global ToS anyway. Patch by: Sverre Rabbelier
Fri, 06 Mar 2009 22:30:42 +0000 Set the proper filter for the home document
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 06 Mar 2009 22:30:42 +0000] rev 1697
Set the proper filter for the home document Patch by: Sverre Rabbelier
Fri, 06 Mar 2009 22:30:12 +0000 Small optimization in getForFields
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 06 Mar 2009 22:30:12 +0000] rev 1696
Small optimization in getForFields If the value is a list with only one element, make it a value instead. Patch by: Sverre Rabbelier
Fri, 06 Mar 2009 19:06:22 +0000 Fixed typo in Sponsor sidebar menu.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 06 Mar 2009 19:06:22 +0000] rev 1695
Fixed typo in Sponsor sidebar menu. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed Noticed by: Sverre "The Pirate" Rabbelier
Fri, 06 Mar 2009 18:57:35 +0000 Refactored part of getForFields into a getQueryForFields method.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 06 Mar 2009 18:57:35 +0000] rev 1694
Refactored part of getForFields into a getQueryForFields method. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 06 Mar 2009 18:11:09 +0000 Add a link to an org's home page if appropriate
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 06 Mar 2009 18:11:09 +0000] rev 1693
Add a link to an org's home page if appropriate Patch by: Sverre Rabbelier
Fri, 06 Mar 2009 17:48:49 +0000 Bump the default pagination from 10 to 50
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 06 Mar 2009 17:48:49 +0000] rev 1692
Bump the default pagination from 10 to 50 Patch by: Sverre Rabbelier
Fri, 06 Mar 2009 17:14:05 +0000 Add a very basic view test
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 06 Mar 2009 17:14:05 +0000] rev 1691
Add a very basic view test Mostly just a Proof of Concept. Patch by: Sverre Rabbelier
Fri, 06 Mar 2009 17:13:32 +0000 Set CURRENT_VERSION_ID in run.py
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 06 Mar 2009 17:13:32 +0000] rev 1690
Set CURRENT_VERSION_ID in run.py It is used by params.constructParams. Patch by: Sverre Rabbelier
Fri, 06 Mar 2009 17:13:13 +0000 Add path to MockRequest
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 06 Mar 2009 17:13:13 +0000] rev 1689
Add path to MockRequest Patch by: Sverre Rabbelier
Fri, 06 Mar 2009 17:12:51 +0000 Split out test_model model and logic into it's own module
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 06 Mar 2009 17:12:51 +0000] rev 1688
Split out test_model model and logic into it's own module Patch by: Sverre Rabbelier
Fri, 06 Mar 2009 15:52:12 +0000 Removed commented property from comment model.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 06 Mar 2009 15:52:12 +0000] rev 1687
Removed commented property from comment model. scope_path is set to the commented Work anyway and back references don't work. This means we can also comment on any other linkable. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 06 Mar 2009 15:23:22 +0000 Added created_on DateTime property to request.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 06 Mar 2009 15:23:22 +0000] rev 1686
Added created_on DateTime property to request. As requested in Issue 302. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 06 Mar 2009 12:08:55 +0000 Added a rank column to the proposals list.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 06 Mar 2009 12:08:55 +0000] rev 1685
Added a rank column to the proposals list. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 05 Mar 2009 22:30:58 +0000 Silence index.yaml
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 05 Mar 2009 22:30:58 +0000] rev 1684
Silence index.yaml Patch by: Sverre Rabbelier
Thu, 05 Mar 2009 22:30:37 +0000 Make org description use TinyMCE
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 05 Mar 2009 22:30:37 +0000] rev 1683
Make org description use TinyMCE Also clean it as well as the contrib_template with the new cleaner. Patch by: Sverre Rabbelier
Thu, 05 Mar 2009 22:30:06 +0000 Make clean_document_content generic
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 05 Mar 2009 22:30:06 +0000] rev 1682
Make clean_document_content generic Also allow all input for Developers. Patch by: Sverre Rabbelier
Thu, 05 Mar 2009 22:29:29 +0000 Fix some whitespace damadge
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 05 Mar 2009 22:29:29 +0000] rev 1681
Fix some whitespace damadge Patch by: Sverre Rabbelier
Thu, 05 Mar 2009 22:29:00 +0000 Import user and site logic globals directly
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 05 Mar 2009 22:29:00 +0000] rev 1680
Import user and site logic globals directly Patch by: Sverre Rabbelier
Thu, 05 Mar 2009 21:38:18 +0000 Add item info to the list iterator
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 05 Mar 2009 21:38:18 +0000] rev 1679
Add item info to the list iterator Patch by: Sverre Rabbelier
Thu, 05 Mar 2009 19:21:43 +0000 Added comment support, but don't enable it
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 05 Mar 2009 19:21:43 +0000] rev 1678
Added comment support, but don't enable it Patch by: Sverre Rabbelier
Thu, 05 Mar 2009 19:20:02 +0000 Make it possible to add some default values to the context
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 05 Mar 2009 19:20:02 +0000] rev 1677
Make it possible to add some default values to the context Currently only used in show, but easy enough to add elsewhere. Patch by: Sverre Rabbelier
Thu, 05 Mar 2009 17:44:48 +0000 Organization Proposals list now correctly sorts.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 05 Mar 2009 17:44:48 +0000] rev 1676
Organization Proposals list now correctly sorts. Changed the index.yaml to reflect this. (Removed old entry). Also added a TODO to change this list once http://code.google.com/p/googleappengine/issues/detail?id=1100 is fixed. This means we can't properly sort when using the IN operator on another property then we are sorting on. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 05 Mar 2009 07:49:30 +0000 Added missing ranklist in build script
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 05 Mar 2009 07:49:30 +0000] rev 1675
Added missing ranklist in build script Patch by: Sverre Rabbelier
Wed, 04 Mar 2009 23:41:26 +0000 Set new Melange version number to 0-4-20090305 in app.yaml.template.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 23:41:26 +0000] rev 1674
Set new Melange version number to 0-4-20090305 in app.yaml.template. Patch by: Pawel Solyga
Wed, 04 Mar 2009 23:26:11 +0000 Add a test to ensure that ordening and filtering works
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 04 Mar 2009 23:26:11 +0000] rev 1673
Add a test to ensure that ordening and filtering works Patch by: Sverre Rabbelier
Wed, 04 Mar 2009 23:11:33 +0000 Only show key_fields in error message
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 04 Mar 2009 23:11:33 +0000] rev 1672
Only show key_fields in error message This caused a crash when GET, POST, and context were added to the django_args by the decorators. Patch by: Sverre Rabbelier
Wed, 04 Mar 2009 23:11:05 +0000 Don't redirect to non-existant /document/list after deleting
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 04 Mar 2009 23:11:05 +0000] rev 1671
Don't redirect to non-existant /document/list after deleting Patch by: Sverre Rabbelier
Wed, 04 Mar 2009 23:10:38 +0000 Fixed a bug discovered by excepting the proper exception
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 04 Mar 2009 23:10:38 +0000] rev 1670
Fixed a bug discovered by excepting the proper exception Patch by: Sverre Rabbelier
Wed, 04 Mar 2009 23:10:13 +0000 Fixed a bug in document logic
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 04 Mar 2009 23:10:13 +0000] rev 1669
Fixed a bug in document logic Patch by: Sverre Rabbelier
Wed, 04 Mar 2009 22:35:54 +0000 The organization proposal list has been significantly changed.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 04 Mar 2009 22:35:54 +0000] rev 1668
The organization proposal list has been significantly changed. It now redirects to the review page. All reviewed applications are separated from the non-reviewed ones by two lists. This view uses the two new templates submitted in this patch. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 22:24:45 +0000 Updated list to use the new order in getForFields.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 04 Mar 2009 22:24:45 +0000] rev 1667
Updated list to use the new order in getForFields. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 22:11:26 +0000 Mentor buttons only show up depending on if you are already on the possible mentors list.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 04 Mar 2009 22:11:26 +0000] rev 1666
Mentor buttons only show up depending on if you are already on the possible mentors list. Also made the textual changes stated in a comment on r2250. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 21:27:11 +0000 Fix too long lines, remove unused imports and variables, rename too short variables, add missing docstring and fix style in soc.views.helper.templatetags.forms_helpers module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 21:27:11 +0000] rev 1665
Fix too long lines, remove unused imports and variables, rename too short variables, add missing docstring and fix style in soc.views.helper.templatetags.forms_helpers module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 21:25:08 +0000 Fix too long line in soc.views.models.sponsor module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 21:25:08 +0000] rev 1664
Fix too long line in soc.views.models.sponsor module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 21:24:32 +0000 Fix the bug where undefined variable was used in _editPost method of soc.view.models.org_admin module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 21:24:32 +0000] rev 1663
Fix the bug where undefined variable was used in _editPost method of soc.view.models.org_admin module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 21:23:42 +0000 Fix too long lines soc.views.models.club_admin, club_app and club_member modules.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 21:23:42 +0000] rev 1662
Fix too long lines soc.views.models.club_admin, club_app and club_member modules. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 21:22:52 +0000 Fix too long lines and remove unused imports in soc.views.models.host module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 21:22:52 +0000] rev 1661
Fix too long lines and remove unused imports in soc.views.models.host module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 21:19:49 +0000 Fix too long lines and remove unused variables in soc.views.models.role module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 21:19:49 +0000] rev 1660
Fix too long lines and remove unused variables in soc.views.models.role module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 21:19:07 +0000 Fix too long lines and fix the bug where undefined variable was used in _editPost method in soc.views.models.mentor module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 21:19:07 +0000] rev 1659
Fix too long lines and fix the bug where undefined variable was used in _editPost method in soc.views.models.mentor module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 21:17:40 +0000 Fix too long lines and rename unused loop variables to _ in soc.views.models.base module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 21:17:40 +0000] rev 1658
Fix too long lines and rename unused loop variables to _ in soc.views.models.base module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 21:16:26 +0000 Fix too long lines and indentions in soc.models.student_proposal module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 21:16:26 +0000] rev 1657
Fix too long lines and indentions in soc.models.student_proposal module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 21:15:38 +0000 Remove unused variable in soc.logic.validate module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 21:15:38 +0000] rev 1656
Remove unused variable in soc.logic.validate module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 21:15:01 +0000 Rename too short variable name in soc.logic.mail_dispatcher module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 21:15:01 +0000] rev 1655
Rename too short variable name in soc.logic.mail_dispatcher module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 21:14:19 +0000 Fix too long lines in soc.logic.models.org_admin module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 21:14:19 +0000] rev 1654
Fix too long lines in soc.logic.models.org_admin module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 21:12:36 +0000 Fix too long lines in soc.models.ranker_root module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 21:12:36 +0000] rev 1653
Fix too long lines in soc.models.ranker_root module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 21:11:43 +0000 Fix too long lines in soc.logic.helper.timeline module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 21:11:43 +0000] rev 1652
Fix too long lines in soc.logic.helper.timeline module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 21:10:07 +0000 Comment out unused variables and add used but not declared class variables to __init__ method in soc.logic.allocations module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 21:10:07 +0000] rev 1651
Comment out unused variables and add used but not declared class variables to __init__ method in soc.logic.allocations module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 20:54:30 +0000 Fix too long line in soc.models.user module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 20:54:30 +0000] rev 1650
Fix too long line in soc.models.user module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 20:50:27 +0000 Rename unused loop variables to _ in soc.views.helper.params module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 20:50:27 +0000] rev 1649
Rename unused loop variables to _ in soc.views.helper.params module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 20:49:19 +0000 Remove unused variables and imports, fix too long lines in soc.logic.helper.notifications module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 20:49:19 +0000] rev 1648
Remove unused variables and imports, fix too long lines in soc.logic.helper.notifications module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 20:47:34 +0000 Rename unused loop variable to _ in soc.views.models.user_self module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 20:47:34 +0000] rev 1647
Rename unused loop variable to _ in soc.views.models.user_self module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 19:31:21 +0000 Add date postfix to the filename of each our JS or CSS files that still don't have it. Update filename changes in soc/base.html template.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 19:31:21 +0000] rev 1646
Add date postfix to the filename of each our JS or CSS files that still don't have it. Update filename changes in soc/base.html template. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 19:00:44 +0000 Style fixes plus removal of unused imports, add missing docstring and fix too long lines in soc.views.models.org_app module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 19:00:44 +0000] rev 1645
Style fixes plus removal of unused imports, add missing docstring and fix too long lines in soc.views.models.org_app module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 18:54:39 +0000 Style fixes plus remove unused imports in soc.views.models.group_app module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 18:54:39 +0000] rev 1644
Style fixes plus remove unused imports in soc.views.models.group_app module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 18:44:14 +0000 Fix too long lines, remove unused variable, add missing docstring in soc.views.models.program module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 18:44:14 +0000] rev 1643
Fix too long lines, remove unused variable, add missing docstring in soc.views.models.program module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 18:41:03 +0000 Some style fixes and removal of unused imports in soc.views.models.document module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 18:41:03 +0000] rev 1642
Some style fixes and removal of unused imports in soc.views.models.document module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 18:38:50 +0000 Some style fixes, removal of unused imports and add ugettext where it was missing in soc.views.models.organization module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 18:38:50 +0000] rev 1641
Some style fixes, removal of unused imports and add ugettext where it was missing in soc.views.models.organization module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 18:34:28 +0000 Remove unused imports and variable, plus some style fixes in soc.views.models.group module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 18:34:28 +0000] rev 1640
Remove unused imports and variable, plus some style fixes in soc.views.models.group module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 18:33:20 +0000 Fix too long lines in soc.views.models.student_proposal module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 18:33:20 +0000] rev 1639
Fix too long lines in soc.views.models.student_proposal module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 18:22:29 +0000 Remove unused imports and fix too long lines and some style fixes in soc.views.models.club module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 18:22:29 +0000] rev 1638
Remove unused imports and fix too long lines and some style fixes in soc.views.models.club module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 18:19:00 +0000 Remove unused imports and fix too long lines in soc.views.models.request module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 18:19:00 +0000] rev 1637
Remove unused imports and fix too long lines in soc.views.models.request module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 18:16:46 +0000 Remove unused imports and fix too long lines in soc.views.models.timeline module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 18:16:46 +0000] rev 1636
Remove unused imports and fix too long lines in soc.views.models.timeline module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 18:16:20 +0000 Remove unused imports and fix too long lines in soc.views.models.site module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 18:16:20 +0000] rev 1635
Remove unused imports and fix too long lines in soc.views.models.site module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 18:14:16 +0000 Remove unused imports and fix too long lines in soc.views.models.user_self module
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 18:14:16 +0000] rev 1634
Remove unused imports and fix too long lines in soc.views.models.user_self module Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 17:36:14 +0000 Remove unused imports, style and too long lines fixes, remove unused variables, rename too short variable names, fix docstrings in soc.views.helper.access module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 17:36:14 +0000] rev 1633
Remove unused imports, style and too long lines fixes, remove unused variables, rename too short variable names, fix docstrings in soc.views.helper.access module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 17:33:48 +0000 Remove unused imports and rename too short variable names in soc.views.helper.decorators module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 17:33:48 +0000] rev 1632
Remove unused imports and rename too short variable names in soc.views.helper.decorators module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 17:32:55 +0000 Style fixes and add ValueError exception catching to soc.views.helper.request module
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 17:32:55 +0000] rev 1631
Style fixes and add ValueError exception catching to soc.views.helper.request module Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 17:31:39 +0000 Fix too long lines in soc.views.helper.params module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 17:31:39 +0000] rev 1630
Fix too long lines in soc.views.helper.params module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 17:30:22 +0000 Fix too long lines in soc.models.group_app module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 17:30:22 +0000] rev 1629
Fix too long lines in soc.models.group_app module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 17:29:35 +0000 Fix too long lines in soc.models.org_app module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 17:29:35 +0000] rev 1628
Fix too long lines in soc.models.org_app module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 17:28:02 +0000 Style and too long lines fixes in soc.models.role module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 17:28:02 +0000] rev 1627
Style and too long lines fixes in soc.models.role module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 17:24:19 +0000 Remove unused imports, add missing blank lines, fix too long lines, fix docstring parameters to match the ones in method declaration, rename to short variable names in soc.logic.models.base module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 17:24:19 +0000] rev 1626
Remove unused imports, add missing blank lines, fix too long lines, fix docstring parameters to match the ones in method declaration, rename to short variable names in soc.logic.models.base module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 17:22:22 +0000 Add missing whitespace in soc.logic.models.role module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 17:22:22 +0000] rev 1625
Add missing whitespace in soc.logic.models.role module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 17:21:39 +0000 Fix too long lines in soc.logic.models.student_proposal module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 17:21:39 +0000] rev 1624
Fix too long lines in soc.logic.models.student_proposal module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 17:04:25 +0000 Renamed rankerroot to ranker_root and made some changes due to comments.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 04 Mar 2009 17:04:25 +0000] rev 1623
Renamed rankerroot to ranker_root and made some changes due to comments. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 16:54:17 +0000 Fixed early line ending in StudentProposal model.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 04 Mar 2009 16:54:17 +0000] rev 1622
Fixed early line ending in StudentProposal model. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 16:49:19 +0000 Add missing docstrings, fix indentions and too long lines in soc.logic.cleaning module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 16:49:19 +0000] rev 1621
Add missing docstrings, fix indentions and too long lines in soc.logic.cleaning module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 16:48:10 +0000 Added access check to student_proposal review.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 04 Mar 2009 16:48:10 +0000] rev 1620
Added access check to student_proposal review. Hosts and Developers can comment but not score an proposal (unless of course they are an org_admin/mentor). Fixed the initial scoring being set to -4, which is annoying if you just want to comment. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 16:47:59 +0000 Remove unused normalized variable from denormalizeAccount method in soc.logic.accounts module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 16:47:59 +0000] rev 1619
Remove unused normalized variable from denormalizeAccount method in soc.logic.accounts module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 16:46:54 +0000 Fix indention in _readonly_field_as_twoline_table_row.html template.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 16:46:54 +0000] rev 1618
Fix indention in _readonly_field_as_twoline_table_row.html template. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 16:45:03 +0000 Remove unused imports from soc.views.sitemap.build module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 16:45:03 +0000] rev 1617
Remove unused imports from soc.views.sitemap.build module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 16:44:21 +0000 Update pylintrc file. Now function and method names can by up to 40 characters (30 was maximum previously).
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 16:44:21 +0000] rev 1616
Update pylintrc file. Now function and method names can by up to 40 characters (30 was maximum previously). Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 16:29:21 +0000 Changed delete rights due to comments on r2138.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 04 Mar 2009 16:29:21 +0000] rev 1615
Changed delete rights due to comments on r2138. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 03 Mar 2009 23:27:39 +0000 Convert getForFields back to the Query API and add tests
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 03 Mar 2009 23:27:39 +0000] rev 1614
Convert getForFields back to the Query API and add tests This is possible now that it supports the 'IN' operator. Added tests to make sure there are no regressions. Patch by: Sverre Rabbelier
Tue, 03 Mar 2009 23:11:37 +0000 Added student proposal review page.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 03 Mar 2009 23:11:37 +0000] rev 1613
Added student proposal review page. The proposals can now receive a score. Only org admins can assign a mentor. Every mentor can state if he wants to be a possible mentor (or be taken of this list). TODO's have been added for the access check, comment system and autocomplete. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 03 Mar 2009 23:01:31 +0000 Keep the score within the allowed bounds via student_proposal logic.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 03 Mar 2009 23:01:31 +0000] rev 1612
Keep the score within the allowed bounds via student_proposal logic. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 03 Mar 2009 22:52:11 +0000 Brown paper bag fix in student_proposal logic.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 03 Mar 2009 22:52:11 +0000] rev 1611
Brown paper bag fix in student_proposal logic. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 03 Mar 2009 22:48:57 +0000 Update the ranker belonging to the org of a student_proposal when the score changes.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 03 Mar 2009 22:48:57 +0000] rev 1610
Update the ranker belonging to the org of a student_proposal when the score changes. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 03 Mar 2009 22:47:44 +0000 Create a new Ranker for each organization that is created.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 03 Mar 2009 22:47:44 +0000] rev 1609
Create a new Ranker for each organization that is created. Also updated seed_db. seed_db will be moved to logic module soon by SRabbelier. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 03 Mar 2009 22:45:32 +0000 Added a possible_mentors property to the StudentProposal.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 03 Mar 2009 22:45:32 +0000] rev 1608
Added a possible_mentors property to the StudentProposal. Also set the name and [min,max] score for the RankList. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 03 Mar 2009 22:39:53 +0000 Added RankerRoot model.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 03 Mar 2009 22:39:53 +0000] rev 1607
Added RankerRoot model. This will be used to contain a reference to the root of the tree the RankList module uses. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 03 Mar 2009 21:49:05 +0000 Fix the KeyError: 'scope_path' error in soc.views.helper.access module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Tue, 03 Mar 2009 21:49:05 +0000] rev 1606
Fix the KeyError: 'scope_path' error in soc.views.helper.access module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Tue, 03 Mar 2009 21:04:50 +0000 Fixed two bugs introduced in r2160.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 03 Mar 2009 21:04:50 +0000] rev 1605
Fixed two bugs introduced in r2160. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 03 Mar 2009 20:03:16 +0000 Two docstring fixes.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 03 Mar 2009 20:03:16 +0000] rev 1604
Two docstring fixes. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 03 Mar 2009 19:51:13 +0000 Add a script to normalize user accounts
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 03 Mar 2009 19:51:13 +0000] rev 1603
Add a script to normalize user accounts Patch by: Sverre Rabbelier
Tue, 03 Mar 2009 19:50:42 +0000 Seed some users as well
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 03 Mar 2009 19:50:42 +0000] rev 1602
Seed some users as well Users 100-200 are normalized on purpose. Patch by: Sverre Rabbelier
Tue, 03 Mar 2009 19:50:11 +0000 Make it possible to work on all entities in a query
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 03 Mar 2009 19:50:11 +0000] rev 1601
Make it possible to work on all entities in a query Patch by: Sverre Rabbelier
Tue, 03 Mar 2009 19:27:55 +0000 Fix access bug due to forgotten normalization
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 03 Mar 2009 19:27:55 +0000] rev 1600
Fix access bug due to forgotten normalization Prevent this from happening again by wrapping all occurences of users.get_current_account with accounts.getCurrentAccount, which will always normalize (unless explicitly told not to). Patch by: Sverre Rabbelier
Tue, 03 Mar 2009 03:37:16 +0000 Add myself to authors on this file, and allow my whitespace cleanup hook to cleanup whitespace.
Augie Fackler <durin42@gmail.com> [Tue, 03 Mar 2009 03:37:16 +0000] rev 1599
Add myself to authors on this file, and allow my whitespace cleanup hook to cleanup whitespace. Patch by: Augie Fackler
Tue, 03 Mar 2009 03:37:02 +0000 Fix a missing import reported in #melange.
Augie Fackler <durin42@gmail.com> [Tue, 03 Mar 2009 03:37:02 +0000] rev 1598
Fix a missing import reported in #melange. Patch by: Augie Fackler
Mon, 02 Mar 2009 22:57:40 +0000 Add google-app-engine-ranklist project to ranklist folder in app.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 02 Mar 2009 22:57:40 +0000] rev 1597
Add google-app-engine-ranklist project to ranklist folder in app. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Mon, 02 Mar 2009 21:56:30 +0000 Fixed a missing .logic in organization
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 02 Mar 2009 21:56:30 +0000] rev 1596
Fixed a missing .logic in organization Patch by: Sverre Rabbelier
Mon, 02 Mar 2009 21:38:23 +0000 Fixed a typo in the example for network info
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 02 Mar 2009 21:38:23 +0000] rev 1595
Fixed a typo in the example for network info Patch by: Sverre Rabbelier
Mon, 02 Mar 2009 20:32:59 +0000 Display a notice if the entity cannot be deleted
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 02 Mar 2009 20:32:59 +0000] rev 1594
Display a notice if the entity cannot be deleted Patch by: Sverre Rabbelier
Mon, 02 Mar 2009 19:48:20 +0000 Make the ToS field less high
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 02 Mar 2009 19:48:20 +0000] rev 1593
Make the ToS field less high Patch by: Sverre Rabbelier
Mon, 02 Mar 2009 19:47:50 +0000 Add a maintenance end date
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 02 Mar 2009 19:47:50 +0000] rev 1592
Add a maintenance end date Patch by: Sverre rabbelier
Mon, 02 Mar 2009 19:47:04 +0000 Support HTML in the site-wide notice
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 02 Mar 2009 19:47:04 +0000] rev 1591
Support HTML in the site-wide notice Patch by: Sverre Rabbelier
Mon, 02 Mar 2009 18:30:00 +0000 Set new Melange version number to 0-4-20090302 in app.yaml.template.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 02 Mar 2009 18:30:00 +0000] rev 1590
Set new Melange version number to 0-4-20090302 in app.yaml.template. Patch by: Pawel Solyga
Mon, 02 Mar 2009 00:03:53 +0000 Use the new readonly_safe_field where appropriate
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 02 Mar 2009 00:03:53 +0000] rev 1589
Use the new readonly_safe_field where appropriate Patch by: Sverre Rabbelier
Mon, 02 Mar 2009 00:02:59 +0000 Added a _readonly_safe_field_as_table_row template tag
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 02 Mar 2009 00:02:59 +0000] rev 1588
Added a _readonly_safe_field_as_table_row template tag Should only be used with fields that have been cleaned through feedparser or similar. Patch by: Sverre Rabbelier
Mon, 02 Mar 2009 00:02:11 +0000 Make use of readonly_url_field where appropriate
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 02 Mar 2009 00:02:11 +0000] rev 1587
Make use of readonly_url_field where appropriate Patch by: Sverre Rabbelier
Mon, 02 Mar 2009 00:01:05 +0000 Add a new template tag _readonly_url_field_as_table_row
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 02 Mar 2009 00:01:05 +0000] rev 1586
Add a new template tag _readonly_url_field_as_table_row Patch by: Sverre Rabbelier
Sun, 01 Mar 2009 20:39:21 +0000 Make it possible to put the site in maintenance mode
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 01 Mar 2009 20:39:21 +0000] rev 1585
Make it possible to put the site in maintenance mode By specifying the UTC date from which the maintenance shoulds start, developers can put the site in 'maintenance' mode. Also redirect to /maintenance if we get a CapabilityDisabledError. Patch by: Sverre Rabbelier
Sun, 01 Mar 2009 20:20:47 +0000 Make use of decorators.view for all views
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 01 Mar 2009 20:20:47 +0000] rev 1584
Make use of decorators.view for all views This gives us a 'view' hook where we can do things that need to be done for all views (such as catching certain exceptions, or checking for maintenance mode). Patch by: Sverre Rabbelier
Sun, 01 Mar 2009 20:19:22 +0000 Added decorators
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 01 Mar 2009 20:19:22 +0000] rev 1583
Added decorators
Sun, 01 Mar 2009 20:18:23 +0000 Redirect to an error page when a GAE exception occurs
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 01 Mar 2009 20:18:23 +0000] rev 1582
Redirect to an error page when a GAE exception occurs Patch by: Sverre Rabbelier
Sun, 01 Mar 2009 20:00:54 +0000 Added a maintenance page
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 01 Mar 2009 20:00:54 +0000] rev 1581
Added a maintenance page Currently not used, except when navigating to /maintenance. Patch by: Sverre Rabbelier
Sun, 01 Mar 2009 20:00:23 +0000 Make it possible to use base.html to display simple messages
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 01 Mar 2009 20:00:23 +0000] rev 1580
Make it possible to use base.html to display simple messages Patch by: Sverre Rabbelier
Sun, 01 Mar 2009 18:57:08 +0000 Added a site-wide notice
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 01 Mar 2009 18:57:08 +0000] rev 1579
Added a site-wide notice The notice is displayed below the 'login' bar, andonly if it is set in Site Settings. Patch by: Sverre Rabbelier
(0) -1000 -120 +120 +1000 tip