-----------------
- Added RelationPrettyLinkColumn to display with PrettyLink a z3c.relationfield.relation.RelationValue attribute.
[sgeulette]
- Limit padding left and right of the faceted checkbox widget to 0.2em instead of 1em.
[gbastien]
- Added 'combined indexes' functionnality making it possible to combinate faceted filters together to
query a single catalog index.
[gbastien]
- In utils._updateDefaultCollectionFor as we change the faceted criteria annotations, make sure
it is persisted by setting _p_changed = True
[gbastien]