-------------------
New features:
- Add fields in field editing UI to the current selected fieldset.
[thet]
- Allow specifying a vocabulary in the form of *key|label* in (multi)choice fields
[tomgross]
- Removed very old import conditions
[tomgross]
Bug fixes:
- Fix Schemaeditor fields editing UI to be able to move fields into another fieldset.
Fixes: 30.
[thet]
- JavaScript formatting according to style guides.
[thet]
- Cleanup:
- Remove Plone 4 related form tabbing CSS selectors from fields editing UI JavaScript.
- Better code reuse.
[thet]