| Commit message (Expand) | Author | Age | Lines |
* | Pushing as much maps stuff into Maps as possible. | Matthew Somerville | 2010-11-24 | -79/+68 |
* | Have FixMyStreet::Geocode only deal in real co-ordinates. | Matthew Somerville | 2010-11-23 | -5/+11 |
* | One big parameter hash. | Matthew Somerville | 2010-11-23 | -48/+43 |
* | Factor out geocoding functions. | Matthew Somerville | 2010-11-23 | -5/+6 |
* | Move map functions to their own package. | Matthew Somerville | 2010-11-22 | -27/+27 |
* | Typo. | Matthew Somerville | 2010-10-12 | -1/+1 |
* | Allow council_check to do lookup, so main site doesn't need to on every map l... | Matthew Somerville | 2010-10-12 | -4/+2 |
* | Local alerts store E/N, not tile numbers. | Matthew Somerville | 2010-08-02 | -1/+1 |
* | Add /rss/n/ RSS feeds. | Matthew Somerville | 2010-08-02 | -10/+13 |
* | Comment tweak. | Matthew Somerville | 2010-08-02 | -3/+1 |
* | Switch X/Y to be middle of map, clearer when going to RSS feed/alerts. | Matthew Somerville | 2010-08-02 | -6/+6 |
* | Need to look up type, it's not just there now. | Matthew Somerville | 2010-07-26 | -1/+1 |
* | Update all FixMyStreet mapit calls. | Matthew Somerville | 2010-07-22 | -22/+13 |
* | Fetch detail from partial link. | Matthew Somerville | 2010-04-25 | -1/+2 |
* | Remember photo existence through report stage. | Matthew Somerville | 2010-04-23 | -0/+1 |
* | URL typo. | Matthew Somerville | 2010-04-16 | -1/+1 |
* | nofollow a couple of links. | Matthew Somerville | 2010-04-04 | -1/+1 |
* | Needs to be passed to template. | Matthew Somerville | 2010-03-25 | -1/+1 |
* | Add extra notes, remove obsole scambs logic | Louise Crow | 2010-02-16 | -11/+7 |
* | New version of commonlib fixing re-subs to alert unsub issue. | Louise Crow | 2010-01-28 | -2/+1 |
* | Return 410 for removed reports. | matthew | 2010-01-15 | -3/+4 |
* | Entity encoding | louise | 2009-12-15 | -3/+3 |
* | Remove custom cobrand page code - not used | louise | 2009-12-15 | -6/+1 |
* | Giving id to skipped map div | louise | 2009-12-14 | -2/+2 |
* | Add some caching of reports, the frontpage, the contact page | louise | 2009-12-08 | -5/+5 |
* | Can show these strings now. | matthew | 2009-12-08 | -3/+3 |
* | Allow postcode display on location page | louise | 2009-12-03 | -1/+3 |
* | Need to check easting and northing | louise | 2009-12-01 | -7/+9 |
* | Perform council check at postcode/place entry stage | louise | 2009-11-30 | -4/+11 |
* | Allow localization of help text | louise | 2009-11-24 | -3/+3 |
* | Allow cobrand to set contact email | louise | 2009-11-19 | -3/+3 |
* | Put a couple of photo errors in the photo field error place, and don't | matthew | 2009-11-19 | -4/+4 |
* | Don't repeat X/Y in RSS URLs. | matthew | 2009-11-19 | -2/+2 |
* | Removing repeated function calls | louise | 2009-11-18 | -3/+1 |
* | Fix Google Maps link. | matthew | 2009-11-17 | -3/+4 |
* | Do not display the generic "There were problems with your report" message on ... | louise | 2009-11-16 | -4/+6 |
* | Better way of limiting list of problems on and around map for cobrands, addin... | louise | 2009-11-16 | -3/+1 |
* | Form should post to root url - not always displayed on root | louise | 2009-11-12 | -2/+2 |
* | Allow cobrand to determine display of cross sell ads | louise | 2009-11-11 | -2/+5 |
* | Adding var for home link on problem page | louise | 2009-11-10 | -1/+3 |
* | Adding field-specific validation messages when submitting an update | louise | 2009-11-09 | -8/+13 |
* | Adding field specific form validation error messages | louise | 2009-11-09 | -17/+21 |
* | Correct argument. | matthew | 2009-11-04 | -2/+2 |
* | Template of problem report page. | matthew | 2009-11-04 | -77/+48 |
* | Remove unneeded front_page hook, can call template code directly. | matthew | 2009-11-04 | -2/+2 |
* | Move input text size out of core, put a div in template. | matthew | 2009-11-04 | -3/+3 |
* | Use Text::Template. Hopefully fix HTML error. | matthew | 2009-11-04 | -6/+4 |
* | Vaguely template of form entering stage. | matthew | 2009-11-03 | -109/+73 |
* | Cannot have $ vars in translated strings. xgettext goes funny if y is used | matthew | 2009-11-03 | -20/+26 |
* | Can't be undef. | matthew | 2009-10-29 | -2/+2 |