Thu, 26 Feb 2009 16:56:01 +0000 Added an isDeveloper method to user logic
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:56:01 +0000] rev 1523
Added an isDeveloper method to user logic Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:55:23 +0000 Always normalize accounts, before even storing them
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:55:23 +0000] rev 1522
Always normalize accounts, before even storing them Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:54:44 +0000 Factor out the getForAccount logic in user
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:54:44 +0000] rev 1521
Factor out the getForAccount logic in user Also normalize the account before retrieving it. Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:54:08 +0000 Add a normalizeAccount to logic.accounts
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:54:08 +0000] rev 1520
Add a normalizeAccount to logic.accounts Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:53:36 +0000 Remove unused isAccountAvailable function
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:53:36 +0000] rev 1519
Remove unused isAccountAvailable function Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:53:05 +0000 Add a _createField hook
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:53:05 +0000] rev 1518
Add a _createField hook Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:52:29 +0000 Pass _updateField the entity_properties dict instead of just the value
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:52:29 +0000] rev 1517
Pass _updateField the entity_properties dict instead of just the value This enables _updateField to change the value in entity_properties if desired. Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:51:35 +0000 Do not update newly created model properties
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:51:35 +0000] rev 1516
Do not update newly created model properties There is no real reason to favor old behavior over the current, plus the new behavior saves an extra disk write (which are expensive). Patch by: Sverre Rabbelier
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
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip