app/soc/models/document.py
Sat, 21 Feb 2009 00:33:59 +0000 Sverre Rabbelier Add an home_for reference property
Sat, 14 Feb 2009 14:11:18 +0000 Sverre Rabbelier Make document ACL's a constant
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.
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.
Mon, 02 Feb 2009 20:56:14 +0000 Lennard de Rijk Fixed default value for write_access in Document model.
Sun, 01 Feb 2009 13:24:43 +0000 Pawel Solyga Style fixes in soc.models.document module (adding of missing whitespaces).
Sat, 31 Jan 2009 22:32:21 +0000 Sverre Rabbelier Final changes to the document model
Fri, 30 Jan 2009 22:01:27 +0000 Sverre Rabbelier Add access control to document model and view
Fri, 30 Jan 2009 21:59:38 +0000 Sverre Rabbelier Moved is_featured property to Document
Fri, 23 Jan 2009 21:22:09 +0000 Sverre Rabbelier Enable pick links for all the references we have
Sat, 18 Oct 2008 21:54:13 +0000 Pawel Solyga Remove not used imports in models. Fix missing spaces in models when operator not preceded by a space. Add missing ugettext_lazy import to Proposal model.
Thu, 16 Oct 2008 04:37:13 +0000 Todd Larsen Eliminate the Work.abstract property and move the Document.content property
Wed, 15 Oct 2008 19:33:50 +0000 Todd Larsen Remove the proposed WorksAuthors many:many relation and promote the "founder"
Wed, 15 Oct 2008 14:06:33 +0000 Pawel Solyga Show "Created by" read-only field in Document Edit view. Update size of TinyMCE widget in Document Edit/Create views. Change user property name to founder in Document model and update files according to this change (now founder is used in Group and Document models). Remove not used variables and imports in views/site/docs/edit.py. Refactor EditForm and CreateForm in views/site/docs/edit.py so that EditForm inherits from CreateForm and just extends it.
less more (0) -15 tip