| Commit message (Expand) | Author | Age | Lines |
* | 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 |
* | Cobrand front page, templated map page, bits of style and templates. | matthew | 2009-10-29 | -55/+63 |
* | Hopefully fix #1053 | matthew | 2009-10-22 | -2/+2 |
* | Adding query to cobrand url hook, extra data to url_for_emails hook | louise | 2009-10-21 | -15/+15 |
* | Make form multipart only when allowing photo upload | louise | 2009-10-21 | -4/+13 |
* | Add cobrand council check, remove obsolete scambs code | louise | 2009-10-20 | -6/+9 |
* | Adding ability of cobrands to determine whether photos get displayed | louise | 2009-10-20 | -2/+2 |
* | Allow cobrand to hide photo upload | louise | 2009-10-19 | -24/+43 |