Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Use machine tags for geo too if they're there. | matthew | 2007-06-18 | -5/+12 |
| | ||||
* | Spaces optional. | matthew | 2007-06-18 | -2/+2 |
| | ||||
* | Just the text "Email me updates" is the best I can come up with - the blue icon | francis | 2007-06-18 | -10/+16 |
| | | | | | | won't be recongisable by anyone. Was trying to put the word RSS by the RSS icon but couldn't make it look nice... But I think it is recognisable enough without text, and enough browsers have automatic feed detection these days. | |||
* | Might have no name. | matthew | 2007-06-17 | -2/+3 |
| | ||||
* | Text tweak. | matthew | 2007-06-17 | -3/+3 |
| | ||||
* | Name might be missing. | matthew | 2007-06-17 | -1/+2 |
| | ||||
* | council field should be null, not '' | matthew | 2007-06-17 | -3/+3 |
| | ||||
* | New state for Flickr. | matthew | 2007-06-17 | -1/+2 |
| | ||||
* | Add note about bug reports. | matthew | 2007-06-17 | -2/+3 |
| | ||||
* | Record the postcode too if we get it. | matthew | 2007-06-17 | -3/+3 |
| | ||||
* | Flickr FixMyStreet integration HackDay code. Quality variable. | matthew | 2007-06-17 | -41/+439 |
| | ||||
* | Translate coords. | matthew | 2007-06-16 | -1/+3 |
| | ||||
* | Allow negative numbers. | matthew | 2007-06-16 | -2/+2 |
| | ||||
* | More typos. | matthew | 2007-06-16 | -2/+1 |
| | ||||
* | All problems RSS. | matthew | 2007-06-16 | -1/+4 |
| | ||||
* | Text tweaks. | matthew | 2007-06-16 | -3/+3 |
| | ||||
* | 0 is false in Perl :) | francis | 2007-06-16 | -3/+2 |
| | ||||
* | Add /rss/l/ style URLs for lat/lon input to RSS feeds. | francis | 2007-06-16 | -6/+17 |
| | ||||
* | And another. | matthew | 2007-06-15 | -2/+2 |
| | ||||
* | Stop warning in log. | matthew | 2007-06-15 | -2/+2 |
| | ||||
* | Change name from Neighbourhood Fix-It to FixMyStreet. Use Gaze for | matthew | 2007-06-15 | -187/+206 |
| | | | | | | | population density distance (same value as PB initially, might want changing). Changes to front page, text changes elsewhere, remove canonicalise_council as not needed any more, tidy code of confirmation page. | |||
* | Remove debugging | francis | 2007-06-15 | -4/+3 |
| | ||||
* | When in more details mode, show link to less details. | francis | 2007-06-15 | -2/+4 |
| | ||||
* | Fix a few tiny things for case when you don't have many councils. | francis | 2007-06-15 | -7/+16 |
| | ||||
* | Give proper error if id not found. | francis | 2007-06-13 | -22/+29 |
| | ||||
* | Add stats + recent photos/problems to front page. | matthew | 2007-06-13 | -36/+128 |
| | ||||
* | Don't print a "0". | matthew | 2007-06-13 | -3/+4 |
| | ||||
* | Add line about report having photo (probably needs moving). | matthew | 2007-06-12 | -4/+5 |
| | ||||
* | Typo. | matthew | 2007-06-01 | -2/+2 |
| | ||||
* | Better error page. | matthew | 2007-06-01 | -1/+2 |
| | ||||
* | Put title in params. | matthew | 2007-06-01 | -36/+37 |
| | ||||
* | More blurb on problem submission page. | matthew | 2007-05-21 | -24/+33 |
| | ||||
* | Whoops, compass appearing over text on questionnaire. Does no-one submit | matthew | 2007-05-18 | -5/+9 |
| | | | | bug reports any more?! :) | |||
* | Try no comma. | matthew | 2007-05-18 | -1/+2 |
| | ||||
* | No effect of last two. | matthew | 2007-05-18 | -5/+1 |
| | ||||
* | Try .xml endings. | matthew | 2007-05-18 | -1/+5 |
| | ||||
* | Needs a the. | matthew | 2007-05-17 | -2/+6 |
| | ||||
* | Don't remove City of from London. | matthew | 2007-05-17 | -2/+2 |
| | ||||
* | Set maximum. | matthew | 2007-05-16 | -1/+2 |
| | ||||
* | Make distance a parameter. | matthew | 2007-05-16 | -4/+8 |
| | ||||
* | Show category and whether map was used; tabs. | matthew | 2007-05-16 | -7/+11 |
| | ||||
* | RSS sucks mightily, oh yes it does. | matthew | 2007-05-15 | -3/+4 |
| | ||||
* | Gap. | matthew | 2007-05-15 | -0/+1 |
| | ||||
* | Council reports in two columns. | matthew | 2007-05-15 | -7/+21 |
| | ||||
* | Nicer summary table. | matthew | 2007-05-15 | -16/+16 |
| | ||||
* | Alternate row colours. | matthew | 2007-05-15 | -3/+11 |
| | ||||
* | Add link to summary reports page; bugfix contact page. | matthew | 2007-05-15 | -19/+26 |
| | ||||
* | Simplify report. | matthew | 2007-05-15 | -6/+6 |
| | ||||
* | Only want to refresh problem if not already fixed. | matthew | 2007-05-15 | -4/+5 |
| | ||||
* | If someone leaves an update on a problem, count that as "refreshing" the | matthew | 2007-05-15 | -56/+34 |
| | | | | | problem. Rename db field to lastupdate to make this all clearer. Tidy up some code. |