| Commit message (Expand) | Author | Age | Lines |
* | Rename 'open311conf' database table to 'body'. | Matthew Somerville | 2012-12-15 | -27/+27 |
* | Don't try and store empty nothing. | Matthew Somerville | 2012-12-11 | -1/+1 |
* | Zurich: report form without login, optional name, no title. | Matthew Somerville | 2012-12-10 | -0/+7 |
* | Update .po files. | Matthew Somerville | 2012-12-10 | -1/+0 |
* | A few easy Zurich front page tweaks. | Matthew Somerville | 2012-12-07 | -0/+16 |
* | Add caching of geocoder similar to other geocoders. | Matthew Somerville | 2012-12-06 | -8/+19 |
* | Catch 500 error from geocoder. | Matthew Somerville | 2012-12-06 | -1/+7 |
* | Add Zurich geocoder (and allow geocoder choice to be picked in config). | Matthew Somerville | 2012-12-04 | -12/+130 |
* | Merge branch 'zurich-maps' | Matthew Somerville | 2012-12-03 | -24/+302 |
|\ |
|
| * | Simplify projection logic, and use X/Y same way round as everywhere else. | Matthew Somerville | 2012-12-03 | -12/+2 |
| * | Add server side handling of Swiss co-ordinates and tile clicks. | Matthew Somerville | 2012-11-28 | -18/+272 |
| * | map_pins function is same for everyone currently. | Matthew Somerville | 2012-11-28 | -24/+20 |
| * | Work more on the non-js maps, and tidy js version source | stevenday | 2012-11-26 | -9/+7 |
| * | Add a server-side map module for zurich maps - very borked | Steven Day | 2012-11-26 | -4/+19 |
| * | Add Zurich map module | Steven Day | 2012-11-26 | -0/+25 |
* | | Only have grid refs of at least 4 digits. | Matthew Somerville | 2012-11-28 | -1/+1 |
|/ |
|
* | Consolidate user searching to one admin page. | Matthew Somerville | 2012-11-26 | -27/+22 |
* | do not fall over if there is unexpectedly no meta data for a service code | Struan Donald | 2012-11-23 | -0/+8 |
* | Allow external_body optionally to be a lookup on /reports. | Matthew Somerville | 2012-11-22 | -24/+53 |
* | Merge remote-tracking branch 'origin/master' | Struan Donald | 2012-11-22 | -1/+6 |
|\ |
|
| * | FixMyBarangay external_body hardcoded fix moved to be in the right place, whoops | Dave Whiteland | 2012-11-22 | -6/+6 |
| * | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet | Dave Whiteland | 2012-11-22 | -1/+1 |
| |\ |
|
| * | | harcoded fix for forcing external_body to be the (only) external body in FixM... | Dave Whiteland | 2012-11-22 | -0/+5 |
* | | | Add ability to configure if council users can hide reports plus template | Struan Donald | 2012-11-22 | -0/+4 |
| |/
|/| |
|
* | | correct typo in special casing bromley service request updates endpoint | Struan Donald | 2012-11-21 | -1/+1 |
|/ |
|
* | slightly more useful error messages if fetching Open311 service request updat... | Struan Donald | 2012-11-21 | -3/+7 |
* | Merge branch 'stevenage' | Struan Donald | 2012-11-19 | -7/+74 |
|\ |
|
| * | add in default map zoom level for cobrand and set stevenage one | Struan Donald | 2012-10-25 | -1/+5 |
| * | do not forget extra 311 field data if we need to display an error | Struan Donald | 2012-10-22 | -1/+1 |
| * | change the way we get open311 singlelist data so we can order it | Struan Donald | 2012-10-22 | -1/+1 |
| * | handle updates to meta data as well as meta data when a contact is created | Struan Donald | 2012-10-18 | -0/+6 |
| * | add script to fetch last 24 hours of updates as a backup and default to last ... | Struan Donald | 2012-10-17 | -0/+8 |
| * | bring service request updates in line with our spec | Struan Donald | 2012-10-08 | -1/+8 |
| * | whoops missed package name of Stevenage cobrand | Dave Whiteland | 2012-09-07 | -1/+1 |
| * | added Stevenage cobrand (scss just placeholders for now) | Dave Whiteland | 2012-09-07 | -0/+36 |
| * | send out open311 fms standard updates unless in extended mode | Struan Donald | 2012-09-06 | -3/+9 |
* | | Unneeded TODO; truncate_coordinate uses in_gb_locale. | Matthew Somerville | 2012-11-14 | -1/+0 |
* | | Remove unused function, basic test of front page of some council cobrands. | Matthew Somerville | 2012-11-14 | -4/+0 |
* | | Remove unused function, add gridref test. | Matthew Somerville | 2012-11-12 | -19/+0 |
* | | Some fixes for when warnings are on during test run. | Matthew Somerville | 2012-11-09 | -6/+16 |
* | | change Barnet testing KBID | Dave Whiteland | 2012-10-31 | -12/+1 |
* | | Move map not used text to template so we can use HTML in it | Struan Donald | 2012-10-26 | -3/+0 |
* | | disabled fields confuse things so ignore them | Struan Donald | 2012-10-26 | -0/+1 |
* | | Expand no reports message to make it more helpful | Steven Day | 2012-10-24 | -1/+1 |
* | | Pass in headers from Catalyst if present for HTTP language negotiation. | Matthew Somerville | 2012-10-15 | -1/+2 |
* | | If update alert email is to problem reporter, make it a login link. | Matthew Somerville | 2012-10-12 | -1/+17 |
* | | Fix copy to match behaviour, fixes #326. | Matthew Somerville | 2012-10-12 | -1/+1 |
* | | Allow lat,lon and OS grid references in search box, fixes #142. | Matthew Somerville | 2012-10-12 | -0/+43 |
* | | Add auto-location to alert page (fixes #23). | Matthew Somerville | 2012-10-12 | -1/+0 |
* | | Fix #86. | Matthew Somerville | 2012-10-12 | -1/+1 |