aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet
Commit message (Collapse)AuthorAgeLines
* Merge remote branch 'origin/master'Struan Donald2011-12-05-0/+42
|\
| * clunky admin interface to rotate images (fixes #11)Struan Donald2011-12-02-0/+41
| |
| * Add Southampton on to geocode queries if not present. Fixes #128Struan Donald2011-12-02-0/+1
| |
* | Merge branch 'rss-addresses'Struan Donald2011-11-30-18/+119
|\ \ | |/ |/| | | | | | | Conflicts: db/schema.sql perllib/FixMyStreet/DB/Result/Problem.pm
| * use format_postcode in rss feeds as wellStruan Donald2011-11-29-3/+1
| |
| * move format postcode to cobrand so can be overridden if outside ukStruan Donald2011-11-29-14/+21
| |
| * tidy up nearest street and postcode adding codeStruan Donald2011-11-29-10/+26
| |
| * canonicalise postcode for display in RSS titlesStruan Donald2011-11-29-1/+4
| |
| * include nearest road data in rss feed if available, plus testsStruan Donald2011-11-28-3/+2
| |
| * add in postcode to email alert titlesStruan Donald2011-11-28-3/+5
| |
| * only add nearest street text if there is a nearest streetStruan Donald2011-11-28-3/+3
| |
| * add postcode to problem title in Rss feedStruan Donald2011-11-28-1/+6
| |
| * cache the bing gecode data when we fetch in send-reportsStruan Donald2011-09-21-1/+6
| |
| * commented out code to add addresses to alertsStruan Donald2011-09-21-1/+28
| |
| * Merge remote branch 'origin/master' into rss-addressesStruan Donald2011-09-20-18/+33
| |\
| * | remove unneeded comments and workaround codeStruan Donald2011-09-19-4/+0
| | |
| * | geocode column to bytea typeStruan Donald2011-09-19-3/+3
| | |
| * | sort of working rss address stuff with db caching and populate scriptStruan Donald2011-09-09-14/+58
| | |
* | | Merge remote branch 'origin/master' into js-validationStruan Donald2011-11-18-21/+427
|\ \ \
| * | | Don't request tiles at level they don't exist.Matthew Somerville2011-11-11-4/+6
| | | |
| * | | count Reading stats from start of November to give useful comparisonStruan Donald2011-11-07-9/+39
| | | |
| * | | add ability to have submission source stats on council reports page and use ↵Struan Donald2011-10-28-7/+15
| | | | | | | | | | | | | | | | for reading cobrand
| * | | Do want LBO in EHA.Matthew Somerville2011-10-28-1/+3
| | | |
| * | | Remove RSS feeds from EHA.Matthew Somerville2011-10-28-0/+1
| | | |
| * | | Remove some things from EHA website.Matthew Somerville2011-10-28-1/+1
| | | |
| * | | return an error if we cannot find the location rather than just bailingStruan Donald2011-10-21-1/+10
| | | |
| * | | actually make the fetching of open311 extra info fields workStruan Donald2011-10-20-12/+8
| | | |
| * | | only add on change handler if there are open311 extra paramsStruan Donald2011-10-20-0/+2
| | | |
| * | | Merge branch 'open311-consumer'Struan Donald2011-10-20-8/+262
| |\ \ \
| | * | | remove javascript eval and send down html insteadStruan Donald2011-10-20-1/+30
| | | | |
| | * | | make the additional information fields work with js update of category dropdownStruan Donald2011-10-20-2/+3
| | | | |
| | * | | put filter column after loader hashStruan Donald2011-10-19-3/+3
| | | | |
| | * | | Merge remote branch 'origin/master' into open311-consumerStruan Donald2011-10-10-23/+38
| | |\ \ \
| | * \ \ \ Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-09-08-28/+134
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into open311-consumer Conflicts: web/css/core.css web/js/fixmystreet.js
| | * \ \ \ \ Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-08-22-62/+441
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into open311-consumer Conflicts: t/app/model/problem.t templates/web/default/report/new/fill_in_details.html web/css/core.css
| | * \ \ \ \ \ Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-08-16-82/+346
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into open311-consumer Conflicts: db/schema.sql perllib/FixMyStreet/DB/Result/Problem.pm
| | * | | | | | | move problem update into problem model and add some tests, plus attempt some ↵Struan Donald2011-08-11-0/+82
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timezone things
| | * | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-08-09-1/+1
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into open311-consumer
| | * \ \ \ \ \ \ \ Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-08-09-41/+535
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into open311-consumer Conflicts: web/css/core.css
| | * | | | | | | | | unit tests for extra open311 fields in report pagesStruan Donald2011-08-04-1/+1
| | | | | | | | | | |
| | * | | | | | | | | configure open311 endpoint etc in admin interfaceStruan Donald2011-08-04-0/+32
| | | | | | | | | | |
| | * | | | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-08-04-1/+5
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into open311-consumer
| | * | | | | | | | | | yet another attempt at storing the service detail informationStruan Donald2011-08-04-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this time we sort as we store so we don't need to do this every time we display the information
| | * | | | | | | | | | rejig data structure so we can sort the extra fieldsStruan Donald2011-08-03-1/+1
| | | | | | | | | | | |
| | * | | | | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-08-03-8/+105
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into open311-consumer
| | * | | | | | | | | | | slight neatening of data structure and some html tidy upStruan Donald2011-08-01-3/+5
| | | | | | | | | | | | |
| | * | | | | | | | | | | display and save extra info for open311 reportsStruan Donald2011-08-01-2/+27
| | | | | | | | | | | | |
| | * | | | | | | | | | | add in extra field to contacts for storing open311 meta dataStruan Donald2011-08-01-2/+23
| | | | | | | | | | | | |
| | * | | | | | | | | | | open311conf id to type serialStruan Donald2011-07-29-3/+8
| | | | | | | | | | | | |
| | * | | | | | | | | | | add in table to store configuration of councils using open311Struan Donald2011-07-29-0/+34
| | | | | | | | | | | | |