Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Allow bodies to span multiple area IDs, and areas can be covered by more ↵ | Matthew Somerville | 2012-12-19 | -11/+12 |
| | | | | than one body. | |||
* | Rename a few more less important variables. | Matthew Somerville | 2012-12-15 | -4/+4 |
| | ||||
* | Rename council column to bodies_str, and all the related code. | Matthew Somerville | 2012-12-15 | -10/+10 |
| | ||||
* | Convert PopulateServiceList to use body IDs. | Matthew Somerville | 2012-12-15 | -30/+30 |
| | ||||
* | Remove unused Open311 GetUpdates code. | Matthew Somerville | 2012-12-15 | -82/+0 |
| | ||||
* | Rename area_id on Contacts table to body_id. | Matthew Somerville | 2012-12-15 | -3/+3 |
| | | | | Add foreign key constraint from contacts to body. | |||
* | Rename 'open311conf' database table to 'body'. | Matthew Somerville | 2012-12-15 | -2/+2 |
| | ||||
* | do not fall over if there is unexpectedly no meta data for a service code | Struan Donald | 2012-11-23 | -0/+8 |
| | ||||
* | correct typo in special casing bromley service request updates endpoint | Struan Donald | 2012-11-21 | -1/+1 |
| | ||||
* | slightly more useful error messages if fetching Open311 service request ↵ | Struan Donald | 2012-11-21 | -1/+1 |
| | | | | updates fails | |||
* | Merge branch 'stevenage' | Struan Donald | 2012-11-19 | -0/+21 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css conf/crontab.ugly perllib/FixMyStreet/Cobrand/Default.pm perllib/Open311.pm templates/web/fixmystreet/around/postcode_form.html | |||
| * | handle updates to meta data as well as meta data when a contact is created | Struan Donald | 2012-10-18 | -0/+6 |
| | | ||||
| * | add script to fetch last 24 hours of updates as a backup and default to last ↵ | Struan Donald | 2012-10-17 | -0/+8 |
| | | | | | | | | 2 hours in standard script | |||
| * | bring service request updates in line with our spec | Struan Donald | 2012-10-08 | -0/+7 |
| | | ||||
| * | Always use 'reopened', and don't set mark_open for Open311 received updates. | Matthew Somerville | 2012-09-05 | -1/+0 |
| | | ||||
| * | handle re-opening of problems via open311 service requests updates correctly | Struan Donald | 2012-09-05 | -0/+1 |
| | | | | | | | | also small tweaks to display of update meta information | |||
* | | More cron quietening, only show full Open311 first time, then summarise. | Matthew Somerville | 2012-10-05 | -1/+3 |
| | | ||||
* | | Improve error message. | Matthew Somerville | 2012-10-04 | -1/+2 |
| | | ||||
* | | Caseinsensitive match. | Matthew Somerville | 2012-10-04 | -1/+1 |
| | | ||||
* | | Add warning option to Open311 populate, to show warnings. | Matthew Somerville | 2012-10-04 | -7/+10 |
| | | ||||
* | | Merge branch 'master' into fmb-read-only | Dave Whiteland | 2012-06-25 | -8/+4 |
|\| | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css perllib/FixMyStreet/Cobrand/FixMyStreet.pm | |||
| * | Use problem_state column rather than mark_fixed for updates from council. | Matthew Somerville | 2012-06-06 | -4/+2 |
| | | ||||
| * | always update the last update time on problems when fetching comments | Struan Donald | 2012-05-30 | -4/+2 |
| | | ||||
* | | Merge remote branch 'origin/master' into fmb-read-only | Dave Whiteland | 2012-05-29 | -6/+173 |
|\| | | | | | | | | | | | | | | | | | | | | | 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 | |||
| * | do not put empty arrays into extra field of contacts and ignore them if they ↵ | Struan Donald | 2012-05-25 | -1/+5 |
| | | | | | | | | are there | |||
| * | add ability to suppress alerts to report creator on | Struan Donald | 2012-05-11 | -0/+16 |
| | | | | | | | | comments updated from open311 | |||
| * | fix typo | Struan Donald | 2012-05-08 | -1/+1 |
| | | ||||
| * | tests for ignoring old comment state and related fixes | Struan Donald | 2012-04-27 | -3/+3 |
| | | ||||
| * | do not update problem state if comment is older than most recent update | Struan Donald | 2012-04-27 | -10/+17 |
| | | ||||
| * | avoid case issus with comment status | Struan Donald | 2012-04-27 | -2/+2 |
| | | ||||
| * | get service request updates requires api key | Struan Donald | 2012-04-27 | -1/+4 |
| | | ||||
| * | open311 sendmethod now has capital o | Struan Donald | 2012-04-25 | -1/+1 |
| | | ||||
| * | add verbose option and apply to print statements | Struan Donald | 2012-04-23 | -4/+5 |
| | | ||||
| * | correct function name | Struan Donald | 2012-04-23 | -1/+1 |
| | | ||||
| * | push comment fetching code into module so script is a thin wrapper | Struan Donald | 2012-03-28 | -1/+26 |
| | | ||||
| * | tests for time and comment replacement plus fixes for comment time | Struan Donald | 2012-03-28 | -3/+7 |
| | | ||||
| * | add in start end date limits for get service request updates | Struan Donald | 2012-03-27 | -1/+12 |
| | | ||||
| * | add some better success and fail things to open311 module | Struan Donald | 2012-03-27 | -0/+2 |
| | | ||||
| * | if there is no request_id then skip as we will no be able to work out what ↵ | Struan Donald | 2012-03-26 | -0/+4 |
| | | | | | | | | to do with it | |||
| * | more populate tests and also cope with bromley non display fields | Struan Donald | 2012-03-22 | -0/+26 |
| | | ||||
| * | removed unused code | Struan Donald | 2012-03-20 | -5/+0 |
| | | ||||
| * | regularise data structure in open311 module as that is more sensible | Struan Donald | 2012-03-20 | -12/+1 |
| | | ||||
| * | make sure external ids for problems and comments are only unique per council | Struan Donald | 2012-03-20 | -3/+5 |
| | | ||||
| * | tests for mark_open and mark_fixed | Struan Donald | 2012-03-20 | -3/+4 |
| | | ||||
| * | add first pass of update comments method and tests | Struan Donald | 2012-03-19 | -0/+77 |
| | | ||||
* | | need to check for 'open311' send_method because (naughtily) there may be ↵ | Dave Whiteland | 2012-05-01 | -0/+1 |
|/ | | | | services in there that are not open311 (later: rename table?) | |||
* | remove debug code | Struan Donald | 2011-10-27 | -1/+0 |
| | ||||
* | printf not sprintf | Struan Donald | 2011-10-21 | -1/+1 |
| | ||||
* | temporary fix to make cambridgeshire use description and not service_name | Struan Donald | 2011-10-21 | -4/+12 |
| | ||||
* | Do not process council if not endpoint or no services | Struan Donald | 2011-10-21 | -0/+5 |
| |