Skip to content

Releases: alphagov/e-petitions

Ad-hoc email and response expand

11 Aug 15:24
Compare
Choose a tag to compare

Add ad-hoc email responses to petitions
Add reveal_response to cache keys

Hompage, email and admin improvements

05 Aug 09:54
Compare
Choose a tag to compare

Make

open if there is an #id in the URL
Add Committee message to email about government response
Add links to petitions waiting for X to homepage
Add rejection reason 'You must use your real name'
Show rejection reason more clearly in admin
Make notes field larger in admin

App signal improvements

31 Jul 13:28
Compare
Choose a tag to compare

Improve reliability of AppSignal initialization process

Since Puma detects running threads when preloading an application we need
to stop it and then restart when each of the workers are forked. It was
sort of working before because it detected when the PID of the process had
changed and then restarted the thread itself.

Redirect after signing and content changes

30 Jul 17:03
Compare
Choose a tag to compare

Redirect to petition show page when a "signed" URL is shared
Make links break over the line, not break the layout
Content changes

Performance fixes for bulk email sending

30 Jul 08:01
Compare
Choose a tag to compare

Refactor the sending of emails
Fix memory leak when queuing jobs inside a job
Make the requested time suppliable by user (ssh user)

Tweaks and minor fixes

24 Jul 09:53
Compare
Choose a tag to compare

Allow government responses to be 5k
Restrict government response to 200
Fix page titles with no postcode
Pessimistic locking to prevent incorrect signature counts

Minor fixes

23 Jul 05:05
Compare
Choose a tag to compare

Remove link to home on home
Fix incorrect ignore exception
Rescue faraday client error

Minor fixes

22 Jul 11:13
Compare
Choose a tag to compare

Tidy up unsubscribe functionality
Remove alternate header
Minor text changes
Fix issue with postcode API

More minor changes

21 Jul 09:09
Compare
Choose a tag to compare

Includes everything from the unreleased 1.0.1 with the addition of

Home page text edits
Readme.md update
Fix to browser config and manifest
Deal with unknown errors gracefully

Minor fixes

21 Jul 05:06
Compare
Choose a tag to compare

Cookie link corrected
Force compatibility mode in IE not to happen
Improvements to word wrapping, hyphenation
Use opengraph titles that are correctly cached