| Commit message (Expand) | Author | Age | Lines |
* | store service param if it is sent | Struan Donald | 2012-12-21 | -0/+4 |
* | Oxfordshire: whoops, from_to is in-place; fixed it but didn't commit promptly | Dave Whiteland | 2012-12-21 | -3/+4 |
* | added better test switch for commmand line test of OCC script | Dave Whiteland | 2012-12-20 | -6/+15 |
* | add win encoding to Oxfordshire Oracle data before inserting | Dave Whiteland | 2012-12-20 | -3/+8 |
* | some tidying, simply closest_address string according to Oxfordshire's request | Dave Whiteland | 2012-12-19 | -42/+45 |
* | tidy up char stripping, at point of binding, so it doesn't affect earlier pro... | Dave Whiteland | 2012-12-19 | -21/+36 |
* | strip .full from incoming media URLs for Oxfordshire | Dave Whiteland | 2012-12-19 | -0/+2 |
* | Merge branch 'wednesday-oxfordshire' | Dave Whiteland | 2012-12-19 | -35/+3 |
|\ |
|
| * | pass closest_address string straight into OCC's ce_location field, which was ... | Dave Whiteland | 2012-12-19 | -35/+3 |
* | | Merge branch 'wednesday-oxfordshire' | Dave Whiteland | 2012-12-19 | -21/+38 |
|\| |
|
| * | pass nearest address over to Oxfordshire in its entirety, parse at point of i... | Dave Whiteland | 2012-12-19 | -21/+38 |
* | | Allow cobrand to pick default setting of name checkbox. | Matthew Somerville | 2012-12-19 | -15/+24 |
|/ |
|
* | Merge branch 'tuesday-oxfordshire' | Dave Whiteland | 2012-12-19 | -116/+71 |
|\ |
|
| * | fix postcode field name error | Dave Whiteland | 2012-12-19 | -1/+1 |
| * | tiny changes to testing data | Dave Whiteland | 2012-12-19 | -3/+5 |
| * | tidy up field Oxfordshire PEM field types | Dave Whiteland | 2012-12-19 | -113/+41 |
| * | added postcode and nearest address to Oxfordshire Open311 call | Dave Whiteland | 2012-12-18 | -1/+26 |
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet | Dave Whiteland | 2012-12-18 | -12/+18 |
|\ \
| |/
|/| |
|
| * | Fix default now it's swapped, and extra newline stoppage. | Matthew Somerville | 2012-12-18 | -3/+2 |
| * | No title included in Oxfordshire send. | Matthew Somerville | 2012-12-18 | -10/+17 |
| * | Check council string rather than cobrand, so works on non-cobranded reports. | Matthew Somerville | 2012-12-18 | -2/+2 |
* | | Tidied Oxfordshire colours | Dave Whiteland | 2012-12-18 | -5/+5 |
|/ |
|
* | In cases where we have two tier councils the TESTING_COUNCILS | Struan Donald | 2012-12-18 | -1/+33 |
* | import fms colours into Oxfordshire CSS for col_fixed_label, col_click_map, etc | Dave Whiteland | 2012-12-17 | -3/+2 |
* | Merge branch 'oxfordshire-cobrand' | Dave Whiteland | 2012-12-17 | -9/+1486 |
|\ |
|
| * | Merge remote branch 'origin/oxfordshire-cobrand' into oxfordshire-cobrand | Dave Whiteland | 2012-12-17 | -0/+240 |
| |\ |
|
| | * | Replace superfluous li with needed /ul. | Matthew Somerville | 2012-12-17 | -1/+1 |
| | * | Add pothole chart. | Matthew Somerville | 2012-12-17 | -4/+13 |
| | * | Some template text changes. | Matthew Somerville | 2012-12-17 | -0/+231 |
| * | | don't add newlines when adding media_url after stripper control chars | Dave Whiteland | 2012-12-17 | -3/+3 |
| |/ |
|
| * | add configurable setting for stripping control chars for Oxfordhsire EXOR entry | Dave Whiteland | 2012-12-17 | -2/+20 |
| * | fix misleading typo in comment | Dave Whiteland | 2012-12-17 | -1/+1 |
| * | switch on crontab action of Oxfordshire staging site | Dave Whiteland | 2012-12-17 | -1/+1 |
| * | make OCC play nicely as a two-tiered council, like Lichfield does | Dave Whiteland | 2012-12-17 | -0/+17 |
| * | get OCC details right | Dave Whiteland | 2012-12-17 | -2/+2 |
| * | tidied some debugging, moved config file to top of file now we're using it fo... | Dave Whiteland | 2012-12-14 | -37/+37 |
| * | remove fake insert for command-line tests | Dave Whiteland | 2012-12-14 | -3/+3 |
| * | add media_url to description body | Dave Whiteland | 2012-12-14 | -5/+8 |
| * | print out fake (test) return value for now, and remove inout ORA_types | Dave Whiteland | 2012-12-14 | -4/+5 |
| * | add ORA types for return values, add mandatory incident_datetime | Dave Whiteland | 2012-12-14 | -3/+8 |
| * | just make the stored procedure call -- simpler SQL -- don't declare it here | Dave Whiteland | 2012-12-14 | -98/+38 |
| * | only bind the params that we need, now defaults are in there | Dave Whiteland | 2012-12-14 | -3/+2 |
| * | explicit SQL declaration of the procedure | Dave Whiteland | 2012-12-14 | -4/+90 |
| * | add CGI script for Oxfordshire to absorb incoming Open311 service request POSTs | Dave Whiteland | 2012-12-13 | -1/+511 |
| * | fixed syntax error, forgot to commit | 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 |
| * | display oxfordshie's PEM id (council ref) on the public problem page | Dave Whiteland | 2012-12-12 | -1/+2 |
| * | Oxfordshire wants easting/northing, so send then as Open311 attributes | Dave Whiteland | 2012-12-10 | -1/+11 |
| * | add oxfordshire to compass dirs | Dave Whiteland | 2012-12-05 | -1/+1 |