--------------------------
- Improve IE8 rendering in the client.
[cornae]
- Improve rendering on iOs devices (iPhone/iPod).
[cornae]
- Multiple layout fixes for Internet Explorer browsers.
[cornae]
- No longer rotate navtree in client for Firefox since Firefox renders the
badly (more information can be found in `Mozilla bug 492214
<https://bugzilla.mozilla.org/show_bug.cgi?id=492214>`_).
[cornae]
- Add XML import and export options to the site menu. This implements
`ticket 121 <https://code.simplon.biz/tracker/euphorie/ticket/121>`_
[wichert]
- Include policy and Top5 risks in identification. There is no need to
evaluate them, but we do want to know if they are present in an
organisation.
[wichert]
- Include images in XML export of surveys. This fixes the last part of
`ticket 126 <https://code.simplon.biz/tracker/euphorie/ticket/126>`_
[wichert]
- Work around jQuery selector bug on IE which caused a javascript error
on the company form in the report step of the client.
[wichert]
- Add DOCTYPE to all CMS templates. This fixes rendering problems on IE8.
[wichert]
- Modify login form to use a link instead of a button to go back. This fixes
`TNO ticket 107 <https://code.simplon.biz/tracker/tno-euphorie/ticket/107>`_
[wichert]
- Replace lorem ipsum text on profile page in the client with proper
instructions.
[pilz]
- Always process all risks in identification, including top5 and policy risks.
[wichert]
- Force the correct i18n domain in webhelper macros. This fixes
`TNO ticket 99 <https://code.simplon.biz/tracker/tno-euphorie/ticket/99>`_
[wichert]
- Make updated legend item in versions tile translatable. This fixes
`TNO ticket 113 <https://code.simplon.biz/tracker/tno-euphorie/ticket/113>`_
[wichert]
- Allow an extra depth level in surveys. This is needed for complicated
surveys. It should not be used by normal survyes.
[wichert]
- Fix URLs for fancybox CSS in Internet Explorer.
[wichert]
- Update XML import to set image filenames as unicode strings, otherwise
z3c.form would not allow you to change an object containing an image due
to a type mismatch.
[wichert]
- Add dependency on `Products.PasswordResetTool
<http://pypi.python.org/pypi/Products.PasswordResetTool>`_ 2.0.3 or later and
fix password reset API. This fixes
`TNO ticket 111 <https://code.simplon.biz/tracker/tno-euphorie/ticket/111>`_.
[wichert]
- Update styling in the online client to work with current versions of iOS.
[cornae]
- Use the zopectl command registration feature from Zope 2.12.12 for the
database initialisation and XML import commandline commands.
[wichert]