| Commit message (Expand) | Author | Age | Lines |
... | |
| * | If personal details tickbox ticked, use template that includes them. | Matthew Somerville | 2013-01-18 | -0/+3 |
| * | Send emails to reporter upon report closure, forwarding, or rejection. | Matthew Somerville | 2013-01-18 | -0/+18 |
| * | remove redundant code accidentally left in :( | Struan Donald | 2013-01-17 | -14/+0 |
| * | Merge remote-tracking branch 'origin/zurich' into zurich | Struan Donald | 2013-01-17 | -1/+7 |
| |\ |
|
| | * | Don't do login links for alert update emails for Zurich. | Matthew Somerville | 2013-01-17 | -1/+2 |
| | * | Reports does speedy inflate-bypassing query, so manually inflate if needed. | Matthew Somerville | 2013-01-17 | -0/+5 |
| * | | add an ajax location lookup method for doing string -> lat,long lookup | Struan Donald | 2013-01-17 | -0/+46 |
| |/ |
|
| * | Split the 'send reports' bit of STAGING_SITE to its own config variable, so y... | Matthew Somerville | 2013-01-16 | -2/+2 |
| * | Some tweaks to get Zurich Reports page working a bit better. | Matthew Somerville | 2013-01-16 | -3/+8 |
| * | Add some missing JS translatable strings, update .po files. | Matthew Somerville | 2013-01-16 | -2/+2 |
| * | Fix admin photo rotation. | Matthew Somerville | 2013-01-16 | -11/+26 |
| * | Reset external_body (for case where Zurich assigns to external, then takes it... | Matthew Somerville | 2013-01-15 | -0/+2 |
| * | Store Zurich external body in external_body rather than changing bodies_str. | Matthew Somerville | 2013-01-15 | -2/+8 |
| * | Public response in extra, not using updates, and explicit button for Zurich D... | Matthew Somerville | 2013-01-15 | -11/+5 |
| * | Name on report might not be present, don't use it if it's not there. | Matthew Somerville | 2013-01-14 | -2/+2 |
| * | Store and show what was originally entered in the details box. | Matthew Somerville | 2013-01-14 | -0/+2 |
| * | Always fetch remote user the same way in admin. | Matthew Somerville | 2013-01-14 | -8/+14 |
| * | Move rotate photo handling earlier so that Zurich can use it. | Matthew Somerville | 2013-01-14 | -8/+6 |
| * | Zurich email alerts. | Matthew Somerville | 2013-01-11 | -3/+72 |
| * | Bit of admin permissioning for Zurich. | Matthew Somerville | 2013-01-11 | -0/+28 |
| * | Fetch editor name also from logged in user, if present. | Matthew Somerville | 2013-01-11 | -1/+1 |
| * | Include confirmed in reports to be dealt with. | Matthew Somerville | 2013-01-11 | -2/+2 |
| * | Move no more updates code within normal submission, in case they leave a fina... | Matthew Somerville | 2013-01-11 | -9/+8 |
| * | Zurich DM leaving public response on a report, after reading updates from SDM. | Matthew Somerville | 2013-01-10 | -0/+19 |
| * | Make sure updates are always fetched on Zurich SDM report edit page. | Matthew Somerville | 2013-01-10 | -3/+4 |
| * | Workflow simplifications for Zurich. | Matthew Somerville | 2013-01-10 | -31/+67 |
| * | Move some Zurich specific things to Zurich cobrand file. | Matthew Somerville | 2013-01-10 | -20/+17 |
| * | Fix Zurich SDM summary page to display correct states. | Matthew Somerville | 2013-01-09 | -11/+10 |
| * | Switch Zurich DM summary to use new planned status. | Matthew Somerville | 2013-01-09 | -6/+5 |
| * | Allow Zurich SDM to choose when to send report back to DM. | Matthew Somerville | 2013-01-09 | -0/+10 |
| * | If Zurich SDM sends report back to DM, should remain confirmed. | Matthew Somerville | 2013-01-09 | -1/+1 |
| * | Allow Zurich SDM to edit internal notes. | Matthew Somerville | 2013-01-09 | -10/+19 |
| * | Add Zurich option to say whether personal data should be passed to external c... | Matthew Somerville | 2013-01-08 | -3/+4 |
| * | Shallow copy extra on each setting, so database treats it anew. | Matthew Somerville | 2013-01-08 | -4/+5 |
| * | Update database fetching to fetch needed data for previous commit. | Matthew Somerville | 2013-01-08 | -13/+3 |
| * | Move to using problem.extra for internal notes, email confirmation, and publi... | Matthew Somerville | 2013-01-08 | -4/+23 |
| * | Autocomplete of Zurich street names (2beb264 plus tweaks). | Matthew Somerville | 2013-01-07 | -4/+37 |
| * | Redirect back to summary page if you change body on Zurich report edit. | Matthew Somerville | 2013-01-07 | -0/+9 |
| * | Show Zurich co-ordinates on admin page. | Matthew Somerville | 2013-01-07 | -0/+8 |
| * | Show external contacts in Zurich DM body drop-down. | Matthew Somerville | 2013-01-07 | -2/+6 |
| * | Front page ignoring unconfirmed, but ordering including null confirmeds. | Matthew Somerville | 2012-12-21 | -2/+4 |
| * | When sent back to Zurich division, alter status back from in progress. | Matthew Somerville | 2012-12-21 | -0/+1 |
| * | Create reporter alert in Zurich, for receiving update notice. | Matthew Somerville | 2012-12-21 | -0/+3 |
| * | If unconfirmed update confirmed and sets problem_state, update problem state. | Matthew Somerville | 2012-12-21 | -1/+5 |
| * | Make sure serialized string is UTF-8 encoded. | Matthew Somerville | 2012-12-21 | -0/+6 |
| * | Zurich cut-down update editing (auth still to do). | Matthew Somerville | 2012-12-20 | -1/+1 |
| * | Approval and showing of Zurich updates. | Matthew Somerville | 2012-12-20 | -5/+5 |
| * | Allow Zurich SDM to add updates. | Matthew Somerville | 2012-12-20 | -2/+18 |
| * | Created and state columns needed for Zurich. | Matthew Somerville | 2012-12-20 | -1/+1 |
| * | Call Zurich admin_type on all admin pages. | Matthew Somerville | 2012-12-20 | -5/+8 |