Thu, 20 Nov 2008 21:08:07 +0000 |
Lennard de Rijk |
Changes the list template to use an instruction_text property that sets the text above the list. This makes the create_invite template unneeded. The instruction_text comes in handy when defining special lists.
|
file |
diff |
annotate
|
Thu, 20 Nov 2008 21:01:18 +0000 |
Lennard de Rijk |
The list method in models/base.py can now use a filter to make a selection of entities to show.
|
file |
diff |
annotate
|
Thu, 20 Nov 2008 20:58:46 +0000 |
Sverre Rabbelier |
Move saved message to the base class
|
file |
diff |
annotate
|
Thu, 20 Nov 2008 18:50:30 +0000 |
Todd Larsen |
Rename link_name to link_id everywhere, regardless of case (so LINK_NAME
|
file |
diff |
annotate
|
Thu, 20 Nov 2008 16:07:40 +0000 |
Lennard de Rijk |
Adds the rights['edit'] to models/base.py wich was left out in r1049.
|
file |
diff |
annotate
|
Thu, 20 Nov 2008 15:41:14 +0000 |
Sverre Rabbelier |
Fold the _rights dictionary into params
|
file |
diff |
annotate
|
Mon, 17 Nov 2008 22:21:02 +0000 |
Pawel Solyga |
Add new parameters to views: url_name which is name used in urls (instead of using lower entity names) and module_name which is used for constructing django urls. Append changes to all affected files. Fix some title names. Change urls that included underscores like "site_settings" into urls with slash "site/settings". Plus some other minor fixes.
|
file |
diff |
annotate
|
Mon, 17 Nov 2008 12:18:09 +0000 |
Pawel Solyga |
Replace old page parameter doc string description with new one for page_name.
|
file |
diff |
annotate
|
Mon, 17 Nov 2008 10:36:35 +0000 |
Pawel Solyga |
Fix missing dots in doc strings and some other doc string corrections.
|
file |
diff |
annotate
|
Mon, 17 Nov 2008 00:01:59 +0000 |
Sverre Rabbelier |
Added a default _editSeed method
|
file |
diff |
annotate
|
Sun, 16 Nov 2008 23:04:48 +0000 |
Sverre Rabbelier |
Added basic 'invite' functionality
|
file |
diff |
annotate
|
Sun, 16 Nov 2008 23:03:37 +0000 |
Sverre Rabbelier |
Refactored SiteMap to be generic
|
file |
diff |
annotate
|
Sun, 16 Nov 2008 23:02:31 +0000 |
Sverre Rabbelier |
Refactor the sidebar to use Django templates
|
file |
diff |
annotate
|
Sun, 16 Nov 2008 22:11:58 +0000 |
Sverre Rabbelier |
Fixed redirection after creation to Just Work
|
file |
diff |
annotate
|
Sun, 16 Nov 2008 17:59:30 +0000 |
Sverre Rabbelier |
Allow pre-seeding a create form
|
file |
diff |
annotate
|