------------------
- Added basic test for folder contents "rearrange" and "item order" features.
Minor restructuring of actions in own files to have a consistent structure
(bbb imports in place). Minor changes in touched area regarding pep8,
code-analysis, et al.
[jensens]
- Do not setDefaultPage in rename handler, there is already an subscriber that
do so in `Products.CMFDynamicViewFTI`.
[jensens]
- Do not clear clipboard when pasting content
[vangheem]
- Fix i18n of '"title" has already been deleted'.
- When clicking cancel on the delete_confirmation got to the view_url.
[ale-rt]
- Fix deletion of objects with unicode characters in the title.
[cillianderoiste]