------------------------
- rebuild js/css
[vangheem]
- Feature: provide ability to give options to field renderer
[vangheem]
- Removed old code that duplicated TinyMCE editors (ported from master)
[obct537]
- Fix: plone_pattern_setting view lookup ran into empty, now renders all.
[jensens]
- do not import all of bootstrap
[vangheem]
- Log warning if plone_pattern_settings view was not found.
[jensens]
- Depend on plone.app.contenttypes gs-profile.
[jensens]
- Remove superfluos empty testing gs profile and its zcml.
[jensens]
- Fixes: TinyMCE focus issues, disables row merging
[vangheem]
- UX: Renames "Close" to "Done" on properties form.
[vangheem]
- Fixes 2313: Pattern settings are not applied to the body tag for mosaic layouts.
[jensens]
- Drop more Plone 4 compatibility code, registrations and imports.
Simplify test setup.
Minor code cleanup.
[jensens]
- Move list of valid layout view names for LayoutWidget in a module variable, so it can be extended on demand.
[jensens]
- Fix robot tests in docs to no run into timing traps.
[jensens]
- Fix reference to default layout preview image
[vangheem]
- Fix bug when tinymce editor would no longer work when dragging one rich text tile
around another rich text tile.
[vangheem]
- Do not set own overhead space of edit modal, the default should apply.
[jensens]
- Remove testing for Plone 4.3. For Plone 4.3 support, please use
plone.app.mosaic < 2.0.
[datakurre]
- Move tile remove button onto tile instead of in toolbar
[vangheem]
- Fix modal to be structured like other plone modals
[vangheem]