aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge remote-tracking branch 'origin/master' into bromleyStruan Donald2012-03-27-2875/+3056
|\
| * Photos in report list on /my page, and only show cobranded reports.Matthew Somerville2012-03-26-3/+14
| |
| * Needed brackets, dur (bugfix to de7a31da).Matthew Somerville2012-03-23-1/+1
| |
| * Title is escaped on display, so no need to do it again earlier.Matthew Somerville2012-03-23-3/+3
| |
| * Don't send cookie on JS files, as can cause session loss.Matthew Somerville2012-03-22-0/+3
| |
| * Cobrand specific example front page placeholder, start of layout tweaks, fix ↵Matthew Somerville2012-03-22-1069/+1102
| | | | | | | | geocoding.
| * Initial creation of Bromley cobrand.Matthew Somerville2012-03-22-1476/+1655
| |
| * Merge remote branch 'lux/bingternational'Matthew Somerville2012-03-22-8/+15
| |\
| | * Reverse bing geocoding should get the local culture parameterGuillaume RISCHARD2012-03-22-5/+7
| | |
| | * International support for Bing geocodingGuillaume RISCHARD2012-03-22-4/+9
| | |
| * | Use correct method names.Matthew Somerville2012-03-21-3/+3
| | |
| * | If questionnaire says report remains open, show that on report page.Matthew Somerville2012-03-21-69/+90
| | |
| * | Merge remote-tracking branch 'origin/master'Struan Donald2012-03-20-248/+152
| |\ \
| | * \ Merge remote branch 'grischard/mapquest'Matthew Somerville2012-03-20-8/+47
| | |\ \ | | | |/ | | |/|
| | | * Extra maxResolution option was needed for MapQuest tilesGuillaume2012-03-20-1/+6
| | | |
| | | * separated file for MapQuestGuillaume2012-03-20-0/+33
| | | |
| | | * Removed obsolete Osmarender, added MapQuestOpenGuillaume2012-03-20-8/+9
| | |/
| | * Ignore whensent last update time.Matthew Somerville2012-03-19-4/+4
| | |
| | * Factor FMS /reports templates back into default, tweak to show fixed and ↵Matthew Somerville2012-03-19-239/+104
| | | | | | | | | | | | last updated date.
| * | update cleanup text to deal with alternative spellingStruan Donald2012-03-20-2/+25
| |/
* | make executableStruan Donald2012-03-26-0/+0
| |
* | initial fetch comment wrapper scriptStruan Donald2012-03-26-0/+58
| |
* | associated a comment user with a council configStruan Donald2012-03-26-3/+23
| |
* | if there is no request_id then skip as we will no be able to work out what ↵Struan Donald2012-03-26-0/+4
| | | | | | | | to do with it
* | when_sent -> whensent for consistencyStruan Donald2012-03-26-1/+1
| |
* | when_sent -> whensent for consistencyStruan Donald2012-03-26-4/+4
| |
* | initial very basic send comments wrapperStruan Donald2012-03-26-0/+92
| |
* | missed db update fileStruan Donald2012-03-26-0/+6
| |
* | DB changes for comment sendingStruan Donald2012-03-26-6/+38
| |
* | initial bromley retry code for problemsStruan Donald2012-03-26-12/+30
| |
* | sort out error message testsStruan Donald2012-03-26-2/+2
| |
* | fix errorStruan Donald2012-03-23-1/+1
| |
* | submit title and alerts_requested over open311Struan Donald2012-03-23-0/+6
| |
* | forgot to add extra column into schema fileStruan Donald2012-03-23-1/+2
| |
* | save extra comment details for bromleyStruan Donald2012-03-23-2/+36
| |
* | indicate if there is any extra data associated with the reportStruan Donald2012-03-23-0/+1
| |
* | initial code to display user title if council is BromleyStruan Donald2012-03-23-3/+42
| |
* | skipped send summary codeStruan Donald2012-03-22-0/+15
| |
* | add in retry count codeStruan Donald2012-03-22-3/+53
| |
* | add in send method codeStruan Donald2012-03-22-22/+71
| |
* | add in standard bromley open311 attributesStruan Donald2012-03-22-3/+15
| |
* | more populate tests and also cope with bromley non display fieldsStruan Donald2012-03-22-0/+324
| |
* | uncomment test and test for correct error messageStruan Donald2012-03-21-2/+2
| |
* | post service request updatesStruan Donald2012-03-21-3/+197
| |
* | removed unused codeStruan Donald2012-03-20-5/+0
| |
* | regularise data structure in open311 module as that is more sensibleStruan Donald2012-03-20-14/+12
| |
* | make sure external ids for problems and comments are only unique per councilStruan Donald2012-03-20-4/+77
| |
* | tests for mark_open and mark_fixedStruan Donald2012-03-20-3/+60
| |
* | slightly less convulted test data structureStruan Donald2012-03-20-4/+4
| |
* | add first pass of update comments method and testsStruan Donald2012-03-19-4/+152
| |