Thu, 29 Jan 2009 09:33:50 +0000 Fix regexp for link id format validation. Link id needs to start with ASCII lowercase and not with digit, which caused User Profile view to crash.
Pawel Solyga <Pawel.Solyga@gmail.com> [Thu, 29 Jan 2009 09:33:50 +0000] rev 1058
Fix regexp for link id format validation. Link id needs to start with ASCII lowercase and not with digit, which caused User Profile view to crash. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Thu, 29 Jan 2009 08:14:46 +0000 Fix typos in comments and help text in soc.models.program module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Thu, 29 Jan 2009 08:14:46 +0000] rev 1057
Fix typos in comments and help text in soc.models.program module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Thu, 29 Jan 2009 01:39:31 +0000 Added a simple slot allocation algorithm
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 29 Jan 2009 01:39:31 +0000] rev 1056
Added a simple slot allocation algorithm Comes with a whole bunch of tests, but not nearly enough. Patch by: Sverre Rabbelier
Wed, 28 Jan 2009 23:52:25 +0000 Update test to match new sidebar caching signature
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 28 Jan 2009 23:52:25 +0000] rev 1055
Update test to match new sidebar caching signature Patch by: Sverre Rabbelier
Wed, 28 Jan 2009 23:49:45 +0000 Add forgotten __init__.py to pymox
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 28 Jan 2009 23:49:45 +0000] rev 1054
Add forgotten __init__.py to pymox Patch by: Sverre Rabbelier
Wed, 28 Jan 2009 21:01:37 +0000 Rename the confusing Tossed Model class to PresenceWithToS.
Todd Larsen <tlarsen@google.com> [Wed, 28 Jan 2009 21:01:37 +0000] rev 1053
Rename the confusing Tossed Model class to PresenceWithToS. Patch by: Todd Larsen Review by: to-be-reviewed
Wed, 28 Jan 2009 20:27:16 +0000 Added a 'allocations_visible' property to program
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 28 Jan 2009 20:27:16 +0000] rev 1052
Added a 'allocations_visible' property to program Patch by: Sverre Rabbelier
Wed, 28 Jan 2009 20:21:15 +0000 Create a new Tossed layer in the MVC
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 28 Jan 2009 20:21:15 +0000] rev 1051
Create a new Tossed layer in the MVC Also move is_enabled to program instead of presence. Patch by: Sverre Rabbelier
Wed, 28 Jan 2009 18:24:20 +0000 Add 'Flush Cache' button next to Admin link. It's visible only when working on dev_appserver locally. This is a quick way of flushing memcache.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 28 Jan 2009 18:24:20 +0000] rev 1050
Add 'Flush Cache' button next to Admin link. It's visible only when working on dev_appserver locally. This is a quick way of flushing memcache. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 28 Jan 2009 18:23:45 +0000 Fixed the edit site view having a delete button
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 28 Jan 2009 18:23:45 +0000] rev 1049
Fixed the edit site view having a delete button Also a minor cleanup in group.py. Patch by: Sverre Rabbelier
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip