| Commit message (Expand) | Author | Age | Lines |
* | Call Zurich admin_type on all admin pages. | Matthew Somerville | 2012-12-20 | -0/+1 |
* | Allow sending back from Zurich SDM to DM. | Matthew Somerville | 2012-12-20 | -2/+4 |
* | Start of Zurich SDM report updating, and admin ID checking. | Matthew Somerville | 2012-12-20 | -4/+4 |
* | Zurich always has email confirmation, and that just sets a flag (as report is... | Matthew Somerville | 2012-12-20 | -1/+20 |
* | Set title to start of detail upon report creation. | Matthew Somerville | 2012-12-20 | -0/+2 |
* | Zurich admin report editing changes. | Matthew Somerville | 2012-12-20 | -1/+9 |
* | Start of DM summary admin page for Zurich. | Matthew Somerville | 2012-12-20 | -0/+4 |
* | Don't try and set empty area IDs. | Matthew Somerville | 2012-12-19 | -7/+11 |
* | Move admin page check to central function. | Matthew Somerville | 2012-12-19 | -25/+12 |
* | Zurich admin auth with front end. | Matthew Somerville | 2012-12-19 | -1/+6 |
* | Allow unconfirmed reports to be seen on Zurich site. | Matthew Somerville | 2012-12-19 | -1/+1 |
* | Be sure only dealing with the right global mapit area. | Matthew Somerville | 2012-12-19 | -1/+6 |
* | Allow bodies to have parent bodies. | Matthew Somerville | 2012-12-19 | -1/+3 |
* | Fix missed variable name change, and accompanying test. | Matthew Somerville | 2012-12-19 | -1/+1 |
* | Area IDs come in as an arrayref, and body may not have an area ID. | Matthew Somerville | 2012-12-19 | -5/+11 |
* | Fill in send_method dropdown on new body form. | Matthew Somerville | 2012-12-19 | -7/+11 |
* | Allow bodies to span multiple area IDs, and areas can be covered by more than... | Matthew Somerville | 2012-12-19 | -14/+30 |
* | Migrate Reports.pm to use bodies, not areas. | Matthew Somerville | 2012-12-15 | -136/+156 |
* | Remove some linkages between area and body IDs. | Matthew Somerville | 2012-12-15 | -5/+5 |
* | Add admin editing/adding of body name/area ID. | Matthew Somerville | 2012-12-15 | -15/+36 |
* | Make from_body a foreign key. | Matthew Somerville | 2012-12-15 | -6/+6 |
* | Fix for a missed council column rename, and a test that would have caught it. | Matthew Somerville | 2012-12-15 | -1/+1 |
* | Update admin code and tests to work with bodies. | Matthew Somerville | 2012-12-15 | -128/+69 |
* | Rename council column to bodies_str, and all the related code. | Matthew Somerville | 2012-12-15 | -62/+44 |
* | Update reporting to use bodies. | Matthew Somerville | 2012-12-15 | -88/+91 |
* | Convert get_services to lookup body area_ids. | Matthew Somerville | 2012-12-15 | -2/+2 |
* | Rename area_id on Contacts table to body_id. | Matthew Somerville | 2012-12-15 | -16/+16 |
* | Rename from_council to from_body, and small related changes. | Matthew Somerville | 2012-12-15 | -13/+13 |
* | Rename 'open311conf' database table to 'body'. | Matthew Somerville | 2012-12-15 | -3/+3 |
* | 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/+1 |
* | Only have grid refs of at least 4 digits. | Matthew Somerville | 2012-11-28 | -1/+1 |
* | Consolidate user searching to one admin page. | Matthew Somerville | 2012-11-26 | -27/+22 |
* | Allow external_body optionally to be a lookup on /reports. | Matthew Somerville | 2012-11-22 | -19/+37 |
* | 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 |
* | | Unneeded TODO; truncate_coordinate uses in_gb_locale. | Matthew Somerville | 2012-11-14 | -1/+0 |
* | | Remove unused function, add gridref test. | Matthew Somerville | 2012-11-12 | -1/+0 |
* | | Some fixes for when warnings are on during test run. | Matthew Somerville | 2012-11-09 | -3/+12 |
* | | Expand no reports message to make it more helpful | Steven Day | 2012-10-24 | -1/+1 |
* | | Allow lat,lon and OS grid references in search box, fixes #142. | Matthew Somerville | 2012-10-12 | -0/+43 |
* | | If there is no user title submitted with a problem then do not set the DB field | Struan Donald | 2012-10-12 | -7/+8 |
* | | Use cobrand for children area types, not UK specific array. | Matthew Somerville | 2012-10-11 | -5/+3 |
* | | Travis script. | Matthew Somerville | 2012-10-05 | -4/+3 |
* | | More cron quietening, only show full Open311 first time, then summarise. | Matthew Somerville | 2012-10-05 | -1/+0 |
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet | Dave Whiteland | 2012-10-03 | -0/+2 |
|\ \ |
|
| * | | Allow closed->fixed transition in questionnaire, and spot closed problems in ... | Matthew Somerville | 2012-10-03 | -0/+2 |
* | | | Merge branch 'fmb-read-only' | Dave Whiteland | 2012-10-03 | -3/+48 |
|\ \ \
| |/ /
|/| | |
|
| * | | admin interface to add contact level endpoints | Struan Donald | 2012-09-28 | -0/+7 |
| * | | admin interface to set endpoint as devolved | Struan Donald | 2012-09-28 | -1/+3 |