Thu, 26 Feb 2009 16:50:59 +0000 Move the hooks in base.Logic to the bottom of the class
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:50:59 +0000] rev 1515
Move the hooks in base.Logic to the bottom of the class This more closely follows 'important methods first'. Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:50:22 +0000 Minor cleanups in base.Logic
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:50:22 +0000] rev 1514
Minor cleanups in base.Logic Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:49:45 +0000 Add argument validation to base.Logic
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:49:45 +0000] rev 1513
Add argument validation to base.Logic Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:49:06 +0000 Remove updateOrCreateFromFields and it's uses
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:49:06 +0000] rev 1512
Remove updateOrCreateFromFields and it's uses All uses of updateOrCreateFromFields were replaced with updateOrCreateFromKeyname. This way the logic API is not as cluttered with a bunch of helper methods. Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:48:02 +0000 Fix some whitespace damadge and a style fix
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:48:02 +0000] rev 1511
Fix some whitespace damadge and a style fix Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:47:04 +0000 Remove _silentUpdateEntityProperties
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:47:04 +0000] rev 1510
Remove _silentUpdateEntityProperties Instead, pass a silent flag to updateEtitytProperties. Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:46:29 +0000 Style fix in role.py
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:46:29 +0000] rev 1509
Style fix in role.py Patch b: Sverre Rabbelier
Thu, 26 Feb 2009 16:45:53 +0000 Added todo for Lennard
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:45:53 +0000] rev 1508
Added todo for Lennard Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:45:18 +0000 Make it more explicit which argument is the key_fields
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:45:18 +0000] rev 1507
Make it more explicit which argument is the key_fields Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 09:02:51 +0000 Solved the JSON caching problem for bulk acceptance.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 26 Feb 2009 09:02:51 +0000] rev 1506
Solved the JSON caching problem for bulk acceptance. This is done in the same way as it is done in AJAX calls by appending the current time as a GET argument. Patch by: Mario Ferraro, Lennard de Rijk Reviewed by: Lennard de Rijk
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip