Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Have FixMyStreet::Map return the JS it needs. | Matthew Somerville | 2010-11-24 | -5/+8 |
| | ||||
* | Pushing as much maps stuff into Maps as possible. | Matthew Somerville | 2010-11-24 | -37/+90 |
| | ||||
* | Have FixMyStreet::Geocode only deal in real co-ordinates. | Matthew Somerville | 2010-11-23 | -20/+8 |
| | ||||
* | Factor out geocoding functions. | Matthew Somerville | 2010-11-23 | -150/+170 |
| | ||||
* | Move mySociety::Alert to FixMyStreet::Alert. | Matthew Somerville | 2010-11-23 | -0/+339 |
| | ||||
* | Move map functions to their own package. | Matthew Somerville | 2010-11-22 | -274/+301 |
| | ||||
* | Allow council_check to do lookup, so main site doesn't need to on every map ↵ | Matthew Somerville | 2010-10-12 | -3/+11 |
| | | | | load. | |||
* | Fix small issues. | Matthew Somerville | 2010-10-11 | -0/+3 |
| | ||||
* | Right var. | Matthew Somerville | 2010-10-06 | -2/+2 |
| | ||||
* | Image size. | Matthew Somerville | 2010-10-06 | -3/+4 |
| | ||||
* | Update photo size same as problem photos. | Matthew Somerville | 2010-10-06 | -1/+1 |
| | ||||
* | Don't auto-create hash if there was no row returned. | Matthew Somerville | 2010-09-30 | -1/+1 |
| | ||||
* | Message for people entering zipcodes. | Matthew Somerville | 2010-09-14 | -2/+3 |
| | ||||
* | Add /rss/n/ RSS feeds. | Matthew Somerville | 2010-08-02 | -1/+1 |
| | ||||
* | Switch X/Y to be middle of map, clearer when going to RSS feed/alerts. | Matthew Somerville | 2010-08-02 | -28/+24 |
| | ||||
* | Factor out tile constants to be configurable. | Matthew Somerville | 2010-07-28 | -21/+35 |
| | ||||
* | Update all FixMyStreet mapit calls. | Matthew Somerville | 2010-07-22 | -14/+17 |
| | ||||
* | Factor out call to ms_current_timestamp() so that indexes are used. | Matthew Somerville | 2010-05-27 | -16/+20 |
| | ||||
* | Factor out ms_current_timestamp to see speed change. | Matthew Somerville | 2010-05-25 | -2/+3 |
| | ||||
* | Stop democracyclub advert. | Matthew Somerville | 2010-05-21 | -3/+2 |
| | ||||
* | Tweak to service display. | Matthew Somerville | 2010-05-19 | -1/+4 |
| | ||||
* | Updating piwik tracking js | Louise Crow | 2010-05-17 | -11/+8 |
| | ||||
* | Add confirmed column to update table. | Matthew Somerville | 2010-05-12 | -4/+4 |
| | ||||
* | Fetch ms_current_timestamp() separately, otherwise psql doesn't use an ↵ | Matthew Somerville | 2010-05-12 | -2/+4 |
| | | | | index, sigh; update commonlib. | |||
* | Show updates on hidden reports as hidden. | Matthew Somerville | 2010-04-20 | -2/+3 |
| | ||||
* | Same search order for reports. | Matthew Somerville | 2010-04-20 | -1/+1 |
| | ||||
* | Clarify which state I'm talking about. | Matthew Somerville | 2010-04-20 | -1/+1 |
| | ||||
* | Tweak to update table in admin. | Matthew Somerville | 2010-04-20 | -1/+1 |
| | ||||
* | Style tweak. | Matthew Somerville | 2010-02-18 | -3/+4 |
| | ||||
* | DemocracyClub advert. | Matthew Somerville | 2010-02-18 | -0/+12 |
| | ||||
* | Merge branch 'cities_release_1' | Louise Crow | 2010-02-08 | -1/+5 |
|\ | ||||
| * | Let cobrands set map license info | Louise Crow | 2010-02-08 | -1/+5 |
| | | ||||
* | | Add base admin URL for EHA. | Matthew Somerville | 2010-01-30 | -0/+4 |
|/ | ||||
* | Although the number of items on the 'around the map' list can be limited, ↵ | Louise Crow | 2010-01-27 | -3/+12 |
| | | | | the pins should all get shown | |||
* | More .gitignores | Louise Crow | 2010-01-25 | -0/+1 |
| | ||||
* | Updating paths to commonlib | Louise Crow | 2010-01-25 | -2/+2 |
| | ||||
* | Path changes for move to git | Louise Crow | 2010-01-25 | -2/+2 |
| | ||||
* | Remove SQL injection. | matthew | 2010-01-20 | -17/+17 |
| | ||||
* | Allow status_code as parameter. | matthew | 2010-01-15 | -2/+2 |
| | ||||
* | Return 410 for removed reports. | matthew | 2010-01-15 | -1/+2 |
| | ||||
* | If using a cobranded version of the admin interface, all urls should be ↵ | louise | 2010-01-06 | -5/+11 |
| | | | | cobranded ones, even for generic problems | |||
* | Fallback to default vhost for cobrand if none available. | matthew | 2009-12-22 | -6/+4 |
| | ||||
* | One fewer photo on front page. | matthew | 2009-12-22 | -1/+7 |
| | ||||
* | Better URL if on alert page. | matthew | 2009-12-22 | -6/+2 |
| | ||||
* | Make link to main site better. | matthew | 2009-12-22 | -5/+8 |
| | ||||
* | Fix search box, add viewport bias. | matthew | 2009-12-22 | -4/+17 |
| | ||||
* | It's a string. | matthew | 2009-12-22 | -2/+2 |
| | ||||
* | Site restriction for Barnet. | matthew | 2009-12-22 | -11/+11 |
| | ||||
* | Correct base URL for live. | matthew | 2009-12-22 | -2/+3 |
| | ||||
* | Fixing typo | louise | 2009-12-16 | -2/+2 |
| |