Mon, 26 Jan 2009 23:32:10 +0000 |
Sverre Rabbelier |
Major refactor of the access module
|
file |
diff |
annotate
|
Fri, 23 Jan 2009 21:18:39 +0000 |
Sverre Rabbelier |
Add a 'pick' view to the appropriate views
|
file |
diff |
annotate
|
Fri, 23 Jan 2009 15:32:58 +0000 |
Sverre Rabbelier |
Hook up the 'home' view for site and program
|
file |
diff |
annotate
|
Wed, 21 Jan 2009 00:27:39 +0000 |
Todd Larsen |
Add an export() view, and implement it as text/text for Document.
|
file |
diff |
annotate
|
Sat, 10 Jan 2009 18:17:16 +0000 |
Sverre Rabbelier |
Construct names automatically from base name.
|
file |
diff |
annotate
|
Sun, 07 Dec 2008 20:02:17 +0000 |
Sverre Rabbelier |
Some forgotten changes with the access_type commit
|
file |
diff |
annotate
|
Sun, 07 Dec 2008 19:02:41 +0000 |
Sverre Rabbelier |
Add explicit access_types from the url
|
file |
diff |
annotate
|
Sun, 07 Dec 2008 17:02:10 +0000 |
Sverre Rabbelier |
Move document sidebar entries extraction to document.View
|
file |
diff |
annotate
|
Sun, 07 Dec 2008 15:02:03 +0000 |
Sverre Rabbelier |
Add and use a placeholder for checkIsDocumentPublic
|
file |
diff |
annotate
|
Wed, 03 Dec 2008 23:49:10 +0000 |
Sverre Rabbelier |
Make use of the new generic key_name by lookup up scope_path
|
file |
diff |
annotate
|
Wed, 03 Dec 2008 21:27:01 +0000 |
Sverre Rabbelier |
Cleanups in the views module
|
file |
diff |
annotate
|
Tue, 02 Dec 2008 20:14:14 +0000 |
Lennard de Rijk |
Changed clean_link_id to convert the input to lower characters for user comfort.
|
file |
diff |
annotate
|
Sun, 30 Nov 2008 17:06:32 +0000 |
Pawel Solyga |
Add missing dots and fix too long line in soc.views.helper.dynaform module. Remove unused imports in soc.views.models.document module. Fix too long lines. Add missing docstring for Meta classes.
|
file |
diff |
annotate
|
Sat, 29 Nov 2008 00:12:16 +0000 |
Sverre Rabbelier |
Made _logic a param
|
file |
diff |
annotate
|
Wed, 26 Nov 2008 15:52:38 +0000 |
Lennard de Rijk |
Fixes an error that occurs when moving the document by setting another link ID or Scope path. This is due to the fact that author is a required property in the Work model.
|
file |
diff |
annotate
|
Mon, 24 Nov 2008 22:34:56 +0000 |
Lennard de Rijk |
Adds and uses a modified_by property in models/work.py
|
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 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 10:06:03 +0000 |
Todd Larsen |
Hide the 'scope' property from forms for now, since this is really supposed
|
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 19:43:31 +0000 |
Todd Larsen |
Rename partial_path to scope_path, ignoring case, etc.
|
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 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: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
|
Sat, 15 Nov 2008 03:12:33 +0000 |
Todd Larsen |
Attempt to rename User.id to User.account, in preparation for making User be
|
file |
diff |
annotate
|