------------------ * Feature: Performance improvement when creating new version by usign the patched manage_pasteObjects and so avoid the rename after the copy/paste operation [chiridra refs 14598]
7.9
------------------ * Change: fixed issue 2 - to have previous versions shown on all versions. [chiridra refs 28681] * Change: removed js code that dealt with hiding of the older versions, this was a design implementation that isn't generic and was moved to another eea theme package [ichimdav refs 27220]
7.8
------------------ * Change: Auto-include zcml within plone context in order to make this package work without having to add it within buildout zcml directive. [avoinea]
7.7
------------------ * Change: added missing commit for ticket 23017 which changes the portalMessage of older versions to archiveMessage [ichimdav refs 23017]
7.6
------------------ * Change: Switched to curl in the jenkins build install script [olimpiurob refs 22402] * Change: Changed fetch url for jenkins build install script to the install script from the main EEA CPB repository [olimpiurob refs 22402] * Change: added eea.versions.older viewlet with logic that was previously within eea.versions.status viewlet about displaying older revisions [ichimdav refs 23017]
7.5
------------------ * Feature: Ajax versioning is now checking if a version isn't already in progress in which case no new versioning is attempted until previous version call is terminated [ichim-david refs 22047] * Bug fix: Added browserlayer for viewlets, so don't throw error when eea.versions is installed but not activated yet. [szabozo0]