Sat, 22 Nov 2008 23:08:26 +0000 |
Sverre Rabbelier |
Made list pagination part of Lists
|
file |
diff |
annotate
|
Sat, 22 Nov 2008 22:45:14 +0000 |
Pawel Solyga |
Remove inheritance_line from Form meta class excludes in all currently used forms.
|
file |
diff |
annotate
|
Sat, 22 Nov 2008 18:22:36 +0000 |
Sverre Rabbelier |
Requests are almost working now
|
file |
diff |
annotate
|
Sat, 22 Nov 2008 07:57:00 +0000 |
Todd Larsen |
Merge soc/logic/out_of_band.py into soc/views/out_of_band.py. Merge
|
file |
diff |
annotate
|
Sat, 22 Nov 2008 03:13:59 +0000 |
Todd Larsen |
Remove redundant dicts for URL patterns and sidebar menu text, and use the
|
file |
diff |
annotate
|
Fri, 21 Nov 2008 23:45:15 +0000 |
Todd Larsen |
Make it more obvious that a format string constant is a format string by
|
file |
diff |
annotate
|
Thu, 20 Nov 2008 23:51:45 +0000 |
Pawel Solyga |
Some indention and too long lines fixes in soc.views.models.
|
file |
diff |
annotate
|
Thu, 20 Nov 2008 21:57:25 +0000 |
Sverre Rabbelier |
Minor improvements to roles page
|
file |
diff |
annotate
|
Thu, 20 Nov 2008 21:18:19 +0000 |
Sverre Rabbelier |
Split a too long line
|
file |
diff |
annotate
|
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 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 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
|
Sun, 16 Nov 2008 23:04:48 +0000 |
Sverre Rabbelier |
Added basic 'invite' functionality
|
file |
diff |
annotate
|