------------------
- Locking while executing queue
[jone]
- Added possiblity to disable automatic publishing in control panel
[jone]
- Added possibility to execute / delete a single job in the queue
[jone]
- Added executed jobs list
[jone]
- Added publisher control panel icon
[jone]
- Implemented blacklist support
[jone]
- Added modification date to medata: it will be set by the receiver
[jone]
- Fixed encoding problem: the dumped data should always contain unicode strings
[jone]
- Client-Objects are now `IAttributeAnnotable`
[jone]
- Using z3c.autoinclude for including zcml-dependencies
[jone]
- implement rename action
[mle]