app/soc/models/document.py
2009-02-21 Sverre Rabbelier Add an home_for reference property
2009-02-14 Sverre Rabbelier Make document ACL's a constant
2009-02-13 Sverre Rabbelier Partially reverted "Update the copyright notice for 2009."
2009-02-13 Sverre Rabbelier Update the copyright notice for 2009.
2009-02-11 Lennard de Rijk Changed document to also filter on the prefix when getting the documents for a scope.
2009-02-02 Lennard de Rijk Fixed default value for write_access in Document model.
2009-02-01 Pawel Solyga Style fixes in soc.models.document module (adding of missing whitespaces).
2009-01-31 Sverre Rabbelier Final changes to the document model
2009-01-30 Sverre Rabbelier Add access control to document model and view
2009-01-30 Sverre Rabbelier Moved is_featured property to Document
2009-01-23 Sverre Rabbelier Enable pick links for all the references we have
2008-10-18 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.
2008-10-16 Todd Larsen Eliminate the Work.abstract property and move the Document.content property
2008-10-15 Todd Larsen Remove the proposed WorksAuthors many:many relation and promote the "founder"
2008-10-15 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