aboutsummaryrefslogtreecommitdiffstats
path: root/perllib
Commit message (Expand)AuthorAgeLines
* Merge remote-tracking branch 'origin/master'Struan Donald2013-01-07-0/+3
|\
| * Check for some spambots.Matthew Somerville2013-01-07-0/+3
* | Merge branch 'centro'Struan Donald2013-01-04-9/+285
|\ \ | |/ |/|
| * remove id and details from reportingStruan Donald2012-12-21-1/+1
| * show report area on reporting screenStruan Donald2012-12-21-3/+12
| * remember search parameter and set values of selects accordinglyStruan Donald2012-12-21-0/+3
| * add filter via device typeStruan Donald2012-12-21-0/+4
| * list device type on see something stats pageStruan Donald2012-12-21-1/+1
| * add pagination to report listStruan Donald2012-12-21-2/+9
| * use auth for seesomething adminStruan Donald2012-12-21-0/+5
| * get $c from $self rather than having to pass it inStruan Donald2012-12-21-2/+3
| * basic initial stats page for see somethingStruan Donald2012-12-20-0/+44
| * move site title into cobrand class so we can override it easilyStruan Donald2012-12-20-1/+10
| * sightly more helpful not covered textStruan Donald2012-12-20-1/+1
| * add in user details field to %h so we can put sensible user details in anonym...Struan Donald2012-12-18-0/+4
| * stick subcategory details in $h if there is oneStruan Donald2012-12-18-0/+4
| * do not send report sent confirmation emails for anonymous reportsStruan Donald2012-12-18-1/+7
| * choose better example placesStruan Donald2012-12-18-1/+1
| * send the raw category list back as well for ease of use in mobile appsStruan Donald2012-12-13-0/+1
| * if we always confirm and the report is non public then just show a success pageStruan Donald2012-12-07-0/+4
| * add cobrand module and templates for see something say somethingStruan Donald2012-12-07-0/+83
| * move validation rules out to a template so cobrands can override themStruan Donald2012-12-06-0/+2
| * 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/+31
| * move new report validation out to cobrand so we can over-ride this forStruan Donald2012-12-03-5/+18
| * add subcategory field to problem tableStruan Donald2012-12-03-2/+4
* | Add do-not-reply config variable, removing special case from code.Matthew Somerville2013-01-02-17/+9
* | store service param if it is sentStruan Donald2012-12-21-0/+4
* | Merge branch 'wednesday-oxfordshire'Dave Whiteland2012-12-19-12/+1
|\ \
| * | pass nearest address over to Oxfordshire in its entirety, parse at point of i...Dave Whiteland2012-12-19-12/+1
* | | Allow cobrand to pick default setting of name checkbox.Matthew Somerville2012-12-19-0/+19
|/ /
* | Merge branch 'tuesday-oxfordshire'Dave Whiteland2012-12-19-1/+14
|\ \
| * | added postcode and nearest address to Oxfordshire Open311 callDave Whiteland2012-12-18-1/+14
* | | 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-9/+16
* | | Check council string rather than cobrand, so works on non-cobranded reports.Matthew Somerville2012-12-18-2/+2
|/ /
* | In cases where we have two tier councils the TESTING_COUNCILSStruan Donald2012-12-18-1/+33
* | Merge branch 'oxfordshire-cobrand'Dave Whiteland2012-12-17-3/+86
|\ \
| * | fix misleading typo in commentDave 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
| * | add CGI script for Oxfordshire to absorb incoming Open311 service request POSTsDave Whiteland2012-12-13-1/+1
| * | fixed syntax error, forgot to commitDave Whiteland2012-12-13-1/+1
| * | Oxfordshire Open311 requires FMS id as attribute and a custom endpoint URLDave Whiteland2012-12-13-2/+8
| * | use Readonly for Oxfordshire council nameDave Whiteland2012-12-12-3/+6
| * | display oxfordshie's PEM id (council ref) on the public problem pageDave Whiteland2012-12-12-1/+2
| * | Oxfordshire wants easting/northing, so send then as Open311 attributesDave Whiteland2012-12-10-1/+11