app/soc/logic/models/base.py
Tue, 03 Mar 2009 19:50:11 +0000 Sverre Rabbelier Make it possible to work on all entities in a query
Sun, 01 Mar 2009 14:23:09 +0000 Sverre Rabbelier Fixed a bug in getFromKeyFieldsOr404
Sun, 01 Mar 2009 10:10:42 +0000 Lennard de Rijk Added missing comment to soc/logic/models/base.py.
Sat, 28 Feb 2009 00:41:36 +0000 Sverre Rabbelier Removed updateEntityProperties's transactionality
Thu, 26 Feb 2009 16:53:05 +0000 Sverre Rabbelier Add a _createField hook
Thu, 26 Feb 2009 16:52:29 +0000 Sverre Rabbelier Pass _updateField the entity_properties dict instead of just the value
Thu, 26 Feb 2009 16:51:35 +0000 Sverre Rabbelier Do not update newly created model properties
Thu, 26 Feb 2009 16:50:59 +0000 Sverre Rabbelier Move the hooks in base.Logic to the bottom of the class
Thu, 26 Feb 2009 16:50:22 +0000 Sverre Rabbelier Minor cleanups in base.Logic
Thu, 26 Feb 2009 16:49:45 +0000 Sverre Rabbelier Add argument validation to base.Logic
Thu, 26 Feb 2009 16:49:06 +0000 Sverre Rabbelier Remove updateOrCreateFromFields and it's uses
Thu, 26 Feb 2009 16:47:04 +0000 Sverre Rabbelier Remove _silentUpdateEntityProperties
Thu, 26 Feb 2009 16:45:18 +0000 Sverre Rabbelier Make it more explicit which argument is the key_fields
Fri, 13 Feb 2009 23:18:39 +0000 Sverre Rabbelier Partially reverted "Update the copyright notice for 2009."
Fri, 13 Feb 2009 22:36:45 +0000 Sverre Rabbelier Update the copyright notice for 2009.
Thu, 05 Feb 2009 21:29:55 +0000 Lennard de Rijk Updated docstrings and used keyfields where necessary in soc/logic/models/base.py
Thu, 05 Feb 2009 20:19:17 +0000 Lennard de Rijk Cleaned up getKeyNameFromFields in Logic base.
Mon, 02 Feb 2009 15:39:22 +0000 Sverre Rabbelier Make getForFields work with no filter
Mon, 02 Feb 2009 14:47:09 +0000 Sverre Rabbelier Rewrite getForFields to use GQL instead of the Query API
Sun, 01 Feb 2009 22:44:14 +0000 Sverre Rabbelier Unify 'getForFields' and 'getForLimitAndOffset'
Sat, 31 Jan 2009 15:41:45 +0000 Sverre Rabbelier Cleanups in base.Logic
Sat, 31 Jan 2009 12:59:52 +0000 Sverre Rabbelier Flush sidebar when creating a new entity
Sun, 25 Jan 2009 16:25:17 +0000 Sverre Rabbelier Rename ModelProperties to EntityProperties
Sat, 24 Jan 2009 23:56:34 +0000 Sverre Rabbelier Use ugettext instead of ugettext_lazy
Sat, 24 Jan 2009 14:14:14 +0000 Pawel Solyga Add Madhusudan.C.S to AUTHORS. Fix docstring parameters list in soc.logic.models.base module Base class getForFields method.
Fri, 12 Dec 2008 00:35:08 +0000 Sverre Rabbelier Make getForFields use the db.Query API
Sat, 06 Dec 2008 21:27:47 +0000 Pawel Solyga Add missing dots in docstrings in modules.
Sat, 06 Dec 2008 14:23:53 +0000 Sverre Rabbelier Introduce dynamic scope_path regexps
Sat, 06 Dec 2008 11:31:08 +0000 Sverre Rabbelier Partial revert
Sat, 06 Dec 2008 11:26:15 +0000 Sverre Rabbelier Some more cleanups in base.Logic
less more (0) -50 -30 tip