app/soc/views/models/document.py
Mon, 10 Aug 2009 16:58:51 -0700 Lennard de Rijk Updated several page titles to contain more information.
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
Sat, 21 Feb 2009 21:56:55 +0000 Sverre Rabbelier Use feedparser to sanitize HTML content for documents
Sat, 21 Feb 2009 15:59:07 +0000 Sverre Rabbelier Rename dynafields to dynaproperties
Sat, 21 Feb 2009 00:33:59 +0000 Sverre Rabbelier Add an home_for reference property
Thu, 19 Feb 2009 20:30:47 +0000 Todd Larsen Make it easier to support other extensions per-Model (such as .csv, etc.).
Sun, 15 Feb 2009 14:58:03 +0000 Sverre Rabbelier Hook up the admin view everywhere
Sat, 14 Feb 2009 20:22:50 +0000 Sverre Rabbelier Factor out the 'key fields without link_id' logic from document
Sat, 14 Feb 2009 16:43:53 +0000 Sverre Rabbelier Disable the raw create and list link for documents
Sat, 14 Feb 2009 16:43:20 +0000 Sverre Rabbelier Add custom access check for document listing
Sat, 14 Feb 2009 15:57:14 +0000 Sverre Rabbelier Allow documents to be filtered by prefix and scope
Sat, 14 Feb 2009 14:11:45 +0000 Sverre Rabbelier Add cleaning methods for document ACL
Fri, 13 Feb 2009 23:18:39 +0000 Sverre Rabbelier Partially reverted "Update the copyright notice for 2009."
Fri, 13 Feb 2009 22:36:45 +0000 Sverre Rabbelier Update the copyright notice for 2009.
Fri, 13 Feb 2009 21:54:10 +0000 Sverre Rabbelier Do access checks on the pick url for documents
Wed, 11 Feb 2009 23:59:41 +0000 Sverre Rabbelier Rename TinyMCE to FullTinyMCE and add TinyMCE widget
less more (0) -50 -30 tip