2019.05.09
2019.05.09
Implemented enhancements:
- CMS-1468 Copied international EU Exit contact form models into great_international
- CMS-1417 Integrate staff SSO
- CMS-1462 Remove char limit from fields in
InternationalArticlePage
- CMS-1449 Upgrade to wagtailmedia 0.3.0, for future Wagtail 2.4+ compat
- CI-99 Removed unused fields for the capital invest banner on the Invest landing page
- CI-101 Added Investor Support Directory section to
InvestHomePage
- CMS-1397 Updated custom url methods on
BasePage
to support tree-based routing when enabled - CMS-1399 Replaced unused
lookup_by_full_path
API endpoint with newlookup_by_path
API endpoint to support tree-based routing - CMS-1396 Made 'uses_tree_based_routing' field editable in the CMS for all international page types
- CI-116 Moved sections around in content panels, removed cta_text fields and added capital investment image on Invest Landing Page
- CMS-1248 Removed JPEG compression overrides to improve image quality
Fixed bugs:
- Upgraded urllib3 to fix vulnerability