Changelog
=========

1-5 (2011.11.09)
_________________
- Added content type "Publicationrequest"

1-2 (2010.29.09)
_________________
- Added profile just for content-types

1-2 (2010.29.09)
_________________
- The content types now implements ATFile instead of IBoardfile and IPublication so it is possible to use page-turner view.
- There are two "pageturner views", one for contenttype "Boardfile" and one for content type "Publication"
- Also, the authorlist has its own index
- Changed default "auto-publish" count to "20 days". (This is the time it takes before a content item that has not been rejected by the Reviewers get auto published)


1.1 (2010-06-06)
________________
 Automatic publishing now happens n days after submit, in case a document is rejected and then submitted again.
Validator for year (2010-2050)

1.0dev (unreleased)
-------------------

_ Alfa version
- Created recipe with ZopeSkel
Added content type "Boardfile"
- Added browser views
Added workflow "multiapprove workflow" so all "Reviewers" can "approve" or "reject" the boardfile
Added time based trasaction... the "Boardfile" gets published after "n" days if none of the "Reviewers" has "rejected" it.
- Added "Boardfile_listing" view. 
  Warning: This will give you an error if you use it on a folder containing something else than "Boardfiles", so it is in "skins" dir and not in ues.

To do: 
=======
Change time to "creation date", it should take 20 days from creation, not from "last transaction in history".
Far to much code in "browser"... could need some help here.
Time before the transaction is now about 14 minutes (for testing), will change to 20 days.

