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
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip