2009-03-09 |
Sverre Rabbelier |
Added a getFromKeyNameOr404 to base.Logic
|
file |
diff |
annotate
|
2009-03-06 |
Sverre Rabbelier |
Small optimization in getForFields
|
file |
diff |
annotate
|
2009-03-06 |
Lennard de Rijk |
Refactored part of getForFields into a getQueryForFields method.
|
file |
diff |
annotate
|
2009-03-04 |
Sverre Rabbelier |
Only show key_fields in error message
|
file |
diff |
annotate
|
2009-03-04 |
Pawel Solyga |
Remove unused imports, add missing blank lines, fix too long lines, fix docstring parameters to match the ones in method declaration, rename to short variable names in soc.logic.models.base module.
|
file |
diff |
annotate
|
2009-03-03 |
Sverre Rabbelier |
Convert getForFields back to the Query API and add tests
|
file |
diff |
annotate
|
2009-03-03 |
Lennard de Rijk |
Two docstring fixes.
|
file |
diff |
annotate
|
2009-03-03 |
Sverre Rabbelier |
Make it possible to work on all entities in a query
|
file |
diff |
annotate
|
2009-03-01 |
Sverre Rabbelier |
Fixed a bug in getFromKeyFieldsOr404
|
file |
diff |
annotate
|
2009-03-01 |
Lennard de Rijk |
Added missing comment to soc/logic/models/base.py.
|
file |
diff |
annotate
|
2009-02-28 |
Sverre Rabbelier |
Removed updateEntityProperties's transactionality
|
file |
diff |
annotate
|
2009-02-26 |
Sverre Rabbelier |
Add a _createField hook
|
file |
diff |
annotate
|
2009-02-26 |
Sverre Rabbelier |
Pass _updateField the entity_properties dict instead of just the value
|
file |
diff |
annotate
|
2009-02-26 |
Sverre Rabbelier |
Do not update newly created model properties
|
file |
diff |
annotate
|
2009-02-26 |
Sverre Rabbelier |
Move the hooks in base.Logic to the bottom of the class
|
file |
diff |
annotate
|
2009-02-26 |
Sverre Rabbelier |
Minor cleanups in base.Logic
|
file |
diff |
annotate
|
2009-02-26 |
Sverre Rabbelier |
Add argument validation to base.Logic
|
file |
diff |
annotate
|
2009-02-26 |
Sverre Rabbelier |
Remove updateOrCreateFromFields and it's uses
|
file |
diff |
annotate
|
2009-02-26 |
Sverre Rabbelier |
Remove _silentUpdateEntityProperties
|
file |
diff |
annotate
|
2009-02-26 |
Sverre Rabbelier |
Make it more explicit which argument is the key_fields
|
file |
diff |
annotate
|
2009-02-13 |
Sverre Rabbelier |
Partially reverted "Update the copyright notice for 2009."
|
file |
diff |
annotate
|
2009-02-13 |
Sverre Rabbelier |
Update the copyright notice for 2009.
|
file |
diff |
annotate
|
2009-02-05 |
Lennard de Rijk |
Updated docstrings and used keyfields where necessary in soc/logic/models/base.py
|
file |
diff |
annotate
|
2009-02-05 |
Lennard de Rijk |
Cleaned up getKeyNameFromFields in Logic base.
|
file |
diff |
annotate
|
2009-02-02 |
Sverre Rabbelier |
Make getForFields work with no filter
|
file |
diff |
annotate
|
2009-02-02 |
Sverre Rabbelier |
Rewrite getForFields to use GQL instead of the Query API
|
file |
diff |
annotate
|
2009-02-01 |
Sverre Rabbelier |
Unify 'getForFields' and 'getForLimitAndOffset'
|
file |
diff |
annotate
|
2009-01-31 |
Sverre Rabbelier |
Cleanups in base.Logic
|
file |
diff |
annotate
|
2009-01-31 |
Sverre Rabbelier |
Flush sidebar when creating a new entity
|
file |
diff |
annotate
|
2009-01-25 |
Sverre Rabbelier |
Rename ModelProperties to EntityProperties
|
file |
diff |
annotate
|
2009-01-24 |
Sverre Rabbelier |
Use ugettext instead of ugettext_lazy
|
file |
diff |
annotate
|
2009-01-24 |
Pawel Solyga |
Add Madhusudan.C.S to AUTHORS. Fix docstring parameters list in soc.logic.models.base module Base class getForFields method.
|
file |
diff |
annotate
|
2008-12-12 |
Sverre Rabbelier |
Make getForFields use the db.Query API
|
file |
diff |
annotate
|
2008-12-06 |
Pawel Solyga |
Add missing dots in docstrings in modules.
|
file |
diff |
annotate
|
2008-12-06 |
Sverre Rabbelier |
Introduce dynamic scope_path regexps
|
file |
diff |
annotate
|
2008-12-06 |
Sverre Rabbelier |
Partial revert
|
file |
diff |
annotate
|
2008-12-06 |
Sverre Rabbelier |
Some more cleanups in base.Logic
|
file |
diff |
annotate
|
2008-12-06 |
Sverre Rabbelier |
Apply DI on the scope logic
|
file |
diff |
annotate
|
2008-12-06 |
Sverre Rabbelier |
Remove unneeded method getSuffixValues
|
file |
diff |
annotate
|
2008-12-03 |
Sverre Rabbelier |
Change the key name to not include entity type
|
file |
diff |
annotate
|
2008-12-03 |
Sverre Rabbelier |
Cleanups to the logic module
|
file |
diff |
annotate
|
2008-12-01 |
Sverre Rabbelier |
Allow for extra dynamic fields for the create form
|
file |
diff |
annotate
|
2008-11-30 |
Lennard de Rijk |
Changed email address in logic/models/base.py.
|
file |
diff |
annotate
|
2008-11-29 |
Lennard de Rijk |
Added _onCreate _onUpdate and _onDelete methods to logic/models/base.py.
|
file |
diff |
annotate
|
2008-11-29 |
Sverre Rabbelier |
Make forms generic
|
file |
diff |
annotate
|
2008-11-27 |
Pawel Solyga |
Fix some typo in logic.models.base.
|
file |
diff |
annotate
|
2008-11-26 |
Sverre Rabbelier |
Fixed an outstanding TODO for tlarsen
|
file |
diff |
annotate
|
2008-11-22 |
Sverre Rabbelier |
Removed no-longer used code
|
file |
diff |
annotate
|
2008-11-22 |
Todd Larsen |
Merge soc/logic/out_of_band.py into soc/views/out_of_band.py. Merge
|
file |
diff |
annotate
|
2008-11-21 |
Todd Larsen |
Refactor classes in soc/logic/models to make more use of inheritance. Add
|
file |
diff |
annotate
|
2008-11-21 |
Todd Larsen |
Replace HomeSettings with Presence Model class. Replace SiteSettings with
|
file |
diff |
annotate
|
2008-11-21 |
Todd Larsen |
Move LINK_ID and SCOPE_PATH regular expressions to soc/models/linkable.py.
|
file |
diff |
annotate
|
2008-11-20 |
Todd Larsen |
Rename link_name to link_id everywhere, regardless of case (so LINK_NAME
|
file |
diff |
annotate
|
2008-11-17 |
Pawel Solyga |
Fix missing dots in doc strings and some other doc string corrections.
|
file |
diff |
annotate
|
2008-11-16 |
Sverre Rabbelier |
Fixed a typo in soc.logic.models.base
|
file |
diff |
annotate
|
2008-11-15 |
Todd Larsen |
Attempt to rename User.id to User.account, in preparation for making User be
|
file |
diff |
annotate
|
2008-11-10 |
Sverre Rabbelier |
Preparation for generic user views
|
file |
diff |
annotate
|
2008-11-07 |
Pawel Solyga |
Some indention fixes and remove not needed variable in soc.logic.models.base module.
|
file |
diff |
annotate
|
2008-11-04 |
Pawel Solyga |
Fix wrong redirect when changing partial path or link name. Remove an unnecessary assignment in logic/models/base.py that would generate an error when an entity did not exist.
|
file |
diff |
annotate
|
2008-11-04 |
Pawel Solyga |
Fix not working former ids feature of User Profile Developer Edit view. Add missing Error exception class to soc.logic.models.base module.
|
file |
diff |
annotate
|