| Commit message (Expand) | Author | Age | Lines |
* | Use name from problem in Bromley Open311 extra params | Struan Donald | 2013-08-19 | -1/+1 |
* | Consolidate sending backoff for different types of sender. | Matthew Somerville | 2013-05-02 | -24/+0 |
* | Warnfix a string comparison, as might not be numeric. | Matthew Somerville | 2013-03-04 | -1/+1 |
* | Remove *_local tz functions, set timezone on fetching original columns from d... | Matthew Somerville | 2013-02-14 | -1/+1 |
* | Add a basic FMB test. | Matthew Somerville | 2013-02-04 | -1/+11 |
* | Remove all special body handling in order to move FMB to use bodies properly. | Matthew Somerville | 2013-02-04 | -13/+0 |
* | Missed some council references. | Matthew Somerville | 2013-02-04 | -2/+2 |
* | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-02-04 | -10/+16 |
|\ |
|
| * | Rename council column to bodies_str, and all the related code. | Matthew Somerville | 2012-12-15 | -4/+4 |
| * | Convert report sending code to use bodies rather than areas/councils. | Matthew Somerville | 2012-12-15 | -10/+15 |
| * | Rename area_id on Contacts table to body_id. | Matthew Somerville | 2012-12-15 | -1/+1 |
* | | added two more external_bodies to FixMyBarangay's hard-coded departments | Dave Whiteland | 2013-01-08 | -3/+11 |
* | | pass nearest address over to Oxfordshire in its entirety, parse at point of i... | Dave Whiteland | 2012-12-19 | -12/+1 |
* | | Merge branch 'tuesday-oxfordshire' | Dave Whiteland | 2012-12-19 | -1/+14 |
|\ \ |
|
| * | | added postcode and nearest address to Oxfordshire Open311 call | Dave Whiteland | 2012-12-18 | -1/+14 |
* | | | No title included in Oxfordshire send. | Matthew Somerville | 2012-12-18 | -3/+5 |
|/ / |
|
* | | add CGI script for Oxfordshire to absorb incoming Open311 service request POSTs | Dave Whiteland | 2012-12-13 | -1/+1 |
* | | Oxfordshire Open311 requires FMS id as attribute and a custom endpoint URL | Dave Whiteland | 2012-12-13 | -2/+8 |
* | | use Readonly for Oxfordshire council name | Dave Whiteland | 2012-12-12 | -3/+6 |
* | | Oxfordshire wants easting/northing, so send then as Open311 attributes | Dave Whiteland | 2012-12-10 | -1/+11 |
|/ |
|
* | FixMyBarangay external_body hardcoded fix moved to be in the right place, whoops | Dave Whiteland | 2012-11-22 | -1/+6 |
* | allow endpoints to be configured at a category level | Struan Donald | 2012-08-29 | -1/+1 |
* | Merge remote-tracking branch 'origin/master' into fmb-read-only | Struan Donald | 2012-08-22 | -7/+18 |
|\ |
|
| * | Add option to allow service to be sent as deviceid over open311 | Struan Donald | 2012-08-09 | -6/+9 |
| * | Simplify SendReport code, moving some Email only bits to that module. | Matthew Somerville | 2012-07-20 | -1/+1 |
| * | improve spliting name into first and last names | Struan Donald | 2012-07-10 | -1/+1 |
| * | Only need last_name as attribute. | Matthew Somerville | 2012-06-28 | -2/+2 |
| * | Revert "Unneeded code, as is ignored, and same thing happens in Open311.pm an... | Matthew Somerville | 2012-06-28 | -0/+8 |
* | | reintroduce logic for sending external_id to fixmybarangay Open311 | Dave Whiteland | 2012-07-22 | -1/+6 |
|/ |
|
* | Unneeded code, as is ignored, and same thing happens in Open311.pm anyway. | Matthew Somerville | 2012-06-21 | -8/+0 |
* | make sure bromley open311 reports made on main FMS site include last_name and... | Struan Donald | 2012-05-30 | -0/+7 |
* | only send comments if problem was sent by Open311 | Struan Donald | 2012-05-29 | -0/+1 |
* | send address_id with NOTPINPOINTED to Bromley if not used map and no postcode | Struan Donald | 2012-05-23 | -2/+7 |
* | option to only send problem details over open311 for Bromley | Struan Donald | 2012-05-08 | -0/+7 |
* | do no sent lat long if click no map click for bromley | Struan Donald | 2012-05-08 | -3/+6 |
* | force truncation of seconds as W3CDTF does not | Struan Donald | 2012-04-25 | -1/+1 |
* | include timezone in date | Struan Donald | 2012-04-25 | -1/+2 |
* | add in first_name, last_name and email attribute[] params | Struan Donald | 2012-04-24 | -0/+1 |
* | Revert "correct misunderstanding of bromley spec" | Struan Donald | 2012-04-24 | -6/+14 |
* | correct misunderstanding of bromley spec | Struan Donald | 2012-04-23 | -14/+6 |
* | remove some debug code and make do not chicken out on sending in STAGING | Struan Donald | 2012-04-05 | -3/+1 |
* | implement skipping sending at adding council level and not at | Struan Donald | 2012-04-04 | -4/+12 |
* | add in Open311 Bromley code | Struan Donald | 2012-04-03 | -1/+31 |
* | update send failed data if fail to send a report | Struan Donald | 2012-04-03 | -0/+3 |
* | put something in the base class and make things inherit from it | Struan Donald | 2012-02-27 | -15/+10 |
* | sort out use statements | Struan Donald | 2012-02-27 | -0/+4 |
* | rough first draft of send-report refactor not. Work in progress at the moment | Struan Donald | 2012-02-27 | -0/+70 |