aboutsummaryrefslogtreecommitdiffstats
path: root/perllib
Commit message (Expand)AuthorAgeLines
* Convert report sending code to use bodies rather than areas/councils.Matthew Somerville2012-12-15-85/+92
* Convert PopulateServiceList to use body IDs.Matthew Somerville2012-12-15-30/+30
* Remove unused Open311 GetUpdates code.Matthew Somerville2012-12-15-82/+0
* Rename area_id on Contacts table to body_id.Matthew Somerville2012-12-15-34/+46
* Rename from_council to from_body, and small related changes.Matthew Somerville2012-12-15-25/+26
* Rename 'open311conf' database table to 'body'.Matthew Somerville2012-12-15-27/+27
* Don't try and store empty nothing.Matthew Somerville2012-12-11-1/+1
* Zurich: report form without login, optional name, no title.Matthew Somerville2012-12-10-0/+7
* Update .po files.Matthew Somerville2012-12-10-1/+0
* A few easy Zurich front page tweaks.Matthew Somerville2012-12-07-0/+16
* Add caching of geocoder similar to other geocoders.Matthew Somerville2012-12-06-8/+19
* Catch 500 error from geocoder.Matthew Somerville2012-12-06-1/+7
* Add Zurich geocoder (and allow geocoder choice to be picked in config).Matthew Somerville2012-12-04-12/+130
* Merge branch 'zurich-maps'Matthew Somerville2012-12-03-24/+302
|\
| * Simplify projection logic, and use X/Y same way round as everywhere else.Matthew Somerville2012-12-03-12/+2
| * Add server side handling of Swiss co-ordinates and tile clicks.Matthew Somerville2012-11-28-18/+272
| * map_pins function is same for everyone currently.Matthew Somerville2012-11-28-24/+20
| * Work more on the non-js maps, and tidy js version sourcestevenday2012-11-26-9/+7
| * Add a server-side map module for zurich maps - very borkedSteven Day2012-11-26-4/+19
| * Add Zurich map moduleSteven Day2012-11-26-0/+25
* | Only have grid refs of at least 4 digits.Matthew Somerville2012-11-28-1/+1
|/
* Consolidate user searching to one admin page.Matthew Somerville2012-11-26-27/+22
* do not fall over if there is unexpectedly no meta data for a service codeStruan Donald2012-11-23-0/+8
* Allow external_body optionally to be a lookup on /reports.Matthew Somerville2012-11-22-24/+53
* Merge remote-tracking branch 'origin/master'Struan Donald2012-11-22-1/+6
|\
| * FixMyBarangay external_body hardcoded fix moved to be in the right place, whoopsDave Whiteland2012-11-22-6/+6
| * Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetDave Whiteland2012-11-22-1/+1
| |\
| * | harcoded fix for forcing external_body to be the (only) external body in FixM...Dave Whiteland2012-11-22-0/+5
* | | Add ability to configure if council users can hide reports plus templateStruan Donald2012-11-22-0/+4
| |/ |/|
* | correct typo in special casing bromley service request updates endpointStruan Donald2012-11-21-1/+1
|/
* slightly more useful error messages if fetching Open311 service request updat...Struan Donald2012-11-21-3/+7
* Merge branch 'stevenage'Struan Donald2012-11-19-7/+74
|\
| * add in default map zoom level for cobrand and set stevenage oneStruan Donald2012-10-25-1/+5
| * do not forget extra 311 field data if we need to display an errorStruan Donald2012-10-22-1/+1
| * change the way we get open311 singlelist data so we can order itStruan Donald2012-10-22-1/+1
| * handle updates to meta data as well as meta data when a contact is createdStruan Donald2012-10-18-0/+6
| * add script to fetch last 24 hours of updates as a backup and default to last ...Struan Donald2012-10-17-0/+8
| * bring service request updates in line with our specStruan Donald2012-10-08-1/+8
| * whoops missed package name of Stevenage cobrandDave Whiteland2012-09-07-1/+1
| * added Stevenage cobrand (scss just placeholders for now)Dave Whiteland2012-09-07-0/+36
| * send out open311 fms standard updates unless in extended modeStruan Donald2012-09-06-3/+9
* | Unneeded TODO; truncate_coordinate uses in_gb_locale.Matthew Somerville2012-11-14-1/+0
* | Remove unused function, basic test of front page of some council cobrands.Matthew Somerville2012-11-14-4/+0
* | Remove unused function, add gridref test.Matthew Somerville2012-11-12-19/+0
* | Some fixes for when warnings are on during test run.Matthew Somerville2012-11-09-6/+16
* | change Barnet testing KBIDDave Whiteland2012-10-31-12/+1
* | Move map not used text to template so we can use HTML in itStruan Donald2012-10-26-3/+0
* | disabled fields confuse things so ignore themStruan Donald2012-10-26-0/+1
* | Expand no reports message to make it more helpfulSteven Day2012-10-24-1/+1
* | Pass in headers from Catalyst if present for HTTP language negotiation.Matthew Somerville2012-10-15-1/+2