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 20:10:43 +0000 |
Sverre Rabbelier |
Made Request use the new link_id and scope_path
|
file |
diff |
annotate
|
Sat, 22 Nov 2008 18:58:32 +0000 |
Lennard de Rijk |
Added a requests overview using the new multi-list page.
|
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 18:15:58 +0000 |
Pawel Solyga |
Fix wrong comment format in request.py.
|
file |
diff |
annotate
|
Sat, 22 Nov 2008 18:12:00 +0000 |
Lennard de Rijk |
Added missing import
|
file |
diff |
annotate
|
Sat, 22 Nov 2008 15:11:59 +0000 |
Sverre Rabbelier |
Refactor requestSelf to be make use of the new split
|
file |
diff |
annotate
|
Sat, 22 Nov 2008 14:01:39 +0000 |
Sverre Rabbelier |
Renamed templates/soc/entity/list/entity_*.html to *.html
|
file |
diff |
annotate
|
Sat, 22 Nov 2008 13:59:34 +0000 |
Sverre Rabbelier |
Make redirect generic using the new Lists object
|
file |
diff |
annotate
|
Sat, 22 Nov 2008 11:19:20 +0000 |
Lennard de Rijk |
Fixed the description on the user's role page. This broke in r1111. The new lists also removed the need for instruction_text in models/base.py.
|
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 08:38:53 +0000 |
Lennard de Rijk |
Removed unnecesary lines according to comment on r1067
|
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:14:37 +0000 |
Lennard de Rijk |
Adds the user's role page. Currently this only has an overview of the user's unhandled requests.
|
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 15:41:14 +0000 |
Sverre Rabbelier |
Fold the _rights dictionary into params
|
file |
diff |
annotate
|
Tue, 18 Nov 2008 21:17:53 +0000 |
Pawel Solyga |
Fix not working request creation.
|
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 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
|