------------------
New features:
- Folder Contents: Construct the list of sortable indexes from the available catalog indexes, using a blacklist and a default set - likewise as it's done with metadata columns.
[thet]
Bug fixes:
- Allow operation on inactive content for all folder content actions.
This allows deleting, renaming, rearranging and changing workflow of content which expiration date has already been met or which effective date hasn't met yet.
[thet]
- Fix issue where some actions (copy, delete, paste) on contents view did not
work if there were any private (inaccessible for the current user) levels the
current path
[datakurre]
- removed unittest2 dependency.
[kakshay21]