Wed, 04 Mar 2009 22:24:45 +0000 |
Lennard de Rijk |
Updated list to use the new order in getForFields.
|
file |
diff |
annotate
|
Wed, 04 Mar 2009 21:17:40 +0000 |
Pawel Solyga |
Fix too long lines and rename unused loop variables to _ in soc.views.models.base module.
|
file |
diff |
annotate
|
Mon, 02 Mar 2009 20:32:59 +0000 |
Sverre Rabbelier |
Display a notice if the entity cannot be deleted
|
file |
diff |
annotate
|
Wed, 25 Feb 2009 20:42:16 +0000 |
Sverre Rabbelier |
Fixed broken 'Edit <entity name> Settings' for orgs
|
file |
diff |
annotate
|
Tue, 24 Feb 2009 23:11:15 +0000 |
Sverre Rabbelier |
Pass the seed to _constructResponse
|
file |
diff |
annotate
|
Sun, 22 Feb 2009 21:00:25 +0000 |
Lennard de Rijk |
Base view list method can now use kwargs.
|
file |
diff |
annotate
|
Sun, 22 Feb 2009 11:17:46 +0000 |
Sverre Rabbelier |
Make it possible to display a message when there are no lists
|
file |
diff |
annotate
|
Sat, 21 Feb 2009 11:14:05 +0000 |
Lennard de Rijk |
Scope is already set to entity.scope, so no need to overwrite in base._editPost().
|
file |
diff |
annotate
|
Sat, 21 Feb 2009 11:02:59 +0000 |
Lennard de Rijk |
Since scope does not change we do not need to call getFromKeyName every time.
|
file |
diff |
annotate
|
Fri, 20 Feb 2009 23:59:23 +0000 |
Lennard de Rijk |
Redone form field filling via request.GET to work on multiple fields.
|
file |
diff |
annotate
|
Thu, 19 Feb 2009 20:44:37 +0000 |
Sverre Rabbelier |
Rebased my double work on top of Todd recent commit
|
file |
diff |
annotate
|
Thu, 19 Feb 2009 20:30:47 +0000 |
Todd Larsen |
Make it easier to support other extensions per-Model (such as .csv, etc.).
|
file |
diff |
annotate
|
Thu, 19 Feb 2009 20:24:17 +0000 |
Todd Larsen |
Force browser to ask to save an Export, and provide a filename extension.
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 17:28:54 +0000 |
Lennard de Rijk |
Fixes the problem of <Entity> Saved not being
|
file |
diff |
annotate
|
Sun, 15 Feb 2009 20:26:15 +0000 |
Sverre Rabbelier |
Prepare all views for a new modular approach to JS loading
|
file |
diff |
annotate
|
Sun, 15 Feb 2009 18:50:13 +0000 |
Pawel Solyga |
Hopefully fix json caching issues in IE7.
|
file |
diff |
annotate
|