app/soc/models/work.py
Fri, 13 Feb 2009 22:36:45 +0000 Sverre Rabbelier Update the copyright notice for 2009.
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
Sat, 24 Jan 2009 23:56:34 +0000 Sverre Rabbelier Use ugettext instead of ugettext_lazy
Sun, 30 Nov 2008 15:25:07 +0000 Pawel Solyga Fix too long lines in soc.model.work.
Mon, 24 Nov 2008 22:34:56 +0000 Lennard de Rijk Adds and uses a modified_by property in models/work.py
Sat, 22 Nov 2008 08:44:54 +0000 Todd Larsen Include name of entity in the text of the link to the read-only public view
Fri, 21 Nov 2008 08:41:23 +0000 Todd Larsen Move LINK_ID and SCOPE_PATH regular expressions to soc/models/linkable.py.
Thu, 20 Nov 2008 19:43:31 +0000 Todd Larsen Rename partial_path to scope_path, ignoring case, etc.
Thu, 20 Nov 2008 18:50:30 +0000 Todd Larsen Rename link_name to link_id everywhere, regardless of case (so LINK_NAME
Thu, 13 Nov 2008 16:40:05 +0000 Sverre Rabbelier Moved from docs -> document
Thu, 23 Oct 2008 05:21:41 +0000 Sverre Rabbelier Moved all key_name related things to the logic modules
Tue, 21 Oct 2008 01:22:36 +0000 Sverre Rabbelier Incorperated suggestions by Todd
Mon, 20 Oct 2008 23:24:32 +0000 Sverre Rabbelier Added a generic version of the Document views
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"
Tue, 14 Oct 2008 21:39:57 +0000 Todd Larsen Add is_featured boolean property to the Work model, so that Works can be
Wed, 01 Oct 2008 07:11:27 +0000 Todd Larsen Some TODOs on access control that I didn't want to forget.
Wed, 01 Oct 2008 00:33:43 +0000 Todd Larsen Add partial_path property explicitly to the Work model.
Mon, 29 Sep 2008 15:31:50 +0000 Todd Larsen Make use of PolyModel for Works, Documents, etc. Add some (but not all) of
Sun, 21 Sep 2008 08:50:42 +0000 Pawel Solyga Remove Author model (use Person instead). Update models after removing Author. Add new Sponsor, Organization models.
Fri, 18 Jul 2008 18:22:23 +0000 Todd Larsen Major reorganization of the soc svn repo, to merge into a single App Engine
less more (0) tip