app/soc/models/work.py
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-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-24 Sverre Rabbelier Use ugettext instead of ugettext_lazy
2008-11-30 Pawel Solyga Fix too long lines in soc.model.work.
2008-11-24 Lennard de Rijk Adds and uses a modified_by property in models/work.py
2008-11-22 Todd Larsen Include name of entity in the text of the link to the read-only public view
2008-11-21 Todd Larsen Move LINK_ID and SCOPE_PATH regular expressions to soc/models/linkable.py.
2008-11-20 Todd Larsen Rename partial_path to scope_path, ignoring case, etc.
2008-11-20 Todd Larsen Rename link_name to link_id everywhere, regardless of case (so LINK_NAME
2008-11-13 Sverre Rabbelier Moved from docs -> document
2008-10-23 Sverre Rabbelier Moved all key_name related things to the logic modules
2008-10-21 Sverre Rabbelier Incorperated suggestions by Todd
2008-10-20 Sverre Rabbelier Added a generic version of the Document views
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-14 Todd Larsen Add is_featured boolean property to the Work model, so that Works can be
2008-10-01 Todd Larsen Some TODOs on access control that I didn't want to forget.
2008-10-01 Todd Larsen Add partial_path property explicitly to the Work model.
2008-09-29 Todd Larsen Make use of PolyModel for Works, Documents, etc. Add some (but not all) of
2008-09-21 Pawel Solyga Remove Author model (use Person instead). Update models after removing Author. Add new Sponsor, Organization models.
2008-07-18 Todd Larsen Major reorganization of the soc svn repo, to merge into a single App Engine
less more (0) tip