| Commit message (Expand) | Author | Age | Lines |
* | 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 | -56/+66 |
|\ |
|
| * | 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 | -9/+9 |
| * | 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 | -1/+1 |
* | | Merge branch 'centro' | Struan Donald | 2013-01-04 | -6/+25 |
|\ \ |
|
| * | | send the raw category list back as well for ease of use in mobile apps | Struan Donald | 2012-12-13 | -0/+1 |
| * | | if we always confirm and the report is non public then just show a success page | Struan Donald | 2012-12-07 | -0/+4 |
| * | | allow properly anonymous reports to be made | Struan Donald | 2012-12-04 | -0/+8 |
| * | | if never confirming reports make sure we handle new users correctly | Struan Donald | 2012-12-04 | -1/+5 |
| * | | allow cobrand to skip report confirmation | Struan Donald | 2012-12-04 | -1/+4 |
| * | | store subcategory when submitted | Struan Donald | 2012-12-03 | -0/+3 |
| * | | move new report validation out to cobrand so we can over-ride this for | Struan Donald | 2012-12-03 | -5/+1 |
* | | | store service param if it is sent | Struan Donald | 2012-12-21 | -0/+4 |
| |/
|/| |
|
* | | Zurich: report form without login, optional name, no title. | Matthew Somerville | 2012-12-10 | -0/+7 |
* | | Add Zurich geocoder (and allow geocoder choice to be picked in config). | Matthew Somerville | 2012-12-04 | -1/+0 |
|/ |
|
* | Merge branch 'stevenage' | Struan Donald | 2012-11-19 | -1/+1 |
|\ |
|
| * | do not forget extra 311 field data if we need to display an error | Struan Donald | 2012-10-22 | -1/+1 |
* | | Remove unused function, add gridref test. | Matthew Somerville | 2012-11-12 | -1/+0 |
* | | If there is no user title submitted with a problem then do not set the DB field | Struan Donald | 2012-10-12 | -7/+8 |
* | | Travis script. | Matthew Somerville | 2012-10-05 | -1/+0 |
* | | Merge branch 'fmb-read-only' | Dave Whiteland | 2012-10-03 | -1/+14 |
|\ \
| |/
|/| |
|
| * | Merge remote-tracking branch 'origin/master' into fmb-read-only | Struan Donald | 2012-08-22 | -12/+20 |
| |\ |
|
| * | | changed mm_msg_id to external_source_id, and added external_source col | Dave Whiteland | 2012-07-12 | -7/+8 |
| * | | added Message Manager ID (mm_msg_id) column and used it | Dave Whiteland | 2012-07-11 | -3/+6 |
| * | | whoops XXX | Dave Whiteland | 2012-07-11 | -1/+0 |
| * | | Merge remote branch 'origin/fmb-read-only' into fmb-read-only | Dave Whiteland | 2012-07-11 | -1/+7 |
| |\ \ |
|
| | * | | if report generated from message manager pass id to report page | Struan Donald | 2012-07-11 | -1/+8 |
| * | | | reworking mm_msg_id, instead of service | Dave Whiteland | 2012-07-11 | -5/+4 |
| |/ / |
|
| * | | passing MM message number through service field, callback on view (needs clie... | Dave Whiteland | 2012-07-10 | -0/+5 |
* | | | reports made with non public categories are set as non public | Struan Donald | 2012-08-31 | -0/+9 |
| |/
|/| |
|