aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| * move validation rules out to a template so cobrands can override themStruan Donald2012-12-06-7/+11
| |
| * allow properly anonymous reports to be madeStruan Donald2012-12-04-0/+26
| |
| * if never confirming reports make sure we handle new users correctlyStruan Donald2012-12-04-1/+5
| |
| * allow cobrand to skip report confirmationStruan Donald2012-12-04-1/+12
| |
| * store subcategory when submittedStruan Donald2012-12-03-0/+3
| |
| * add option to send email confirming report has been sent to councilStruan Donald2012-12-03-0/+87
| |
| * move new report validation out to cobrand so we can over-ride this forStruan Donald2012-12-03-5/+18
| | | | | | | | special cases without hard coding it into controller
| * add subcategory field to problem tableStruan Donald2012-12-03-3/+14
| |
* | update test to use DO_NOT_REPLY_EMAIL conf option for from email addressStruan Donald2013-01-04-1/+1
| |
* | Add do-not-reply config variable, removing special case from code.Matthew Somerville2013-01-02-18/+14
| |
* | Exclude 2237 as it does not return a service list.Matthew Somerville2012-12-28-0/+1
| |
* | store service param if it is sentStruan Donald2012-12-21-0/+4
| |
* | Oxfordshire: whoops, from_to is in-place; fixed it but didn't commit promptlyDave Whiteland2012-12-21-3/+4
| | | | | | | | Also make it clear that encoding can be disabled from config file.
* | added better test switch for commmand line test of OCC scriptDave Whiteland2012-12-20-6/+15
| |
* | add win encoding to Oxfordshire Oracle data before insertingDave Whiteland2012-12-20-3/+8
| |
* | some tidying, simply closest_address string according to Oxfordshire's requestDave Whiteland2012-12-19-42/+45
| |
* | tidy up char stripping, at point of binding, so it doesn't affect earlier ↵Dave Whiteland2012-12-19-21/+36
| | | | | | | | processing
* | strip .full from incoming media URLs for OxfordshireDave Whiteland2012-12-19-0/+2
| |
* | Merge branch 'wednesday-oxfordshire'Dave Whiteland2012-12-19-35/+3
|\ \
| * | pass closest_address string straight into OCC's ce_location field, which was ↵Dave Whiteland2012-12-19-35/+3
| | | | | | | | | | | | the Right Thing to do at the very start, gah
* | | Merge branch 'wednesday-oxfordshire'Dave Whiteland2012-12-19-21/+38
|\| |
| * | pass nearest address over to Oxfordshire in its entirety, parse at point of ↵Dave Whiteland2012-12-19-21/+38
| | | | | | | | | | | | insertion
* | | Allow cobrand to pick default setting of name checkbox.Matthew Somerville2012-12-19-15/+24
|/ /
* | Merge branch 'tuesday-oxfordshire'Dave Whiteland2012-12-19-116/+71
|\ \
| * | fix postcode field name errorDave Whiteland2012-12-19-1/+1
| | |
| * | tiny changes to testing dataDave Whiteland2012-12-19-3/+5
| | |
| * | tidy up field Oxfordshire PEM field typesDave Whiteland2012-12-19-113/+41
| | |
| * | added postcode and nearest address to Oxfordshire Open311 callDave Whiteland2012-12-18-1/+26
| | |
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetDave Whiteland2012-12-18-12/+18
|\ \ \ | |/ / |/| |
| * | Fix default now it's swapped, and extra newline stoppage.Matthew Somerville2012-12-18-3/+2
| | |
| * | No title included in Oxfordshire send.Matthew Somerville2012-12-18-10/+17
| | |
| * | Check council string rather than cobrand, so works on non-cobranded reports.Matthew Somerville2012-12-18-2/+2
| | |
* | | Tidied Oxfordshire coloursDave Whiteland2012-12-18-5/+5
|/ /
* | In cases where we have two tier councils the TESTING_COUNCILSStruan Donald2012-12-18-1/+33
| | | | | | | | | | | | | | mechanism could get confused as the council entry in the problem table did not match one of the entries in TESTING_COUNCILS. This code fixes that and should handle any combination of councils in that field
* | import fms colours into Oxfordshire CSS for col_fixed_label, col_click_map, etcDave Whiteland2012-12-17-3/+2
| |
* | Merge branch 'oxfordshire-cobrand'Dave Whiteland2012-12-17-9/+1486
|\ \ | | | | | | | | | | | | Conflicts: web/cobrands/fixmystreet/fixmystreet.js
| * \ Merge remote branch 'origin/oxfordshire-cobrand' into oxfordshire-cobrandDave Whiteland2012-12-17-0/+240
| |\ \
| | * | Replace superfluous li with needed /ul.Matthew Somerville2012-12-17-1/+1
| | | |
| | * | Add pothole chart.Matthew Somerville2012-12-17-4/+13
| | | |
| | * | Some template text changes.Matthew Somerville2012-12-17-0/+231
| | | |
| * | | don't add newlines when adding media_url after stripper control charsDave Whiteland2012-12-17-3/+3
| |/ /
| * | add configurable setting for stripping control chars for Oxfordhsire EXOR entryDave Whiteland2012-12-17-2/+20
| | |
| * | fix misleading typo in commentDave Whiteland2012-12-17-1/+1
| | |
| * | switch on crontab action of Oxfordshire staging siteDave Whiteland2012-12-17-1/+1
| | |
| * | make OCC play nicely as a two-tiered council, like Lichfield doesDave Whiteland2012-12-17-0/+17
| | |
| * | get OCC details rightDave Whiteland2012-12-17-2/+2
| | |
| * | tidied some debugging, moved config file to top of file now we're using it ↵Dave Whiteland2012-12-14-37/+37
| | | | | | | | | | | | for all instal-specific settings
| * | remove fake insert for command-line testsDave Whiteland2012-12-14-3/+3
| | |
| * | add media_url to description bodyDave Whiteland2012-12-14-5/+8
| | |
| * | print out fake (test) return value for now, and remove inout ORA_typesDave Whiteland2012-12-14-4/+5
| | |