Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge tag 'v1.8.4' into fiksgatami-devfiksgatami-dev-1.8 | Marius Halden | 2016-07-06 | -73/+89 |
|\ | ||||
| * | Fix CSRF issue with new login during process. | Matthew Somerville | 2016-07-06 | -0/+3 |
| * | Improve CSRF tokens and add to more forms. | Matthew Somerville | 2016-07-06 | -58/+74 |
| * | Improve auth flow taken when return key used. | Matthew Somerville | 2016-07-06 | -5/+6 |
| * | Redirect correctly if filter used sans JavaScript. | Matthew Somerville | 2016-07-06 | -2/+5 |
| * | Strip line end spaces in emails. | Matthew Somerville | 2016-07-06 | -0/+1 |
| * | Stop using Text::Wrap to wrap email bodies. | Matthew Somerville | 2016-07-06 | -8/+0 |
* | | Merge tag 'v1.8.3' into fiksgatami-dev | Marius Halden | 2016-06-11 | -199/+220 |
|\| | ||||
| * | Handle reports/updates by logged in abuse entries. | Matthew Somerville | 2016-05-27 | -0/+10 |
| * | Merge branch '1410-email-template' | Matthew Somerville | 2016-05-25 | -103/+79 |
| |\ | ||||
| | * | Use only one templating system for emails. | Matthew Somerville | 2016-05-25 | -103/+79 |
| * | | Merge branch '694-summary-string-template-tidy' | Matthew Somerville | 2016-05-25 | -30/+0 |
| |\ \ | | |/ | |/| | ||||
| | * | Move processed_summary_string function to template | Matthew Somerville | 2016-05-24 | -30/+0 |
| * | | Warnfix if belongs_to_body called with no string. | Matthew Somerville | 2016-05-24 | -2/+3 |
| |/ | ||||
| * | Add search boxes to admin index page, move stats. | Matthew Somerville | 2016-05-20 | -28/+41 |
| * | Merge branch '1286-catching-gaze' | Matthew Somerville | 2016-05-18 | -25/+40 |
| |\ | ||||
| | * | Fallback if request to Gaze fails. | Matthew Somerville | 2016-05-18 | -25/+40 |
| * | | Improve in-place moderation UI | Zarino Zappia | 2016-05-18 | -0/+11 |
| |/ | ||||
| * | Remove specific files rather than glob. | Matthew Somerville | 2016-05-18 | -4/+15 |
| * | Don't allow photo IDs to be prepended with 0s. | Matthew Somerville | 2016-05-18 | -1/+1 |
| * | Fix removal of cached update photos. | Matthew Somerville | 2016-05-18 | -4/+6 |
| * | Merge remote-tracking branch 'mysociety/1207-update-email-to-existing' | Matthew Somerville | 2016-05-06 | -3/+15 |
| |\ | ||||
| | * | Allow change of email in admin to existing entry. | Matthew Somerville | 2016-04-27 | -3/+15 |
* | | | Merge tag 'v1.8.2' into fiksgatami-dev | Marius Halden | 2016-05-28 | -1167/+953 |
|\| | | ||||
| * | | Switch external jhead call to use IPC::Open3. | Matthew Somerville | 2016-05-03 | -1/+8 |
| * | | Merge remote-tracking branch 'origin/open311-quieten-issues' | Matthew Somerville | 2016-05-03 | -7/+2 |
| |\ \ | ||||
| | * | | Store Open311 error in report on failure. | Matthew Somerville | 2016-04-27 | -3/+2 |
| | * | | [UK] Remove West Berkshire temporary fix. | Matthew Somerville | 2016-04-27 | -4/+0 |
| | |/ | ||||
| * / | Skip fetched updates if they're out of date range. | Matthew Somerville | 2016-04-26 | -2/+7 |
| |/ | ||||
| * | Merge branch '1383-remove-dead-projects' | Matthew Somerville | 2016-04-22 | -948/+83 |
| |\ | ||||
| | * | Remove final web/fixmystreet templates. | Matthew Somerville | 2016-04-20 | -5/+2 |
| | * | Remove some unused cobrands. | Matthew Somerville | 2016-04-20 | -943/+81 |
| * | | Don't warn on bad photo hashes. | Matthew Somerville | 2016-04-22 | -2/+2 |
| * | | Send unresponsive body data per category to app. | Matthew Somerville | 2016-04-22 | -2/+11 |
| * | | Merge remote-tracking branch 'origin/twitter-login' | Matthew Somerville | 2016-04-22 | -16/+99 |
| |\ \ | ||||
| | * | | Add Twitter social login. | Matthew Somerville | 2016-04-08 | -16/+99 |
| * | | | Ignore empty entries in the image upload IDs. | Matthew Somerville | 2016-04-20 | -1/+1 |
| * | | | If admin removes all images, set db field to null. | Matthew Somerville | 2016-04-20 | -2/+4 |
| | |/ | |/| | ||||
| * | | Merge remote-tracking branch 'origin/1302-support-pngs' | Matthew Somerville | 2016-04-20 | -66/+82 |
| |\ \ | ||||
| | * | | Add PNG image support. | Matthew Somerville | 2016-04-08 | -55/+78 |
| | * | | Prevent dev sites auto-creating session. | Matthew Somerville | 2016-04-06 | -11/+4 |
| | |/ | ||||
| * | | Merge branch '574-spot-slash-in-body-slug' | Matthew Somerville | 2016-04-20 | -20/+3 |
| |\ \ | ||||
| | * | | Use better link to reports on admin body page. | Matthew Somerville | 2016-04-20 | -18/+0 |
| | * | | Cope with a '/' in body name in body slug. | Matthew Somerville | 2016-04-20 | -2/+3 |
| | |/ | ||||
| * / | Display used send method in debug line. | Matthew Somerville | 2016-04-19 | -1/+1 |
| |/ | ||||
| * | Show right body user form value for fixed reports. | Matthew Somerville | 2016-03-31 | -2/+15 |
| * | Merge remote-tracking branch 'mysociety/refactor-email' | Matthew Somerville | 2016-03-31 | -69/+161 |
| |\ | ||||
| | * | Refactor email handling to use Email::MIME alone. | Matthew Somerville | 2016-03-30 | -69/+161 |
| * | | [fixmystreet.com] Move country lookup client side. | Matthew Somerville | 2016-03-31 | -28/+0 |
| * | | [Zurich] Use protocol relative map tiles. | Matthew Somerville | 2016-03-30 | -1/+1 |