|
@@ -13,6 +13,7 @@ Changelog
|
|
* `AbstractEmailForm` now has a separate method (`render_email`) to build up email content on submission emails (Haydn Greatnews)
|
|
* `AbstractEmailForm` now has a separate method (`render_email`) to build up email content on submission emails (Haydn Greatnews)
|
|
* Add `pre_page_move` and `post_page_move` signals (Andy Babic)
|
|
* Add `pre_page_move` and `post_page_move` signals (Andy Babic)
|
|
* Add ability to sort search promotions on listing page (Chris Ranjana, LB (Ben Johnston))
|
|
* Add ability to sort search promotions on listing page (Chris Ranjana, LB (Ben Johnston))
|
|
|
|
+ * Upgrade internal JS tooling to Gulp v4 & Node v10 (Jim Jazwiecki, Kim LaRocca)
|
|
* Fix: Ensure link to add a new user works when no users are visible in the users list (LB (Ben Johnston))
|
|
* Fix: Ensure link to add a new user works when no users are visible in the users list (LB (Ben Johnston))
|
|
* Fix: `AbstractEmailForm` saved submission fields are now aligned with the email content fields, `form.cleaned_data` will be used instead of `form.fields` (Haydn Greatnews)
|
|
* Fix: `AbstractEmailForm` saved submission fields are now aligned with the email content fields, `form.cleaned_data` will be used instead of `form.fields` (Haydn Greatnews)
|
|
* Fix: Removed ARIA `role="table"` from TableBlock output (Thibaud Colas)
|
|
* Fix: Removed ARIA `role="table"` from TableBlock output (Thibaud Colas)
|