------------------
- Added Tests
[mathias.leimgruber]
- Add nosort class to all Columns that aren't sortable.
[ttschanz]
- Added some French translations
[ttschanz]
- Wrap icon class around objects icon.
[Julian Infanger]
- Show html structure in table header.
[Julian Infanger]
- Add support for condition functions in dict-based column definitions.
[jone]
- Add missing features of the default ftwtable jquery plugin implementation:
- Implement selecting of checkboxes.
- Use prepared features of the jquery plugin for supporting both implementations (extjs + default) better.
- Trigger events properly.
- Various javascript cleanup, remove unused stuff.
[jone]