app/soc/views/models/document.py
Thu, 04 Jun 2009 22:01:57 +0200 Lennard de Rijk Fixed an issue where some access checks would fail due to missing arguments.
Thu, 04 Jun 2009 20:21:15 +0200 Lennard de Rijk Added link to edit the Document on the Document's public page.
Sat, 11 Apr 2009 22:58:19 +0000 Sverre Rabbelier Use key().id_or_name() instead of key().name()
Fri, 03 Apr 2009 17:41:08 +0000 Pawel Solyga Style fixes and removal of unused imports in soc.views.models.
Thu, 26 Mar 2009 12:19:33 +0000 Pawel Solyga Add missing utf decode in html cleaner in soc.logic.cleaning module. This should fix all the 500 errors that we got. Remove extra blank line in soc.views.model.document.
Sun, 22 Mar 2009 20:13:19 +0000 Sverre Rabbelier Make sure the user has restricted rights to create a new document
Sun, 15 Mar 2009 16:30:26 +0000 Sverre Rabbelier Specify the type of Link ID used
Thu, 12 Mar 2009 21:38:40 +0000 Sverre Rabbelier Define a key order for document and org app
Thu, 12 Mar 2009 13:38:24 +0000 Sverre Rabbelier Factor download functionality out of export()
Thu, 05 Mar 2009 22:30:06 +0000 Sverre Rabbelier Make clean_document_content generic
Wed, 04 Mar 2009 23:11:05 +0000 Sverre Rabbelier Don't redirect to non-existant /document/list after deleting
Wed, 04 Mar 2009 18:41:03 +0000 Pawel Solyga Some style fixes and removal of unused imports in soc.views.models.document module.
Sun, 01 Mar 2009 20:20:47 +0000 Sverre Rabbelier Make use of decorators.view for all views
Sun, 01 Mar 2009 20:19:22 +0000 Sverre Rabbelier Added decorators
Tue, 24 Feb 2009 18:58:22 +0000 Sverre Rabbelier Make all default URLS customizable
less more (0) -15 tip