Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |
| | | | | Add foreign key constraint from contacts to body. | |||
* | 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 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css conf/crontab.ugly perllib/FixMyStreet/Cobrand/Default.pm perllib/Open311.pm templates/web/fixmystreet/around/postcode_form.html | |||
| * | 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/+2 |
| | | ||||
* | | 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 |
| | | | | | | | | | | | | response text (fix #269). | |||
* | | | Merge branch 'fmb-read-only' | Dave Whiteland | 2012-10-03 | -3/+48 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | Conflicts: db/schema.sql perllib/FixMyStreet/DB/Result/Contact.pm perllib/FixMyStreet/DB/Result/Problem.pm | |||
| * | | 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 |
| | | | ||||
| * | | Fix other part of race condition | Struan Donald | 2012-08-29 | -1/+1 |
| | | | ||||
| * | | remove race condition | Struan Donald | 2012-08-28 | -2/+1 |
| | | | ||||
| * | | Display support count even if not logged in | Struan Donald | 2012-08-27 | -4/+11 |
| | | | | | | | | | | | | use a button for adding support rather than a link | |||
| * | | adding text from a message manager message increments supporter count | Struan Donald | 2012-08-24 | -0/+4 |
| | | | ||||
| * | | allow adding of message manager messages as updates rather than as issues | Struan Donald | 2012-08-23 | -0/+1 |
| | | | ||||
| * | | initial crude add support option for a problem | Struan Donald | 2012-08-23 | -0/+11 |
| | | | ||||
| * | | Merge remote-tracking branch 'origin/master' into fmb-read-only | Struan Donald | 2012-08-22 | -90/+97 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css conf/general.yml-example perllib/FixMyStreet/App/Controller/Council.pm perllib/FixMyStreet/App/Controller/Report/New.pm perllib/FixMyStreet/Cobrand/Default.pm templates/web/default/around/around_index.html templates/web/default/index.html templates/web/emptyhomes/index.html templates/web/fixmystreet/around/around_index.html templates/web/fixmystreet/index.html web/fixmystreet_app_cgi.cgi web/fixmystreet_app_fastcgi.cgi | |||
| * | | | 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 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: perllib/FixMyStreet/App/Controller/Report/New.pm | |||
| | * | | | 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 ↵ | Dave Whiteland | 2012-07-10 | -0/+5 |
| | | | | | | | | | | | | | | | | client check to only trigger on rreports created this session) | |||
| * | | | Merge branch 'master' into fmb-read-only | Dave Whiteland | 2012-06-25 | -66/+278 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css perllib/FixMyStreet/Cobrand/FixMyStreet.pm | |||
| * \ \ \ | Merge remote branch 'origin/master' into fmb-read-only | Dave Whiteland | 2012-05-29 | -114/+375 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/send-reports perllib/FixMyStreet/Cobrand/Default.pm perllib/FixMyStreet/Cobrand/FixMyStreet.pm templates/web/fixmystreet/alert/index.html templates/web/fixmystreet/around/display_location.html web/cobrands/fixmystreet/_layout.scss web/js/map-OpenLayers.js | |||
| * | | | | | Allow display of areas on /around. | Matthew Somerville | 2012-05-08 | -0/+1 |
| | | | | | | ||||
| * | | | | | merge master to get schema changes | Dave Whiteland | 2012-05-04 | -11/+21 |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge branch 'barnet-integration' into fmb-read-only | Dave Whiteland | 2012-04-30 | -20/+66 |
| |\ \ \ \ \ \ | ||||
| * | | | | | | | Area type for Barangay, and hack for working out/in boundaries. Error ↵ | Matthew Somerville | 2012-04-26 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | handling needs looking at. | |||
| * | | | | | | | Doesn't like 0 ID (#182), check right db flag, and factor out tabs for ↵ | Matthew Somerville | 2012-04-23 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | different usage. |