app/soc/views/models/document.py
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
Wed, 11 Feb 2009 20:10:53 +0000 Lennard de Rijk Added allowsidebar to checkIsDocumentReadable.
Wed, 11 Feb 2009 20:02:46 +0000 Lennard de Rijk Changed document to also filter on the prefix when getting the documents for a scope.
Sat, 07 Feb 2009 20:40:48 +0000 Sverre Rabbelier Pimp TinyMCE widget.
Mon, 02 Feb 2009 15:04:04 +0000 Lennard de Rijk Calling getForCurrentAccount where necessary.
Sun, 01 Feb 2009 13:33:48 +0000 Pawel Solyga Fix import sorting in soc.views.models.document module to comply with our style guide.
Sat, 31 Jan 2009 22:32:54 +0000 Sverre Rabbelier Hook up the ACL system for documents.
Fri, 30 Jan 2009 22:01:27 +0000 Sverre Rabbelier Add access control to document model and view
Mon, 26 Jan 2009 23:32:10 +0000 Sverre Rabbelier Major refactor of the access module
Fri, 23 Jan 2009 21:18:39 +0000 Sverre Rabbelier Add a 'pick' view to the appropriate views
Fri, 23 Jan 2009 15:32:58 +0000 Sverre Rabbelier Hook up the 'home' view for site and program
Wed, 21 Jan 2009 00:27:39 +0000 Todd Larsen Add an export() view, and implement it as text/text for Document.
Sat, 10 Jan 2009 18:17:16 +0000 Sverre Rabbelier Construct names automatically from base name.
Sun, 07 Dec 2008 20:02:17 +0000 Sverre Rabbelier Some forgotten changes with the access_type commit
Sun, 07 Dec 2008 19:02:41 +0000 Sverre Rabbelier Add explicit access_types from the url
Sun, 07 Dec 2008 17:02:10 +0000 Sverre Rabbelier Move document sidebar entries extraction to document.View
Sun, 07 Dec 2008 15:02:03 +0000 Sverre Rabbelier Add and use a placeholder for checkIsDocumentPublic
Wed, 03 Dec 2008 23:49:10 +0000 Sverre Rabbelier Make use of the new generic key_name by lookup up scope_path
Wed, 03 Dec 2008 21:27:01 +0000 Sverre Rabbelier Cleanups in the views module
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.
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.
Sat, 29 Nov 2008 00:12:16 +0000 Sverre Rabbelier Made _logic a param
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.
Mon, 24 Nov 2008 22:34:56 +0000 Lennard de Rijk Adds and uses a modified_by property in models/work.py
less more (0) -30 tip