aboutsummaryrefslogtreecommitdiffstats
path: root/perllib
Commit message (Expand)AuthorAgeLines
* Move default cobrand to new design.Matthew Somerville2012-07-13-4/+13
* Move UK example places out of default cobrand.Matthew Somerville2012-07-13-1/+5
* Make default front page form text non-GB specific.Matthew Somerville2012-07-13-1/+6
* Now display things are in the templates, inheritance can be tidied up.Matthew Somerville2012-07-13-12/+1
* Move all_reports_style functionality to templates.Matthew Somerville2012-07-13-12/+0
* Add Nominatim-based geocoding service (fixes #183).Matthew Somerville2012-07-13-18/+85
* Always allow OSM as an allowed map type, even if none given.Matthew Somerville2012-07-13-2/+2
* If no MAPIT_URL in config, default to the fake one.Matthew Somerville2012-07-13-0/+4
* Move banner generation logic out of cobrand code and into templates.Matthew Somerville2012-07-13-86/+0
* Remove various UK specific code out of Default cobrand into UK one.Matthew Somerville2012-07-13-131/+152
* Have a whole fake mapit (for #182) that works if MAPIT_URL is set accordingly.Matthew Somerville2012-07-13-25/+69
* Factor code so it's only given in one place.Matthew Somerville2012-07-12-74/+24
* improve spliting name into first and last namesStruan Donald2012-07-10-3/+3
* Allow report URL to be cobrand-specific (for places where cobrand links to a ...Matthew Somerville2012-07-10-4/+26
* Factor out hard-coded number into cobrand function.Matthew Somerville2012-07-06-1/+11
* Remove unused base_url_for_emails function.Matthew Somerville2012-07-06-34/+10
* Make RSS feeds act same as email alerts with links to main site.Matthew Somerville2012-07-06-25/+13
* Factor out site_key as that's only used in one place too.Matthew Somerville2012-07-06-12/+20
* Factor out the SQL restriction from site_restriction, as it's only used in on...Matthew Somerville2012-07-06-18/+23
* Only need last_name as attribute.Matthew Somerville2012-06-28-2/+2
* Revert "Unneeded code, as is ignored, and same thing happens in Open311.pm an...Matthew Somerville2012-06-28-0/+8
* Move site restriction to within query, so it is ANDed.Matthew Somerville2012-06-27-3/+1
* Only create alert if actual parameters differ, not just cobrand/lang.Matthew Somerville2012-06-21-8/+14
* Call process_extras() from updates too, so that error checking runs.Matthew Somerville2012-06-21-9/+12
* Unused variable.Matthew Somerville2012-06-21-2/+0
* Unneeded code, as is ignored, and same thing happens in Open311.pm anyway.Matthew Somerville2012-06-21-8/+0
* Fix spelling of this variable.Matthew Somerville2012-06-21-1/+1
* Treat update calling of extra_name same as reporting does it.Matthew Somerville2012-06-21-0/+2
* display category prompts on southampton cobrandStruan Donald2012-06-19-5/+2
* Change alerts on council cobrands so they link to mainStruan Donald2012-06-18-4/+11
* Merge branch 'phonegap'Struan Donald2012-06-15-0/+112
|\
| * inital pass at sign in/sign out functionalityStruan Donald2012-06-01-0/+49
| * update photo processing pathStruan Donald2012-05-25-1/+1
| * Merge remote-tracking branch 'origin/master' into phonegapStruan Donald2012-05-23-220/+3576
| |\
| * | first pass of using password to loging. needs lots of work stillStruan Donald2012-03-15-6/+11
| * | Merge remote-tracking branch 'origin/master' into phonegapStruan Donald2012-03-14-197/+236
| |\ \
| * | | add in new handler for report submission from phonegap appsStruan Donald2012-03-12-0/+58
* | | | Fix bounds ordering (SW first).Matthew Somerville2012-06-14-1/+1
* | | | photo is url, not photosStruan Donald2012-06-13-1/+1
* | | | Use config domain if a development site.Matthew Somerville2012-06-13-1/+2
* | | | Update councils links to new location at mysociety.orgMatthew Somerville2012-06-13-7/+0
* | | | Put admin URL in cobrand where it should be.Matthew Somerville2012-06-08-8/+15
* | | | Merge remote-tracking branch 'origin/master'Struan Donald2012-06-08-3/+5
|\ \ \ \
| * | | | after overnight messages, apply Barnet timeout message tidying to the output ...Dave Whiteland2012-06-08-3/+5
* | | | | update Bromley cobrand to use re-organised codeStruan Donald2012-06-08-0/+1
* | | | | Merge branch 'barnet-newstyle'Struan Donald2012-06-08-0/+95
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Work much better if reporting pin is clicked/dragged outside council boundaryStruan Donald2012-05-18-1/+8
| * | | | put in barnet example places and add barnet to disambiguationStruan Donald2012-05-18-0/+5
| * | | | use is_council as used for bromley and reduce template duplicationStruan Donald2012-05-17-2/+4
| * | | | Merge branch 'master' into barnet-newstyleMatthew Somerville2012-05-17-104/+3290
| |\ \ \ \