| Commit message (Expand) | Author | Age | Lines |
* | Add multiple photo upload support. | Zarino Zappia | 2015-12-16 | -11/+7 |
* | [Zurich] prevent invalid bodies_str | Hakim Cassimally | 2015-10-06 | -2/+17 |
* | Add support for multiple photos per report. | Hakim Cassimally | 2015-10-06 | -1/+2 |
* | [Zurich] Vary confirmation email wording if address is confirmed | Hakim Cassimally | 2015-10-06 | -0/+3 |
* | Send altered confirmation email if not being sent. | Matthew Somerville | 2015-09-28 | -1/+4 |
* | Add way to see "Please check your email" pages. | Matthew Somerville | 2015-09-17 | -0/+6 |
* | Move "missing" handling to separate column. | Matthew Somerville | 2015-08-19 | -4/+5 |
* | Remove ms_current_timestamp() override function. | Matthew Somerville | 2015-08-13 | -1/+1 |
* | [fixmystreet.com] Unresponsive bodies page/warning | Matthew Somerville | 2015-07-28 | -11/+31 |
* | Alter token logging in and timeout behaviour. | Matthew Somerville | 2015-07-10 | -2/+2 |
* | Factor out all uses of param()/params. | Matthew Somerville | 2015-07-07 | -48/+49 |
* | Add Extra role to ease use of {extra} field. | Hakim Cassimally | 2015-03-20 | -5/+7 |
* | [Harrogate] show warning banner for NYCC categories | Hakim Cassimally | 2015-03-20 | -0/+3 |
* | [fixmystreet.com] Remove special Report-It code. | Matthew Somerville | 2015-03-13 | -22/+0 |
* | Always show confirmation page for reports/updates. | Matthew Somerville | 2015-02-19 | -22/+6 |
* | Make sure all co-ordinates are stringified. | Matthew Somerville | 2015-02-13 | -6/+2 |
* | Show logged in message as success, not error. | Matthew Somerville | 2014-11-18 | -3/+4 |
* | [fixmystreet.com] Remove login content experiment. | Matthew Somerville | 2014-10-17 | -5/+1 |
* | Add fixmystreet.com reporting form A/B tests. | Matthew Somerville | 2014-07-10 | -1/+5 |
* | Remove Barnet-specific category lookup & checks | Dave Arter | 2014-04-25 | -14/+7 |
* | alter pave url sent to analytics on report completion | Struan Donald | 2014-04-16 | -1/+3 |
* | Merge branch 'zerotb' | Struan Donald | 2014-04-11 | -1/+9 |
|\ |
|
| * | Allow comments to be confirmed with no confirmation | Struan Donald | 2014-04-08 | -1/+9 |
* | | Fire a google analytics event on report completion | Struan Donald | 2014-04-09 | -0/+1 |
|/ |
|
* | Set report->send_questionnaire on report creation | Andy Lulham | 2014-03-12 | -0/+1 |
* | Merge remote branch 'origin/sweden-rebase' | Matthew Somerville | 2014-03-11 | -0/+1 |
|\ |
|
| * | Add `external_url' column to `body' table. | Jon Kristensen | 2014-03-11 | -0/+1 |
* | | Cobrand 'hidden_categories' method | Hakim Cassimally | 2014-03-05 | -0/+9 |
* | | Don't display categories for deleted bodies | Chris Mytton | 2013-11-11 | -1/+1 |
* | | [Zurich] Remove phone number requirement for mobile app reports | Chris Mytton | 2013-10-21 | -1/+5 |
* | | [Zurich] Localise phone error message | Chris Mytton | 2013-09-05 | -1/+1 |
* | | [Zurich] Make the phone number field required | Chris Mytton | 2013-09-04 | -0/+3 |
|/ |
|
* | Send back a list of titles in new report ajax details | Struan Donald | 2013-08-01 | -0/+3 |
* | Ask for address, and clarify public/private for EmptyHomes. | Matthew Somerville | 2013-02-13 | -0/+6 |
* | Move category label out of code to template. | Matthew Somerville | 2013-02-12 | -5/+0 |
* | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-02-04 | -60/+70 |
|\ |
|
| * | missing_details_bodies is an array of objects, not IDs, which we want. | Matthew Somerville | 2013-01-29 | -1/+1 |
| * | Name on report might not be present, don't use it if it's not there. | Matthew Somerville | 2013-01-14 | -2/+2 |
| * | Zurich always has email confirmation, and that just sets a flag (as report is... | Matthew Somerville | 2012-12-20 | -1/+3 |
| * | Set title to start of detail upon report creation. | Matthew Somerville | 2012-12-20 | -0/+2 |
| * | Fix missed variable name change, and accompanying test. | Matthew Somerville | 2012-12-19 | -1/+1 |
| * | Allow bodies to span multiple area IDs, and areas can be covered by more than... | Matthew Somerville | 2012-12-19 | -1/+4 |
| * | Remove some linkages between area and body IDs. | Matthew Somerville | 2012-12-15 | -5/+5 |
| * | Rename council column to bodies_str, and all the related code. | Matthew Somerville | 2012-12-15 | -12/+12 |
| * | Update reporting to use bodies. | Matthew Somerville | 2012-12-15 | -50/+53 |
| * | Rename area_id on Contacts table to body_id. | Matthew Somerville | 2012-12-15 | -6/+6 |
| * | Rename from_council to from_body, and small related changes. | Matthew Somerville | 2012-12-15 | -4/+4 |
* | | Merge branch 'bromley-new-statuses' | Struan Donald | 2013-01-16 | -1/+17 |
|\ \ |
|
| * | | If we are sending updates to an external system we need to record | Struan Donald | 2012-11-22 | -0/+15 |
| * | | change update form to use new statuses | Struan Donald | 2012-10-01 | -1/+2 |