- Make diazo.debug work again when DIAZO_ALWAYS_CACHE_RULES is set. [ale-rt]
1.3.3
Not secure
------------------
Bug fixes:
- Remove roman monkey patch. [gforcada]
1.3.2
Not secure
------------------
New features:
- Add Update -button for theming control panel making it possible to reload modified theme manifest without deactivating theme at first. [datakurre]
1.3.1
Not secure
------------------
Fixes:
- Enable unload protection by using pattern class ``pat-formunloadalert`` instead ``enableUnloadProtection``. [thet]
- Small fix in documentation [staeff]
- Fix issue where theming control panel errored when a packaged theme was overidden with a global resource directory theme [datakurre]
1.3.0
Not secure
------------------
New:
- Control theme compilation in development mode through the environment variable ``DIAZO_ALWAYS_CACHE_RULES`` [ale-rt]
Fixes:
- Small fixes to documentaion [ale-rt]
1.2.19
Not secure
-------------------
New:
- For the theming controlpanel, change base URLs from portal URL to what getSite returns, but don't change the controlpanels context binding. This allows for more flexibility when configuring it to be allowed on a sub site with a local registry. [thet]