- Added more strings classifiers and metadata items for this packages [macagua]
- Added more improvements for internationalization. [macagua]
- Fix workflow, state and transition id generation when we have accents in titles. [thomasdesvenain]
- Full internationalization. French translation. [thomasdesvenain]
- Added Spanish translation. [hvelarde]
- double-quote state and transition names in graph view [erral]
- replace remaining 'jq' names by 'jQuery' in javascript for full Plone 4.3+ compatibility. [thomasdesvenain]
- Added Chinese Simplified translation. [Jian Aijun]
- show acquired permission setting [vangheem]
- revamped styles based on bootstrap [vangheem]
- cloned transition now sets display name to new title also. [vangheem]
- cancel on confirm save now prevents dialog from opening. [vangheem]
- fix error with changing source transitions if transitions are stored as a tuple or list. [vangheem]
- Add MANIFEST.in. [WouterVH]
- use json library and just advertise that plone 3 users need to install simplejson [vangheem]
- Fix js to work correctly with all versions of jquery in selecting input tags correctly. [vangheem]
- Initial release